schemahttpHeight constant

IriTerm const schemahttpHeight

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

The height of the item.

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

Implementation

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