Submissions:Region
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: 9116 |
Graphical representation
Diagram
General description
Name: | Region |
---|---|
Submitted by: | AldoGangemi |
Also Known As: | |
Intent: | To represent and reason on values of attributes of things, by explicitly talking about the dimensions ("regions") of the attributes, which include those values. |
Domains: | |
Competency Questions: |
|
Solution description: | This pattern is a basic one, which allows to talk about attributes/parameters/dimensions, while still referring to their values. It creates a path from things to data values through 'regions' representing attributes. |
Reusable OWL Building Block: | http://ontologydesignpatterns.org/cp/owl/region.owl (881) |
Consequences: | We can represent and reason on *any* kind of attributes, parameters, features, etc., which have a given set of values.
With the new OWL2 support for custom and complex datatypes, this pattern should be confronted with possible enrichments, or may be restricted to OWL1. Anyway, since datatypes cannot overlap with classes even in OWL2, it remains useful for the cases where the domain must be kept homogeneous. |
Scenarios: | |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The Region Content OP locally defines the following ontology elements:
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
Additional information
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.
Scenarios
No scenario is added to this Content OP.
Reviews
There is no review about this proposal. This revision (revision ID 9116) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
There is no Modeling issue related to this proposal.
References