Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
NAME
SemanticWeb::Schema::MoveAction - The act of an agent relocating to a place
VERSION
version v0.0.2
DESCRIPTION
The act of an agent relocating to a place.Related actions:
- TransferAction: Unlike TransferAction, the subject of the move is a living Person or Organization rather than an inanimate object.
ATTRIBUTES
from_location
fromLocation
A sub property of location. The original location of the object or the agent before the action.
A from_location should be one of the following types:
to_location
toLocation
A sub property of location. The final location of the object or the agent after the action.
A to_location should be one of the following types:
SEE ALSO
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)