-
Notifications
You must be signed in to change notification settings - Fork 7
TableInfo: id_namespace.tsv
abradyIGS edited this page Sep 3, 2021
·
6 revisions
A table listing identifier namespaces registered by the DCC submitting this C2M2 instance
Each identifier namespace is a unique URI prefix, pre-registered with CFDE and attached to your program (or a subset of your program) that identifies anything labeled with it as belonging to you. Please see the technical documentation for a full discussion of how this information is built and used.
The id_namespace.tsv
table will contain one row per identifier namespace registered with CFDE for your program.
Field | Field Description | Required? | Field Value Type | Extra Info |
---|---|---|---|---|
id | A globally unique ID representing this identifier namespace | Required | string | |
abbreviation | A very short display label for this namespace | Optional | string | Should not exceed 10 characters; can only contain 0-9, a-z, A-Z and underscore ("_ "). |
name | A short, human-readable, machine-read-friendly label for this namespace | Required | string | Must be unique to each identifier namespace. |
description | A human-readable description of this namespace | Optional | string |
-
Tutorials
-
C2M2 Table Guide
-
Table Summary
- analysis_type.tsv
- anatomy.tsv
- assay_type.tsv
- biofluid.tsv
- biosample.tsv
- biosample_disease.tsv
- biosample_from_subject.tsv
- biosample_gene.tsv
- biosample_in_collection.tsv
- biosample_substance.tsv
- collection.tsv
- collection_anatomy.tsv
- collection_biofluid.tsv
- collection_compound.tsv
- collection_defined_by_project.tsv
- collection_disease.tsv
- collection_gene.tsv
- collection_in_collection.tsv
- collection_phenotype.tsv
- collection_protein.tsv
- collection_substance.tsv
- collection_taxonomy.tsv
- compound.tsv
- data_type.tsv
- dcc.tsv (formerly
primary_dcc_contact.tsv
- disease.tsv
- file.tsv
- file_describes_biosample.tsv
- file_describes_collection.tsv
- file_describes_subject.tsv
- file_format.tsv
- file_in_collection.tsv
- gene.tsv
- id_namespace.tsv
- ncbi_taxonomy.tsv
- phenotype.tsv
- phenotype_disease.tsv
- phenotype_gene.tsv
- project.tsv
- project_in_project.tsv
- protein.tsv
- protein_gene.tsv
- subject.tsv
- subject_disease.tsv
- subject_in_collection.tsv
- subject_phenotype.tsv
- subject_race.tsv
- subject_role_taxonomy.tsv
- subject_substance.tsv
- substance.tsv
- Reference Tables
-
Table Summary