CV_MethodType - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: CV_MethodType

A Method type is a controlled vocabulary term that can be like sample, simulation, optimization, or field procedure. The method type corresponds to “value type” attribute in the Observations Data Model

Columns

PKNameData TypeNULLAutoDefaultCommentFK

NameVarChar(255) The human readable version of the vocabulary term. May be the same as the term.
TermVarChar(255) The machine version of the vocabulary term (no spaces). May be the same as the term.
DefinitionVarChar(5000)

Definition of vocabulary term.
CategoryVarChar(255)

A category within which the term falls.
SourceVocabularyURIVarChar(255)

A link to the source vocabulary from which the term was derived.

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
03_CVs