size constant

IriTerm const size

size [Expects: https://schema.org/DefinedTerm, https://schema.org/QuantitativeValue, https://schema.org/SizeSpecification, https://schema.org/Text]

A standardized size of a product or creative work, specified either through a simple textual string (for example 'XL', '32Wx34L'), a QuantitativeValue with a unitCode, or a comprehensive and structured {SizeSpecification}; in other cases, the {width}, {height}, {depth} and {weight} properties may be more applicable.

Can be used on: https://schema.org/CreativeWork, https://schema.org/Product

Implementation

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