AchieveAction constant

IriTerm const AchieveAction

IRI for schema: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(
  'https://schema.org/AchieveAction',
);