schemaMaterialExtent constant

IriTerm const schemaMaterialExtent

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

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

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

Implementation

static const schemaMaterialExtent = IriTerm.prevalidated(
  'https://schema.org/materialExtent',
);