Skip to content

TableInfo: data_type.tsv

abradyIGS edited this page Sep 3, 2021 · 10 revisions

This table must not be manually created. Users should skip this (and all other controlled vocabulary term tables) when preparing the rest of their datapackage's TSV files for submission. Once the other tables are built, users should then use the CFDE term-table builder script to automatically build this table (and the other term tables) from the information stored in the other already-completed table files.

The data_type.tsv table will have as many rows as the number of unique EDAM terms appearing in the data_type column of file.tsv.

Field Field Description Required? Field Value Type Extra Info
id A valid EDAM data: term Required string EDAM data: term lookup
Example: data:2044
name A short, human-readable, machine-read-friendly label for this EDAM term Required string
description A human-readable description of this EDAM term Optional string
synonyms A list of synonyms for this term as identified by the EDAM metadata Optional JSON array of strings provide empty JSON array [] if value is null
Clone this wiki locally