QualitativeValue constant

IriTerm const QualitativeValue

IRI for schema:QualitativeValue

A predefined value for a product characteristic, e.g. the power cord plug type 'US' or the garment sizes 'S', 'M', 'L', and 'XL'.

Implementation

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