EventMovedOnline constant

IriTerm const EventMovedOnline

IRI for schema:EventMovedOnline

Indicates that the event was changed to allow online participation. See {eventAttendanceMode} for specifics of whether it is now fully or partially online.

Implementation

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