Submissions:TimeIndexedPartOf
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: 9133 |
Graphical representation
Diagram
General description
Name: | time indexed part of |
---|---|
Submitted by: | ValentinaPresutti |
Also Known As: | temporary part of |
Intent: | To represent objects that have temporary parts. |
Domains: | |
Competency Questions: |
|
Solution description: | -*- |
Reusable OWL Building Block: | http://www.ontologydesignpatterns.org/cp/owl/timeindexedpartof.owl (1284) |
Consequences: | This Content OP allows designers to represent part-whole relations with a temporal index (holding at a certain time). |
Scenarios: | My Toyota Yaris mounted Michelin pneumatics in 2007, but in 2008 it mounts Pirelli pneumatics. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The TimeIndexedPartOf Content OP locally defines the following ontology elements:
Time Indexed Part Of (owl:Class) A situation that includes at least two Objects, one having the role of whole object, the other(s) being a part(s) of it, and one time interval.
at time (owl:ObjectProperty) A relation between a temporary part-of situation and the time it occurs at. It is a subproperty of is setting for, its domain is the class of time indexed part of situations, its range is the class time interval.
includes whole object (owl:ObjectProperty) A relation between a temporary part-of situation and the whole object involved. It is a subproperty of is setting for, its domain is the class of time indexed part of situations, its range is the class object.
is whole object of (owl:ObjectProperty) The inverse of the includes whole object property.
includes part object (owl:ObjectProperty) A relation between a temporary part-of situation and the part(s) involved. It is a subproperty of is setting for, its domain is the class of time indexed part of situations, its range is the class object.
is part object of (owl:ObjectProperty) The inverse of the includes part object property.
Additional information
This Content OP locally defines the above elements, it also includes the elements of situation, time interval, and part of Content OPs.
Scenarios
No scenario is added to this Content OP.
Reviews
There is no review about this proposal. This revision (revision ID 9133) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
There is no Modeling issue related to this proposal.
References