AgreeAction constant

IriTerm const AgreeAction

IRI for schemahttp: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(
  'http://schema.org/AgreeAction',
);