AchieveAction constant

IriTerm const AchieveAction

IRI for schemahttp:AchieveAction

The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process.

Implementation

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