IRI:
http://www.ontologydesignpatterns.org/cp/owl/region.owl
Current version:
1.1 - Annotated for ODP submission by Aldo Gangemi 1.0 - Created by Valentina Presutti
Current version:
1.1 added rdfs:isDefinedBy for all named entities
Imported Ontologies:
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl (visualise it with LODE)
Other visualisation:
Ontology source
Machester Ontology Browser

Abstract

The region content ontology design pattern. This CP represents regions that are portions of a dimensional space which can be used as a value for a quality of an Entity. The CP is extracted from DOLCE + DnS Ultra Lite ontology.

Table of Content

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

Classes

Regionc back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#Region

is defined by
http://www.ontologydesignpatterns.org/cp/owl/region.owl

Any region in a dimensional space (a dimensional space is a maximal Region), which can be used as a value for a quality of an Entity . For example, TimeInterval, SpaceRegion, PhysicalAttribute, Amount, SocialAttribute are all subclasses of Region.

Regions are not data values in the ordinary knowledge representation sense; in order to get patterns for modelling data, see the properties: representsDataValue and hasDataValue

has super-classes
is in domain of
has region data valuedp, is region forop
is in range of
has regionop

Object Properties

has regionop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#hasRegion

is defined by
http://www.ontologydesignpatterns.org/cp/owl/region.owl

A relation between entities and regions, e.g. 'the number of wheels of that truck is 12'.

has domain
  • owl:Thingc
has range

is region forop back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#isRegionFor

is defined by
http://www.ontologydesignpatterns.org/cp/owl/region.owl

A relation between entities and regions, e.g. 'the color of my car is red'.

has domain
has range
  • owl:Thingc
is inverse of

Data Properties

has region data valuedp back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#hasRegionDataValue

is defined by
http://www.ontologydesignpatterns.org/cp/owl/region.owl

A datatype property that encodes values for a Region, e.g. a float for the Region Height.

has domain

Annotation Properties

cpannotationschema:coversRequirementsap back to ToC or Annotation Property ToC

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

cpannotationschema:extractedFromap back to ToC or Annotation Property ToC

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

cpannotationschema:hasConsequencesap back to ToC or Annotation Property ToC

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

cpannotationschema:hasIntentap back to ToC or Annotation Property ToC

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

owl:versionInfoap back to ToC or Annotation Property ToC

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

rdfs:commentap back to ToC or Annotation Property ToC

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

rdfs:isDefinedByap back to ToC or Annotation Property ToC

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

rdfs:labelap back to ToC or Annotation Property ToC

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

Namespace Declarations back to ToC

default namespace
http://www.ontologydesignpatterns.org/cp/owl/region.owl#
cpannotationschema
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.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#
region
http://www.ontologydesignpatterns.org/cp/owl/region.owl#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code throughLODE, Live OWL Documentation Environment, developed bySilvio Peroni.