AcceptAction constant

IriTerm const AcceptAction

IRI for schemahttp:AcceptAction

The act of committing to/adopting an object.\n\nRelated actions:\n\n* {RejectAction}: The antonym of AcceptAction.

Implementation

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