ODMX [ODMX_DBWrench_Schema.xml]
Table containing terms used in the VariableName controlled vocabulary.
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| UnitsID | Integer |
| Primary key identifier | |||
Term | VarChar() | Controlled vocabulary term | |||||
UnitsName | VarChar() | The human readable version of the vocabulary term. May be the same as the term.t | |||||
QuantityKindCV | VarChar() | Foreign key on Unitstype | |||||
UnitsAbbreviation | VarChar() |
| Abbreviation of unit | ||||
UnitsLink | VarChar(1000) |
| A link to the source vocabulary from which the term was derived. | ||||
ConversionMultiplier | Float | ||||||
ConversionOffset | Float | ||||||
Definition | VarChar() |
|
(none)
(none)
(none)
Diagram Name |
ODMXCV |