-
Notifications
You must be signed in to change notification settings - Fork 92
Visual Essay Table Tag
julia-ha edited this page Jul 9, 2021
·
2 revisions
The Tabular data viewer is used to display a table of data with a text element. The ve-tabulator
tag is used to generate this table and currently supports comma separated (CSV) or tab separated (TSV) delimited text files as input data.
Below is an example of the tabulator component:
<param ve-tabulator>
- url: The url to the data file
The data used in this example is defined in a TSV (tab separated values) file that can be seen at https://github.com/JSTOR-Labs/plant-humanities/blob/develop/data/Emmenagogic_Herbs.tsv.
<param ve-tabulator url="https://raw.githubusercontent.com/JSTOR-Labs/plant-humanities/develop/data/Emmenagogic_Herbs.tsv">
Juncture, brought to you by the JSTOR Labs team
Information for Content Creators
Information for Site Owners/Administrators
- Juncture Technical Architecture
- How Juncture Uses Github
- International Image Interoperability Framework (IIIF)
- Linked Open Data (LOD)