UnitOfMeasure
Summary
A class that represents a measured quantity paired with a unit of measure from the QUDT ontology.
Description
UnitOfMeasure class provides a structured way to express measurements: such as size, weight, volume, or other quantities.
It combines a numerical value quantity with a unit reference unitQUDT that points to a URI in the QUDT (Quantity, Unit, Dimension and Type) ontology.
The QUDT ontology and specifications are available at www.qudt.org.
Metadata
https://spdx.org/rdf/3/terms/Core/UnitOfMeasure
| Name | UnitOfMeasure |
| Instantiability | Concrete |
Class hierarchy
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| quantity | xsd:string | 1 | 1 |
| unitQUDT | xsd:anyURI | 1 | 1 |
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| quantity | xsd:string | 1 | 1 |
| unitQUDT | xsd:anyURI | 1 | 1 |