SizeSpecification constant

IriTerm const SizeSpecification

IRI for schemahttp: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(
  'http://schema.org/SizeSpecification',
);