ProductModel constant

IriTerm const ProductModel

IRI for schema:ProductModel

A datasheet or vendor specification of a product (in the sense of a prototypical description).

Implementation

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