Diagram
| Name: | TaskExecution |
| Submitted by: | AldoGangemi |
| Also Known As: | |
| Intent: | To represent actions through which tasks are executed. |
| Domains: | Organization, Management, Scheduling, Workflow |
| Competency Questions: | |
| Solution description: | ---- |
| Reusable OWL Building Block: | [http://www.ontologydesignpatterns.org/cp/owl/taskexecution.owl](http://ontologydesignpatterns.org/wiki/index.php?title=Special:ClickHandler&link=http://www.ontologydesignpatterns.org/cp/owl/taskexecution.owl&message=OWL building block&from_page_id=766&update=) (755) |
| Consequences: | This CP allows designers to make assertions on roles played by agents without involving the agents that play that roles, and vice versa. It allows to express neither the context type in which tasks are defined, not the particular context in which the action is carried out. Moreover, it does not allow to express the time at which the task is executed through the action (for actions that do not solely execute that certain task). |
| Scenarios: | She smiled at us, so obtaining the effect of making us feeling positive. |
| Known Uses: | |
| Web References: | |
| Other References: | |
| Examples (OWL files): | |
| Extracted From: | |
| Reengineered From: | |
| Has Components: | |
| Specialization Of: | |
| Related CPs: |
The TaskExecution Content OP locally defines the following ontology elements:
Action (owl:Class) An Event with at least one Agent that isParticipantIn it, and that executes a Task that typically isDefinedIn a Plan, Workflow, Project, etc.
Action page
executesTask (owl:ObjectProperty) A relation between an action and a task, e.g. 'putting some water in a pot and putting the pot on a fire until the water starts bubbling' executes the task 'boiling'.
executesTask page
isExecutedIn (owl:ObjectProperty) A relation between an action and a task, e.g. 'putting some water in a pot and putting the pot on a fire until the water starts bubbling' executes the task 'boiling'.
isExecutedIn page
(type): http://www.w3.org/2002/07/owl#Ontology
(relatedCPs): The Nary Classification CP available at http://www.ontologydesignpatterns.org/cp/owl/naryclassification.owl allows to represent temporariness of concepts that classify objects. By specializing naryclassification, it is possible to create a temporally-indexed version of taskexecution. Its imported component taskrole.owl allows to express also the dependence between tasks and roles.
(imports): http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl
(imports): http://www.ontologydesignpatterns.org/cp/owl/participation.owl
(scenarios): She smiled at us, so obtaining the effect of making us feeling positive.
(imports): http://www.ontologydesignpatterns.org/cp/owl/agentrole.owl
(versionInfo): Created by Aldo Gangemi
Scenarios about TaskExecution No scenario is added to this Content OP.
Reviews about TaskExecution There is no review about this proposal. This revision (revision ID 9131) takes in account the reviews: none
Other info at evaluation tab
Modeling issues about TaskExecution There is no Modeling issue related to this proposal.