schemahttpTemporal constant
temporal from schemahttp vocabulary [Expects: http://schema.org/DateTime, http://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: http://schema.org/CreativeWork
Implementation
static const schemahttpTemporal = IriTerm.prevalidated(
'http://schema.org/temporal',
);