FindAction¶
The act of finding an object.\n\nRelated actions:\n\n* [[SearchAction]]: FindAction is generally lead by a SearchAction, but not necessarily.
Diagram¶

Specializations of FindAction¶
| Class | Description |
|---|---|
| Check Action | An agent inspects, determines, investigates, inquires, or examines an object's accuracy, quality, condition, or state. |
| Discover Action | The act of discovering/finding an object. |
| Track Action | An agent tracks an object for updates.\n\nRelated actions:\n\n [[FollowAction]]: Unlike FollowAction, TrackAction refers to the interest on the location of innanimates objects.\n [[SubscribeAction]]: Unlike SubscribeAction, TrackAction refers to the interest on the location of innanimate objects. |
Formalization for FindAction¶
| Property | Constraint |
|---|---|
| subClassOf | Action |