schemaContentReferenceTime constant

IriTerm const schemaContentReferenceTime

contentReferenceTime from schema vocabulary [Expects: https://schema.org/DateTime]

The specific time described by a creative work, for works (e.g. articles, video objects etc.) that emphasise a particular moment within an Event.

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

Implementation

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