Submissions:AffectedBy

From Odp

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
{{Graphical representation header}}
{{Graphical representation header}}
{{Graphical representation
{{Graphical representation
-
|ImageName=http://ontologydesignpatterns.org/wiki/Image:ODPAffectedBy.jpg
+
|ImageName=ODPAffectedBy.jpg
}}
}}
{{Content OP Proposal Template
{{Content OP Proposal Template
Line 12: Line 12:
CQ2: What are the properties/qualities that affect a given property of a feature of interest? ,
CQ2: What are the properties/qualities that affect a given property of a feature of interest? ,
CQ3: Which feature of interest does a given property/quality belongs to? ,
CQ3: Which feature of interest does a given property/quality belongs to? ,
-
CQ4: What are the properties/qualities that affect to a given property/quality?  
+
CQ4: What are the properties/qualities that affect to a given property/quality?
|ContentODPDescription=The AffectedBy ODP consists of two classes aff:FeatureOfInterest and aff:Quality; and three properties aff:hasQuality, aff:belongsTo, and aff:affectedBy.
|ContentODPDescription=The AffectedBy ODP consists of two classes aff:FeatureOfInterest and aff:Quality; and three properties aff:hasQuality, aff:belongsTo, and aff:affectedBy.
This ODP is a reengineering of the SEAS Feature of Interest ontology (https://ci.mines-stetienne.fr/seas/FeatureOfInterestOntology-1.0). The constraint on the property seas:derivesFrom to be symmetric is unnecessary and sometimes innapropriate. For instance, the temperature of a room may derive from the occupancy of the room; however, it is not necessary that the occupancy derives from the temperature of the room. A new property aff:affectedBy (released from the symmetric constraint) is defined in the AffectedBy ODP to replace the role of the property seas:derivesFrom. It can be asserted that seas:derivesFrom is sub property of aff:affectedBy. The class  aff:FeatureOfInterest is equivalent to seas:FeatureOfInterest, and the class  seas:Property is sub class of aff:Quality. Moreover, seas:hasProperty is sub property of aff:hasQuality, and seas:isPropertyOf is sub property of aff:belongsTo. Furthermore, aff:belongsTo is defined to be functional, to support the notion that a quality is intrinsic to the feature of interest (i.e., an entity) to which it belongs (according to the conceptualization in DUL); and it is asserted that every quality belongs to a feature of interest (aff:Quality rdfs:subClassOf aff:belongsTo some aff:FeatureOfInterest).  
This ODP is a reengineering of the SEAS Feature of Interest ontology (https://ci.mines-stetienne.fr/seas/FeatureOfInterestOntology-1.0). The constraint on the property seas:derivesFrom to be symmetric is unnecessary and sometimes innapropriate. For instance, the temperature of a room may derive from the occupancy of the room; however, it is not necessary that the occupancy derives from the temperature of the room. A new property aff:affectedBy (released from the symmetric constraint) is defined in the AffectedBy ODP to replace the role of the property seas:derivesFrom. It can be asserted that seas:derivesFrom is sub property of aff:affectedBy. The class  aff:FeatureOfInterest is equivalent to seas:FeatureOfInterest, and the class  seas:Property is sub class of aff:Quality. Moreover, seas:hasProperty is sub property of aff:hasQuality, and seas:isPropertyOf is sub property of aff:belongsTo. Furthermore, aff:belongsTo is defined to be functional, to support the notion that a quality is intrinsic to the feature of interest (i.e., an entity) to which it belongs (according to the conceptualization in DUL); and it is asserted that every quality belongs to a feature of interest (aff:Quality rdfs:subClassOf aff:belongsTo some aff:FeatureOfInterest).  

Revision as of 16:14, 31 May 2018


This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal

Current revision ID: 13456

Graphical representation

Diagram

Image:ODPAffectedBy.jpg

General description

Name: AffectedBy
Submitted by: IKERESNAOLA-GONZALEZ
Also Known As:
Intent: To represent properties/qualities that may affect the status of a feature of interest.
Domains:

General, Building and Construction

Competency Questions:
  • CQ1: What are the properties/qualities that affect the status of a feature of interest?
  • CQ2: What are the properties/qualities that affect a given property of a feature of interest?
  • CQ3: Which feature of interest does a given property/quality belongs to?
  • CQ4: What are the properties/qualities that affect to a given property/quality?
Solution description: The AffectedBy ODP consists of two classes aff:FeatureOfInterest and aff:Quality; and three properties aff:hasQuality, aff:belongsTo, and aff:affectedBy.

This ODP is a reengineering of the SEAS Feature of Interest ontology (https://ci.mines-stetienne.fr/seas/FeatureOfInterestOntology-1.0). The constraint on the property seas:derivesFrom to be symmetric is unnecessary and sometimes innapropriate. For instance, the temperature of a room may derive from the occupancy of the room; however, it is not necessary that the occupancy derives from the temperature of the room. A new property aff:affectedBy (released from the symmetric constraint) is defined in the AffectedBy ODP to replace the role of the property seas:derivesFrom. It can be asserted that seas:derivesFrom is sub property of aff:affectedBy. The class aff:FeatureOfInterest is equivalent to seas:FeatureOfInterest, and the class seas:Property is sub class of aff:Quality. Moreover, seas:hasProperty is sub property of aff:hasQuality, and seas:isPropertyOf is sub property of aff:belongsTo. Furthermore, aff:belongsTo is defined to be functional, to support the notion that a quality is intrinsic to the feature of interest (i.e., an entity) to which it belongs (according to the conceptualization in DUL); and it is asserted that every quality belongs to a feature of interest (aff:Quality rdfs:subClassOf aff:belongsTo some aff:FeatureOfInterest). Finally, the property chain axiom aff:hasQuality o aff:affectedBy rdfs:subPropertyOf aff:hasQuality is asserted.

Reusable OWL Building Block: https://w3id.org/affectedBy (0)
Consequences: A quality cannot exist without the feature of interest to which it belongs. A quality is intrinsic to the feature of interest to which it belongs. For example, the temperature of room X cannot exist without the room X, and it is a different quality to the temperature of a different room Y.

A quality can affect another quality, but not necessarily the other way around. For example, a quality Z may affect the quality W, but the quality W does not need to affect quality Z.

Scenarios: A room (feature of interest) has a temperature (quality) and this temperature is affected by the air conditioner status, by the number of people in the room, and by the sun radiation that passes through the room’s windows. A basement (feature of interest) has a temperature (quality) that is affected by the air conditioner status, by level of the basement’s relative humidity, and by the quality of the thermal insulation of the walls. Room temperature and basement temperature are different qualities, although both could be individuals of a Temperature subclass of Quality class.
Known Uses: https://w3id.org/eepsa https://w3id.org/seas/
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:


Elements

The AffectedBy Content OP locally defines the following ontology elements:

Class FeatureOfInterest (owl:Class) A feature of interest is an abstraction of a real world phenomena (object, event, etc). A feature of interest is then described in terms of its properties or qualities, which are qualifiable, quantifiable, observable or operable qualities of the feature of interest.
FeatureOfInterest page
Class Quality (owl:Class) A quality of a feature of interest. An aspect of a feature of interest that is intrinsec to and cannot exist without the feature of interest. Every quality belongs to the feature of interest it is intrinsic to.
Quality page
ObjectProperty affectedBy (owl:ObjectProperty) A relation between qualities. A quality is affected by another quality if the value of the latter affects the value of the former.
affectedBy page
ObjectProperty belongsTo (owl:ObjectProperty) A relation between qualities and features of interest. Every quality belongs to the feature of interest it is intrinsic to.
belongsTo page
ObjectProperty hasQuality (owl:ObjectProperty) A relation between features of interest and qualities.
hasQuality page

Additional information

Scenarios

Scenarios about AffectedBy

No scenario is added to this Content OP.

Reviews

Reviews about AffectedBy

There is no review about this proposal. This revision (revision ID 13456) takes in account the reviews: none

Other info at evaluation tab


Modeling issues

Modeling issues about AffectedBy

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers