Showing
14 changed files
with
1850 additions
and
351 deletions
.DS_Store
deleted
100644 → 0
No preview for this file type
... | @@ -1893,23 +1893,23 @@ dpr-tables:ProductFlows | ... | @@ -1893,23 +1893,23 @@ dpr-tables:ProductFlows |
1893 | [ sp:varName "productFlowWholeLife"^^xsd:string | 1893 | [ sp:varName "productFlowWholeLife"^^xsd:string |
1894 | ] | 1894 | ] |
1895 | ] [ sp:object | 1895 | ] [ sp:object |
1896 | - [ sp:varName "productMaterialType"^^xsd:string | 1896 | + [ sp:varName "reportingProductType"^^xsd:string |
1897 | ] ; | 1897 | ] ; |
1898 | sp:predicate rdf:type ; | 1898 | sp:predicate rdf:type ; |
1899 | sp:subject | 1899 | sp:subject |
1900 | [ sp:varName "productFlowWholeLife"^^xsd:string | 1900 | [ sp:varName "productFlowWholeLife"^^xsd:string |
1901 | ] | 1901 | ] |
1902 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 1902 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
1903 | sp:predicate rdf:type ; | 1903 | sp:predicate rdf:type ; |
1904 | sp:subject | 1904 | sp:subject |
1905 | - [ sp:varName "productMaterialType"^^xsd:string | 1905 | + [ sp:varName "reportingProductType"^^xsd:string |
1906 | ] | 1906 | ] |
1907 | ] [ sp:object | 1907 | ] [ sp:object |
1908 | [ sp:varName "productMaterialName"^^xsd:string | 1908 | [ sp:varName "productMaterialName"^^xsd:string |
1909 | ] ; | 1909 | ] ; |
1910 | sp:predicate rdfs:label ; | 1910 | sp:predicate rdfs:label ; |
1911 | sp:subject | 1911 | sp:subject |
1912 | - [ sp:varName "productMaterialType"^^xsd:string | 1912 | + [ sp:varName "reportingProductType"^^xsd:string |
1913 | ] | 1913 | ] |
1914 | ] [ rdf:type sp:Optional ; | 1914 | ] [ rdf:type sp:Optional ; |
1915 | sp:elements ([ sp:object | 1915 | sp:elements ([ sp:object |
... | @@ -4149,13 +4149,13 @@ dpr-tables:ProductionVolumes | ... | @@ -4149,13 +4149,13 @@ dpr-tables:ProductionVolumes |
4149 | rdfs:subClassOf rhspin:DPRTableTemplates ; | 4149 | rdfs:subClassOf rhspin:DPRTableTemplates ; |
4150 | spin:body | 4150 | spin:body |
4151 | [ rdf:type sp:Select ; | 4151 | [ rdf:type sp:Select ; |
4152 | - sp:orderBy ([ sp:varName "containingWholeFacilityName"^^xsd:string | 4152 | + sp:orderBy ([ sp:varName "containingFacilityName"^^xsd:string |
4153 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string | 4153 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string |
4154 | ] [ sp:varName "flowPurposeName"^^xsd:string | 4154 | ] [ sp:varName "flowPurposeName"^^xsd:string |
4155 | ] [ sp:varName "flowDefinitionName"^^xsd:string | 4155 | ] [ sp:varName "flowDefinitionName"^^xsd:string |
4156 | ] [ sp:varName "densityValue"^^xsd:string | 4156 | ] [ sp:varName "densityValue"^^xsd:string |
4157 | ]) ; | 4157 | ]) ; |
4158 | - sp:resultVariables ([ sp:varName "containingWholeFacilityName"^^xsd:string | 4158 | + sp:resultVariables ([ sp:varName "containingFacilityName"^^xsd:string |
4159 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string | 4159 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string |
4160 | ] [ sp:varName "flowPurposeName"^^xsd:string | 4160 | ] [ sp:varName "flowPurposeName"^^xsd:string |
4161 | ] [ sp:varName "flowDefinitionName"^^xsd:string | 4161 | ] [ sp:varName "flowDefinitionName"^^xsd:string |
... | @@ -4163,32 +4163,17 @@ dpr-tables:ProductionVolumes | ... | @@ -4163,32 +4163,17 @@ dpr-tables:ProductionVolumes |
4163 | ] [ sp:varName "pressureValue"^^xsd:string | 4163 | ] [ sp:varName "pressureValue"^^xsd:string |
4164 | ] [ sp:varName "temperatureValue"^^xsd:string | 4164 | ] [ sp:varName "temperatureValue"^^xsd:string |
4165 | ]) ; | 4165 | ]) ; |
4166 | - sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 4166 | + sp:where ([ sp:object |
4167 | - sp:predicate rdf:type ; | 4167 | + [ sp:varName "productionflownetwork"^^xsd:string |
4168 | - sp:subject | ||
4169 | - [ sp:varName "report"^^xsd:string | ||
4170 | - ] | ||
4171 | - ] [ sp:object | ||
4172 | - [ sp:varName "report"^^xsd:string | ||
4173 | ] ; | 4168 | ] ; |
4174 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 4169 | + sp:predicate <http://www.reportinghub.no/ep/schema/report#reportsOnFlowNetwork> ; |
4175 | - sp:subject | ||
4176 | - [ sp:varName "productvolumereport"^^xsd:string | ||
4177 | - ] | ||
4178 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/report#ProductVolumeReport> ; | ||
4179 | - sp:predicate rdf:type ; | ||
4180 | sp:subject | 4170 | sp:subject |
4181 | - [ sp:varName "productvolumereport"^^xsd:string | 4171 | + [ sp:varName "report"^^xsd:string |
4182 | ] | 4172 | ] |
4183 | ] [ sp:object | 4173 | ] [ sp:object |
4184 | - [ sp:varName "productionflownetwork"^^xsd:string | 4174 | + [ sp:varName "containingFacilityName"^^xsd:string |
4185 | ] ; | 4175 | ] ; |
4186 | - sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 4176 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#networkInFacilityName> ; |
4187 | - sp:subject | ||
4188 | - [ sp:varName "productvolumereport"^^xsd:string | ||
4189 | - ] | ||
4190 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
4191 | - sp:predicate rdf:type ; | ||
4192 | sp:subject | 4177 | sp:subject |
4193 | [ sp:varName "productionflownetwork"^^xsd:string | 4178 | [ sp:varName "productionflownetwork"^^xsd:string |
4194 | ] | 4179 | ] |
... | @@ -4205,27 +4190,6 @@ dpr-tables:ProductionVolumes | ... | @@ -4205,27 +4190,6 @@ dpr-tables:ProductionVolumes |
4205 | [ sp:varName "flow"^^xsd:string | 4190 | [ sp:varName "flow"^^xsd:string |
4206 | ] | 4191 | ] |
4207 | ] [ sp:object | 4192 | ] [ sp:object |
4208 | - [ sp:varName "productionflownetwork"^^xsd:string | ||
4209 | - ] ; | ||
4210 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | ||
4211 | - sp:subject | ||
4212 | - [ sp:varName "productionflownetworkFacility"^^xsd:string | ||
4213 | - ] | ||
4214 | - ] [ sp:object | ||
4215 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
4216 | - ] ; | ||
4217 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
4218 | - sp:subject | ||
4219 | - [ sp:varName "productionflownetworkFacility"^^xsd:string | ||
4220 | - ] | ||
4221 | - ] [ sp:object | ||
4222 | - [ sp:varName "containingWholeFacilityName"^^xsd:string | ||
4223 | - ] ; | ||
4224 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
4225 | - sp:subject | ||
4226 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
4227 | - ] | ||
4228 | - ] [ sp:object | ||
4229 | [ sp:varName "flowWhole"^^xsd:string | 4193 | [ sp:varName "flowWhole"^^xsd:string |
4230 | ] ; | 4194 | ] ; |
4231 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 4195 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
... | @@ -4244,39 +4208,17 @@ dpr-tables:ProductionVolumes | ... | @@ -4244,39 +4208,17 @@ dpr-tables:ProductionVolumes |
4244 | sp:subject | 4208 | sp:subject |
4245 | [ sp:varName "flowWhole"^^xsd:string | 4209 | [ sp:varName "flowWhole"^^xsd:string |
4246 | ] | 4210 | ] |
4247 | - ] [ rdf:type sp:Optional ; | 4211 | + ] [ rdf:type sp:TriplePath ; |
4248 | - sp:elements ([ sp:object | 4212 | + sp:object |
4249 | - [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | 4213 | + [ sp:varName "flowInOutFacilityName"^^xsd:string |
4250 | ] ; | 4214 | ] ; |
4251 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | 4215 | + sp:path [ rdf:type sp:AltPath ; |
4252 | - sp:subject | 4216 | + sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ; |
4253 | - [ sp:varName "flowInOutFacility"^^xsd:string | 4217 | + sp:path2 <http://www.reportinghub.no/ep/schema/core#name> |
4254 | - ] | ||
4255 | - ]) | ||
4256 | - ] [ rdf:type sp:Optional ; | ||
4257 | - sp:elements ([ sp:object | ||
4258 | - [ sp:varName "flowInOutFacilityNameEP"^^xsd:string | ||
4259 | ] ; | 4218 | ] ; |
4260 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | ||
4261 | sp:subject | 4219 | sp:subject |
4262 | [ sp:varName "flowInOutFacility"^^xsd:string | 4220 | [ sp:varName "flowInOutFacility"^^xsd:string |
4263 | ] | 4221 | ] |
4264 | - ]) | ||
4265 | - ] [ rdf:type sp:Bind ; | ||
4266 | - sp:expression | ||
4267 | - [ rdf:type smf:if ; | ||
4268 | - sp:arg1 [ rdf:type smf:isBound ; | ||
4269 | - sp:arg1 [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
4270 | - ] | ||
4271 | - ] ; | ||
4272 | - sp:arg2 [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
4273 | - ] ; | ||
4274 | - sp:arg3 [ sp:varName "flowInOutFacilityNameEP"^^xsd:string | ||
4275 | - ] | ||
4276 | - ] ; | ||
4277 | - sp:variable | ||
4278 | - [ sp:varName "flowInOutFacilityName"^^xsd:string | ||
4279 | - ] | ||
4280 | ] [ sp:object | 4222 | ] [ sp:object |
4281 | [ sp:varName "flowPurpose"^^xsd:string | 4223 | [ sp:varName "flowPurpose"^^xsd:string |
4282 | ] ; | 4224 | ] ; | ... | ... |
This diff could not be displayed because it is too large.
... | @@ -13,6 +13,49 @@ | ... | @@ -13,6 +13,49 @@ |
13 | @prefix spl: <http://spinrdf.org/spl#> . | 13 | @prefix spl: <http://spinrdf.org/spl#> . |
14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
15 | 15 | ||
16 | +<http://www.reportinghub.no/ep/schema/flow#networkInFacilityName> | ||
17 | + rdf:type spin:MagicProperty ; | ||
18 | + rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
19 | + rdfs:label "report end flow material"^^xsd:string ; | ||
20 | + rdfs:range xsd:string ; | ||
21 | + rdfs:subClassOf spin:MagicProperties ; | ||
22 | + spin:body | ||
23 | + [ rdf:type sp:Select ; | ||
24 | + sp:distinct "true"^^xsd:boolean ; | ||
25 | + sp:resultVariables ([ sp:varName "facilityWholeName"^^xsd:string | ||
26 | + ]) ; | ||
27 | + sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
28 | + sp:predicate rdf:type ; | ||
29 | + sp:subject spin:_arg1 | ||
30 | + ] [ sp:object spin:_arg1 ; | ||
31 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | ||
32 | + sp:subject | ||
33 | + [ sp:varName "facilityPart"^^xsd:string | ||
34 | + ] | ||
35 | + ] [ sp:object | ||
36 | + [ sp:varName "facilityWhole"^^xsd:string | ||
37 | + ] ; | ||
38 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
39 | + sp:subject | ||
40 | + [ sp:varName "facilityPart"^^xsd:string | ||
41 | + ] | ||
42 | + ] [ sp:object | ||
43 | + [ sp:varName "facilityWholeName"^^xsd:string | ||
44 | + ] ; | ||
45 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
46 | + sp:subject | ||
47 | + [ sp:varName "facilityWhole"^^xsd:string | ||
48 | + ] | ||
49 | + ]) | ||
50 | + ] ; | ||
51 | + spin:constraint | ||
52 | + [ rdf:type spl:Argument ; | ||
53 | + rdfs:comment "the network"^^xsd:string ; | ||
54 | + spl:predicate sp:arg1 ; | ||
55 | + spl:valueType <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> | ||
56 | + ] ; | ||
57 | + spin:returnType xsd:string . | ||
58 | + | ||
16 | <http://www.reportinghub.no/ep/schema/flow#reportedFlowMaterial> | 59 | <http://www.reportinghub.no/ep/schema/flow#reportedFlowMaterial> |
17 | rdf:type spin:MagicProperty , owl:ObjectProperty ; | 60 | rdf:type spin:MagicProperty , owl:ObjectProperty ; |
18 | rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ; | 61 | rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ; |
... | @@ -136,6 +179,54 @@ ep-report:reportsOnFlow | ... | @@ -136,6 +179,54 @@ ep-report:reportsOnFlow |
136 | ] ; | 179 | ] ; |
137 | spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> . | 180 | spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> . |
138 | 181 | ||
182 | +ep-report:reportsOnFlowNetwork | ||
183 | + rdf:type spin:MagicProperty , owl:ObjectProperty ; | ||
184 | + rdfs:domain ep-report:ProductionReport ; | ||
185 | + rdfs:label "reports on flow network"^^xsd:string ; | ||
186 | + rdfs:range <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
187 | + rdfs:subClassOf spin:MagicProperties ; | ||
188 | + spin:body | ||
189 | + [ rdf:type sp:Select ; | ||
190 | + sp:distinct "true"^^xsd:boolean ; | ||
191 | + sp:resultVariables ([ sp:varName "productionFlowNetwork"^^xsd:string | ||
192 | + ]) ; | ||
193 | + sp:where ([ sp:object ep-report:ProductionReport ; | ||
194 | + sp:predicate rdf:type ; | ||
195 | + sp:subject spin:_arg1 | ||
196 | + ] [ sp:object | ||
197 | + [ sp:varName "productionReport"^^xsd:string | ||
198 | + ] ; | ||
199 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
200 | + sp:subject | ||
201 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
202 | + ] | ||
203 | + ] [ sp:object ep-report:ProductVolumeReport ; | ||
204 | + sp:predicate rdf:type ; | ||
205 | + sp:subject | ||
206 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
207 | + ] | ||
208 | + ] [ sp:object | ||
209 | + [ sp:varName "productionFlowNetwork"^^xsd:string | ||
210 | + ] ; | ||
211 | + sp:predicate ep-report:reportOn ; | ||
212 | + sp:subject | ||
213 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
214 | + ] | ||
215 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
216 | + sp:predicate rdf:type ; | ||
217 | + sp:subject | ||
218 | + [ sp:varName "productionFlowNetwork"^^xsd:string | ||
219 | + ] | ||
220 | + ]) | ||
221 | + ] ; | ||
222 | + spin:constraint | ||
223 | + [ rdf:type spl:Argument ; | ||
224 | + rdfs:comment "the report that contains flows"^^xsd:string ; | ||
225 | + spl:predicate sp:arg1 ; | ||
226 | + spl:valueType ep-report:ProductionReport | ||
227 | + ] ; | ||
228 | + spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> . | ||
229 | + | ||
139 | <http://www.reportinghub.no/ep/spin/prod-property> | 230 | <http://www.reportinghub.no/ep/spin/prod-property> |
140 | rdf:type owl:Ontology ; | 231 | rdf:type owl:Ontology ; |
141 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/production> ; | 232 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/production> ; | ... | ... |
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
15 | <http://www.reportinghub.no/ep/transform/transform-helper-schema> | 15 | <http://www.reportinghub.no/ep/transform/transform-helper-schema> |
16 | rdf:type owl:Ontology ; | 16 | rdf:type owl:Ontology ; |
17 | rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ; | 17 | rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ; |
18 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.epim.no/schemas/mprml/1> ; | 18 | + owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
19 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 19 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
20 | 20 | ||
21 | transhelp:buildRdlURI | 21 | transhelp:buildRdlURI |
... | @@ -44,15 +44,15 @@ transhelp:derivedFrom | ... | @@ -44,15 +44,15 @@ transhelp:derivedFrom |
44 | rdf:type owl:ObjectProperty . | 44 | rdf:type owl:ObjectProperty . |
45 | 45 | ||
46 | transhelp:domainOfPropertyMapsToMPREnumeration | 46 | transhelp:domainOfPropertyMapsToMPREnumeration |
47 | - rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; | 47 | + rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; |
48 | rdfs:label "domain of property maps to MPR enumeration"^^xsd:string ; | 48 | rdfs:label "domain of property maps to MPR enumeration"^^xsd:string ; |
49 | rdfs:subPropertyOf transhelp:mapsTo . | 49 | rdfs:subPropertyOf transhelp:mapsTo . |
50 | 50 | ||
51 | transhelp:facilityIdentifier | 51 | transhelp:facilityIdentifier |
52 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 52 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
53 | 53 | ||
54 | transhelp:flowingStateMapsToMPREnumeration | 54 | transhelp:flowingStateMapsToMPREnumeration |
55 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; | 55 | + rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; |
56 | rdfs:label "flowing state maps to MPR enumeration"^^xsd:string ; | 56 | rdfs:label "flowing state maps to MPR enumeration"^^xsd:string ; |
57 | rdfs:subPropertyOf transhelp:mapsTo . | 57 | rdfs:subPropertyOf transhelp:mapsTo . |
58 | 58 | ||
... | @@ -71,43 +71,46 @@ transhelp:hasEquivalentInRDL | ... | @@ -71,43 +71,46 @@ transhelp:hasEquivalentInRDL |
71 | rdfs:label "has equivalent in RDL"^^xsd:string . | 71 | rdfs:label "has equivalent in RDL"^^xsd:string . |
72 | 72 | ||
73 | transhelp:interval | 73 | transhelp:interval |
74 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 74 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
75 | 75 | ||
76 | transhelp:intervalEnd | 76 | transhelp:intervalEnd |
77 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 77 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
78 | 78 | ||
79 | transhelp:intervalIdentifier | 79 | transhelp:intervalIdentifier |
80 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 80 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
81 | 81 | ||
82 | transhelp:intervalStart | 82 | transhelp:intervalStart |
83 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 83 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
84 | 84 | ||
85 | transhelp:label | 85 | transhelp:label |
86 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 86 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
87 | 87 | ||
88 | transhelp:mapsTo | 88 | transhelp:mapsTo |
89 | rdf:type rdf:Property . | 89 | rdf:type rdf:Property . |
90 | 90 | ||
91 | transhelp:materialClassMapsToMPREnumeration | 91 | transhelp:materialClassMapsToMPREnumeration |
92 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; | 92 | + rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; |
93 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; | 93 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; |
94 | rdfs:subPropertyOf transhelp:mapsTo . | 94 | rdfs:subPropertyOf transhelp:mapsTo . |
95 | 95 | ||
96 | +transhelp:necessaryIntervalString | ||
97 | + rdf:type owl:DatatypeProperty . | ||
98 | + | ||
96 | transhelp:nominalInstant | 99 | transhelp:nominalInstant |
97 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 100 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
98 | 101 | ||
99 | transhelp:propertyMapsToMPREnumeration | 102 | transhelp:propertyMapsToMPREnumeration |
100 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; | 103 | + rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; |
101 | rdfs:label "property maps to MPR enumeration"^^xsd:string ; | 104 | rdfs:label "property maps to MPR enumeration"^^xsd:string ; |
102 | rdfs:subPropertyOf transhelp:mapsTo . | 105 | rdfs:subPropertyOf transhelp:mapsTo . |
103 | 106 | ||
104 | transhelp:quantitySpaceMapsToClassOfScale | 107 | transhelp:quantitySpaceMapsToClassOfScale |
105 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ; | 108 | + rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty , owl:ObjectProperty ; |
106 | rdfs:label "quantity space maps to class of scale"^^xsd:string ; | 109 | rdfs:label "quantity space maps to class of scale"^^xsd:string ; |
107 | rdfs:subPropertyOf transhelp:mapsTo . | 110 | rdfs:subPropertyOf transhelp:mapsTo . |
108 | 111 | ||
109 | transhelp:rangeOfPropertyMapsToMPREnumeration | 112 | transhelp:rangeOfPropertyMapsToMPREnumeration |
110 | - rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; | 113 | + rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; |
111 | rdfs:label "range of property maps to MPR enumeration"^^xsd:string ; | 114 | rdfs:label "range of property maps to MPR enumeration"^^xsd:string ; |
112 | rdfs:subPropertyOf transhelp:mapsTo . | 115 | rdfs:subPropertyOf transhelp:mapsTo . |
113 | 116 | ... | ... |
This diff could not be displayed because it is too large.
... | @@ -6,134 +6,233 @@ | ... | @@ -6,134 +6,233 @@ |
6 | # imports: http://www.reportinghub.no/ep/transform/transform-helper-schema | 6 | # imports: http://www.reportinghub.no/ep/transform/transform-helper-schema |
7 | 7 | ||
8 | @prefix : <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1#> . | 8 | @prefix : <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1#> . |
9 | +@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | ||
10 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
9 | @prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> . | 11 | @prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> . |
12 | +@prefix fn: <http://www.w3.org/2005/xpath-functions#> . | ||
10 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
11 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
12 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 15 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
16 | +@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> . | ||
13 | @prefix sp: <http://spinrdf.org/sp#> . | 17 | @prefix sp: <http://spinrdf.org/sp#> . |
14 | @prefix spin: <http://spinrdf.org/spin#> . | 18 | @prefix spin: <http://spinrdf.org/spin#> . |
15 | @prefix spl: <http://spinrdf.org/spl#> . | 19 | @prefix spl: <http://spinrdf.org/spl#> . |
16 | @prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/unnamed#> . | 20 | @prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/unnamed#> . |
17 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 21 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
18 | 22 | ||
19 | -<http://www.epim.no/schemas/mprml/1#Cs_productVolumeParameterSet> | 23 | +<http://www.epim.no/schemas/mprml/1#Cs_productVolumeFacility> |
20 | spin:rule | 24 | spin:rule |
21 | [ rdf:type sp:Construct ; | 25 | [ rdf:type sp:Construct ; |
22 | - rdfs:comment "STEP 80004 Set flowing or not-flowing state"^^xsd:string ; | 26 | + rdfs:comment "STEP 80003b Create temporal parts of parameterSet facility corresponding to the start and end without duplicates"^^xsd:string ; |
23 | sp:templates ([ sp:object | 27 | sp:templates ([ sp:object |
24 | - [ sp:varName "flowingStateType"^^xsd:string | 28 | + [ sp:varName "classOfSpatialPart"^^xsd:string |
25 | ] ; | 29 | ] ; |
26 | sp:predicate rdf:type ; | 30 | sp:predicate rdf:type ; |
27 | - sp:subject | 31 | + sp:subject _:b1 |
28 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 32 | + ] [ sp:object |
29 | - ] | 33 | + [ sp:varName "intervalStart"^^xsd:string |
30 | - ]) ; | ||
31 | - sp:where ([ sp:object | ||
32 | - [ sp:varName "parameterRef"^^xsd:string | ||
33 | ] ; | 34 | ] ; |
34 | - sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | 35 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
35 | - sp:subject spin:_this | 36 | + sp:subject _:b1 |
36 | ] [ sp:object | 37 | ] [ sp:object |
37 | - [ sp:varName "parameterRef"^^xsd:string | 38 | + [ sp:varName "intervalEnd"^^xsd:string |
38 | ] ; | 39 | ] ; |
40 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
41 | + sp:subject _:b1 | ||
42 | + ] [ sp:object | ||
43 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string | ||
44 | + ] ; | ||
45 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
46 | + sp:subject _:b1 | ||
47 | + ]) ; | ||
48 | + sp:where ([ sp:object spin:_this ; | ||
39 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 49 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
40 | sp:subject | 50 | sp:subject |
41 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 51 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
52 | + ] | ||
53 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ; | ||
54 | + sp:predicate rdf:type ; | ||
55 | + sp:subject | ||
56 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
42 | ] | 57 | ] |
43 | ] [ sp:object | 58 | ] [ sp:object |
44 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 59 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
45 | ] ; | 60 | ] ; |
46 | sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | 61 | sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; |
47 | sp:subject | 62 | sp:subject |
48 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 63 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string |
49 | ] | 64 | ] |
50 | ] [ sp:object | 65 | ] [ sp:object |
51 | - [ sp:varName "nameRef"^^xsd:string | 66 | + [ sp:varName "classOfSpatialPart"^^xsd:string |
52 | ] ; | 67 | ] ; |
53 | - sp:predicate <http://www.epim.no/schemas/mprml/1#nameRef> ; | 68 | + sp:predicate rdf:type ; |
54 | - sp:subject spin:_this | 69 | + sp:subject |
70 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string | ||
71 | + ] | ||
55 | ] [ sp:object | 72 | ] [ sp:object |
56 | - [ sp:varName "nameRef"^^xsd:string | 73 | + [ sp:varName "intervalString"^^xsd:string |
57 | ] ; | 74 | ] ; |
58 | - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#flowingStateMapsToMPREnumeration> ; | 75 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#necessaryIntervalString> ; |
59 | sp:subject | 76 | sp:subject |
60 | - [ sp:varName "flowingStateType"^^xsd:string | 77 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string |
78 | + ] | ||
79 | + ] [ rdf:type sp:Bind ; | ||
80 | + sp:expression | ||
81 | + [ rdf:type afn:substr ; | ||
82 | + sp:arg1 [ sp:varName "intervalString"^^xsd:string | ||
83 | + ] ; | ||
84 | + sp:arg2 0 ; | ||
85 | + sp:arg3 [ rdf:type smf:indexOf ; | ||
86 | + sp:arg1 [ sp:varName "intervalString"^^xsd:string | ||
87 | + ] ; | ||
88 | + sp:arg2 "$" | ||
89 | + ] | ||
90 | + ] ; | ||
91 | + sp:variable | ||
92 | + [ sp:varName "intervalStart"^^xsd:string | ||
93 | + ] | ||
94 | + ] [ rdf:type sp:Bind ; | ||
95 | + sp:expression | ||
96 | + [ rdf:type afn:substr ; | ||
97 | + sp:arg1 [ rdf:type afn:substr ; | ||
98 | + sp:arg1 [ sp:varName "intervalString"^^xsd:string | ||
99 | + ] ; | ||
100 | + sp:arg2 [ rdf:type smf:indexOf ; | ||
101 | + sp:arg1 [ sp:varName "intervalString"^^xsd:string | ||
102 | + ] ; | ||
103 | + sp:arg2 "$" | ||
104 | + ] | ||
105 | + ] ; | ||
106 | + sp:arg2 1 | ||
107 | + ] ; | ||
108 | + sp:variable | ||
109 | + [ sp:varName "intervalEnd"^^xsd:string | ||
61 | ] | 110 | ] |
62 | ]) | 111 | ]) |
63 | ] ; | 112 | ] ; |
64 | spin:rule | 113 | spin:rule |
65 | [ rdf:type sp:Construct ; | 114 | [ rdf:type sp:Construct ; |
66 | - rdfs:comment "STEP 80002a Measurement qualifier specified"^^xsd:string ; | 115 | + rdfs:comment "STEP 80000b Create the spatial parts for the parameter set properties."^^xsd:string ; |
67 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/core#MeasuredState> ; | 116 | + sp:templates ([ sp:object |
68 | - sp:predicate rdf:type ; | 117 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
69 | - sp:subject | 118 | + ] ; |
70 | - [ sp:varName "temporalPart"^^xsd:string | 119 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; |
71 | - ] | 120 | + sp:subject _:b2 |
72 | ] [ sp:object | 121 | ] [ sp:object |
73 | - [ sp:varName "measuredQualityType"^^xsd:string | 122 | + [ sp:varName "classOfSpatialPart"^^xsd:string |
74 | ] ; | 123 | ] ; |
75 | sp:predicate rdf:type ; | 124 | sp:predicate rdf:type ; |
76 | - sp:subject | 125 | + sp:subject _:b2 |
77 | - [ sp:varName "temporalPart"^^xsd:string | ||
78 | - ] | ||
79 | - ]) ; | ||
80 | - sp:where ([ sp:object | ||
81 | - [ sp:varName "qualifierRef"^^xsd:string | ||
82 | - ] ; | ||
83 | - sp:predicate <http://www.epim.no/schemas/mprml/1#qualifierRef> ; | ||
84 | - sp:subject spin:_this | ||
85 | ] [ sp:object | 126 | ] [ sp:object |
86 | - [ sp:varName "parameterRef"^^xsd:string | 127 | + [ sp:varName "startedAt"^^xsd:string |
87 | ] ; | 128 | ] ; |
88 | - sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | 129 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
89 | - sp:subject spin:_this | 130 | + sp:subject _:b2 |
90 | ] [ sp:object | 131 | ] [ sp:object |
91 | - [ sp:varName "parameterRef"^^xsd:string | 132 | + [ sp:varName "finishedAt"^^xsd:string |
92 | ] ; | 133 | ] ; |
134 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
135 | + sp:subject _:b2 | ||
136 | + ]) ; | ||
137 | + sp:where ([ sp:object spin:_this ; | ||
93 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 138 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
94 | sp:subject | 139 | sp:subject |
95 | - [ sp:varName "temporalPart"^^xsd:string | 140 | + [ sp:varName "classOfSpatialPart"^^xsd:string |
96 | ] | 141 | ] |
97 | - ] [ rdf:type sp:Bind ; | 142 | + ] [ sp:object owl:Class ; |
98 | - sp:expression | 143 | + sp:predicate rdf:type ; |
99 | - [ rdf:type ep-mpr-spin-lib:selectMeasuredQualityType ; | 144 | + sp:subject |
100 | - sp:arg1 [ sp:varName "qualifierRef"^^xsd:string | 145 | + [ sp:varName "classOfSpatialPart"^^xsd:string |
146 | + ] | ||
147 | + ] [ sp:object spin:_this ; | ||
148 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
149 | + sp:subject | ||
150 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
151 | + ] | ||
152 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ; | ||
153 | + sp:predicate rdf:type ; | ||
154 | + sp:subject | ||
155 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
101 | ] | 156 | ] |
157 | + ] [ rdf:type sp:Optional ; | ||
158 | + sp:elements ([ sp:object | ||
159 | + [ sp:varName "startedAt"^^xsd:string | ||
102 | ] ; | 160 | ] ; |
103 | - sp:variable | 161 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
104 | - [ sp:varName "measuredQualityType"^^xsd:string | 162 | + sp:subject |
163 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
105 | ] | 164 | ] |
106 | ]) | 165 | ]) |
166 | + ] [ rdf:type sp:Optional ; | ||
167 | + sp:elements ([ sp:object | ||
168 | + [ sp:varName "finishedAt"^^xsd:string | ||
169 | + ] ; | ||
170 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
171 | + sp:subject | ||
172 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
173 | + ] | ||
174 | + ]) | ||
175 | + ]) | ||
107 | ] ; | 176 | ] ; |
108 | spin:rule | 177 | spin:rule |
109 | [ rdf:type sp:Construct ; | 178 | [ rdf:type sp:Construct ; |
110 | - rdfs:comment "STEP 80001a Create temporal parts corresponding to the parameter period"^^xsd:string ; | 179 | + rdfs:comment "STEP 80000a Find the classes of spatial part that need to be created for the parameter set properties."^^xsd:string ; |
111 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ; | 180 | + sp:templates ([ sp:object spin:_this ; |
181 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
182 | + sp:subject | ||
183 | + [ sp:varName "classOfSpatialPart"^^xsd:string | ||
184 | + ] | ||
185 | + ]) ; | ||
186 | + sp:where ([ sp:object | ||
187 | + [ sp:varName "parameterSetRef"^^xsd:string | ||
188 | + ] ; | ||
189 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterSetRef> ; | ||
190 | + sp:subject spin:_this | ||
191 | + ] [ sp:object spin:_this ; | ||
192 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
193 | + sp:subject | ||
194 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
195 | + ] | ||
196 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ; | ||
112 | sp:predicate rdf:type ; | 197 | sp:predicate rdf:type ; |
113 | - sp:subject _:b1 | 198 | + sp:subject |
114 | - ] [ sp:object | ||
115 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 199 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
116 | - ] ; | 200 | + ] |
117 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
118 | - sp:subject _:b1 | ||
119 | ] [ sp:object | 201 | ] [ sp:object |
120 | - [ sp:varName "spatialPart"^^xsd:string | 202 | + [ sp:varName "nameRef"^^xsd:string |
121 | ] ; | 203 | ] ; |
122 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 204 | + sp:predicate <http://www.epim.no/schemas/mprml/1#nameRef> ; |
123 | - sp:subject _:b2 | 205 | + sp:subject |
206 | + [ sp:varName "parameterSetRef"^^xsd:string | ||
207 | + ] | ||
124 | ] [ sp:object | 208 | ] [ sp:object |
209 | + [ sp:varName "nameRef"^^xsd:string | ||
210 | + ] ; | ||
211 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#domainOfPropertyMapsToMPREnumeration> ; | ||
212 | + sp:subject | ||
213 | + [ sp:varName "classOfSpatialPart"^^xsd:string | ||
214 | + ] | ||
215 | + ] [ rdf:type sp:NotExists ; | ||
216 | + sp:elements ([ sp:object | ||
125 | [ sp:varName "classOfSpatialPart"^^xsd:string | 217 | [ sp:varName "classOfSpatialPart"^^xsd:string |
126 | ] ; | 218 | ] ; |
127 | sp:predicate rdf:type ; | 219 | sp:predicate rdf:type ; |
128 | - sp:subject _:b2 | 220 | + sp:subject |
129 | - ] [ sp:object _:b1 ; | 221 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
130 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | 222 | + ] |
131 | - sp:subject _:b2 | 223 | + ]) |
132 | - ] [ sp:object | 224 | + ]) |
133 | - [ sp:varName "parameterRef"^^xsd:string | 225 | + ] . |
134 | - ] ; | 226 | + |
227 | +<http://www.epim.no/schemas/mprml/1#Cs_productVolumeParameterSet> | ||
228 | + spin:rule | ||
229 | + [ rdf:type sp:Construct ; | ||
230 | + rdfs:comment "STEP 80000d The whole production facility has the parameterSet property"^^xsd:string ; | ||
231 | + sp:templates ([ sp:object spin:_this ; | ||
135 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 232 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
136 | - sp:subject _:b2 | 233 | + sp:subject |
234 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
235 | + ] | ||
137 | ]) ; | 236 | ]) ; |
138 | sp:where ([ sp:object spin:_this ; | 237 | sp:where ([ sp:object spin:_this ; |
139 | sp:predicate <http://www.epim.no/schemas/mprml/1#parameterSetRef> ; | 238 | sp:predicate <http://www.epim.no/schemas/mprml/1#parameterSetRef> ; |
... | @@ -152,11 +251,6 @@ | ... | @@ -152,11 +251,6 @@ |
152 | sp:subject | 251 | sp:subject |
153 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 252 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
154 | ] | 253 | ] |
155 | - ] [ sp:object spin:_this ; | ||
156 | - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
157 | - sp:subject | ||
158 | - [ sp:varName "spatialPart"^^xsd:string | ||
159 | - ] | ||
160 | ] [ sp:object | 254 | ] [ sp:object |
161 | [ sp:varName "nameRef"^^xsd:string | 255 | [ sp:varName "nameRef"^^xsd:string |
162 | ] ; | 256 | ] ; |
... | @@ -167,125 +261,312 @@ | ... | @@ -167,125 +261,312 @@ |
167 | ] ; | 261 | ] ; |
168 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#domainOfPropertyMapsToMPREnumeration> ; | 262 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#domainOfPropertyMapsToMPREnumeration> ; |
169 | sp:subject | 263 | sp:subject |
170 | - [ sp:varName "classOfSpatialPart"^^xsd:string | 264 | + [ sp:varName "classOfProductionFacility"^^xsd:string |
171 | ] | 265 | ] |
172 | ] [ sp:object | 266 | ] [ sp:object |
267 | + [ sp:varName "classOfProductionFacility"^^xsd:string | ||
268 | + ] ; | ||
269 | + sp:predicate rdf:type ; | ||
270 | + sp:subject | ||
271 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
272 | + ] | ||
273 | + ]) | ||
274 | + ] ; | ||
275 | + spin:rule | ||
276 | + [ rdf:type sp:Construct ; | ||
277 | + rdfs:comment "STEP 80003c Assign temporal parts of parameterSet facility to parameter elements"^^xsd:string ; | ||
278 | + sp:templates ([ sp:object | ||
173 | [ sp:varName "parameterRef"^^xsd:string | 279 | [ sp:varName "parameterRef"^^xsd:string |
174 | ] ; | 280 | ] ; |
175 | - sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | 281 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
176 | - sp:subject spin:_this | 282 | + sp:subject |
177 | - ] [ rdf:type sp:Exists ; | 283 | + [ sp:varName "parameterFacility"^^xsd:string |
178 | - sp:elements ([ rdf:type sp:Union ; | 284 | + ] |
179 | - sp:elements (([ sp:object | 285 | + ]) ; |
180 | - [ sp:varName "dTim"^^xsd:string | 286 | + sp:where ([ sp:object spin:_this ; |
287 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
288 | + sp:subject | ||
289 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
290 | + ] | ||
291 | + ] [ sp:object | ||
292 | + [ sp:varName "classOfParameterSetFacility"^^xsd:string | ||
181 | ] ; | 293 | ] ; |
182 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTim> ; | 294 | + sp:predicate rdf:type ; |
183 | sp:subject | 295 | sp:subject |
184 | - [ sp:varName "parameterRef"^^xsd:string | 296 | + [ sp:varName "parameterSetFacility"^^xsd:string |
185 | ] | 297 | ] |
186 | - ]) ([ sp:object | 298 | + ] [ sp:object |
187 | - [ sp:varName "dTimStart"^^xsd:string | 299 | + [ sp:varName "classOfParameterSetFacility"^^xsd:string |
188 | ] ; | 300 | ] ; |
189 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTimStart> ; | 301 | + sp:predicate rdf:type ; |
190 | sp:subject | 302 | sp:subject |
191 | - [ sp:varName "parameterRef"^^xsd:string | 303 | + [ sp:varName "parameterFacility"^^xsd:string |
192 | ] | 304 | ] |
193 | - ]) ([ sp:object | 305 | + ] [ sp:object |
194 | - [ sp:varName "dTimEnd"^^xsd:string | 306 | + [ sp:varName "intervalStart"^^xsd:string |
195 | ] ; | 307 | ] ; |
196 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTimEnd> ; | 308 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
197 | sp:subject | 309 | sp:subject |
198 | - [ sp:varName "parameterRef"^^xsd:string | 310 | + [ sp:varName "parameterFacility"^^xsd:string |
199 | ] | 311 | ] |
200 | - ]) ([ sp:object | 312 | + ] [ sp:object |
201 | - [ sp:varName "dateStart"^^xsd:string | 313 | + [ sp:varName "intervalEnd"^^xsd:string |
202 | ] ; | 314 | ] ; |
203 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dateStart> ; | 315 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
316 | + sp:subject | ||
317 | + [ sp:varName "parameterFacility"^^xsd:string | ||
318 | + ] | ||
319 | + ] [ sp:object | ||
320 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
321 | + ] ; | ||
322 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
323 | + sp:subject | ||
324 | + [ sp:varName "parameterFacility"^^xsd:string | ||
325 | + ] | ||
326 | + ] [ sp:object | ||
327 | + [ sp:varName "parameterRef"^^xsd:string | ||
328 | + ] ; | ||
329 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
330 | + sp:subject spin:_this | ||
331 | + ] [ sp:object | ||
332 | + [ sp:varName "intervalStart"^^xsd:string | ||
333 | + ] ; | ||
334 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalStart> ; | ||
204 | sp:subject | 335 | sp:subject |
205 | [ sp:varName "parameterRef"^^xsd:string | 336 | [ sp:varName "parameterRef"^^xsd:string |
206 | ] | 337 | ] |
207 | - ]) ([ sp:object | 338 | + ] [ sp:object |
208 | - [ sp:varName "dateEnd"^^xsd:string | 339 | + [ sp:varName "intervalEnd"^^xsd:string |
209 | ] ; | 340 | ] ; |
210 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dateEnd> ; | 341 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalEnd> ; |
211 | sp:subject | 342 | sp:subject |
212 | [ sp:varName "parameterRef"^^xsd:string | 343 | [ sp:varName "parameterRef"^^xsd:string |
213 | ] | 344 | ] |
214 | - ])) | ||
215 | - ]) | ||
216 | ]) | 345 | ]) |
217 | ] ; | 346 | ] ; |
218 | spin:rule | 347 | spin:rule |
219 | [ rdf:type sp:Construct ; | 348 | [ rdf:type sp:Construct ; |
220 | - rdfs:comment "STEP 80001c No temporal part corresponding to the parameter period is necessary"^^xsd:string ; | 349 | + rdfs:comment "STEP 80003d No temporal part of the parameterSetFacility is required"^^xsd:string ; |
221 | sp:templates ([ sp:object | 350 | sp:templates ([ sp:object |
222 | [ sp:varName "parameterRef"^^xsd:string | 351 | [ sp:varName "parameterRef"^^xsd:string |
223 | ] ; | 352 | ] ; |
224 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 353 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
225 | sp:subject | 354 | sp:subject |
226 | - [ sp:varName "spatialPart"^^xsd:string | 355 | + [ sp:varName "parameterSetFacility"^^xsd:string |
227 | ] | 356 | ] |
228 | ]) ; | 357 | ]) ; |
229 | sp:where ([ sp:object spin:_this ; | 358 | sp:where ([ sp:object spin:_this ; |
230 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 359 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
231 | sp:subject | 360 | sp:subject |
232 | - [ sp:varName "spatialPart"^^xsd:string | 361 | + [ sp:varName "parameterSetFacility"^^xsd:string |
362 | + ] | ||
363 | + ] [ sp:object | ||
364 | + [ sp:varName "classOfParameterSetFacility"^^xsd:string | ||
365 | + ] ; | ||
366 | + sp:predicate rdf:type ; | ||
367 | + sp:subject | ||
368 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
233 | ] | 369 | ] |
234 | ] [ sp:object | 370 | ] [ sp:object |
235 | [ sp:varName "parameterRef"^^xsd:string | 371 | [ sp:varName "parameterRef"^^xsd:string |
236 | ] ; | 372 | ] ; |
237 | sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | 373 | sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; |
238 | sp:subject spin:_this | 374 | sp:subject spin:_this |
239 | - ] [ rdf:type sp:NotExists ; | 375 | + ] [ sp:object |
240 | - sp:elements ([ rdf:type sp:Union ; | 376 | + [ sp:varName "intervalStart"^^xsd:string |
241 | - sp:elements (([ sp:object | ||
242 | - [ sp:varName "dTim"^^xsd:string | ||
243 | ] ; | 377 | ] ; |
244 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTim> ; | 378 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalStart> ; |
245 | sp:subject | 379 | sp:subject |
246 | [ sp:varName "parameterRef"^^xsd:string | 380 | [ sp:varName "parameterRef"^^xsd:string |
247 | ] | 381 | ] |
248 | - ]) ([ sp:object | 382 | + ] [ sp:object |
383 | + [ sp:varName "intervalEnd"^^xsd:string | ||
384 | + ] ; | ||
385 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalEnd> ; | ||
386 | + sp:subject | ||
387 | + [ sp:varName "parameterRef"^^xsd:string | ||
388 | + ] | ||
389 | + ] [ sp:object | ||
390 | + [ sp:varName "intervalStart"^^xsd:string | ||
391 | + ] ; | ||
392 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
393 | + sp:subject | ||
394 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
395 | + ] | ||
396 | + ] [ sp:object | ||
397 | + [ sp:varName "intervalEnd"^^xsd:string | ||
398 | + ] ; | ||
399 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
400 | + sp:subject | ||
401 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
402 | + ] | ||
403 | + ]) | ||
404 | + ] ; | ||
405 | + spin:rule | ||
406 | + [ rdf:type sp:Construct ; | ||
407 | + rdfs:comment "STEP 80003b Create temporal parts of parameterSet facility corresponding to the start and end without duplicates - moved to a rule on Cs_productVolumeFacility"^^xsd:string ; | ||
408 | + sp:templates () ; | ||
409 | + sp:where () | ||
410 | + ] ; | ||
411 | + spin:rule | ||
412 | + [ rdf:type sp:Construct ; | ||
413 | + rdfs:comment "STEP 80004b Measurement qualifier not specified"^^xsd:string ; | ||
414 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/core#MeasuredState> ; | ||
415 | + sp:predicate rdf:type ; | ||
416 | + sp:subject | ||
417 | + [ sp:varName "parameterFacility"^^xsd:string | ||
418 | + ] | ||
419 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#ValidlyMeasuredState> ; | ||
420 | + sp:predicate rdf:type ; | ||
421 | + sp:subject | ||
422 | + [ sp:varName "parameterFacility"^^xsd:string | ||
423 | + ] | ||
424 | + ]) ; | ||
425 | + sp:where ([ rdf:type sp:NotExists ; | ||
426 | + sp:elements ([ sp:object | ||
427 | + [ sp:varName "qualifierRef"^^xsd:string | ||
428 | + ] ; | ||
429 | + sp:predicate <http://www.epim.no/schemas/mprml/1#qualifierRef> ; | ||
430 | + sp:subject spin:_this | ||
431 | + ]) | ||
432 | + ] [ sp:object | ||
433 | + [ sp:varName "parameterRef"^^xsd:string | ||
434 | + ] ; | ||
435 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
436 | + sp:subject spin:_this | ||
437 | + ] [ sp:object | ||
438 | + [ sp:varName "parameterRef"^^xsd:string | ||
439 | + ] ; | ||
440 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
441 | + sp:subject | ||
442 | + [ sp:varName "parameterFacility"^^xsd:string | ||
443 | + ] | ||
444 | + ]) | ||
445 | + ] ; | ||
446 | + spin:rule | ||
447 | + [ rdf:type sp:Construct ; | ||
448 | + rdfs:comment "STEP 80001a Regularise start and end times - time specified by parameter element"^^xsd:string ; | ||
449 | + sp:templates ([ sp:object | ||
450 | + [ sp:varName "dTimStartString"^^xsd:string | ||
451 | + ] ; | ||
452 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalStart> ; | ||
453 | + sp:subject | ||
454 | + [ sp:varName "parameterRef"^^xsd:string | ||
455 | + ] | ||
456 | + ] [ sp:object | ||
457 | + [ sp:varName "dateStartString"^^xsd:string | ||
458 | + ] ; | ||
459 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalStart> ; | ||
460 | + sp:subject | ||
461 | + [ sp:varName "parameterRef"^^xsd:string | ||
462 | + ] | ||
463 | + ] [ sp:object | ||
464 | + [ sp:varName "dTimEndString"^^xsd:string | ||
465 | + ] ; | ||
466 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalEnd> ; | ||
467 | + sp:subject | ||
468 | + [ sp:varName "parameterRef"^^xsd:string | ||
469 | + ] | ||
470 | + ] [ sp:object | ||
471 | + [ sp:varName "dateEndString"^^xsd:string | ||
472 | + ] ; | ||
473 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalEnd> ; | ||
474 | + sp:subject | ||
475 | + [ sp:varName "parameterRef"^^xsd:string | ||
476 | + ] | ||
477 | + ]) ; | ||
478 | + sp:where ([ sp:object | ||
479 | + [ sp:varName "parameterRef"^^xsd:string | ||
480 | + ] ; | ||
481 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
482 | + sp:subject spin:_this | ||
483 | + ] [ rdf:type sp:Optional ; | ||
484 | + sp:elements ([ sp:object | ||
249 | [ sp:varName "dTimStart"^^xsd:string | 485 | [ sp:varName "dTimStart"^^xsd:string |
250 | ] ; | 486 | ] ; |
251 | sp:predicate <http://www.epim.no/schemas/mprml/1#dTimStart> ; | 487 | sp:predicate <http://www.epim.no/schemas/mprml/1#dTimStart> ; |
252 | sp:subject | 488 | sp:subject |
253 | [ sp:varName "parameterRef"^^xsd:string | 489 | [ sp:varName "parameterRef"^^xsd:string |
254 | ] | 490 | ] |
255 | - ]) ([ sp:object | 491 | + ] [ rdf:type sp:Bind ; |
492 | + sp:expression | ||
493 | + [ rdf:type smf:cast ; | ||
494 | + arg:datatype xsd:string ; | ||
495 | + sp:arg1 [ sp:varName "dTimStart"^^xsd:string | ||
496 | + ] | ||
497 | + ] ; | ||
498 | + sp:variable | ||
499 | + [ sp:varName "dTimStartString"^^xsd:string | ||
500 | + ] | ||
501 | + ]) | ||
502 | + ] [ rdf:type sp:Optional ; | ||
503 | + sp:elements ([ sp:object | ||
256 | [ sp:varName "dTimEnd"^^xsd:string | 504 | [ sp:varName "dTimEnd"^^xsd:string |
257 | ] ; | 505 | ] ; |
258 | sp:predicate <http://www.epim.no/schemas/mprml/1#dTimEnd> ; | 506 | sp:predicate <http://www.epim.no/schemas/mprml/1#dTimEnd> ; |
259 | sp:subject | 507 | sp:subject |
260 | [ sp:varName "parameterRef"^^xsd:string | 508 | [ sp:varName "parameterRef"^^xsd:string |
261 | ] | 509 | ] |
262 | - ]) ([ sp:object | 510 | + ] [ rdf:type sp:Bind ; |
511 | + sp:expression | ||
512 | + [ rdf:type smf:cast ; | ||
513 | + arg:datatype xsd:string ; | ||
514 | + sp:arg1 [ sp:varName "dTimEnd"^^xsd:string | ||
515 | + ] | ||
516 | + ] ; | ||
517 | + sp:variable | ||
518 | + [ sp:varName "dTimEndString"^^xsd:string | ||
519 | + ] | ||
520 | + ]) | ||
521 | + ] [ rdf:type sp:Optional ; | ||
522 | + sp:elements ([ sp:object | ||
263 | [ sp:varName "dateStart"^^xsd:string | 523 | [ sp:varName "dateStart"^^xsd:string |
264 | ] ; | 524 | ] ; |
265 | sp:predicate <http://www.epim.no/schemas/mprml/1#dateStart> ; | 525 | sp:predicate <http://www.epim.no/schemas/mprml/1#dateStart> ; |
266 | sp:subject | 526 | sp:subject |
267 | [ sp:varName "parameterRef"^^xsd:string | 527 | [ sp:varName "parameterRef"^^xsd:string |
268 | ] | 528 | ] |
269 | - ]) ([ sp:object | 529 | + ] [ rdf:type sp:Bind ; |
530 | + sp:expression | ||
531 | + [ rdf:type smf:cast ; | ||
532 | + arg:datatype xsd:string ; | ||
533 | + sp:arg1 [ sp:varName "dateStart"^^xsd:string | ||
534 | + ] | ||
535 | + ] ; | ||
536 | + sp:variable | ||
537 | + [ sp:varName "dateStartString"^^xsd:string | ||
538 | + ] | ||
539 | + ]) | ||
540 | + ] [ rdf:type sp:Optional ; | ||
541 | + sp:elements ([ sp:object | ||
270 | [ sp:varName "dateEnd"^^xsd:string | 542 | [ sp:varName "dateEnd"^^xsd:string |
271 | ] ; | 543 | ] ; |
272 | sp:predicate <http://www.epim.no/schemas/mprml/1#dateEnd> ; | 544 | sp:predicate <http://www.epim.no/schemas/mprml/1#dateEnd> ; |
273 | sp:subject | 545 | sp:subject |
274 | [ sp:varName "parameterRef"^^xsd:string | 546 | [ sp:varName "parameterRef"^^xsd:string |
275 | ] | 547 | ] |
276 | - ])) | 548 | + ] [ rdf:type sp:Bind ; |
549 | + sp:expression | ||
550 | + [ rdf:type smf:cast ; | ||
551 | + arg:datatype xsd:string ; | ||
552 | + sp:arg1 [ sp:varName "dateEnd"^^xsd:string | ||
553 | + ] | ||
554 | + ] ; | ||
555 | + sp:variable | ||
556 | + [ sp:varName "dateEndString"^^xsd:string | ||
557 | + ] | ||
277 | ]) | 558 | ]) |
278 | ]) | 559 | ]) |
279 | ] ; | 560 | ] ; |
280 | spin:rule | 561 | spin:rule |
281 | [ rdf:type sp:Construct ; | 562 | [ rdf:type sp:Construct ; |
282 | - rdfs:comment "STEP 80003 Assign parameter value"^^xsd:string ; | 563 | + rdfs:comment "STEP 80005 Assign parameter value"^^xsd:string ; |
283 | sp:templates ([ sp:object _:b3 ; | 564 | sp:templates ([ sp:object _:b3 ; |
284 | sp:predicate | 565 | sp:predicate |
285 | [ sp:varName "propertyType"^^xsd:string | 566 | [ sp:varName "propertyType"^^xsd:string |
286 | ] ; | 567 | ] ; |
287 | sp:subject | 568 | sp:subject |
288 | - [ sp:varName "temporalPart"^^xsd:string | 569 | + [ sp:varName "parameterFacility"^^xsd:string |
289 | ] | 570 | ] |
290 | ] [ sp:object | 571 | ] [ sp:object |
291 | [ sp:varName "quantityType"^^xsd:string | 572 | [ sp:varName "quantityType"^^xsd:string |
... | @@ -308,79 +589,231 @@ | ... | @@ -308,79 +589,231 @@ |
308 | ] [ sp:object | 589 | ] [ sp:object |
309 | [ sp:varName "nameRef"^^xsd:string | 590 | [ sp:varName "nameRef"^^xsd:string |
310 | ] ; | 591 | ] ; |
311 | - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#propertyMapsToMPREnumeration> ; | 592 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#propertyMapsToMPREnumeration> ; |
593 | + sp:subject | ||
594 | + [ sp:varName "propertyType"^^xsd:string | ||
595 | + ] | ||
596 | + ] [ sp:object | ||
597 | + [ sp:varName "nameRef"^^xsd:string | ||
598 | + ] ; | ||
599 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#rangeOfPropertyMapsToMPREnumeration> ; | ||
600 | + sp:subject | ||
601 | + [ sp:varName "quantityType"^^xsd:string | ||
602 | + ] | ||
603 | + ] [ sp:object | ||
604 | + [ sp:varName "parameterRef"^^xsd:string | ||
605 | + ] ; | ||
606 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
607 | + sp:subject spin:_this | ||
608 | + ] [ sp:object | ||
609 | + [ sp:varName "parameterRef"^^xsd:string | ||
610 | + ] ; | ||
611 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
612 | + sp:subject | ||
613 | + [ sp:varName "parameterFacility"^^xsd:string | ||
614 | + ] | ||
615 | + ] [ sp:object | ||
616 | + [ sp:varName "measureValueRef"^^xsd:string | ||
617 | + ] ; | ||
618 | + sp:predicate <http://www.epim.no/schemas/mprml/1#measureValueRef> ; | ||
619 | + sp:subject | ||
620 | + [ sp:varName "parameterRef"^^xsd:string | ||
621 | + ] | ||
622 | + ] [ sp:object | ||
623 | + [ sp:varName "measureValue"^^xsd:string | ||
624 | + ] ; | ||
625 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
626 | + sp:subject | ||
627 | + [ sp:varName "measureValueRef"^^xsd:string | ||
628 | + ] | ||
629 | + ] [ sp:object | ||
630 | + [ sp:varName "measureUomString"^^xsd:string | ||
631 | + ] ; | ||
632 | + sp:predicate <http://www.epim.no/schemas/mprml/1#uom> ; | ||
633 | + sp:subject | ||
634 | + [ sp:varName "measureValueRef"^^xsd:string | ||
635 | + ] | ||
636 | + ] [ rdf:type sp:Bind ; | ||
637 | + sp:expression | ||
638 | + [ rdf:type ep-mpr-spin-lib:selectQuantityTypeUomScale ; | ||
639 | + sp:arg1 [ sp:varName "quantityType"^^xsd:string | ||
640 | + ] ; | ||
641 | + sp:arg2 [ sp:varName "measureUomString"^^xsd:string | ||
642 | + ] | ||
643 | + ] ; | ||
644 | + sp:variable | ||
645 | + [ sp:varName "measureScale"^^xsd:string | ||
646 | + ] | ||
647 | + ]) | ||
648 | + ] ; | ||
649 | + spin:rule | ||
650 | + [ rdf:type sp:Construct ; | ||
651 | + rdfs:comment "STEP 80001c Regularise start and end times - end time inherited from temporal part of production facility"^^xsd:string ; | ||
652 | + sp:templates ([ sp:object | ||
653 | + [ sp:varName "endString"^^xsd:string | ||
654 | + ] ; | ||
655 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalEnd> ; | ||
656 | + sp:subject | ||
657 | + [ sp:varName "parameterRef"^^xsd:string | ||
658 | + ] | ||
659 | + ]) ; | ||
660 | + sp:where ([ sp:object spin:_this ; | ||
661 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
662 | + sp:subject | ||
663 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
664 | + ] | ||
665 | + ] [ sp:object | ||
666 | + [ sp:varName "finishedAt"^^xsd:string | ||
667 | + ] ; | ||
668 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
669 | + sp:subject | ||
670 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
671 | + ] | ||
672 | + ] [ rdf:type sp:Bind ; | ||
673 | + sp:expression | ||
674 | + [ rdf:type smf:cast ; | ||
675 | + arg:datatype xsd:string ; | ||
676 | + sp:arg1 [ sp:varName "finishedAt"^^xsd:string | ||
677 | + ] | ||
678 | + ] ; | ||
679 | + sp:variable | ||
680 | + [ sp:varName "endString"^^xsd:string | ||
681 | + ] | ||
682 | + ] [ sp:object | ||
683 | + [ sp:varName "parameterRef"^^xsd:string | ||
684 | + ] ; | ||
685 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
686 | + sp:subject spin:_this | ||
687 | + ] [ rdf:type sp:NotExists ; | ||
688 | + sp:elements ([ rdf:type sp:Union ; | ||
689 | + sp:elements (([ sp:object | ||
690 | + [ sp:varName "dTimEnd"^^xsd:string | ||
691 | + ] ; | ||
692 | + sp:predicate <http://www.epim.no/schemas/mprml/1#dTimEnd> ; | ||
693 | + sp:subject | ||
694 | + [ sp:varName "parameterRef"^^xsd:string | ||
695 | + ] | ||
696 | + ]) ([ sp:object | ||
697 | + [ sp:varName "dateEnd"^^xsd:string | ||
698 | + ] ; | ||
699 | + sp:predicate <http://www.epim.no/schemas/mprml/1#dateEnd> ; | ||
700 | + sp:subject | ||
701 | + [ sp:varName "parameterRef"^^xsd:string | ||
702 | + ] | ||
703 | + ])) | ||
704 | + ]) | ||
705 | + ]) | ||
706 | + ] ; | ||
707 | + spin:rule | ||
708 | + [ rdf:type sp:Construct ; | ||
709 | + rdfs:comment "STEP 80006 Set flowing or not-flowing state"^^xsd:string ; | ||
710 | + sp:templates ([ sp:object | ||
711 | + [ sp:varName "flowingStateType"^^xsd:string | ||
712 | + ] ; | ||
713 | + sp:predicate rdf:type ; | ||
714 | + sp:subject | ||
715 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
716 | + ] | ||
717 | + ]) ; | ||
718 | + sp:where ([ sp:object | ||
719 | + [ sp:varName "parameterRef"^^xsd:string | ||
720 | + ] ; | ||
721 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
722 | + sp:subject spin:_this | ||
723 | + ] [ sp:object | ||
724 | + [ sp:varName "parameterRef"^^xsd:string | ||
725 | + ] ; | ||
726 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
312 | sp:subject | 727 | sp:subject |
313 | - [ sp:varName "propertyType"^^xsd:string | 728 | + [ sp:varName "parameterFacility"^^xsd:string |
314 | ] | 729 | ] |
315 | ] [ sp:object | 730 | ] [ sp:object |
316 | - [ sp:varName "nameRef"^^xsd:string | 731 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
317 | ] ; | 732 | ] ; |
318 | - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#rangeOfPropertyMapsToMPREnumeration> ; | 733 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; |
319 | sp:subject | 734 | sp:subject |
320 | - [ sp:varName "quantityType"^^xsd:string | 735 | + [ sp:varName "parameterFacility"^^xsd:string |
321 | ] | 736 | ] |
322 | ] [ sp:object | 737 | ] [ sp:object |
323 | - [ sp:varName "parameterRef"^^xsd:string | 738 | + [ sp:varName "nameRef"^^xsd:string |
324 | ] ; | 739 | ] ; |
325 | - sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | 740 | + sp:predicate <http://www.epim.no/schemas/mprml/1#nameRef> ; |
326 | sp:subject spin:_this | 741 | sp:subject spin:_this |
327 | ] [ sp:object | 742 | ] [ sp:object |
328 | - [ sp:varName "parameterRef"^^xsd:string | 743 | + [ sp:varName "nameRef"^^xsd:string |
329 | ] ; | 744 | ] ; |
330 | - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 745 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#flowingStateMapsToMPREnumeration> ; |
331 | sp:subject | 746 | sp:subject |
332 | - [ sp:varName "temporalPart"^^xsd:string | 747 | + [ sp:varName "flowingStateType"^^xsd:string |
333 | ] | 748 | ] |
334 | - ] [ sp:object | 749 | + ]) |
335 | - [ sp:varName "measureValueRef"^^xsd:string | ||
336 | ] ; | 750 | ] ; |
337 | - sp:predicate <http://www.epim.no/schemas/mprml/1#measureValueRef> ; | 751 | + spin:rule |
752 | + [ rdf:type sp:Construct ; | ||
753 | + rdfs:comment "STEP 80001b Regularise start and end times - start time inherited from temporal part of production facility"^^xsd:string ; | ||
754 | + sp:templates ([ sp:object | ||
755 | + [ sp:varName "startString"^^xsd:string | ||
756 | + ] ; | ||
757 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalStart> ; | ||
338 | sp:subject | 758 | sp:subject |
339 | [ sp:varName "parameterRef"^^xsd:string | 759 | [ sp:varName "parameterRef"^^xsd:string |
340 | ] | 760 | ] |
341 | - ] [ sp:object | 761 | + ]) ; |
342 | - [ sp:varName "measureValue"^^xsd:string | 762 | + sp:where ([ sp:object spin:_this ; |
343 | - ] ; | 763 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
344 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
345 | sp:subject | 764 | sp:subject |
346 | - [ sp:varName "measureValueRef"^^xsd:string | 765 | + [ sp:varName "parameterSetFacility"^^xsd:string |
347 | ] | 766 | ] |
348 | ] [ sp:object | 767 | ] [ sp:object |
349 | - [ sp:varName "measureUomString"^^xsd:string | 768 | + [ sp:varName "startedAt"^^xsd:string |
350 | ] ; | 769 | ] ; |
351 | - sp:predicate <http://www.epim.no/schemas/mprml/1#uom> ; | 770 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
352 | sp:subject | 771 | sp:subject |
353 | - [ sp:varName "measureValueRef"^^xsd:string | 772 | + [ sp:varName "parameterSetFacility"^^xsd:string |
354 | ] | 773 | ] |
355 | ] [ rdf:type sp:Bind ; | 774 | ] [ rdf:type sp:Bind ; |
356 | sp:expression | 775 | sp:expression |
357 | - [ rdf:type ep-mpr-spin-lib:selectQuantityTypeUomScale ; | 776 | + [ rdf:type smf:cast ; |
358 | - sp:arg1 [ sp:varName "quantityType"^^xsd:string | 777 | + arg:datatype xsd:string ; |
359 | - ] ; | 778 | + sp:arg1 [ sp:varName "startedAt"^^xsd:string |
360 | - sp:arg2 [ sp:varName "measureUomString"^^xsd:string | ||
361 | ] | 779 | ] |
362 | ] ; | 780 | ] ; |
363 | sp:variable | 781 | sp:variable |
364 | - [ sp:varName "measureScale"^^xsd:string | 782 | + [ sp:varName "startString"^^xsd:string |
783 | + ] | ||
784 | + ] [ sp:object | ||
785 | + [ sp:varName "parameterRef"^^xsd:string | ||
786 | + ] ; | ||
787 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | ||
788 | + sp:subject spin:_this | ||
789 | + ] [ rdf:type sp:NotExists ; | ||
790 | + sp:elements ([ rdf:type sp:Union ; | ||
791 | + sp:elements (([ sp:object | ||
792 | + [ sp:varName "dTimStart"^^xsd:string | ||
793 | + ] ; | ||
794 | + sp:predicate <http://www.epim.no/schemas/mprml/1#dTimStart> ; | ||
795 | + sp:subject | ||
796 | + [ sp:varName "parameterRef"^^xsd:string | ||
365 | ] | 797 | ] |
798 | + ]) ([ sp:object | ||
799 | + [ sp:varName "dateStart"^^xsd:string | ||
800 | + ] ; | ||
801 | + sp:predicate <http://www.epim.no/schemas/mprml/1#dateStart> ; | ||
802 | + sp:subject | ||
803 | + [ sp:varName "parameterRef"^^xsd:string | ||
804 | + ] | ||
805 | + ])) | ||
806 | + ]) | ||
366 | ]) | 807 | ]) |
367 | ] ; | 808 | ] ; |
368 | spin:rule | 809 | spin:rule |
369 | [ rdf:type sp:Construct ; | 810 | [ rdf:type sp:Construct ; |
370 | - rdfs:comment "STEP 80000 Create the object that has the parameterSet property - either for all of its life or for a temporal part"^^xsd:string ; | 811 | + rdfs:comment "STEP 80000c Create the spatial parts that have the parameterSet property"^^xsd:string ; |
371 | - sp:templates ([ sp:object | 812 | + sp:templates ([ sp:object spin:_this ; |
372 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
373 | - ] ; | ||
374 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
375 | - sp:subject _:b4 | ||
376 | - ] [ sp:object | ||
377 | - [ sp:varName "classOfSpatialPart"^^xsd:string | ||
378 | - ] ; | ||
379 | - sp:predicate rdf:type ; | ||
380 | - sp:subject _:b4 | ||
381 | - ] [ sp:object spin:_this ; | ||
382 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 813 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
383 | - sp:subject _:b4 | 814 | + sp:subject |
815 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string | ||
816 | + ] | ||
384 | ]) ; | 817 | ]) ; |
385 | sp:where ([ sp:object spin:_this ; | 818 | sp:where ([ sp:object spin:_this ; |
386 | sp:predicate <http://www.epim.no/schemas/mprml/1#parameterSetRef> ; | 819 | sp:predicate <http://www.epim.no/schemas/mprml/1#parameterSetRef> ; |
... | @@ -400,6 +833,20 @@ | ... | @@ -400,6 +833,20 @@ |
400 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 833 | [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string |
401 | ] | 834 | ] |
402 | ] [ sp:object | 835 | ] [ sp:object |
836 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
837 | + ] ; | ||
838 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
839 | + sp:subject | ||
840 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string | ||
841 | + ] | ||
842 | + ] [ sp:object | ||
843 | + [ sp:varName "classOfSpatialPart"^^xsd:string | ||
844 | + ] ; | ||
845 | + sp:predicate rdf:type ; | ||
846 | + sp:subject | ||
847 | + [ sp:varName "spatialPartOfATemporalPartOfAProductionFacility"^^xsd:string | ||
848 | + ] | ||
849 | + ] [ sp:object | ||
403 | [ sp:varName "nameRef"^^xsd:string | 850 | [ sp:varName "nameRef"^^xsd:string |
404 | ] ; | 851 | ] ; |
405 | sp:predicate <http://www.epim.no/schemas/mprml/1#nameRef> ; | 852 | sp:predicate <http://www.epim.no/schemas/mprml/1#nameRef> ; |
... | @@ -411,169 +858,220 @@ | ... | @@ -411,169 +858,220 @@ |
411 | sp:subject | 858 | sp:subject |
412 | [ sp:varName "classOfSpatialPart"^^xsd:string | 859 | [ sp:varName "classOfSpatialPart"^^xsd:string |
413 | ] | 860 | ] |
861 | + ] [ rdf:type sp:NotExists ; | ||
862 | + sp:elements ([ sp:object | ||
863 | + [ sp:varName "classOfSpatialPart"^^xsd:string | ||
864 | + ] ; | ||
865 | + sp:predicate rdf:type ; | ||
866 | + sp:subject | ||
867 | + [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | ||
868 | + ] | ||
869 | + ]) | ||
414 | ]) | 870 | ]) |
415 | ] ; | 871 | ] ; |
416 | spin:rule | 872 | spin:rule |
417 | [ rdf:type sp:Construct ; | 873 | [ rdf:type sp:Construct ; |
418 | - rdfs:comment "STEP 80001b Set the times for the temporal part corresponding to the parameter period"^^xsd:string ; | 874 | + rdfs:comment "STEP 80002a Create temporal part of parameterSet facility corresponding to the nominal time, if necessary"^^xsd:string ; |
419 | sp:templates ([ sp:object | 875 | sp:templates ([ sp:object |
876 | + [ sp:varName "classOfParameterSetFacility"^^xsd:string | ||
877 | + ] ; | ||
878 | + sp:predicate rdf:type ; | ||
879 | + sp:subject _:b4 | ||
880 | + ] [ sp:object | ||
420 | [ sp:varName "dTim"^^xsd:string | 881 | [ sp:varName "dTim"^^xsd:string |
421 | ] ; | 882 | ] ; |
422 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 883 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
423 | - sp:subject | 884 | + sp:subject _:b4 |
424 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | ||
425 | - ] | ||
426 | ] [ sp:object | 885 | ] [ sp:object |
427 | - [ sp:varName "dTimStart"^^xsd:string | 886 | + [ sp:varName "parameterSetFacility"^^xsd:string |
428 | ] ; | 887 | ] ; |
429 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 888 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
430 | - sp:subject | 889 | + sp:subject _:b4 |
431 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | ||
432 | - ] | ||
433 | ] [ sp:object | 890 | ] [ sp:object |
434 | - [ sp:varName "dateStart"^^xsd:string | 891 | + [ sp:varName "parameterRef"^^xsd:string |
435 | ] ; | 892 | ] ; |
436 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 893 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
894 | + sp:subject _:b4 | ||
895 | + ]) ; | ||
896 | + sp:where ([ sp:object spin:_this ; | ||
897 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
437 | sp:subject | 898 | sp:subject |
438 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 899 | + [ sp:varName "parameterSetFacility"^^xsd:string |
439 | ] | 900 | ] |
440 | ] [ sp:object | 901 | ] [ sp:object |
441 | - [ sp:varName "dTimEnd"^^xsd:string | 902 | + [ sp:varName "classOfParameterSetFacility"^^xsd:string |
442 | ] ; | 903 | ] ; |
443 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 904 | + sp:predicate rdf:type ; |
444 | sp:subject | 905 | sp:subject |
445 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 906 | + [ sp:varName "parameterSetFacility"^^xsd:string |
446 | ] | 907 | ] |
447 | ] [ sp:object | 908 | ] [ sp:object |
448 | - [ sp:varName "dateEnd"^^xsd:string | 909 | + [ sp:varName "parameterRef"^^xsd:string |
449 | ] ; | 910 | ] ; |
450 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 911 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; |
912 | + sp:subject spin:_this | ||
913 | + ] [ sp:object | ||
914 | + [ sp:varName "dTim"^^xsd:string | ||
915 | + ] ; | ||
916 | + sp:predicate <http://www.epim.no/schemas/mprml/1#dTim> ; | ||
451 | sp:subject | 917 | sp:subject |
452 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 918 | + [ sp:varName "parameterRef"^^xsd:string |
453 | ] | 919 | ] |
454 | - ] [ sp:object | 920 | + ] [ rdf:type sp:NotExists ; |
921 | + sp:elements ([ sp:object | ||
455 | [ sp:varName "dTim"^^xsd:string | 922 | [ sp:varName "dTim"^^xsd:string |
456 | ] ; | 923 | ] ; |
457 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 924 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
458 | sp:subject | 925 | sp:subject |
459 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 926 | + [ sp:varName "parameterFacility"^^xsd:string |
460 | ] | 927 | ] |
461 | ] [ sp:object | 928 | ] [ sp:object |
462 | - [ sp:varName "dTimStart"^^xsd:string | 929 | + [ sp:varName "parameterSetFacility"^^xsd:string |
463 | ] ; | 930 | ] ; |
464 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 931 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
465 | sp:subject | 932 | sp:subject |
466 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 933 | + [ sp:varName "parameterFacility"^^xsd:string |
934 | + ] | ||
935 | + ]) | ||
936 | + ]) | ||
937 | + ] ; | ||
938 | + spin:rule | ||
939 | + [ rdf:type sp:Construct ; | ||
940 | + rdfs:comment "STEP 80002b Find existing temporal part of parameterSet facility corresponding to the nominal time"^^xsd:string ; | ||
941 | + sp:templates ([ sp:object | ||
942 | + [ sp:varName "parameterRef"^^xsd:string | ||
943 | + ] ; | ||
944 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
945 | + sp:subject | ||
946 | + [ sp:varName "parameterFacility"^^xsd:string | ||
947 | + ] | ||
948 | + ]) ; | ||
949 | + sp:where ([ sp:object spin:_this ; | ||
950 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | ||
951 | + sp:subject | ||
952 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
467 | ] | 953 | ] |
468 | ] [ sp:object | 954 | ] [ sp:object |
469 | - [ sp:varName "dateStart"^^xsd:string | 955 | + [ sp:varName "parameterRef"^^xsd:string |
470 | ] ; | 956 | ] ; |
471 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 957 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; |
958 | + sp:subject spin:_this | ||
959 | + ] [ sp:object | ||
960 | + [ sp:varName "dTim"^^xsd:string | ||
961 | + ] ; | ||
962 | + sp:predicate <http://www.epim.no/schemas/mprml/1#dTim> ; | ||
472 | sp:subject | 963 | sp:subject |
473 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 964 | + [ sp:varName "parameterRef"^^xsd:string |
474 | ] | 965 | ] |
475 | ] [ sp:object | 966 | ] [ sp:object |
476 | - [ sp:varName "dTimEnd"^^xsd:string | 967 | + [ sp:varName "dTim"^^xsd:string |
477 | ] ; | 968 | ] ; |
478 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 969 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
479 | sp:subject | 970 | sp:subject |
480 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 971 | + [ sp:varName "parameterFacility"^^xsd:string |
481 | ] | 972 | ] |
482 | ] [ sp:object | 973 | ] [ sp:object |
483 | - [ sp:varName "dateEnd"^^xsd:string | 974 | + [ sp:varName "parameterSetFacility"^^xsd:string |
484 | ] ; | 975 | ] ; |
485 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 976 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
486 | sp:subject | 977 | sp:subject |
487 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 978 | + [ sp:varName "parameterFacility"^^xsd:string |
488 | ] | 979 | ] |
489 | - ]) ; | 980 | + ]) |
490 | - sp:where ([ sp:object | ||
491 | - [ sp:varName "parameterRef"^^xsd:string | ||
492 | ] ; | 981 | ] ; |
493 | - sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; | 982 | + spin:rule |
494 | - sp:subject spin:_this | 983 | + [ rdf:type sp:Construct ; |
495 | - ] [ sp:object | 984 | + rdfs:comment "STEP 80003a Create list of necessary temporal parts of parameterSet facility corresponding to the start and end"^^xsd:string ; |
496 | - [ sp:varName "parameterRef"^^xsd:string | 985 | + sp:templates ([ sp:object |
986 | + [ sp:varName "intervalString"^^xsd:string | ||
497 | ] ; | 987 | ] ; |
988 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#necessaryIntervalString> ; | ||
989 | + sp:subject | ||
990 | + [ sp:varName "parameterSetFacility"^^xsd:string | ||
991 | + ] | ||
992 | + ]) ; | ||
993 | + sp:where ([ sp:object spin:_this ; | ||
498 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 994 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
499 | sp:subject | 995 | sp:subject |
500 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 996 | + [ sp:varName "parameterSetFacility"^^xsd:string |
501 | ] | 997 | ] |
502 | ] [ sp:object | 998 | ] [ sp:object |
503 | - [ sp:varName "temporalPartOfAProductionFacility"^^xsd:string | 999 | + [ sp:varName "classOfParameterSetFacility"^^xsd:string |
504 | ] ; | 1000 | ] ; |
505 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | 1001 | + sp:predicate rdf:type ; |
506 | sp:subject | 1002 | sp:subject |
507 | - [ sp:varName "temporalPartOfASpatialPart"^^xsd:string | 1003 | + [ sp:varName "parameterSetFacility"^^xsd:string |
508 | ] | 1004 | ] |
509 | - ] [ rdf:type sp:Optional ; | 1005 | + ] [ sp:object |
510 | - sp:elements ([ sp:object | 1006 | + [ sp:varName "parameterRef"^^xsd:string |
511 | - [ sp:varName "dTim"^^xsd:string | ||
512 | ] ; | 1007 | ] ; |
513 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTim> ; | 1008 | + sp:predicate <http://www.epim.no/schemas/mprml/1#parameterRef> ; |
1009 | + sp:subject spin:_this | ||
1010 | + ] [ sp:object | ||
1011 | + [ sp:varName "intervalStart"^^xsd:string | ||
1012 | + ] ; | ||
1013 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalStart> ; | ||
514 | sp:subject | 1014 | sp:subject |
515 | [ sp:varName "parameterRef"^^xsd:string | 1015 | [ sp:varName "parameterRef"^^xsd:string |
516 | ] | 1016 | ] |
517 | - ]) | 1017 | + ] [ sp:object |
518 | - ] [ rdf:type sp:Optional ; | 1018 | + [ sp:varName "intervalEnd"^^xsd:string |
519 | - sp:elements ([ sp:object | ||
520 | - [ sp:varName "dTimStart"^^xsd:string | ||
521 | ] ; | 1019 | ] ; |
522 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTimStart> ; | 1020 | + sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#intervalEnd> ; |
523 | sp:subject | 1021 | sp:subject |
524 | [ sp:varName "parameterRef"^^xsd:string | 1022 | [ sp:varName "parameterRef"^^xsd:string |
525 | ] | 1023 | ] |
526 | - ]) | 1024 | + ] [ rdf:type sp:NotExists ; |
527 | - ] [ rdf:type sp:Optional ; | ||
528 | sp:elements ([ sp:object | 1025 | sp:elements ([ sp:object |
529 | - [ sp:varName "dTimEnd"^^xsd:string | 1026 | + [ sp:varName "intervalStart"^^xsd:string |
530 | ] ; | 1027 | ] ; |
531 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dTimEnd> ; | 1028 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
532 | sp:subject | 1029 | sp:subject |
533 | - [ sp:varName "parameterRef"^^xsd:string | 1030 | + [ sp:varName "parameterSetFacility"^^xsd:string |
534 | ] | 1031 | ] |
535 | - ]) | 1032 | + ] [ sp:object |
536 | - ] [ rdf:type sp:Optional ; | 1033 | + [ sp:varName "intervalEnd"^^xsd:string |
537 | - sp:elements ([ sp:object | ||
538 | - [ sp:varName "dateStart"^^xsd:string | ||
539 | ] ; | 1034 | ] ; |
540 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dateStart> ; | 1035 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
541 | sp:subject | 1036 | sp:subject |
542 | - [ sp:varName "parameterRef"^^xsd:string | 1037 | + [ sp:varName "parameterSetFacility"^^xsd:string |
543 | ] | 1038 | ] |
544 | ]) | 1039 | ]) |
545 | - ] [ rdf:type sp:Optional ; | 1040 | + ] [ rdf:type sp:Bind ; |
546 | - sp:elements ([ sp:object | 1041 | + sp:expression |
547 | - [ sp:varName "dateEnd"^^xsd:string | 1042 | + [ rdf:type fn:concat ; |
1043 | + sp:arg1 [ sp:varName "intervalStart"^^xsd:string | ||
548 | ] ; | 1044 | ] ; |
549 | - sp:predicate <http://www.epim.no/schemas/mprml/1#dateEnd> ; | 1045 | + sp:arg2 "$" ; |
550 | - sp:subject | 1046 | + sp:arg3 [ sp:varName "intervalEnd"^^xsd:string |
551 | - [ sp:varName "parameterRef"^^xsd:string | 1047 | + ] |
1048 | + ] ; | ||
1049 | + sp:variable | ||
1050 | + [ sp:varName "intervalString"^^xsd:string | ||
552 | ] | 1051 | ] |
553 | - ]) | ||
554 | ]) | 1052 | ]) |
555 | ] ; | 1053 | ] ; |
556 | spin:rule | 1054 | spin:rule |
557 | [ rdf:type sp:Construct ; | 1055 | [ rdf:type sp:Construct ; |
558 | - rdfs:comment "STEP 80002b Measurement qualifier not specified"^^xsd:string ; | 1056 | + rdfs:comment "STEP 80004a Measurement qualifier specified"^^xsd:string ; |
559 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/core#MeasuredState> ; | 1057 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/core#MeasuredState> ; |
560 | sp:predicate rdf:type ; | 1058 | sp:predicate rdf:type ; |
561 | sp:subject | 1059 | sp:subject |
562 | - [ sp:varName "temporalPart"^^xsd:string | 1060 | + [ sp:varName "parameterFacility"^^xsd:string |
563 | ] | 1061 | ] |
564 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#ValidlyMeasuredState> ; | 1062 | + ] [ sp:object |
1063 | + [ sp:varName "measuredQualityType"^^xsd:string | ||
1064 | + ] ; | ||
565 | sp:predicate rdf:type ; | 1065 | sp:predicate rdf:type ; |
566 | sp:subject | 1066 | sp:subject |
567 | - [ sp:varName "temporalPart"^^xsd:string | 1067 | + [ sp:varName "parameterFacility"^^xsd:string |
568 | ] | 1068 | ] |
569 | ]) ; | 1069 | ]) ; |
570 | - sp:where ([ rdf:type sp:NotExists ; | 1070 | + sp:where ([ sp:object |
571 | - sp:elements ([ sp:object | ||
572 | [ sp:varName "qualifierRef"^^xsd:string | 1071 | [ sp:varName "qualifierRef"^^xsd:string |
573 | ] ; | 1072 | ] ; |
574 | sp:predicate <http://www.epim.no/schemas/mprml/1#qualifierRef> ; | 1073 | sp:predicate <http://www.epim.no/schemas/mprml/1#qualifierRef> ; |
575 | sp:subject spin:_this | 1074 | sp:subject spin:_this |
576 | - ]) | ||
577 | ] [ sp:object | 1075 | ] [ sp:object |
578 | [ sp:varName "parameterRef"^^xsd:string | 1076 | [ sp:varName "parameterRef"^^xsd:string |
579 | ] ; | 1077 | ] ; |
... | @@ -584,12 +1082,21 @@ | ... | @@ -584,12 +1082,21 @@ |
584 | ] ; | 1082 | ] ; |
585 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; | 1083 | sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ; |
586 | sp:subject | 1084 | sp:subject |
587 | - [ sp:varName "temporalPart"^^xsd:string | 1085 | + [ sp:varName "parameterFacility"^^xsd:string |
1086 | + ] | ||
1087 | + ] [ rdf:type sp:Bind ; | ||
1088 | + sp:expression | ||
1089 | + [ rdf:type ep-mpr-spin-lib:selectMeasuredQualityType ; | ||
1090 | + sp:arg1 [ sp:varName "qualifierRef"^^xsd:string | ||
1091 | + ] | ||
1092 | + ] ; | ||
1093 | + sp:variable | ||
1094 | + [ sp:varName "measuredQualityType"^^xsd:string | ||
588 | ] | 1095 | ] |
589 | ]) | 1096 | ]) |
590 | ] . | 1097 | ] . |
591 | 1098 | ||
592 | <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1> | 1099 | <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1> |
593 | rdf:type owl:Ontology ; | 1100 | rdf:type owl:Ontology ; |
594 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/unnamed> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> ; | 1101 | + 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> ; |
595 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 1102 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
This diff could not be displayed because it is too large.
... | @@ -13,7 +13,7 @@ WHERE { | ... | @@ -13,7 +13,7 @@ WHERE { |
13 | }}" | 13 | }}" |
14 | > | 14 | > |
15 | 15 | ||
16 | -<h1>Monthly Government Report : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> | 16 | +<h1>Monthly Government Report Test 4 : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> |
17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> | 17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> |
18 | <h2>Report version : {# SELECT ?reportVersion | 18 | <h2>Report version : {# SELECT ?reportVersion |
19 | WHERE { | 19 | WHERE { |
... | @@ -173,25 +173,11 @@ OPTIONAL { | ... | @@ -173,25 +173,11 @@ OPTIONAL { |
173 | 173 | ||
174 | </ui:forEach> --> | 174 | </ui:forEach> --> |
175 | 175 | ||
176 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:GasSales" /> | ||
177 | 176 | ||
178 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> | ||
179 | - | ||
180 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" /> | ||
181 | - | ||
182 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> | ||
183 | - | ||
184 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" /> | ||
185 | 177 | ||
186 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> | 178 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> |
187 | - | ||
188 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" /> | ||
189 | - | ||
190 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> | ||
191 | 179 | ||
192 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> | ||
193 | 180 | ||
194 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryOwnership" /> | ||
195 | 181 | ||
196 | 182 | ||
197 | 183 | ... | ... |
This diff could not be displayed because it is too large.
1 | +<!DOCTYPE html> | ||
2 | +<html> | ||
3 | + <head> | ||
4 | + <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
5 | + <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
6 | + </head> | ||
7 | + <body> | ||
8 | + <h1>Daily Production Report : TRYM Field 2012-02-28</h1> | ||
9 | + <h2>Report title : TRYM</h2> | ||
10 | + <h2>Report version : 2.0</h2> | ||
11 | + <h2>Report Status : final version of a report</h2> | ||
12 | + <h2>Submitted by : TRYM</h2> | ||
13 | + <div> | ||
14 | + <hr> | ||
15 | + <h2>Personnel Information</h2> | ||
16 | + <table class="ddrTable"> | ||
17 | + <tr class="ddrTR"> | ||
18 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Crew</th><th class="ddrTH" style="text-align: center">Crew Type</th> | ||
19 | + </tr> | ||
20 | + <tr class="ddrTR"> | ||
21 | + <td class="ddrTD">TRYM</td><td class="ddrTD">1</td><td class="ddrTD">catering crew</td> | ||
22 | + </tr> | ||
23 | + <tr class="ddrTR"> | ||
24 | + <td class="ddrTD">TRYM</td><td class="ddrTD">4</td><td class="ddrTD">contractor crew</td> | ||
25 | + </tr> | ||
26 | + <tr class="ddrTR"> | ||
27 | + <td class="ddrTD">TRYM</td><td class="ddrTD">5</td><td class="ddrTD">operator normal crew</td> | ||
28 | + </tr> | ||
29 | + </table> | ||
30 | + <br> | ||
31 | + </div> | ||
32 | + <table> | ||
33 | + <tr> | ||
34 | + <td>TRYM</td><td>10</td><td>Total Beds Available</td> | ||
35 | + </tr> | ||
36 | + </table> | ||
37 | + <div> | ||
38 | + <hr> | ||
39 | + <h2>HSE Information</h2> | ||
40 | + <table class="ddrTable"> | ||
41 | + <tr class="ddrTR"> | ||
42 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Operation Type</th><th class="ddrTH" style="text-align: center">Start</th><th class="ddrTH" style="text-align: center">Finish</th><th class="ddrTH" style="text-align: center">Safety Text</th><th class="ddrTH" style="text-align: center">Comment</th> | ||
43 | + </tr> | ||
44 | + <tr class="ddrTR"> | ||
45 | + <td class="ddrTD">TRYM</td><td class="ddrTD">health safety and environment activity</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD"></td><td class="ddrTD">With this clarification, the natural general principle that will subsume this case is not quite equi</td> | ||
46 | + </tr> | ||
47 | + <tr class="ddrTR"> | ||
48 | + <td class="ddrTD">TRYM</td><td class="ddrTD">safety consideration</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">On the other hand, a subset of</td><td class="ddrTD"></td> | ||
49 | + </tr> | ||
50 | + </table> | ||
51 | + <br> | ||
52 | + </div> | ||
53 | + <div> | ||
54 | + <hr> | ||
55 | + <h2>Operation Information</h2> | ||
56 | + <table class="ddrTable"> | ||
57 | + <tr class="ddrTR"> | ||
58 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Incident Type</th><th class="ddrTH" style="text-align: center">Count</th> | ||
59 | + </tr> | ||
60 | + <tr class="ddrTR"> | ||
61 | + <td class="ddrTD">TRYM</td><td class="ddrTD">accident or injury</td><td class="ddrTD">1</td> | ||
62 | + </tr> | ||
63 | + <tr class="ddrTR"> | ||
64 | + <td class="ddrTD">TRYM</td><td class="ddrTD">alarm</td><td class="ddrTD">0</td> | ||
65 | + </tr> | ||
66 | + <tr class="ddrTR"> | ||
67 | + <td class="ddrTD">TRYM</td><td class="ddrTD">lost time incident</td><td class="ddrTD">1</td> | ||
68 | + </tr> | ||
69 | + <tr class="ddrTR"> | ||
70 | + <td class="ddrTD">TRYM</td><td class="ddrTD">personnel safety introduction</td><td class="ddrTD">0</td> | ||
71 | + </tr> | ||
72 | + <tr class="ddrTR"> | ||
73 | + <td class="ddrTD">TRYM</td><td class="ddrTD">sick on board</td><td class="ddrTD">1</td> | ||
74 | + </tr> | ||
75 | + </table> | ||
76 | + <br> | ||
77 | + </div> | ||
78 | + <div> | ||
79 | + <hr> | ||
80 | + <h2>Production Operation Activities</h2> | ||
81 | + <table class="ddrTable"> | ||
82 | + <tr class="ddrTR"> | ||
83 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Activity Type</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Finished At</th><th class="ddrTH" style="text-align: center">Description</th> | ||
84 | + </tr> | ||
85 | + <tr class="ddrTR"> | ||
86 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Production activity</td><td class="ddrTD"></td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Let us continue to suppose that the fundamental error of regarding functional notions as categorial </td> | ||
87 | + </tr> | ||
88 | + <tr class="ddrTR"> | ||
89 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Production activity</td><td class="ddrTD"></td><td class="ddrTD">2012-02-28T12:00:00.0Z</td><td class="ddrTD">However, this assumption is not correct, since relational information raises serious doubts about no</td> | ||
90 | + </tr> | ||
91 | + <tr class="ddrTR"> | ||
92 | + <td class="ddrTD">TRYM</td><td class="ddrTD">discharge water</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
93 | + </tr> | ||
94 | + <tr class="ddrTR"> | ||
95 | + <td class="ddrTD">TRYM</td><td class="ddrTD">fluid sampling and analysis</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
96 | + </tr> | ||
97 | + <tr class="ddrTR"> | ||
98 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production operation production</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
99 | + </tr> | ||
100 | + <tr class="ddrTR"> | ||
101 | + <td class="ddrTD">TRYM</td><td class="ddrTD"></td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Preventive maintenance</td> | ||
102 | + </tr> | ||
103 | + <tr class="ddrTR"> | ||
104 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Gas Alarm</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">We have already seen that the speaker-hearer's linguistic intuition is not quite equivalent to a gen</td> | ||
105 | + </tr> | ||
106 | + <tr class="ddrTR"> | ||
107 | + <td class="ddrTD">TRYM</td><td class="ddrTD">alarm</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD"></td><td class="ddrTD">We have already seen that the speaker-hearer's linguistic intuition is not quite equivalent to a gen</td> | ||
108 | + </tr> | ||
109 | + <tr class="ddrTR"> | ||
110 | + <td class="ddrTD">TRYM</td><td class="ddrTD">cargo ship operation</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD"></td> | ||
111 | + </tr> | ||
112 | + <tr class="ddrTR"> | ||
113 | + <td class="ddrTD">TRYM</td><td class="ddrTD">marine operation</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T02:00:00.0Z</td><td class="ddrTD">Notice, incidentally, that the theory of syntactic features developed earlier is necessary to impose</td> | ||
114 | + </tr> | ||
115 | + <tr class="ddrTR"> | ||
116 | + <td class="ddrTD">TRYM</td><td class="ddrTD">shutdown production</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Preventive maintenance</td> | ||
117 | + </tr> | ||
118 | + </table> | ||
119 | + <br> | ||
120 | + </div> | ||
121 | + <div> | ||
122 | + <hr> | ||
123 | + <h2>Shutdown Production Activities</h2> | ||
124 | + <table class="ddrTable"> | ||
125 | + <tr class="ddrTR"> | ||
126 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Duration</th><th class="ddrTH" style="text-align: center">Start</th><th class="ddrTH" style="text-align: center">Finish</th><th class="ddrTH" style="text-align: center">Description</th><th class="ddrTH" style="text-align: center">Gas Loss</th><th class="ddrTH" style="text-align: center">Oil Loss</th><th class="ddrTH" style="text-align: center">Dated Comment</th> | ||
127 | + </tr> | ||
128 | + <tr class="ddrTR"> | ||
129 | + <td class="ddrTD">TRYM</td><td class="ddrTD">20 h</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD">Preventive maintenance</td><td class="ddrTD">9785.53 m3</td><td class="ddrTD">714.45 m3</td><td class="ddrTD">For one thing, the fundamental error of regarding functional notions as categorial is, apparently, d (2012-02-28T00:00:00.0Z TO 2012-02-28T23:59:59.0Z )</td> | ||
130 | + </tr> | ||
131 | + </table> | ||
132 | + <br> | ||
133 | + </div> | ||
134 | + <div> | ||
135 | + <hr> | ||
136 | + <h2>Cargo Ship Operation Activities</h2> | ||
137 | + <table class="ddrTable"> | ||
138 | + <tr class="ddrTR"> | ||
139 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Activity Type</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Finished At</th><th class="ddrTH" style="text-align: center">Description</th><th class="ddrTH" style="text-align: center">Ship</th><th class="ddrTH" style="text-align: center">Captain</th><th class="ddrTH" style="text-align: center">Cargo Description</th> | ||
140 | + </tr> | ||
141 | + <tr class="ddrTR"> | ||
142 | + <td class="ddrTD">TRYM</td><td class="ddrTD">cargo ship operation</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">2012-02-28T23:59:59.0Z</td><td class="ddrTD"></td><td class="ddrTD">Cargo 1</td><td class="ddrTD">Captain 1</td><td class="ddrTD"></td> | ||
143 | + </tr> | ||
144 | + </table> | ||
145 | + <br> | ||
146 | + </div> | ||
147 | + <div> | ||
148 | + <hr> | ||
149 | + <h2>Marine Operation Activities</h2> | ||
150 | + <table class="ddrTable"> | ||
151 | + <tr class="ddrTR"> | ||
152 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Marine Op Type</th><th class="ddrTH" style="text-align: center">Dated Comment</th> | ||
153 | + </tr> | ||
154 | + <tr class="ddrTR"> | ||
155 | + <td class="ddrTD">TRYM</td><td class="ddrTD">basket movement</td><td class="ddrTD">If the position of the trace in (99c) were only relatively inaccessible to movement, an important pr (2012-02-28T02:00:00.0Z TO 2012-02-28T04:00:00.0Z )</td> | ||
156 | + </tr> | ||
157 | + <tr class="ddrTR"> | ||
158 | + <td class="ddrTD">TRYM</td><td class="ddrTD">basket movement</td><td class="ddrTD">Thus a subset of English sentences interesting on quite independent grounds delimits nondistinctness (2012-02-28T00:00:00.0Z TO 2012-02-28T23:59:59.0Z )</td> | ||
159 | + </tr> | ||
160 | + <tr class="ddrTR"> | ||
161 | + <td class="ddrTD">TRYM</td><td class="ddrTD">marine operation</td><td class="ddrTD">Furthermore, the appearance of parasitic gaps in domains relatively inaccessible to ordinary extract (2012-02-28T09:00:00.0Z TO 2012-02-28T11:00:00.0Z )</td> | ||
162 | + </tr> | ||
163 | + <tr class="ddrTR"> | ||
164 | + <td class="ddrTD">TRYM</td><td class="ddrTD">marine operation</td><td class="ddrTD">Summarizing, then, we assume that the descriptive power of the base component is not to be considere (2012-02-28T06:00:00.0Z TO 2012-02-28T08:00:00.0Z )</td> | ||
165 | + </tr> | ||
166 | + </table> | ||
167 | + <br> | ||
168 | + </div> | ||
169 | + <div> | ||
170 | + <hr> | ||
171 | + <h2>Marine Ship Operation Activities</h2> | ||
172 | + <table class="ddrTable"> | ||
173 | + <tr class="ddrTR"> | ||
174 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Marine Op Type</th><th class="ddrTH" style="text-align: center">Ship</th><th class="ddrTH" style="text-align: center">Dated Comment</th> | ||
175 | + </tr> | ||
176 | + <tr class="ddrTR"> | ||
177 | + <td class="ddrTD">TRYM</td><td class="ddrTD">standby vessel operation</td><td class="ddrTD">Standby 1</td><td class="ddrTD">We will bring evidence in favor of the following thesis: a case of semigrammaticalness of a differen (2012-02-28T00:00:00.0Z TO 2012-02-28T23:59:59.0Z )</td> | ||
178 | + </tr> | ||
179 | + <tr class="ddrTR"> | ||
180 | + <td class="ddrTD">TRYM</td><td class="ddrTD">supply ship operation</td><td class="ddrTD">Supply 1</td><td class="ddrTD">In the discussion of resumptive pronouns following (81), this selectionally introduced contextual fe (2012-02-28T06:00:00.0Z TO 2012-02-28T08:00:00.0Z )</td> | ||
181 | + </tr> | ||
182 | + <tr class="ddrTR"> | ||
183 | + <td class="ddrTD">TRYM</td><td class="ddrTD">supply ship operation</td><td class="ddrTD">Supply 1</td><td class="ddrTD">Note that relational information is not subject to irrelevant intervening contexts in selectional ru (2012-02-28T01:00:00.0Z TO 2012-02-28T06:00:00.0Z )</td> | ||
184 | + </tr> | ||
185 | + </table> | ||
186 | + <br> | ||
187 | + </div> | ||
188 | + <div> | ||
189 | + <hr> | ||
190 | + <h2>Production Volume List</h2> | ||
191 | + <table class="ddrTable"> | ||
192 | + <tr class="ddrTR"> | ||
193 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Pressure</th><th class="ddrTH" style="text-align: center">Flow Temperature</th> | ||
194 | + </tr> | ||
195 | + <tr class="ddrTR"> | ||
196 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD">587.21 kg/m3</td><td class="ddrTD">52.43 Pa</td><td class="ddrTD">44.32 K</td> | ||
197 | + </tr> | ||
198 | + <tr class="ddrTR"> | ||
199 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD">397.77 kg/m3</td><td class="ddrTD">12.18 Pa</td><td class="ddrTD">71.17 K</td> | ||
200 | + </tr> | ||
201 | + <tr class="ddrTR"> | ||
202 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Fiscal metering station 1</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">690.62 kg/m3</td><td class="ddrTD">55.28 Pa</td><td class="ddrTD">46.73 K</td> | ||
203 | + </tr> | ||
204 | + <tr class="ddrTR"> | ||
205 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD2</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">527.61 kg/m3</td><td class="ddrTD">67.63 Pa</td><td class="ddrTD">17.53 K</td> | ||
206 | + </tr> | ||
207 | + <tr class="ddrTR"> | ||
208 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD5</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">348.33 kg/m3</td><td class="ddrTD">38.97 Pa</td><td class="ddrTD">99.61 K</td> | ||
209 | + </tr> | ||
210 | + <tr class="ddrTR"> | ||
211 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD">559.64 kg/m3</td><td class="ddrTD">33.44 Pa</td><td class="ddrTD">46.48 K</td> | ||
212 | + </tr> | ||
213 | + <tr class="ddrTR"> | ||
214 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">140.65 kg/m3</td><td class="ddrTD">57.06 Pa</td><td class="ddrTD">34.23 K</td> | ||
215 | + </tr> | ||
216 | + <tr class="ddrTR"> | ||
217 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">saleable flow</td><td class="ddrTD">248.58 kg/m3</td><td class="ddrTD">64.11 Pa</td><td class="ddrTD">88.17 K</td> | ||
218 | + </tr> | ||
219 | + <tr class="ddrTR"> | ||
220 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D32</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">205.56 kg/m3</td><td class="ddrTD">99.73 Pa</td><td class="ddrTD">86.48 K</td> | ||
221 | + </tr> | ||
222 | + <tr class="ddrTR"> | ||
223 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D34</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD">537 kg/m3</td><td class="ddrTD">86.54 Pa</td><td class="ddrTD">37.01 K</td> | ||
224 | + </tr> | ||
225 | + </table> | ||
226 | + <br> | ||
227 | + </div> | ||
228 | + <div> | ||
229 | + <hr> | ||
230 | + <h2>Product Flow Details</h2> | ||
231 | + <table class="ddrTable"> | ||
232 | + <tr class="ddrTR"> | ||
233 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Temperature</th><th class="ddrTH" style="text-align: center">Flow Pressure</th> | ||
234 | + </tr> | ||
235 | + <tr class="ddrTR"> | ||
236 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
237 | + </tr> | ||
238 | + <tr class="ddrTR"> | ||
239 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
240 | + </tr> | ||
241 | + <tr class="ddrTR"> | ||
242 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
243 | + </tr> | ||
244 | + <tr class="ddrTR"> | ||
245 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
246 | + </tr> | ||
247 | + <tr class="ddrTR"> | ||
248 | + <td class="ddrTD">TRYM</td><td class="ddrTD">Fiscal metering station 1</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
249 | + </tr> | ||
250 | + <tr class="ddrTR"> | ||
251 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD2</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
252 | + </tr> | ||
253 | + <tr class="ddrTR"> | ||
254 | + <td class="ddrTD">TRYM</td><td class="ddrTD">MPD5</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
255 | + </tr> | ||
256 | + <tr class="ddrTR"> | ||
257 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
258 | + </tr> | ||
259 | + <tr class="ddrTR"> | ||
260 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
261 | + </tr> | ||
262 | + <tr class="ddrTR"> | ||
263 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
264 | + </tr> | ||
265 | + <tr class="ddrTR"> | ||
266 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D32</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
267 | + </tr> | ||
268 | + <tr class="ddrTR"> | ||
269 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM compressor D34</td><td class="ddrTD">production exploitation</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
270 | + </tr> | ||
271 | + </table> | ||
272 | + <br> | ||
273 | + </div> | ||
274 | + <div> | ||
275 | + <hr> | ||
276 | + <h2>Injection Volume List</h2> | ||
277 | + <table class="ddrTable"> | ||
278 | + <tr class="ddrTR"> | ||
279 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Pressure</th><th class="ddrTH" style="text-align: center">Flow Temperature</th> | ||
280 | + </tr> | ||
281 | + <tr class="ddrTR"> | ||
282 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">207.78 kg/m3</td><td class="ddrTD">28.1 Pa</td><td class="ddrTD">92.08 K</td> | ||
283 | + </tr> | ||
284 | + <tr class="ddrTR"> | ||
285 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">207.78 kg/m3</td><td class="ddrTD">28.1 Pa</td><td class="ddrTD">92.08 K</td> | ||
286 | + </tr> | ||
287 | + <tr class="ddrTR"> | ||
288 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">271.74 kg/m3</td><td class="ddrTD">96.38 Pa</td><td class="ddrTD">27.56 K</td> | ||
289 | + </tr> | ||
290 | + <tr class="ddrTR"> | ||
291 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">271.74 kg/m3</td><td class="ddrTD">96.38 Pa</td><td class="ddrTD">27.56 K</td> | ||
292 | + </tr> | ||
293 | + <tr class="ddrTR"> | ||
294 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD">470.11 kg/m3</td><td class="ddrTD">63.2 Pa</td><td class="ddrTD">95.33 K</td> | ||
295 | + </tr> | ||
296 | + <tr class="ddrTR"> | ||
297 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
298 | + </tr> | ||
299 | + </table> | ||
300 | + <br> | ||
301 | + </div> | ||
302 | + <div> | ||
303 | + <hr> | ||
304 | + <h2>Injection Product Flow Details</h2> | ||
305 | + <table class="ddrTable"> | ||
306 | + <tr class="ddrTR"> | ||
307 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Temperature</th><th class="ddrTH" style="text-align: center">Flow Pressure</th> | ||
308 | + </tr> | ||
309 | + <tr class="ddrTR"> | ||
310 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
311 | + </tr> | ||
312 | + <tr class="ddrTR"> | ||
313 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
314 | + </tr> | ||
315 | + <tr class="ddrTR"> | ||
316 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
317 | + </tr> | ||
318 | + <tr class="ddrTR"> | ||
319 | + <td class="ddrTD">TRYM</td><td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
320 | + </tr> | ||
321 | + <tr class="ddrTR"> | ||
322 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
323 | + </tr> | ||
324 | + <tr class="ddrTR"> | ||
325 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD">measured flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
326 | + </tr> | ||
327 | + </table> | ||
328 | + <br> | ||
329 | + </div> | ||
330 | + <div> | ||
331 | + <hr> | ||
332 | + <h2>Consume and Other Volume List</h2> | ||
333 | + <table class="ddrTable"> | ||
334 | + <tr class="ddrTR"> | ||
335 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Pressure</th><th class="ddrTH" style="text-align: center">Flow Temperature</th> | ||
336 | + </tr> | ||
337 | + <tr class="ddrTR"> | ||
338 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD">548.84 kg/m3</td><td class="ddrTD">37.05 Pa</td><td class="ddrTD">87.75 K</td> | ||
339 | + </tr> | ||
340 | + <tr class="ddrTR"> | ||
341 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD">146.85 kg/m3</td><td class="ddrTD">84.83 Pa</td><td class="ddrTD">85.69 K</td> | ||
342 | + </tr> | ||
343 | + <tr class="ddrTR"> | ||
344 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD">73.47 kg/m3</td><td class="ddrTD">81.52 Pa</td><td class="ddrTD">49.35 K</td> | ||
345 | + </tr> | ||
346 | + <tr class="ddrTR"> | ||
347 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD">539.45 kg/m3</td><td class="ddrTD">45.93 Pa</td><td class="ddrTD">28.21 K</td> | ||
348 | + </tr> | ||
349 | + <tr class="ddrTR"> | ||
350 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD">139.26 kg/m3</td><td class="ddrTD">93.35 Pa</td><td class="ddrTD">54.45 K</td> | ||
351 | + </tr> | ||
352 | + </table> | ||
353 | + <br> | ||
354 | + </div> | ||
355 | + <div> | ||
356 | + <hr> | ||
357 | + <h2>Consume and Other Product Flow Details</h2> | ||
358 | + <table class="ddrTable"> | ||
359 | + <tr class="ddrTR"> | ||
360 | + <th class="ddrTH" style="text-align: center">Field</th><th class="ddrTH" style="text-align: center">Facility Name</th><th class="ddrTH" style="text-align: center">Flow Purpose</th><th class="ddrTH" style="text-align: center">Flow Definition</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow Density</th><th class="ddrTH" style="text-align: center">Flow Temperature</th><th class="ddrTH" style="text-align: center">Flow Pressure</th> | ||
361 | + </tr> | ||
362 | + <tr class="ddrTR"> | ||
363 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
364 | + </tr> | ||
365 | + <tr class="ddrTR"> | ||
366 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
367 | + </tr> | ||
368 | + <tr class="ddrTR"> | ||
369 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
370 | + </tr> | ||
371 | + <tr class="ddrTR"> | ||
372 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
373 | + </tr> | ||
374 | + <tr class="ddrTR"> | ||
375 | + <td class="ddrTD">TRYM</td><td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
376 | + </tr> | ||
377 | + </table> | ||
378 | + <br> | ||
379 | + </div> | ||
380 | + <hr> | ||
381 | + <h2>General Well Test Information</h2> | ||
382 | + <h2>Well Injection Test Information</h2> | ||
383 | + <hr> | ||
384 | + <h2>Well Fluid Level Test Information</h2> | ||
385 | + <div> | ||
386 | + <hr> | ||
387 | + <h2>Well Fluid Level Test</h2> | ||
388 | + <table class="ddrTable"> | ||
389 | + <tr class="ddrTR"> | ||
390 | + <th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Description </th><th class="ddrTH" style="text-align: center">Fluid Level</th><th class="ddrTH" style="text-align: center">Usable Water <br>Depth</th><th class="ddrTH" style="text-align: center">Fluid Level <br>Test Performer</th> | ||
391 | + </tr> | ||
392 | + <tr class="ddrTR"> | ||
393 | + <td class="ddrTD">3/7-A-1</td><td class="ddrTD"></td><td class="ddrTD">other reason well text</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">Injection well test for well 3/7-A-1 AH</td><td class="ddrTD">113.65 m</td><td class="ddrTD">87.81 m</td><td class="ddrTD">Thus this analysis o</td> | ||
394 | + </tr> | ||
395 | + </table> | ||
396 | + <br> | ||
397 | + </div> | ||
398 | + <h2>Well Production Test Information</h2> | ||
399 | + <hr> | ||
400 | + <div> | ||
401 | + <hr> | ||
402 | + <h2>Well Production Test</h2> | ||
403 | + <table class="ddrTable"> | ||
404 | + <tr class="ddrTR"> | ||
405 | + <th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Description </th><th class="ddrTH" style="text-align: center">Operating <br>Method</th><th class="ddrTH" style="text-align: center">Bottom Hole<br>Temperature</th><th class="ddrTH" style="text-align: center">Bottom Hole <br>Pressure</th><th class="ddrTH" style="text-align: center">Separator <br>Temperature</th><th class="ddrTH" style="text-align: center">Separator <br>Pressure</th> | ||
406 | + </tr> | ||
407 | + <tr class="ddrTR"> | ||
408 | + <td class="ddrTD">3/7-A-1</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">flowing</td><td class="ddrTD">99.71 degC</td><td class="ddrTD">113.88 bar</td><td class="ddrTD">48.92 degC</td><td class="ddrTD">78.97 bar</td> | ||
409 | + </tr> | ||
410 | + </table> | ||
411 | + <br> | ||
412 | + </div> | ||
413 | + <div> | ||
414 | + <hr> | ||
415 | + <h2>Well Production Test Results</h2> | ||
416 | + <table class="ddrTable"> | ||
417 | + <tr class="ddrTR"> | ||
418 | + <th class="ddrTH" style="text-align: center">Well</th><th class="ddrTH" style="text-align: center">Test Type</th><th class="ddrTH" style="text-align: center">Reason</th><th class="ddrTH" style="text-align: center">Started or Nominally At</th><th class="ddrTH" style="text-align: center">Description</th><th class="ddrTH" style="text-align: center">Oil Rate</th><th class="ddrTH" style="text-align: center">Oil Volume</th><th class="ddrTH" style="text-align: center">Gas Rate</th><th class="ddrTH" style="text-align: center">Gas Volume</th><th class="ddrTH" style="text-align: center">Water Rate</th><th class="ddrTH" style="text-align: center">Water Volume</th><th class="ddrTH" style="text-align: center">Sand Material <br>Volume</th><th class="ddrTH" style="text-align: center">Gas Material <br>Volume</th><th class="ddrTH" style="text-align: center">Sediment</th><th class="ddrTH" style="text-align: center">Oil Potential</th><th class="ddrTH" style="text-align: center">Gas Potential</th> | ||
419 | + </tr> | ||
420 | + <tr class="ddrTR"> | ||
421 | + <td class="ddrTD">3/7-A-1</td><td class="ddrTD"></td><td class="ddrTD">periodic well test</td><td class="ddrTD">2012-02-28T00:00:00.0Z</td><td class="ddrTD">Production well test for well 3/7-A-1 AH</td><td class="ddrTD">628.87 m3/h</td><td class="ddrTD">2226.38 m3</td><td class="ddrTD">2494.02 m3/h</td><td class="ddrTD">2473.27 m3</td><td class="ddrTD">1965.21 m3/h</td><td class="ddrTD">1946.57 m3</td><td class="ddrTD">1.92 m3</td><td class="ddrTD">2100.61 m3</td><td class="ddrTD"></td><td class="ddrTD">170.75 1000m3/d</td><td class="ddrTD">170.75 1000m3/d</td> | ||
422 | + </tr> | ||
423 | + </table> | ||
424 | + <br> | ||
425 | + </div> | ||
426 | + <h2>Fluid Sample Information</h2> | ||
427 | + </body> | ||
428 | +</html> |
... | @@ -19,22 +19,22 @@ | ... | @@ -19,22 +19,22 @@ |
19 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 19 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
20 | </tr> | 20 | </tr> |
21 | <tr class="ddrTR"> | 21 | <tr class="ddrTR"> |
22 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 22 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
23 | </tr> | 23 | </tr> |
24 | <tr class="ddrTR"> | 24 | <tr class="ddrTR"> |
25 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 25 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
26 | </tr> | 26 | </tr> |
27 | <tr class="ddrTR"> | 27 | <tr class="ddrTR"> |
28 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 28 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
29 | </tr> | 29 | </tr> |
30 | <tr class="ddrTR"> | 30 | <tr class="ddrTR"> |
31 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 31 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
32 | </tr> | 32 | </tr> |
33 | <tr class="ddrTR"> | 33 | <tr class="ddrTR"> |
34 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 34 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
35 | </tr> | 35 | </tr> |
36 | <tr class="ddrTR"> | 36 | <tr class="ddrTR"> |
37 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 37 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
38 | </tr> | 38 | </tr> |
39 | </table> | 39 | </table> |
40 | <br> | 40 | <br> |
... | @@ -47,22 +47,44 @@ | ... | @@ -47,22 +47,44 @@ |
47 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 47 | <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
48 | </tr> | 48 | </tr> |
49 | <tr class="ddrTR"> | 49 | <tr class="ddrTR"> |
50 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 50 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> |
51 | </tr> | 51 | </tr> |
52 | <tr class="ddrTR"> | 52 | <tr class="ddrTR"> |
53 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">755.89 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> | 53 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">684.52 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
54 | </tr> | 54 | </tr> |
55 | <tr class="ddrTR"> | 55 | <tr class="ddrTR"> |
56 | - <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 56 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1957.3 m3</td><td class="ddrTD">17</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
57 | </tr> | 57 | </tr> |
58 | <tr class="ddrTR"> | 58 | <tr class="ddrTR"> |
59 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 59 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> |
60 | </tr> | 60 | </tr> |
61 | <tr class="ddrTR"> | 61 | <tr class="ddrTR"> |
62 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">1744.5 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD">net product flow</td> | 62 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">114.61 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
63 | </tr> | 63 | </tr> |
64 | <tr class="ddrTR"> | 64 | <tr class="ddrTR"> |
65 | - <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> | 65 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">800.44 m3</td><td class="ddrTD">10</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td> |
66 | + </tr> | ||
67 | + </table> | ||
68 | + <br> | ||
69 | + </div> | ||
70 | + <div> | ||
71 | + <hr> | ||
72 | + <h2>Cargo Information</h2> | ||
73 | + <table class="ddrTable"> | ||
74 | + <tr class="ddrTR"> | ||
75 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Movement Type</th><th class="ddrTH" style="text-align: center">Cargo Number</th><th class="ddrTH" style="text-align: center">Cargo Batch</th><th class="ddrTH" style="text-align: center">Bill of Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th> | ||
76 | + </tr> | ||
77 | + <tr class="ddrTR"> | ||
78 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">395/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">110.85 kg</td><td class="ddrTD">705.75 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
79 | + </tr> | ||
80 | + <tr class="ddrTR"> | ||
81 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">396/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">267.5 kg</td><td class="ddrTD">770.49 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
82 | + </tr> | ||
83 | + <tr class="ddrTR"> | ||
84 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">397/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">146.43 kg</td><td class="ddrTD">790.83 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
85 | + </tr> | ||
86 | + <tr class="ddrTR"> | ||
87 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">398/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">744.24 kg</td><td class="ddrTD">795.49 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
66 | </tr> | 88 | </tr> |
67 | </table> | 89 | </table> |
68 | <br> | 90 | <br> |
... | @@ -75,7 +97,7 @@ | ... | @@ -75,7 +97,7 @@ |
75 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 97 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
76 | </tr> | 98 | </tr> |
77 | <tr class="ddrTR"> | 99 | <tr class="ddrTR"> |
78 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">614.09 kg</td><td class="ddrTD">1094.62 m3</td><td class="ddrTD">788.93 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 100 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">614.09 kg</td><td class="ddrTD">1094.62 m3</td><td class="ddrTD">788.93 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
79 | </tr> | 101 | </tr> |
80 | </table> | 102 | </table> |
81 | <br> | 103 | <br> |
... | @@ -88,16 +110,16 @@ | ... | @@ -88,16 +110,16 @@ |
88 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | 110 | <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> |
89 | </tr> | 111 | </tr> |
90 | <tr class="ddrTR"> | 112 | <tr class="ddrTR"> |
91 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">condensate</td><td class="ddrTD">1594.05 kg</td><td class="ddrTD">905.35 m3</td><td class="ddrTD">765.54 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 113 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">932.25 kg</td><td class="ddrTD">1328.82 m3</td><td class="ddrTD">0.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
92 | </tr> | 114 | </tr> |
93 | <tr class="ddrTR"> | 115 | <tr class="ddrTR"> |
94 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">gas</td><td class="ddrTD">932.25 kg</td><td class="ddrTD">1328.82 m3</td><td class="ddrTD">0.63 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 116 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">410.64 kg</td><td class="ddrTD">1206.65 m3</td><td class="ddrTD">797.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
95 | </tr> | 117 | </tr> |
96 | <tr class="ddrTR"> | 118 | <tr class="ddrTR"> |
97 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">oil</td><td class="ddrTD">410.64 kg</td><td class="ddrTD">1206.65 m3</td><td class="ddrTD">797.36 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | 119 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">975.45 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> |
98 | </tr> | 120 | </tr> |
99 | <tr class="ddrTR"> | 121 | <tr class="ddrTR"> |
100 | - <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD">water</td><td class="ddrTD"></td><td class="ddrTD">975.45 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | 122 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1594.05 kg</td><td class="ddrTD">905.35 m3</td><td class="ddrTD">765.54 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> |
101 | </tr> | 123 | </tr> |
102 | </table> | 124 | </table> |
103 | <br> | 125 | <br> | ... | ... |
1 | +# baseURI: http://www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/BA_ASGARD/test-results/triples/ASGARD-ONLY-MONTH_AND_DAY_2012-02-01_final-mprp | ||
2 | +# imports: http://www.reportinghub.no/data/erh | ||
3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production | ||
4 | + | ||
5 | +@prefix TRIPLES: <http://www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/BA_ASGARD/test-results/triples/ASGARD-ONLY-MONTH_AND_DAY_2012-02-01_final-mprp#> . | ||
6 | +@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . | ||
7 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | ||
8 | +@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> . | ||
9 | +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . | ||
10 | +@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> . | ||
11 | +@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . | ||
12 | +@prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> . | ||
13 | +@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . | ||
14 | +@prefix ep-prodfac: <http://www.reportinghub.no/ep/schema/production-facility#> . | ||
15 | +@prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> . | ||
16 | +@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> . | ||
17 | +@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> . | ||
18 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
19 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
20 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
21 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
22 | + |
1 | +<!DOCTYPE html> | ||
2 | +<html> | ||
3 | + <head> | ||
4 | + <META http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
5 | + <link href="http://spinrdf.org/rhlib/ddr.css" rel="stylesheet" type="text/css"> | ||
6 | + <title>Monthly Production Report (Partner)</title> | ||
7 | + </head> | ||
8 | + <body> | ||
9 | + <h1>Monthly Partner Report : TRYM Field, Month Ending 2012-03-31</h1> | ||
10 | + <h2>Report title : TRYM all</h2> | ||
11 | + <h2>Report Status : final version of a report</h2> | ||
12 | + <h2>Submitted by : TRYM</h2> | ||
13 | + <div> | ||
14 | + <hr> | ||
15 | + <h2>Well Production</h2> | ||
16 | + <table class="ddrTable"> | ||
17 | + <tr class="ddrTR"> | ||
18 | + <th class="ddrTH" style="text-align: center">Wellbore</th><th class="ddrTH" style="text-align: center">Status</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Day</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
19 | + </tr> | ||
20 | + <tr class="ddrTR"> | ||
21 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
22 | + </tr> | ||
23 | + <tr class="ddrTR"> | ||
24 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
25 | + </tr> | ||
26 | + <tr class="ddrTR"> | ||
27 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">636 m3</td><td class="ddrTD">25</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
28 | + </tr> | ||
29 | + <tr class="ddrTR"> | ||
30 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">88.06 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
31 | + </tr> | ||
32 | + <tr class="ddrTR"> | ||
33 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">407.75 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
34 | + </tr> | ||
35 | + <tr class="ddrTR"> | ||
36 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">858.69 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
37 | + </tr> | ||
38 | + <tr class="ddrTR"> | ||
39 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">907.85 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
40 | + </tr> | ||
41 | + <tr class="ddrTR"> | ||
42 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">320.21 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
43 | + </tr> | ||
44 | + <tr class="ddrTR"> | ||
45 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">390.28 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
46 | + </tr> | ||
47 | + <tr class="ddrTR"> | ||
48 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1761.88 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
49 | + </tr> | ||
50 | + <tr class="ddrTR"> | ||
51 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">473.64 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
52 | + </tr> | ||
53 | + <tr class="ddrTR"> | ||
54 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">365.55 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
55 | + </tr> | ||
56 | + <tr class="ddrTR"> | ||
57 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">403.12 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
58 | + </tr> | ||
59 | + <tr class="ddrTR"> | ||
60 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1169.78 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
61 | + </tr> | ||
62 | + <tr class="ddrTR"> | ||
63 | + <td class="ddrTD">3/7-A-1 AH</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1205.14 m3</td><td class="ddrTD">25</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
64 | + </tr> | ||
65 | + <tr class="ddrTR"> | ||
66 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1969.39 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
67 | + </tr> | ||
68 | + <tr class="ddrTR"> | ||
69 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">838.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
70 | + </tr> | ||
71 | + <tr class="ddrTR"> | ||
72 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1915.55 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
73 | + </tr> | ||
74 | + <tr class="ddrTR"> | ||
75 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1800.84 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
76 | + </tr> | ||
77 | + <tr class="ddrTR"> | ||
78 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">738.57 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
79 | + </tr> | ||
80 | + <tr class="ddrTR"> | ||
81 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">929.66 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
82 | + </tr> | ||
83 | + <tr class="ddrTR"> | ||
84 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">358.81 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
85 | + </tr> | ||
86 | + <tr class="ddrTR"> | ||
87 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1184.98 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
88 | + </tr> | ||
89 | + <tr class="ddrTR"> | ||
90 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">592.02 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
91 | + </tr> | ||
92 | + <tr class="ddrTR"> | ||
93 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1587.22 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
94 | + </tr> | ||
95 | + <tr class="ddrTR"> | ||
96 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">1292.78 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
97 | + </tr> | ||
98 | + <tr class="ddrTR"> | ||
99 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">565.91 m3</td><td class="ddrTD">9</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
100 | + </tr> | ||
101 | + <tr class="ddrTR"> | ||
102 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
103 | + </tr> | ||
104 | + <tr class="ddrTR"> | ||
105 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
106 | + </tr> | ||
107 | + <tr class="ddrTR"> | ||
108 | + <td class="ddrTD">3/7-A-2 H</td><td class="ddrTD">producing well</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">686 m3</td><td class="ddrTD">9</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
109 | + </tr> | ||
110 | + </table> | ||
111 | + <br> | ||
112 | + </div> | ||
113 | + <div> | ||
114 | + <hr> | ||
115 | + <h2>Cargo Information</h2> | ||
116 | + <table class="ddrTable"> | ||
117 | + <tr class="ddrTR"> | ||
118 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Movement Type</th><th class="ddrTH" style="text-align: center">Cargo Number</th><th class="ddrTH" style="text-align: center">Cargo Batch</th><th class="ddrTH" style="text-align: center">Bill of Lading</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Shipper</th><th class="ddrTH" style="text-align: center">Destination</th><th class="ddrTH" style="text-align: center">Country</th><th class="ddrTH" style="text-align: center">Owner</th><th class="ddrTH" style="text-align: center">Share</th> | ||
119 | + </tr> | ||
120 | + <tr class="ddrTR"> | ||
121 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
122 | + </tr> | ||
123 | + <tr class="ddrTR"> | ||
124 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
125 | + </tr> | ||
126 | + <tr class="ddrTR"> | ||
127 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
128 | + </tr> | ||
129 | + <tr class="ddrTR"> | ||
130 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
131 | + </tr> | ||
132 | + <tr class="ddrTR"> | ||
133 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
134 | + </tr> | ||
135 | + <tr class="ddrTR"> | ||
136 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
137 | + </tr> | ||
138 | + <tr class="ddrTR"> | ||
139 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
140 | + </tr> | ||
141 | + <tr class="ddrTR"> | ||
142 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
143 | + </tr> | ||
144 | + <tr class="ddrTR"> | ||
145 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
146 | + </tr> | ||
147 | + <tr class="ddrTR"> | ||
148 | + <td class="ddrTD">FREDERICIA</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
149 | + </tr> | ||
150 | + <tr class="ddrTR"> | ||
151 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
152 | + </tr> | ||
153 | + <tr class="ddrTR"> | ||
154 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
155 | + </tr> | ||
156 | + <tr class="ddrTR"> | ||
157 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
158 | + </tr> | ||
159 | + <tr class="ddrTR"> | ||
160 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
161 | + </tr> | ||
162 | + <tr class="ddrTR"> | ||
163 | + <td class="ddrTD">NYBRO</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
164 | + </tr> | ||
165 | + <tr class="ddrTR"> | ||
166 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
167 | + </tr> | ||
168 | + <tr class="ddrTR"> | ||
169 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
170 | + </tr> | ||
171 | + <tr class="ddrTR"> | ||
172 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
173 | + </tr> | ||
174 | + <tr class="ddrTR"> | ||
175 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
176 | + </tr> | ||
177 | + <tr class="ddrTR"> | ||
178 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
179 | + </tr> | ||
180 | + <tr class="ddrTR"> | ||
181 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">376/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">626.99 kg</td><td class="ddrTD">726.2 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
182 | + </tr> | ||
183 | + <tr class="ddrTR"> | ||
184 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">377/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">63.11 kg</td><td class="ddrTD">771.74 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
185 | + </tr> | ||
186 | + <tr class="ddrTR"> | ||
187 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">386/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">675.51 kg</td><td class="ddrTD">729.87 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD">100 %</td> | ||
188 | + </tr> | ||
189 | + <tr class="ddrTR"> | ||
190 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">387/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">960.39 kg</td><td class="ddrTD">768.55 kg/m3</td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
191 | + </tr> | ||
192 | + <tr class="ddrTR"> | ||
193 | + <td class="ddrTD">TRYM</td><td class="ddrTD">hydrocarbon accounting</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD">product tanker lifting</td><td class="ddrTD">388/1</td><td class="ddrTD">1</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">731.05 kg</td><td class="ddrTD">715.43 kg/m3</td><td class="ddrTD">DONG E&P Norge AS</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">Bayerngas Norge AS</td><td class="ddrTD">100 %</td> | ||
194 | + </tr> | ||
195 | + </table> | ||
196 | + <br> | ||
197 | + </div> | ||
198 | + <div> | ||
199 | + <hr> | ||
200 | + <h2>Production Saleable</h2> | ||
201 | + <table class="ddrTable"> | ||
202 | + <tr class="ddrTR"> | ||
203 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
204 | + </tr> | ||
205 | + <tr class="ddrTR"> | ||
206 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">216.8 kg</td><td class="ddrTD">1230.59 m3</td><td class="ddrTD">708.19 kg/m3</td><td class="ddrTD">saleable flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
207 | + </tr> | ||
208 | + </table> | ||
209 | + <br> | ||
210 | + </div> | ||
211 | + <div> | ||
212 | + <hr> | ||
213 | + <h2>Production</h2> | ||
214 | + <table class="ddrTable"> | ||
215 | + <tr class="ddrTR"> | ||
216 | + <th class="ddrTH" style="text-align: center">Facility</th><th class="ddrTH" style="text-align: center">Purpose</th><th class="ddrTH" style="text-align: center">Material</th><th class="ddrTH" style="text-align: center">Mass</th><th class="ddrTH" style="text-align: center">Volume</th><th class="ddrTH" style="text-align: center">Density</th><th class="ddrTH" style="text-align: center">Flow type</th><th class="ddrTH" style="text-align: center">Flow subtype</th><th class="ddrTH" style="text-align: center">Gross/Net</th> | ||
217 | + </tr> | ||
218 | + <tr class="ddrTR"> | ||
219 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - flare</td><td class="ddrTD"></td><td class="ddrTD">38954201.51 kg</td><td class="ddrTD">347365.21 m3</td><td class="ddrTD">0.88 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
220 | + </tr> | ||
221 | + <tr class="ddrTR"> | ||
222 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD"></td><td class="ddrTD">31595119.28 kg</td><td class="ddrTD">389932.87 m3</td><td class="ddrTD">0.78 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
223 | + </tr> | ||
224 | + <tr class="ddrTR"> | ||
225 | + <td class="ddrTD">TRYM</td><td class="ddrTD">consumption flow - fuel</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">9.49 litre</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
226 | + </tr> | ||
227 | + <tr class="ddrTR"> | ||
228 | + <td class="ddrTD">TRYM</td><td class="ddrTD">export</td><td class="ddrTD"></td><td class="ddrTD">76100913.77 kg</td><td class="ddrTD">129578 m3</td><td class="ddrTD">773.67 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">gross product flow</td> | ||
229 | + </tr> | ||
230 | + <tr class="ddrTR"> | ||
231 | + <td class="ddrTD">TRYM</td><td class="ddrTD">injection flow</td><td class="ddrTD"></td><td class="ddrTD">31318553.56 kg</td><td class="ddrTD">386259 m3</td><td class="ddrTD">0.55 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
232 | + </tr> | ||
233 | + <tr class="ddrTR"> | ||
234 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">935.36 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
235 | + </tr> | ||
236 | + <tr class="ddrTR"> | ||
237 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1731.2 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
238 | + </tr> | ||
239 | + <tr class="ddrTR"> | ||
240 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1260.8 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
241 | + </tr> | ||
242 | + <tr class="ddrTR"> | ||
243 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">809.98 kg</td><td class="ddrTD">746.31 m3</td><td class="ddrTD">0.86 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
244 | + </tr> | ||
245 | + <tr class="ddrTR"> | ||
246 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">14.89 kg</td><td class="ddrTD">1288.03 m3</td><td class="ddrTD">744.76 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
247 | + </tr> | ||
248 | + <tr class="ddrTR"> | ||
249 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1866.29 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
250 | + </tr> | ||
251 | + <tr class="ddrTR"> | ||
252 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1772.38 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
253 | + </tr> | ||
254 | + <tr class="ddrTR"> | ||
255 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1075.3 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
256 | + </tr> | ||
257 | + <tr class="ddrTR"> | ||
258 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">403.69 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
259 | + </tr> | ||
260 | + <tr class="ddrTR"> | ||
261 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">139.74 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
262 | + </tr> | ||
263 | + <tr class="ddrTR"> | ||
264 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">620.52 kg</td><td class="ddrTD">258.67 m3</td><td class="ddrTD">732.84 kg/m3</td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
265 | + </tr> | ||
266 | + <tr class="ddrTR"> | ||
267 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">902.96 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
268 | + </tr> | ||
269 | + <tr class="ddrTR"> | ||
270 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1964.35 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
271 | + </tr> | ||
272 | + <tr class="ddrTR"> | ||
273 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">677.25 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
274 | + </tr> | ||
275 | + <tr class="ddrTR"> | ||
276 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">382.75 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
277 | + </tr> | ||
278 | + <tr class="ddrTR"> | ||
279 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1703.57 m3</td><td class="ddrTD"></td><td class="ddrTD">forecast flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
280 | + </tr> | ||
281 | + <tr class="ddrTR"> | ||
282 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">96.11 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">788.84 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
283 | + </tr> | ||
284 | + <tr class="ddrTR"> | ||
285 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">139.01 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">0.8 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
286 | + </tr> | ||
287 | + <tr class="ddrTR"> | ||
288 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">784 m3</td><td class="ddrTD"></td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
289 | + </tr> | ||
290 | + <tr class="ddrTR"> | ||
291 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">359.83 kg</td><td class="ddrTD">784 m3</td><td class="ddrTD">721.58 kg/m3</td><td class="ddrTD">tariff basis flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
292 | + </tr> | ||
293 | + <tr class="ddrTR"> | ||
294 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">77441005.84 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">778.13 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
295 | + </tr> | ||
296 | + <tr class="ddrTR"> | ||
297 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79085130.27 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">751.62 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
298 | + </tr> | ||
299 | + <tr class="ddrTR"> | ||
300 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">79107054.71 kg</td><td class="ddrTD">107705 m3</td><td class="ddrTD">753.56 kg/m3</td><td class="ddrTD">metered flow fiscal</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
301 | + </tr> | ||
302 | + <tr class="ddrTR"> | ||
303 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">922.86 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">770.96 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
304 | + </tr> | ||
305 | + <tr class="ddrTR"> | ||
306 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">94.75 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">0.61 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
307 | + </tr> | ||
308 | + <tr class="ddrTR"> | ||
309 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">437.64 kg</td><td class="ddrTD">598 m3</td><td class="ddrTD">798.51 kg/m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
310 | + </tr> | ||
311 | + <tr class="ddrTR"> | ||
312 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">598 m3</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
313 | + </tr> | ||
314 | + <tr class="ddrTR"> | ||
315 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">18.77 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">727.37 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
316 | + </tr> | ||
317 | + <tr class="ddrTR"> | ||
318 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">35.24 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">0.82 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
319 | + </tr> | ||
320 | + <tr class="ddrTR"> | ||
321 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">785 m3</td><td class="ddrTD"></td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
322 | + </tr> | ||
323 | + <tr class="ddrTR"> | ||
324 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">148.82 kg</td><td class="ddrTD">785 m3</td><td class="ddrTD">703.36 kg/m3</td><td class="ddrTD">nominated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
325 | + </tr> | ||
326 | + <tr class="ddrTR"> | ||
327 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">782.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
328 | + </tr> | ||
329 | + <tr class="ddrTR"> | ||
330 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1788.88 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
331 | + </tr> | ||
332 | + <tr class="ddrTR"> | ||
333 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">546.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
334 | + </tr> | ||
335 | + <tr class="ddrTR"> | ||
336 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1533.94 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
337 | + </tr> | ||
338 | + <tr class="ddrTR"> | ||
339 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">347.85 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
340 | + </tr> | ||
341 | + <tr class="ddrTR"> | ||
342 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1114.02 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
343 | + </tr> | ||
344 | + <tr class="ddrTR"> | ||
345 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1842.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
346 | + </tr> | ||
347 | + <tr class="ddrTR"> | ||
348 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1249 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
349 | + </tr> | ||
350 | + <tr class="ddrTR"> | ||
351 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1902.38 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
352 | + </tr> | ||
353 | + <tr class="ddrTR"> | ||
354 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">995.46 kg</td><td class="ddrTD">573.41 m3</td><td class="ddrTD">0.99 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
355 | + </tr> | ||
356 | + <tr class="ddrTR"> | ||
357 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1593.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
358 | + </tr> | ||
359 | + <tr class="ddrTR"> | ||
360 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">992.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
361 | + </tr> | ||
362 | + <tr class="ddrTR"> | ||
363 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1414.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
364 | + </tr> | ||
365 | + <tr class="ddrTR"> | ||
366 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1482.75 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
367 | + </tr> | ||
368 | + <tr class="ddrTR"> | ||
369 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1888.46 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
370 | + </tr> | ||
371 | + <tr class="ddrTR"> | ||
372 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">762.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
373 | + </tr> | ||
374 | + <tr class="ddrTR"> | ||
375 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">50.01 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
376 | + </tr> | ||
377 | + <tr class="ddrTR"> | ||
378 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">288.13 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
379 | + </tr> | ||
380 | + <tr class="ddrTR"> | ||
381 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">641.65 kg</td><td class="ddrTD">1100.19 m3</td><td class="ddrTD">779.77 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
382 | + </tr> | ||
383 | + <tr class="ddrTR"> | ||
384 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">444.21 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
385 | + </tr> | ||
386 | + <tr class="ddrTR"> | ||
387 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1116.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
388 | + </tr> | ||
389 | + <tr class="ddrTR"> | ||
390 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">297.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
391 | + </tr> | ||
392 | + <tr class="ddrTR"> | ||
393 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1394.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
394 | + </tr> | ||
395 | + <tr class="ddrTR"> | ||
396 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1552.29 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
397 | + </tr> | ||
398 | + <tr class="ddrTR"> | ||
399 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">783.98 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
400 | + </tr> | ||
401 | + <tr class="ddrTR"> | ||
402 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">377.09 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
403 | + </tr> | ||
404 | + <tr class="ddrTR"> | ||
405 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1793.28 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
406 | + </tr> | ||
407 | + <tr class="ddrTR"> | ||
408 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1018.45 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
409 | + </tr> | ||
410 | + <tr class="ddrTR"> | ||
411 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">947.78 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
412 | + </tr> | ||
413 | + <tr class="ddrTR"> | ||
414 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1731.9 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
415 | + </tr> | ||
416 | + <tr class="ddrTR"> | ||
417 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1982.51 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
418 | + </tr> | ||
419 | + <tr class="ddrTR"> | ||
420 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">694.04 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
421 | + </tr> | ||
422 | + <tr class="ddrTR"> | ||
423 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">135.69 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
424 | + </tr> | ||
425 | + <tr class="ddrTR"> | ||
426 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">0.53 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
427 | + </tr> | ||
428 | + <tr class="ddrTR"> | ||
429 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">384.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
430 | + </tr> | ||
431 | + <tr class="ddrTR"> | ||
432 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">954.06 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
433 | + </tr> | ||
434 | + <tr class="ddrTR"> | ||
435 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1030.66 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
436 | + </tr> | ||
437 | + <tr class="ddrTR"> | ||
438 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1413.8 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
439 | + </tr> | ||
440 | + <tr class="ddrTR"> | ||
441 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1286.56 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
442 | + </tr> | ||
443 | + <tr class="ddrTR"> | ||
444 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">807.35 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
445 | + </tr> | ||
446 | + <tr class="ddrTR"> | ||
447 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">354.75 kg</td><td class="ddrTD">778.19 m3</td><td class="ddrTD">733.16 kg/m3</td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
448 | + </tr> | ||
449 | + <tr class="ddrTR"> | ||
450 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1214.61 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
451 | + </tr> | ||
452 | + <tr class="ddrTR"> | ||
453 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">844.64 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
454 | + </tr> | ||
455 | + <tr class="ddrTR"> | ||
456 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">900.07 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
457 | + </tr> | ||
458 | + <tr class="ddrTR"> | ||
459 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1306.22 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
460 | + </tr> | ||
461 | + <tr class="ddrTR"> | ||
462 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1753.36 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
463 | + </tr> | ||
464 | + <tr class="ddrTR"> | ||
465 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">670.7 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
466 | + </tr> | ||
467 | + <tr class="ddrTR"> | ||
468 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1535.65 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
469 | + </tr> | ||
470 | + <tr class="ddrTR"> | ||
471 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">809.82 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
472 | + </tr> | ||
473 | + <tr class="ddrTR"> | ||
474 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">309.23 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
475 | + </tr> | ||
476 | + <tr class="ddrTR"> | ||
477 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1416.59 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
478 | + </tr> | ||
479 | + <tr class="ddrTR"> | ||
480 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">1542.03 m3</td><td class="ddrTD"></td><td class="ddrTD">budget flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
481 | + </tr> | ||
482 | + <tr class="ddrTR"> | ||
483 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD"></td><td class="ddrTD">175 m3</td><td class="ddrTD"></td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
484 | + </tr> | ||
485 | + <tr class="ddrTR"> | ||
486 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">233.81 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">771.66 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
487 | + </tr> | ||
488 | + <tr class="ddrTR"> | ||
489 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">54.3 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">763.56 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD">net product flow</td> | ||
490 | + </tr> | ||
491 | + <tr class="ddrTR"> | ||
492 | + <td class="ddrTD">TRYM</td><td class="ddrTD">production exploitation</td><td class="ddrTD"></td><td class="ddrTD">440.55 kg</td><td class="ddrTD">175 m3</td><td class="ddrTD">0.7 kg/m3</td><td class="ddrTD">allocated flow</td><td class="ddrTD"></td><td class="ddrTD"></td> | ||
493 | + </tr> | ||
494 | + </table> | ||
495 | + <br> | ||
496 | + </div> | ||
497 | + </body> | ||
498 | +</html> |
-
Please register or login to post a comment