Scheduling future actions, events, or tasks.
Related actions:
- [ReserveAction](http://schema.org/ReserveAction): Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an event, a task, etc) towards a time slot / spatial allocation.
The act of searching for an object.
Related actions:
- [FindAction](http://schema.org/FindAction): SearchAction generally leads to a FindAction, but not necessarily.
The act of taking money from a buyer in exchange for goods or services rendered. An agent sells an object, product, or service to a buyer for a price. Reciprocal of BuyAction.
The act of physically/electronically dispatching an object for transfer from an origin to a destination.Related actions:
- [ReceiveAction](http://schema.org/ReceiveAction): The reciprocal of SendAction.
- [GiveAction](http://schema.org/GiveAction): Unlike GiveAction, SendAction does not imply the transfer of ownership (e.g. I can send you my laptop, but I'm not necessarily giving it to you).