This pattern has been certified.
Related submission, with evaluation history, can be found here
 
 
 | 
Last modified date is: 2010-03-01
 | 
  
Diagram
(this article has no graphical representation)
General description
|  Name:
 | 
 BasicPlanExecution
 | 
|  Submitted by:
 | 
 AldoGangemi
 | 
|  Also Known As:
 | 
 | 
|  Intent:
 | 
 | 
|  Domains:
 | 
 | 
|  Competency Questions:
 | 
 | 
|  Solution description:
 | 
 | 
|  Reusable OWL Building Block:
 | 
 1 (452)
 | 
|  Consequences:
 | 
 | 
|  Scenarios:
 | 
 | 
|  Known Uses:
 | 
 | 
|  Web References:
 | 
 | 
|  Other References:
 | 
 | 
|  Examples (OWL files):
 | 
 | 
|  Extracted From:
 | 
 | 
|  Reengineered From:
 | 
 | 
|  Has Components:
 | 
 | 
|  Specialization Of:
 | 
 | 
|  Related CPs:
 | 
 | 
Elements
The BasicPlanExecution Content OP locally defines the following ontology elements:
 actionHasParticipant (owl:ObjectProperty) A relation between a Process and an Object, e.g. 'the avalanche hasParticipant a mass of snow', or 'the cooking of a cake hasParticipant an agent, some sugar, flour, etc.'. 
  
 actionHasParticipant page  
 includesAction (owl:ObjectProperty) A relation between situations and persons, e.g. 'this morning I've prepared my coffee and had my fingers burnt' (i.e.: the preparation of my coffee this morning included a burning of my fingers). 
  
 includesAction page  
 includesAgent (owl:ObjectProperty) A relation between situations and persons, e.g. 'this morning I've prepared my coffee and had my fingers burnt' (i.e.: the preparation of my coffee this morning included me). 
  
 includesAgent page  
 includesObject (owl:ObjectProperty) A relation between situations and persons, e.g. 'this morning I've prepared my coffee and had my fingers burnt' (i.e.: the preparation of my coffee this morning included me). 
  
 includesObject page  
 
 
 
 
 isParticipantInAction (owl:ObjectProperty) A relation between an object and a process, e.g. 'a mass of snow is partipant in the avalanche', or 'an agent, some sugar, flour, etc. are participant in the cooking of a cake'. 
  
 isParticipantInAction page  
 
 Action (owl:Class) An Event with at least one Agent that isParticipantIn, and that executes a Task that typically isDefinedIn a Plan, Workflow, Project, etc. 
  
 Action page  
 PlanExecution (owl:Class) Plan executions are situations that proactively satisfy a plan. Subplan executions are proper parts of the whole plan execution. 
  
 PlanExecution page  
Scenarios
Scenarios about BasicPlanExecution
No scenario is added to this Content OP.
 
Reviews
Reviews about BasicPlanExecution
There is no review about this proposal.
Some subquery has no valid condition.
This revision (revision ID 8066) takes in account the reviews: none
Other info at evaluation tab
 
The basic plans execution content ontology design pattern represents the execution of a plan and the entity that participate in such an execution. This CP is the composition of other CPs: situation and region. Furthermore, it expands such CPs with ontology elements that are partial clones of elements from the DOCLE Ultra Lite and the Plans Lite ontologies.