MoveAction constant
IRI for schemahttp:MoveAction
The act of an agent relocating to a place.\n\nRelated actions:\n\n* {TransferAction}: Unlike TransferAction, the subject of the move is a living Person or Organization rather than an inanimate object.
Implementation
static const MoveAction = IriTerm.prevalidated(
'http://schema.org/MoveAction',
);