InformAction constant

IriTerm const InformAction

IRI for schema:InformAction

The act of notifying someone of information pertinent to them, with no expectation of a response.

Implementation

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