ApplyAction constant

IriTerm const ApplyAction

IRI for schemahttp:ApplyAction

The act of registering to an organization/service without the guarantee to receive it.\n\nRelated actions:\n\n* {RegisterAction}: Unlike RegisterAction, ApplyAction has no guarantees that the application will be accepted.

Implementation

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