schemaTypicalAgeRange constant

IriTerm const schemaTypicalAgeRange

typicalAgeRange from schema vocabulary [Expects: https://schema.org/Text]

The typical expected age range, e.g. '7-9', '11-'.

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

Implementation

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