ReserveAction constant

IriTerm const ReserveAction

IRI for schemahttp:ReserveAction

Reserving a concrete object.\n\nRelated actions:\n\n* {ScheduleAction}: Unlike ScheduleAction, ReserveAction reserves concrete objects (e.g. a table, a hotel) towards a time slot / spatial allocation.

Implementation

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