schemaHttpMaterialExtent constant

IriTerm const schemaHttpMaterialExtent

materialExtent from schema-http vocabulary [Expects: http://schema.org/QuantitativeValue, http://schema.org/Text]

The quantity of the materials being described or an expression of the physical space they occupy.

Can be used on: http://schema.org/CreativeWork

Implementation

static const schemaHttpMaterialExtent = IriTerm(
  'http://schema.org/materialExtent',
);