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::ReceiveAction - The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination
VERSION
version v0.0.3
DESCRIPTION
The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.Related actions:
- SendAction: The reciprocal of ReceiveAction.
- TakeAction: Unlike TakeAction, ReceiveAction does not imply that the ownership has been transfered (e.g. I can receive a package, but it does not mean the package is now mine).
ATTRIBUTES
delivery_method
deliveryMethod
A sub property of instrument. The method of delivery.
A delivery_method should be one of the following types:
sender
A sub property of participant. The participant who is at the sending end of the action.
A sender should be one of the following types:
InstanceOf['SemanticWeb::Schema::Person']
InstanceOf['SemanticWeb::Schema::Audience']
InstanceOf['SemanticWeb::Schema::Organization']
SEE ALSO
SemanticWeb::Schema::TransferAction
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)