EventScheduled constant

IriTerm const EventScheduled

IRI for schemahttp:EventScheduled

The event is taking place or has taken place on the startDate as scheduled. Use of this value is optional, as it is assumed by default.

Implementation

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