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.
IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#Region
IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#hasRegion
A relation between entities and regions, e.g. 'the number of wheels of that truck is 12'.
IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#isRegionFor
A relation between entities and regions, e.g. 'the color of my car is red'.
IRI: http://www.ontologydesignpatterns.org/cp/owl/region.owl#hasRegionDataValue
A datatype property that encodes values for a Region, e.g. a float for the Region Height.
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences
IRI: http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent
IRI: http://www.w3.org/2002/07/owl#versionInfo
IRI: http://www.w3.org/2000/01/rdf-schema#comment
IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy
This HTML document was obtained by processing the OWL ontology source code throughLODE, Live OWL Documentation Environment, developed bySilvio Peroni.
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