ISO 15926-7 Template Specification

Version: 2008-04

Status: CD-TS

Template number - 3400
Name - Possession of property by a temporal part of a physical object
Intent - Representation of a property possessed by a temporal part of a physical object
Description -

For the temporal part analysis see 1002. The temporal part of the PhysicalObject is related to a (direct) property by means of a Classification relationship. That Property is classified with an externally defined PropertySpace and is quantified by means of a PropertyQuantification relationship that links that property with a RealNumber. That PropertyQuantification is classified with a Scale to provide information about the units of measure. The RealNumber still needs to be represented by an XmlSchemaFloat via a ClassOfRepresentationOfThing relationship.

NOTE - The abovementioned PropertySpace includes any definition of tolerances.

Analysis diagram -  

Scope graph -  

Longhand and shorthand graph

-  

  

LT elements -

1   http://dm.rdlfacade.org/data#ClassOfTemporalWholePart

2   http://dm.rdlfacade.org/data#PhysicalObject

3   http://dm.rdlfacade.org/data#PropertySpace

4   http://dm.rdlfacade.org/data#Scale

5   http://rdl.rdlfacade.org/data#XmlSchemaDateTime

6   http://rdl.rdlfacade.org/data#XmlSchemaFloat

7   http://tpl.rdlfacade.org/data#LT-3400.1002.Beginning

8   http://tpl.rdlfacade.org/data#LT-3400.1002.ClassOfRepresentationOfThing

9   http://tpl.rdlfacade.org/data#LT-3400.1002.Classification

10  http://tpl.rdlfacade.org/data#LT-3400.1002.PhysicalObject

11  http://tpl.rdlfacade.org/data#LT-3400.1002.PointInTime

12  http://tpl.rdlfacade.org/data#LT-3400.1002.TemporalWholePart

13  http://tpl.rdlfacade.org/data#LT-3400.ClassOfRepresentationOfThing

14  http://tpl.rdlfacade.org/data#LT-3400.Classification1

15  http://tpl.rdlfacade.org/data#LT-3400.Classification2

16  http://tpl.rdlfacade.org/data#LT-3400.Classification3

17  http://tpl.rdlfacade.org/data#LT-3400.Property

18  http://tpl.rdlfacade.org/data#LT-3400.PropertyQuantification

19  http://tpl.rdlfacade.org/data#LT-3400.RealNumber

OWL listing -

http://tpl.rdlfacade.org/data#3400

Specification in FOL -

http://www.rdlfacade.org/files/iso15926-7/ts/3400_rules.pdf

Sample ST  instance -

    <part2:MultidimensionalObject rdf:ID="ST-293822">

        <rdf:type rdf:resource="http://tpl.rdlfacade.org/data#ST-3400"/>

        <part7:temporalWhole rdf:resource="#MPO-439112"/>

        <part7:possessor rdf:resource="MPO-439112-20070814T174700Z"/>

        <part7:context rdf:resource="http://www.xyz-corp.com/rdl#COTWP-233291"/>

        <part7:beginning rdf:resource="#XSDT_20070814T174700Z"/>

        <part7:propertyType rdf:resource="http://rdl.rdlfacade.org/data#R-488908"/>

        <part7:numericalValue rdf:resource="#XSFL_176.9"/>

        <part7:unitOfMeasure rdf:resource="http://rdl.rdlfacade.org/data#R-237922"/>

    </part2:MultidimensionalObject>

 

    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_176.9">

        <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaFloat"/>

        <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#float">176.9</part2:content>

    </part2:ClassOfInformationRepresentation>

 

    <part2:ClassOfInformationRepresentation rdf:ID="XSDT_20070814T174700Z">

        <rdf:type rdf:resource="http://rdl.rdlfacade.org/data#XmlSchemaDateTime"/>

        <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-08-14T17:47: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
temporalWhole - the temporal whole of the temporal part of the physical object that possesses the property.
possessor - the temporal part of the physical object that possesses the property.
context - the ClassOfTemporalWholePart that indicates the context in which this information is valid.
beginning -

the instance of XmlSchemaDateTime that represents the date and time of the beginning of the existence of the temporal part (NOTE).

propertyType - the type of (direct) property that is possessed by the possessor (NOTE).
numericalValue -

the instance of XmlSchemaFloat that represents the value of the RealNumber that is a measure of the magnitude as related to the unit of measure.

unitOfMeasure - the applicable scale in which the numerical value is expressed.
     
NOTE - When creating a specialization of this template class the rdf:object of this property is fixed using the owl:hasValue construct with an instance of SinglePropertyDimension as the rdf:object