unitCode constant

IriTerm const unitCode

IRI for schema:unitCode [Expects: https://schema.org/Text, https://schema.org/URL]

The unit of measurement given using the UN/CEFACT Common Code (3 characters) or a URL. Other codes than the UN/CEFACT Common Code may be used with a prefix followed by a colon.

Can be used on: https://schema.org/PropertyValue, https://schema.org/QuantitativeValue, https://schema.org/TypeAndQuantityNode, https://schema.org/UnitPriceSpecification

Implementation

static const unitCode = IriTerm.prevalidated('https://schema.org/unitCode');