|
|
ISO 15926-7 Template Specification Version: 2008-03 Status: CD-TS |
| Template number | - | 0611 |
| Name | - | Other relationship between temporal parts of two possible individuals. |
| Intent | - | Representation of a relationship that has not been predefined in ISO 15926-2. |
| Description | - |
The OtherRelationship is defined by classifying it with the applicable ClassOfRelationshipWithSignature. The latter is defined by two interrelated instances of RoleAndDomain. The relations of the resulting specialization of OtherRelationship get a name that reflects the role in the applicable RoleAndDomain. NOTE - This change in name from, for example, 'end1' to 'manufactured' is not possible in EXPRESS, but is possible in RDFS by using its rdfs:subPropertyOf construct. |
| Analysis diagram | - | |
|
NOTE - For cases where one or both ends of the OtherRelationship point at a PossibleIndividual that is not a temporal part, use template 0610 plus one or zero template 1002. EXAMPLE - In case the end1 role had been 'manufactured', then the WholeLifeIndividual MPHO-379851 had been directly involved, without temporal part, since that relationship with its manufacturer is valid during its entire life. |
||
| Scope graph | - | |
|
|
||
|
Longhand and shorthand graph |
- | |
|
|
||
| LT elements | - |
1 http://dm.rdlfacade.org/data#ClassOfRelationshipWithSignature 2 http://dm.rdlfacade.org/data#ClassOfTemporalWholePart 3 http://dm.rdlfacade.org/data#PossibleIndividual 4 http://dm.rdlfacade.org/data#PossibleIndividual 5 http://rdl.rdlfacade.org/data#XmlSchemaDateTime 6 http://tpl.rdlfacade.org/data#LT-0611.1002.1.Beginning 7 http://tpl.rdlfacade.org/data#LT-0611.1002.1.Classification 8 http://tpl.rdlfacade.org/data#LT-0611.1002.1.PossibleIndividual 9 http://tpl.rdlfacade.org/data#LT-0611.1002.1.TemporalWholePart 10 http://tpl.rdlfacade.org/data#LT-0611.1002.2.Beginning 11 http://tpl.rdlfacade.org/data#LT-0611.1002.2.Classification 12 http://tpl.rdlfacade.org/data#LT-0611.1002.2.PossibleIndividual 13 http://tpl.rdlfacade.org/data#LT-0611.1002.2.TemporalWholePart 14 http://tpl.rdlfacade.org/data#LT-0611.1002.ClassOfRepresentationOfThing 15 http://tpl.rdlfacade.org/data#LT-0611.1002.PointInTime 16 http://tpl.rdlfacade.org/data#LT-0611.Classification 17 http://tpl.rdlfacade.org/data#LT-0611.OtherRelationship |
| OWL listing | - | |
|
Specification in FOL |
- | |
| Sample ST instance | - |
<part2:MultidimensionalObject rdf:ID="ST-549332"> <rdf:type rdf:resource="http://oim.rdlfacade.org/data#ST-0611-112"/> <!--ST-0611 specialization labelled "maintained-maintainer relationship"--> <part7:temporalWholeOfMaintained rdf:resource="#MPO-379851"/> <part7:maintained rdf:resource="MPO-379851-20070814T151500Z"/> <part7:temporalWholeOfMaintainer rdf:resource="#MPO-239451"/> <part7:maintainer rdf:resource="MPO-239451-20070814T151500Z"/> <part7:context rdf:resource="http://www.xyz-corp.com/rdl#COTWP-233291"/> <part7:beginning rdf:resource="#XSDT_20070814T151500Z"/> <part7:relationshipType rdf:resource="http://rdl.rdlfacade.org/data#RDS349822"/> <!--maintainer vs maintained--> </part2:MultidimensionalObject>
<part2:ClassOfInformationRepresentation rdf:ID="XSDT_20070814T151500Z"> <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaDateTime"/> <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-08-14T15:15:00.0Z</part2:content> </part2:ClassOfInformationRepresentation>
NOTE - The (fictitious) data correspond with those used in the above analysis diagram.
|
| Definition of properties for shorthand template: | ||
| Property | Description of the rdf:object | |
| temporalWholeOfObject1 | - |
the temporal whole of the rdf:object of 'end1' in the relationship (NOTE 1). |
| temporalPartOfObject1 | - |
the temporal part that is the 'rdf:object of 'end1' in the relationship (NOTE 1). |
| temporalWholeOfObject2 | - |
the temporal whole of the rdf:object of 'end2' in the relationship (NOTE 1). |
| temporalPartOfObject2 | - |
the temporal part that is the 'rdf:object of 'end2' in the relationship (NOTE 1). |
| context | - |
the ClassOfTemporalWholePart that indicates the context in which this information is valid (NOTE 2). |
| beginning | - |
the date-time at which this information begins to become valid. |
|
relationshipType |
- |
the instance of ClassOfRelationshipWithSignature that defines the type of relationship |
|
NOTE 1 |
- |
In the OWL code of the above instance of template specialization ST-0611-112 the properties 'temporalWholeOfMaintained', 'maintained', 'temporalPartOfMaintained', and 'maintainer' were introduced as subproperties of 'temporalWholeOfObject1', 'temporalPartOfObject1', 'temporalWholeOfObject2', and 'temporalPartOfObject2'. |
|
NOTE 2 |
- | This external reference is optional. |
|
NOTE 3 |
- | The type of relationship is assumed to have been predefined in ISO 15926-4 or in a user-defined extension thereof. |