ISO 15926-7 Template Specification

Version: 2008-02

Status: CD-TS

Template Number - 3401
Name - Possession of indirect property by physical object
Intent - Representation of an indirect 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 (base) property by means of an IndirectProperty relationship that is classified with an externally defined ClassOfIndirectProperty. That Property 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.

Analysis Diagram -  

Scope Graph -  

Longhand and Shorthand Graph

-  

  

LT elements -

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

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

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

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-3401.1002.Beginning

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

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

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

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

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

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

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

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

16  http://tpl.rdlfacade.org/data#LT-3401.IndirectProperty

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

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

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

OWL listing -

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

Specification in FOL -

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

Sample ST  instance -

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

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

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

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

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

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

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

        <part7:numericalValue rdf:resource="#XSFL_-12.5"/>

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

    </part2:MultidimensionalObject>

 

    <part2:ClassOfInformationRepresentation rdf:ID="XSFL_-12.5">

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

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

    </part2:ClassOfInformationRepresentation>

 

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

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

        <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2007-08-14T17:46: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 PhysicalObject that possesses the IndirectProperty (NOTE).
possessor - the temporal part of the PhysicalObject that possesses the Indirect Property.
context - the ClassOfTemporalWholePart that indicates the context in which this information is valid.
beginning - the date-time at which this information begins to become valid.
propertyType - the IndirectProperty that is possessed by the possessor (NOTE).
numericalValue - 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).
     
NOTE - When creating a specialization of this template class the rdf:object of this property may be fixed using the owl:hasValue construct.