schemahttpMaterialExtent constant

IriTerm const schemahttpMaterialExtent

materialExtent from schemahttp 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.prevalidated(
  'http://schema.org/materialExtent',
);