Graphical representation

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: [http://www.ontologydesignpatterns.org/cp/owl/basicplanexecution.owl](http://ontologydesignpatterns.org/wiki/index.php?title=Special:ClickHandler&link=http://www.ontologydesignpatterns.org/cp/owl/basicplanexecution.owl&message=OWL building block&from_page_id=2238&update=) (686)
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:

ObjectProperty 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 ObjectProperty 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 ObjectProperty 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 ObjectProperty 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 ObjectProperty includesRegion (owl:ObjectProperty) includesRegion page ObjectProperty isActionIncludedIn (owl:ObjectProperty) isActionIncludedIn page ObjectProperty isAgentIncludedIn (owl:ObjectProperty) isAgentIncludedIn page ObjectProperty isObjectIncludedIn (owl:ObjectProperty) isObjectIncludedIn page ObjectProperty 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 ObjectProperty isRegionIncludedIn (owl:ObjectProperty) isRegionIncludedIn page Class 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 Class PlanExecution (owl:Class) Plan executions are situations that proactively satisfy a plan. Subplan executions are proper parts of the whole plan execution. PlanExecution page

Additional information

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.

Scenarios

Scenarios about BasicPlanExecution No scenario is added to this Content OP.

Reviews

Reviews about BasicPlanExecution There is no review about this proposal. This revision (revision ID 9067) takes in account the reviews: none

Other info at evaluation tab

Modeling issues

Modeling issues about BasicPlanExecution There is no Modeling issue related to this proposal.

References