ISO 15926-7 Template Specification

Version: 2008-02

Status: CD-TS

Template number - 0099
Name -

Transmittal for a transfer file

Intent - Representation of "payload" data of, and meta information about, an ISO 15926-7 transfer file.
Description -

A transfer transmittal provides the following information:

  • the URI of the addressed façade;
  • the URI of the sending façade;
  • the date-time of the transmission;
  • the context of this transmission;
  • the ID of the transmission activity;
  • the ID of the physical file;
  • the instance of part4:RdfXmlLiteral that contains the RDF/XML-formatted file with the "payload" information.
Analysis diagram -  

Scope graph -  

Longhand and shorthand graph

-  

LT elements -

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

2    http://rdl.rdlfacade.org/data#R-700001

3    http://rdl.rdlfacade.org/data#R-900825

4    http://rdl.rdlfacade.org/data#R-900826

5    http://rdl.rdlfacade.org/data#R-900827

6    http://rdl.rdlfacade.org/data#R-9652247

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

8    http://tpl.rdlfacade.org/data#LT-0099.1002.1.Beginning

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

10   http://tpl.rdlfacade.org/data#LT-0099.1002.1.TemporalWholePart

11   http://tpl.rdlfacade.org/data#LT-0099.1002.2.Beginning

12   http://tpl.rdlfacade.org/data#LT-0099.1002.2.Classification

13   http://tpl.rdlfacade.org/data#LT-0099.1002.2.PhysicalObject

14   http://tpl.rdlfacade.org/data#LT-0099.1002.2.TemporalWholePart

15   http://tpl.rdlfacade.org/data#LT-0099.1002.3.Beginning

16   http://tpl.rdlfacade.org/data#LT-0099.1002.3.Classification

17   http://tpl.rdlfacade.org/data#LT-0099.1002.3.PhysicalObject

18   http://tpl.rdlfacade.org/data#LT-0099.1002.3.TemporalWholePart

19   http://tpl.rdlfacade.org/data#LT-0099.1002.ClassOfRepresentationOfThing

20   http://tpl.rdlfacade.org/data#LT-0099.1002.PointInTime

21   http://tpl.rdlfacade.org/data#LT-0099.Beginning

22   http://tpl.rdlfacade.org/data#LT-0099.Participation1

23   http://tpl.rdlfacade.org/data#LT-0099.Participation2

24   http://tpl.rdlfacade.org/data#LT-0099.Participation3

OWL listing -

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

Specification in FOL

-

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

Sample ST  instance -

