David Price

Merge branch 'add-more-magic'

......@@ -2,7 +2,7 @@
# imports: http://spinrdf.org/spin
# imports: http://www.epim.no/schemas/mprml/1
# imports: http://www.reportinghub.no/ep/mpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/unnamed
# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
@prefix : <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1#> .
......@@ -17,7 +17,7 @@
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/unnamed#> .
@prefix erhfacts: <http://www.reportinghub.no/ep/schema/1.0/erhfacts#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.epim.no/schemas/mprml/1#Cs_productVolumeFacility>
......@@ -1094,5 +1094,5 @@
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> , <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/schema/1.0/unnamed> ;
owl:imports <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> , <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
<?xml version="1.0" encoding="UTF-8"?>
<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)">
<documentInfo>
<DocumentName namingSystem="EC">TRYM February 2012</DocumentName>
<DocumentAlias namingSystem="EC">TRYM Copex Report</DocumentAlias>
<DocumentDate>2012-03-05T00:00:00.0Z</DocumentDate>
<documentClass namingSystem="EC">Dong E&amp;P Norge AS</documentClass>
<documentClass namingSystem="EC">Copex</documentClass>
<documentClass namingSystem="ERH">mprg</documentClass>
<FileCreationInformation>
<FileCreationDate>2012-03-15T00:00:00.0Z</FileCreationDate>
<SoftwareName>Energy Components</SoftwareName>
<FileCreator>Dong E&amp;P Norge AS</FileCreator>
<Comment>NA</Comment>
</FileCreationInformation>
<Owner>Dong E&amp;P Norge AS</Owner>
</documentInfo>
<context xsi:type="obj_report">
<kind>Copex</kind>
<title>TRYM</title>
<date>2012-02-01</date>
<dateEnd>2012-02-29</dateEnd>
<month>2012-02</month>
<year>2012</year>
<reportVersion>1.0</reportVersion>
<reportStatus>final</reportStatus>
<installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation>
<operator>
<name>Dong E&amp;P Norge AS</name>
<role>Operating company</role>
</operator>
</context>
<object xsi:type="obj_productVolume">
<name>TRYM</name>
<installation kind="field" namingSystem="NPD" uidRef="18081500">TRYM</installation><facility>
<name kind="terminal" namingSystem="NPD" uidRef="416595">FREDERICIA</name>
<flow uid="FRED_ALLLOCATED_INVENTORY">
<name>Fredericia allocated inventory volumes</name>
<kind>inventory</kind>
<qualifier>allocated</qualifier>
<product>
<kind>oil - net</kind>
<period>
<kind>month</kind>
<dateStart>2012-02-01</dateStart>
<dateEnd>2012-02-29</dateEnd>
<volumeValue>
<volume uom="m3">519.72</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">64.55</mass>
<densityValue>
<density uom="kg/m3">756.03</density>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</densityValue>
<balanceSet>
<kind>closing balance</kind>
<balanceDetail>
<owner>DONG E&amp;P Norge AS</owner>
<volumeValue>
<volume uom="m3">85.857744</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">10.66366</mass>
</balanceDetail><balanceDetail>
<owner>Bayerngas Norge AS</owner>
<volumeValue>
<volume uom="m3">433.862256</volume>
<temp uom="degC">15</temp>
<pres uom="atm">1</pres>
</volumeValue>
<mass uom="kg">53.88634</mass>
</balanceDetail>
</balanceSet>
</period>
</product>
</flow>
</facility>
</object>
</objects>
\ No newline at end of file