AgreeAction constant

IriTerm const AgreeAction

IRI for schema:AgreeAction

The act of expressing a consistency of opinion with the object. An agent agrees to/about an object (a proposition, topic or theme) with participants.

Implementation

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