TakeAction constant
IriTerm
const TakeAction
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 = const IriTerm('http://schema.org/TakeAction');