schemahttpWeight constant

IriTerm const schemahttpWeight

weight from schemahttp vocabulary [Expects: http://schema.org/Mass, http://schema.org/QuantitativeValue]

The weight of the product or person.

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

Implementation

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