ODMX [ODMX_DBWrench_Schema.xml]
Table containing terms used in the QuantityKind controlled vocabulary.
| PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
|
| Term | VarChar() | Controlled vocabulary term | ||||
| Name | VarChar() | The human readable version of the vocabulary term. May be the same as the term. | |||||
| Definition | VarChar() |
| Definition of vocabulary term. | ||||
| Category | VarChar() |
| A category within which the term falls. | ||||
| Provenance | VarChar() |
| The organization or source which defines this term | ||||
| ProvenanceURI | VarChar() |
| A link to the source vocabulary from which the term was derived or which provides further information | ||||
| Note | VarChar() |
| An optional note about this quantitykind unit | ||||
| DefaultUnit | VarChar() |
| The default unit | ||||
| DefaultUnitAbbreviation | VarChar() |
| Abbreviation for the default unit | ||||
| DimensionSymbol | VarChar() |
| The dimension symbol. This should align with the other units (dimension_length and so on) | ||||
| DimensionUnitless | Integer | an integer (between -10 and 10, indicating the unitless dimensionality) | |||||
| DimensionLength | Integer | an integer (between -10 and 10, indicating the length dimensionality) | |||||
| DimensionMass | Integer | an integer (between -10 and 10, indicating the mass dimensionality) | |||||
| DimensionTime | Integer | an integer (between -10 and 10, indicating the time dimensionality) | |||||
| DimensionCurrent | Integer | an integer (between -10 and 10, indicating the current dimensionality) | |||||
| DimensionTemperature | Integer | an integer (between -10 and 10, indicating the temperature dimensionality) | |||||
| DimensionAmount | Integer | an integer (between -10 and 10, indicating the amount dimensionality) | |||||
| DimensionLight | Integer | an integer (between -10 and 10, indicating the light dimensionality) |
(none)
(none)
(none)
| Diagram Name |
| ODMXCV |