Submissions:Place
From Odp
If you are a member of quality committee please visit the
If you are author of this proposal or you want to contribute to this pattern's review, you can: specify if this revision takes in account any of the review(s) In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal Current revision ID: 8846 |
Graphical representation
Diagram
General description
Name: | Place |
---|---|
Submitted by: | AldoGangemi |
Also Known As: | |
Intent: | To talk about places of things. |
Domains: | |
Competency Questions: |
|
Solution description: | This is a basic pattern, useful to represent generic locations for anything, which becomes a place when is assumed as a reference location. |
Reusable OWL Building Block: | http://www.ontologydesignpatterns.org/cp/owl/place.owl (1167) |
Consequences: | We can represent, transitively, where something is located. It remains unspecified what kind of location relation we are trying to represent: reference location, partial location, physical location, social or metaphoric location, etc.
Moreover, temporal location is not caught with this pattern (you need a placement situation for that). |
Scenarios: | The Colosseum is located in Rome. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The Place Content OP locally defines the following ontology elements:
For 'absolute' locations, see SpaceRegion
isLocationOf (owl:ObjectProperty) A generic, relative localization, holding between any entities. E.g. 'Rome is the seat of the Pope', 'the liver is the location of the tumor'.
As a very general notion of localization, it is assumed as transitive.
For 'absolute' locations, see SpaceRegion
Place (owl:Class) A location, in a very generic sense: a political geographic entity (Roma, Lesotho), a location determined by the presence of other entities ('the area close to Roma'), pivot events or signs ("the area where the helicopter fell"), complements of other entities ('the area under the table'), as well as physical objects conceptualized as locations as their main identity criterion ('the territory of Italy').
In this generic sense, a Place is an 'approximate', relative location. For an 'absolute', abstract location, cf. the pattern spaceregion.owl.
Formally, a Place is defined by the fact of having something located in it; a Place is located in itself.
Additional information
(type): http://www.w3.org/2002/07/owl#Ontology
(imports): http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl
Scenarios
No scenario is added to this Content OP.
Reviews
There is no review about this proposal. This revision (revision ID 8846) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
There is no Modeling issue related to this proposal.
References