PlanAction constant

IriTerm const PlanAction

IRI for schema:PlanAction

The act of planning the execution of an event/task/action/reservation/plan to a future date.

Implementation

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