<rdf:RDF

    xml:base="http://www.pqr-ltd.com/4502/ves"

    xmlns="http://www.pqr-ltd.com/4502/ves#"

    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"

    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"

    xmlns:owl="http://www.w3.org/2002/07/owl#"

    xmlns:part2="http://dm.rdlfacade.org/data#"

    xmlns:part4="http://rdl.rdlfacade.org/data#"

    xmlns:part7="http://tpl.rdlfacade.org/data#"

    xmlns:oim="http://oim.rdlfacade.org/data#">

    <owl:Ontology rdf:about="">

        <owl:imports rdf:resource="http://dm.rdlfacade.org/data"/>

        <owl:imports rdf:resource="http://rdl.rdlfacade.org/data"/>

        <owl:imports rdf:resource="http://tpl.rdlfacade.org/data"/>

        <owl:imports rdf:resource="http://oim.rdlfacade.org/data"/>

        <owl:imports rdf:resource="http://oim.rdlfacade.org/data"/>

    </owl:Ontology>

 

    <!--THE META INFORMATION ABOUT THE TRANSFER-->

 

    <part2:MultidimensionalObject rdf:ID="ST-TRANSFER-20060312T145838Z">

        <rdf:type rdf:resource="http://oim.rdlfacade.org/data#ST-TRANSFER_FILE-0099-001"/>

        <part7:addressee rdf:resource="http://www.pqr-ltd.com/p4502/ves"/>

        <part7:sender rdf:resource="http://www.pqr-ltd.com/4502/me03"/>

        <part7:context rdf:resource="http://www.pqr-ltd.com/p4502/cons#COTWP-438800"/> <!--Project 4502-->

        <part7:transmission rdf:resource="#ACT-324820"/>

        <part7:transmissionDT rdf:resource="#XSDT_20060312T145838Z"/>

        <part7:physicalFile rdf:resource="#MPO-439821-20060312T145838Z"/>

        <part7:payload rdf:resource="#RXL-234439"/>

    </part2:MultidimensionalObject>

 

    <part2:Activity rdf:ID="ACT-324820">

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

    </part2:Activity>

 

    <part2:MaterializedPhysicalObject rdf:ID="MPO-439821">

        <rdf:type rdf:resource="#RXL-234439"/>

    </part2:MaterializedPhysicalObject>

 

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

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

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

        <part7:temporalPart rdf:resource="MPO-439821-20060312T145838Z"/>

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

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

    </part2:MultidimensionalObject>

 

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

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

        <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2006-03-12T14:58:38Z</part2:content>

    </part2:ClassOfInformationRepresentation>

 

    <!--THE CARRIER OF THE PAYLOAD-->

    <part2:ClassOfInformationRepresentation rdf:ID="RXL-234439">

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

        <part2:content rdf:parseType="Literal">

         <!--THE PAYLOAD-->

         <!--THE HEADING OF THE PAYLOAD-->

         <rdf:RDF

            xml:base="http://www.pqr-ltd.com/4502/ves"

            xmlns="http://www.pqr-ltd.com/4502/ves#"

            xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

            xmlns:xsd="http://www.w3.org/2001/XMLSchema#"

            xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"

            xmlns:owl="http://www.w3.org/2002/07/owl#"

            xmlns:part2="http://dm.rdlfacade.org/data#"

            xmlns:part4="http://rdl.rdlfacade.org/data#"

            xmlns:part7="http://tpl.rdlfacade.org/data#"

            xmlns:oim="http://oim.rdlfacade.org/data#">

            <owl:Ontology rdf:about="">

                <owl:imports rdf:resource="http://dm.rdlfacade.org/data"/>

                <owl:imports rdf:resource="http://rdl.rdlfacade.org/data"/>

                <owl:imports rdf:resource="http://tpl.rdlfacade.org/data"/>

                <owl:imports rdf:resource="http://oim.rdlfacade.org/data"/>

                <owl:imports rdf:resource="http://oim.rdlfacade.org/data"/>

            </owl:Ontology>

            <!--THE NET PAYLOAD-->

            <!--about vessel V-6060-->

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

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

                <rdfs:label xml:lang="en">vessel V-6060 has a nominal volume capacity, based on volume, of 50 m3</rdfs:label>

                <part7:temporalWhole rdf:resource="http://www.pqr-ltd.com/p4502/cons#FPO-347621"/>

                <part7:context rdf:resource="http://www.pqr-ltd.com/p4502/cons#COTWP-438800"/> <!--Project 4502-->

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

                <part7:possessor rdf:resource="#FPO-347621-20060306T1357Z"/>

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

                <part7:numericalValue rdf:resource="#XSFL_50"/>

                <part7:unitOfMeasure rdf:resource="http://rdl.rdlfacade.org/data#R-994572"/> <!--CUBIC METER-->

            </part2:MultidimensionalObject>

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

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

                <part2:content rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2006-03-06T13:57:00Z</part2:content>

            </part2:ClassOfInformationRepresentation>

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

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

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

            </part2:ClassOfInformationRepresentation>

            </rdf:RDF>

        </part2:content>

    </part2:ClassOfInformationRepresentation>

 

</rdf:RDF>

 

NOTE 1 - The (fictitious) data correspond with those used in the above analysis diagram.

NOTE 2 - The temporal parts of the file and the two facades are not shown for practical reasons, since an instance of this template will never be ended.

 

Definition of properties for shorthand template:
Property   Description of the rdf:object
addressee - the facade being addressed (NOTE 1).
sender - the sending facade.
context - the ClassOfTemporalWholePart that indicates the context in which this transfer of information takes place.
transmission - the actual transmitting activity (NOTE 2).
transmissionDT - the date-time that the transmitting activity started, and also all three temporal parts (file and two façades) began.
physicalFile - the transmitted transfer file.
payload - an instance of part4:RdfXmlLiteral, of which the 'content' property contains the RDF/XML file with the actual data to be transferred.
     
NOTE 1 -

The fact that it actually has been received by that facade is not recorded here.

NOTE 2 -

The ending of this activity will not be recorded.