CreateAction constant

IriTerm const CreateAction

IRI for schema:CreateAction

The act of deliberately creating/producing/generating/building a result out of the agent.

Implementation

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