SizeSpecification constant
IRI for schema:SizeSpecification
Size related properties of a product, typically a size code ({name}) and optionally a {sizeSystem}, {sizeGroup}, and product measurements ({hasMeasurement}). In addition, the intended audience can be defined through {suggestedAge}, {suggestedGender}, and suggested body measurements ({suggestedMeasurement}).
Implementation
static const SizeSpecification = IriTerm.prevalidated(
'https://schema.org/SizeSpecification',
);