| ODM2 [ODM2_DBWrench_Schema.xml] | 
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes | 
| TaxonomicClassifiers | (Table) | 
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | 
| 
 | TaxonomicClassifierID | Integer | 
 | nextval('"ODM2Core"."TaxonomicClassifiers_TaxonomicClassifierID_seq"'::regclass) | Primary key identifier | ||
| TaxonomicClassifierTerm | VarChar(255) | 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. | |||||
| TaxonomicClassifierName | VarChar(255) | 
 | 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. | ||||
| TaxonomicClassifierAlternateName | VarChar(255) | 
 | 
 | A common or alternate name for a classification. | |||
| TaxonomicClassifierDefinition | VarChar(5000) | 
 | Definition of the Taxonomic Classifier term. | ||||
| TaxonomicClassifierDomainCV | VarChar(255) | 
 | Controlled Vocabulary term for the domain of the Taxonomic Classifier system, which is often associated with an External Idenfication System. | 
 | |||
| TaxonomicClassifierSourceURI | VarChar(1000) | 
 | A URI which points to the source classification system from which the Taxonomic Classifier term was derived. | ||||
| Indexes (none) | 
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns | 
| fk_TaxonomicClassifiers_CV_TaxonomicClassifierDomain | ODM2CV.CV_TaxonomicClassifierDomain | ODM2Core.TaxonomicClassifiers | Term | TaxonomicClassifierDomainCV | 
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns | 
| fk_Variables_speciationid_TaxonomicClassifiers | ODM2Core.TaxonomicClassifiers | ODM2Core.Variables | TaxonomicClassifierID | SpeciationID | 
| fk_Variables_TaxonomicClassifiers | ODM2Core.TaxonomicClassifiers | ODM2Core.Variables | TaxonomicClassifierID | TaxonomicClassifierID | 
| fk_TaxonomicClassifierExtIDs_TaxonomicClassifiers | ODM2Core.TaxonomicClassifiers | ODM2ExternalIdentifiers.TaxonomicClassifierExternalIdentifiers | TaxonomicClassifierID | TaxonomicClassifierID | 
| fk_SpecimenTaxonomicClassifiers_TaxonomicClassifiers | ODM2Core.TaxonomicClassifiers | ODM2SamplingFeatures.SpecimenTaxonomicClassifiers | TaxonomicClassifierID | TaxonomicClassifierID | 
| Triggers (none) | 
| Used in Diagrams | 
| Diagram Name | 
| ODM2Core | 
| ODM2ExternalIdentifiers | 
| ODM2SamplingFeatures | 
| ODM2Simulation |