schemaTemporal constant
temporal from schema vocabulary [Expects: https://schema.org/DateTime, https://schema.org/Text]
The "temporal" property can be used in cases where more specific properties
(e.g. {temporalCoverage
}, {dateCreated
}, {dateModified
}, {datePublished
}) are not known to be appropriate.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaTemporal = IriTerm.prevalidated(
'https://schema.org/temporal',
);