schemahttpRecordedAt constant

IriTerm const schemahttpRecordedAt

recordedAt from schemahttp vocabulary [Expects: http://schema.org/Event]

The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event.

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

Implementation

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