UpdateAction constant

IriTerm const UpdateAction

IRI for schemahttp:UpdateAction

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

Implementation

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