IRI:
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl
Current version :
1.1 added rdfs:isDefinedBy for all named entities
Imported Ontologies :
http://www.ontologydesignpatterns.org/cp/owl/description.owl (visualise it with LODE )
http://www.ontologydesignpatterns.org/cp/owl/parameter.owl (visualise it with LODE )
http://www.ontologydesignpatterns.org/cp/owl/partof.owl (visualise it with LODE )
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl (visualise it with LODE )
http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl (visualise it with LODE )
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl (visualise it with LODE )
Other visualisation :
Ontology source - WebVowl

Abstract

The basic plans description content ontology design pattern represents the conceptualization of a plan and the concepts that are included in such a conceptualization. This CP is the composition of other CPs: description, parameter, part of, and task role. Furthermore, it expands such CPs with ontology elements that are partial clones of elements from the DOCLE Ultra Lite and the Plans Lite ontologies.

Table of Content

  1. Classes
  2. Object Properties
  3. Annotation Properties
  4. Namespace Declarations

Classes

conceptc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/description.owl#Concept

is equivalent to
conceptc
has sub-classes
rolec, taskc

Pianoc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#Plan

is defined by
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl
A Description having an explicit Goal, to be achieved by executing the plan
has super-classes
descriptionc
defines roleop only rolec
has partop some Scopoc
has main goalop max 1
defines taskop only taskc
has main goalop only Scopoc
is in domain of
has main goalop
is in range of
is main goal inop

rolec back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl#Role

has super-classes
conceptc
is role defined inop only Pianoc
is in domain of
is role defined inop
is in range of
defines roleop

Scopoc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#Goal

is defined by
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl
The Description of a Situation that is desired by an Agent, and usually associated to a Plan that describes how to actually achieve it
has super-classes
descriptionc
is in domain of
is main goal inop
is in range of
has main goalop

taskc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl#Task

has super-classes
conceptc
precedesop only taskc
is task defined inop only Pianoc
followsop only taskc
is in domain of
is task defined inop
is in range of
defines taskop

Object Properties

defines roleop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#definesRole

is defined by
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl
A relation between a description and a role, e.g. the recipe for a cake defines the role 'ingredient'.
has super-properties
definesop
uses conceptop
has domain
descriptionc
has range
rolec
is inverse of
is role defined inop

defines taskop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#definesTask

is defined by
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl
A relation between a description and a task, e.g. the recipe for a cake defines the task 'boil'.
has super-properties
definesop
uses conceptop
has domain
descriptionc
has range
taskc
is inverse of
is task defined inop

has main goalop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#hasMainGoal

is defined by
http://www.ontologydesignpatterns.org/cp/owl/.owl
has domain
Pianoc
has range
Scopoc
is inverse of
is main goal inop

is main goal inop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#isMainGoalIn

is defined by
http://www.ontologydesignpatterns.org/cp/owl/.owl
A main goal can be defined as a goal that is part of a plan but not of one of its subplans. The characteristic axiom cannot be formalized in OWL-DL (it requires coreference).
has domain
Scopoc
has range
Pianoc
is inverse of
has main goalop

is role defined inop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#isRoleDefinedIn

is defined by
http://www.ontologydesignpatterns.org/cp/owl/.owl
A relation between a description and a role, e.g. the role 'Ingredient' is defined in the recipe for a cake.
has super-properties
is concept used inop
is defined inop
has domain
rolec
has range
descriptionc
is inverse of
defines roleop

is task defined inop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#isTaskDefinedIn

is defined by
http://www.ontologydesignpatterns.org/cp/owl/.owl
A relation between a description and a task, e.g. the task 'boil' is defined in a recipe for a cake.
has super-properties
is concept used inop
is defined inop
has domain
taskc
has range
descriptionc
is inverse of
defines taskop

Annotation Properties

commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

is defined byap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

version infoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

Namespace Declarations back to ToC

default namespace
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#
basicplandescription
http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl#
description
http://www.ontologydesignpatterns.org/cp/owl/description.owl#
owl
http://www.w3.org/2002/07/owl#
parameter
http://www.ontologydesignpatterns.org/cp/owl/parameter.owl#
partof
http://www.ontologydesignpatterns.org/cp/owl/partof.owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
schemas
http://www.ontologydesignpatterns.org/schemas/
sequence
http://www.ontologydesignpatterns.org/cp/owl/sequence.owl#
taskrole
http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni .