CV_AttributeName - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: CV_AttributeName

Controlled vocabulary for attributes like Volume which maps out to native attributes like capacity, vol, and storage

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.
CategoryVarChar(255)

A category within which the term falls.
DefinitionVarChar(5000)

Definition of vocabulary term
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
02_WaMDaM_WCVs
03_CVs