AllocateAction constant

IriTerm const AllocateAction

IRI for schema:AllocateAction

The act of organizing tasks/objects/events by associating resources to it.

Implementation

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