UpdateAction constant

IriTerm const UpdateAction

IRI for schema:UpdateAction

The act of managing by changing/editing the state of the object.

Implementation

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