contentReferenceTime constant

IriTerm const contentReferenceTime

IRI for schemahttp:contentReferenceTime [Expects: http://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: http://schema.org/CreativeWork

Implementation

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