JSON Schema Location: qudt.json
Reusable QUDT objects for structured property values - e.g. a QUDT quantity: a value/unit pair.
Type: qudt:QuantityValue. QUDT QuantityValue. A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit.
| Property | Value Count | ANSIS Preferred | Type | Vocabulary | Description [ Comment ] |
|---|---|---|---|---|---|
| value | 1..1 | JSON number | The numerical value. | ||
| unit | 1..1 | JSON string (iri) | A reference to the unit of measure of a quantity (variable or constant) of interest. [ Restricted to the QUDT vocabulary as a compact URI. ] |
ANSIS Vocabulary Title: Unit
ANSIS Vocabulary Location: https://qudt.org/2.1/vocab/unit
Units of measure as defined by QUDT.
A JSON Schema labelled enumeration.
| ID/JSON Value | Preferred Label |
|---|---|
| unit:DEG | degree (angle) |
| unit:M | meter |
| unit:PERCENT | percent |