WantAction constant

IriTerm const WantAction

IRI for schema:WantAction

The act of expressing a desire about the object. An agent wants an object.

Implementation

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