DisagreeAction constant

IriTerm const DisagreeAction

IRI for schema:DisagreeAction

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

Implementation

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