schemahttpWidth constant

IriTerm const schemahttpWidth

width from schemahttp vocabulary [Expects: http://schema.org/Distance, http://schema.org/QuantitativeValue]

The width of the item.

Can be used on: http://schema.org/MediaObject, http://schema.org/OfferShippingDetails, http://schema.org/Product, http://schema.org/ShippingConditions, http://schema.org/VisualArtwork

Implementation

static const schemahttpWidth = IriTerm.prevalidated(
  'http://schema.org/width',
);