CV_QuantityKind - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: CV_QuantityKind

Table containing terms used in the QuantityKind controlled vocabulary.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

TermVarChar() Controlled vocabulary term
NameVarChar() The human readable version of the vocabulary term. May be the same as the term.
DefinitionVarChar()

Definition of vocabulary term.
CategoryVarChar()

A category within which the term falls.
ProvenanceVarChar()

The organization or source which defines this term
ProvenanceURIVarChar()

A link to the source vocabulary from which the term was derived or which provides further information
NoteVarChar()

An optional note about this quantitykind unit
DefaultUnitVarChar()

The default unit
DefaultUnitAbbreviationVarChar()

Abbreviation for the default unit
DimensionSymbolVarChar()

The dimension symbol. This should align with the other units (dimension_length and so on)
DimensionUnitlessInteger an integer (between -10 and 10, indicating the unitless dimensionality)
DimensionLengthInteger an integer (between -10 and 10, indicating the length dimensionality)
DimensionMassInteger an integer (between -10 and 10, indicating the mass dimensionality)
DimensionTimeInteger an integer (between -10 and 10, indicating the time dimensionality)
DimensionCurrentInteger an integer (between -10 and 10, indicating the current dimensionality)
DimensionTemperatureInteger an integer (between -10 and 10, indicating the temperature dimensionality)
DimensionAmountInteger an integer (between -10 and 10, indicating the amount dimensionality)
DimensionLightInteger an integer (between -10 and 10, indicating the light dimensionality)

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
ODMXCV