InformAction constant

IriTerm const InformAction

IRI for schemahttp:InformAction

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

Implementation

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