GeneX-2.0 DB: ControlledVocab Table
GeneX-2.0 DB: ControlledVocab Table
Table TypeInheritsComment
VALIDATIONIdentifiable The ControlledVocab table is used to store the vocabularies for the columns of all tables in the DB that are curated

Column Information
Column NameFull NameData TypeNot NULLComment
column_nameColumn Namechar128false the exact column DB table this term describes
cv_pkAccession Numberserialfalse
table_nameTable Namechar128false the DB table this term describes
term_stringTerm Stringchar128false
vocab_nameVocabulary Namechar128false the combination of table_name and column_name used to describe the vocab. Explicitly stating this helps map to the XML definition file, as well as identifying all terms from from the same vocab

Primary Key Information
Column Name
cv_pk

Foreign Key Information
Column NameForeign TablePrimary Key in Foreign TableForeign Key Type

Unique Column Information
Column Names
table_name column_name term_string
vocab_name term_string

Index Information
NameColumn Name