TakeAction constant
IRI for schemahttp:TakeAction
The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.\n\nRelated actions:\n\n* {GiveAction}: The reciprocal of TakeAction.\n* {ReceiveAction}: Unlike ReceiveAction, TakeAction implies that ownership has been transferred.
Implementation
static const TakeAction = IriTerm.prevalidated(
'http://schema.org/TakeAction',
);