| ODM2 [ODM2_DBWrench_Schema.xml] | 
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes | 
| CV_SpecimenType | Table containing terms used in the SpecimenType controlled vocabulary. | 
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | 
| 
 | Term | VarChar(255) | Controlled vocabulary term | ||||
| Name | VarChar(255) | The human readable version of the vocabulary term. May be the same as the term. | |||||
| Definition | VarChar(5000) | 
 | Definition of vocabulary term. | ||||
| Category | VarChar(255) | 
 | A category within which the term falls. | ||||
| SourceVocabularyURI | VarChar(255) | 
 | A link to the source vocabulary from which the term was derived. | ||||
| Indexes (none) | 
| Foreign Keys (none) | 
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns | 
| fk_Specimens_CV_SpecimenType | ODM2CV.CV_SpecimenType | ODM2SamplingFeatures.Specimens | Term | SpecimenTypeCV | 
| Triggers (none) | 
| Used in Diagrams | 
| Diagram Name | 
| ODM2CV |