size constant
size [Expects: http://schema.org/DefinedTerm, http://schema.org/QuantitativeValue, http://schema.org/SizeSpecification, http://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: http://schema.org/CreativeWork, http://schema.org/Product
Implementation
static const size = IriTerm.prevalidated('http://schema.org/size');