TaxonomicClassifiers - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: TaxonomicClassifiers

Columns

PKNameData TypeNULLAutoDefaultCommentFK

TaxonomicClassifierIDInteger

nextval('"ODMXCore"."TaxonomicClassifiers_TaxonomicClassifierID_seq"'::regclass)Primary key identifier
TaxonomicClassifierTermVarChar() Classifier term identifying the object of the variable, such as a "species", typically from a biological, chemical, geological or other kind of taxonomy and often associated with an External Idenfication System.
TaxonomicClassifierNameVarChar() Classifier name identifying the object of the variable, such as a "species", typically from a biological, chemical, geological or other kind of taxonomy and often associated with an External Idenfication System.
TaxonomicClassifierAlternateNameVarChar()

A common or alternate name for a classification.
TaxonomicClassifierDefinitionVarChar()

Definition of the Taxonomic Classifier term.
TaxonomicClassifierDomainCVVarChar()

Controlled Vocabulary term for the domain of the Taxonomic Classifier system, which is often associated with an External Idenfication System.

TaxonomicClassifierSourceURIVarChar(1000)

A URI which points to the source classification system from which the Taxonomic Classifier term was derived.

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_TaxonomicClassifiers_CV_TaxonomicClassifierDomainODMXCV.CV_TaxonomicClassifierDomainODMXCore.TaxonomicClassifiersTermTaxonomicClassifierDomainCV

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXCore
ODMXExternalIdentifiers
ODMXSamplingFeatures
ODMXSimulation