IRI:
http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl
Current version :
1.1 added rdfs:isDefinedBy for all named entities
Imported Ontologies :
http://www.ontologydesignpatterns.org/cp/owl/classification.owl (visualise it with LODE )
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl (visualise it with LODE )
Extracted from :
(visualise it with LODE )
Covers requirements :
- What role does this object play? which objects do play that role?
Has Consequences :
- It is possible to make asser tions about roles, which are typically considered at the meta-level of an ontology. Instances of Role reify such elements, which are therefore put in the ordinar y domain of an ontology. It is not possible to parametrize the classification over different dimensions e.g., time, space, etc.
Has Intent :
- To represents objects and the roles they play.
Is Specialization Of :
(visualise it with LODE )
Related Content Patterns :
(visualise it with LODE )
Scenarios :
- This old glass is used as a flower pot.
Other visualisation :
Ontology source - WebVowl

Abstract

It is extracted from DOLCE Ultra Lite ontology and specialize the classification CP. Object is an Entity, and Role is a Concept. The hasRole relation specializes the classifies relation, while the isRoleOf specializes the isClassifiedBy relation.

Table of Content

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

Classes

Objectc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl#Object

is defined by
http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl
Any physical, social, or mental object, or a substance
is in domain of
has roleop
is in range of
is role ofop

Rolec back to ToC or Class ToC

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

is defined by
http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl
A Concept that classifies an Object
has super-classes
conceptc
is in domain of
is role ofop
is in range of
has roleop

Object Properties

has roleop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl#hasRole

is defined by
http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl
A relation between an object and a role, e.g. the person 'John' has role 'student'.
has super-properties
is classified byop
has domain
Objectc
has range
Rolec
is inverse of
is role ofop

is role ofop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl#isRoleOf

is defined by
http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl
A relation between an object and a role, e.g. the 'student' is the role of 'John'.
has super-properties
classifiesop
has domain
Rolec
has range
Objectc
is inverse of
has roleop

Annotation Properties

commentap back to ToC or Annotation Property ToC

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

covers requirementsap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements

extracted fromap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom

has consequencesap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences

has intentap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent

is defined byap back to ToC or Annotation Property ToC

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

is specialization ofap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#isSpecializationOf

labelap back to ToC or Annotation Property ToC

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

related c psap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#relatedCPs

scenariosap back to ToC or Annotation Property ToC

IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#scenarios

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/objectrole.owl#
classification
http://www.ontologydesignpatterns.org/cp/owl/classification.owl#
cpannotationschema
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#
objectrole
http://www.ontologydesignpatterns.org/cp/owl/objectrole.owl#
owl
http://www.w3.org/2002/07/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/
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 .