David Price

Merge branch 'master' into add-flow-facts

...@@ -260,63 +260,63 @@ ep-activity:GasReading-circulating_background_gas ...@@ -260,63 +260,63 @@ ep-activity:GasReading-circulating_background_gas
260 rdfs:comment "gas reading that is of the circulating background gas"^^xsd:string ; 260 rdfs:comment "gas reading that is of the circulating background gas"^^xsd:string ;
261 rdfs:label "gas reading circulating background gas"^^xsd:string ; 261 rdfs:label "gas reading circulating background gas"^^xsd:string ;
262 rdfs:subClassOf ep-activity:GasReading ; 262 rdfs:subClassOf ep-activity:GasReading ;
263 - owl:disjointWith ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 263 + owl:disjointWith ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-trip_gas , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-other , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-no_readings .
264 264
265 ep-activity:GasReading-connection_gas 265 ep-activity:GasReading-connection_gas
266 rdf:type ep-activity:GasReadingType , owl:Class ; 266 rdf:type ep-activity:GasReadingType , owl:Class ;
267 rdfs:comment "gas reading that is of the connection gas"^^xsd:string ; 267 rdfs:comment "gas reading that is of the connection gas"^^xsd:string ;
268 rdfs:label "gas reading connection gas"^^xsd:string ; 268 rdfs:label "gas reading connection gas"^^xsd:string ;
269 rdfs:subClassOf ep-activity:GasReading ; 269 rdfs:subClassOf ep-activity:GasReading ;
270 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 270 + owl:disjointWith ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas , ep-activity:GasReading-other , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-no_readings .
271 271
272 ep-activity:GasReading-drilling_background_gas 272 ep-activity:GasReading-drilling_background_gas
273 rdf:type ep-activity:GasReadingType , owl:Class ; 273 rdf:type ep-activity:GasReadingType , owl:Class ;
274 rdfs:comment "gas reading that is of the drilling background gas"^^xsd:string ; 274 rdfs:comment "gas reading that is of the drilling background gas"^^xsd:string ;
275 rdfs:label "gas reading drilling background gas"^^xsd:string ; 275 rdfs:label "gas reading drilling background gas"^^xsd:string ;
276 rdfs:subClassOf ep-activity:GasReading ; 276 rdfs:subClassOf ep-activity:GasReading ;
277 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 277 + owl:disjointWith ep-activity:GasReading-other , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-trip_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings .
278 278
279 ep-activity:GasReading-drilling_gas_peak 279 ep-activity:GasReading-drilling_gas_peak
280 rdf:type ep-activity:GasReadingType , owl:Class ; 280 rdf:type ep-activity:GasReadingType , owl:Class ;
281 rdfs:comment "gas reading that is of the drilling gas peak"^^xsd:string ; 281 rdfs:comment "gas reading that is of the drilling gas peak"^^xsd:string ;
282 rdfs:label "gas reading drilling gas peak"^^xsd:string ; 282 rdfs:label "gas reading drilling gas peak"^^xsd:string ;
283 rdfs:subClassOf ep-activity:GasReading ; 283 rdfs:subClassOf ep-activity:GasReading ;
284 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 284 + owl:disjointWith ep-activity:GasReading-other , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-trip_gas , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-shut_down_gas .
285 285
286 ep-activity:GasReading-flow_check_gas 286 ep-activity:GasReading-flow_check_gas
287 - rdf:type ep-activity:GasReadingType , owl:Class ; 287 + rdf:type owl:Class , ep-activity:GasReadingType ;
288 rdfs:comment "gas reading that is of the flow check gas"^^xsd:string ; 288 rdfs:comment "gas reading that is of the flow check gas"^^xsd:string ;
289 rdfs:label "gas reading flow check gas"^^xsd:string ; 289 rdfs:label "gas reading flow check gas"^^xsd:string ;
290 rdfs:subClassOf ep-activity:GasReading ; 290 rdfs:subClassOf ep-activity:GasReading ;
291 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 291 + owl:disjointWith ep-activity:GasReading-no_readings , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-trip_gas , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-other , ep-activity:GasReading-circulating_background_gas .
292 292
293 ep-activity:GasReading-no_readings 293 ep-activity:GasReading-no_readings
294 rdf:type ep-activity:GasReadingType , owl:Class ; 294 rdf:type ep-activity:GasReadingType , owl:Class ;
295 rdfs:comment "gas reading that fails to obtain any data"^^xsd:string ; 295 rdfs:comment "gas reading that fails to obtain any data"^^xsd:string ;
296 rdfs:label "gas reading no readings"^^xsd:string ; 296 rdfs:label "gas reading no readings"^^xsd:string ;
297 rdfs:subClassOf ep-activity:GasReading ; 297 rdfs:subClassOf ep-activity:GasReading ;
298 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 298 + owl:disjointWith ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-other , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-trip_gas , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_gas_peak .
299 299
300 ep-activity:GasReading-other 300 ep-activity:GasReading-other
301 rdf:type ep-activity:GasReadingType , owl:Class ; 301 rdf:type ep-activity:GasReadingType , owl:Class ;
302 rdfs:comment "gas reading that is of a type not enumerated within the DDR XML schema"^^xsd:string ; 302 rdfs:comment "gas reading that is of a type not enumerated within the DDR XML schema"^^xsd:string ;
303 rdfs:label "gas reading other"^^xsd:string ; 303 rdfs:label "gas reading other"^^xsd:string ;
304 rdfs:subClassOf ep-activity:GasReading ; 304 rdfs:subClassOf ep-activity:GasReading ;
305 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-trip_gas . 305 + owl:disjointWith ep-activity:GasReading-connection_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-trip_gas , ep-activity:GasReading-shut_down_gas .
306 306
307 ep-activity:GasReading-shut_down_gas 307 ep-activity:GasReading-shut_down_gas
308 rdf:type ep-activity:GasReadingType , owl:Class ; 308 rdf:type ep-activity:GasReadingType , owl:Class ;
309 rdfs:comment "gas reading that is of shut down gas"^^xsd:string ; 309 rdfs:comment "gas reading that is of shut down gas"^^xsd:string ;
310 rdfs:label "gas reading shut down gas"^^xsd:string ; 310 rdfs:label "gas reading shut down gas"^^xsd:string ;
311 rdfs:subClassOf ep-activity:GasReading ; 311 rdfs:subClassOf ep-activity:GasReading ;
312 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-trip_gas . 312 + owl:disjointWith ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-trip_gas , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-connection_gas .
313 313
314 ep-activity:GasReading-trip_gas 314 ep-activity:GasReading-trip_gas
315 - rdf:type ep-activity:GasReadingType , owl:Class ; 315 + rdf:type owl:Class , ep-activity:GasReadingType ;
316 rdfs:comment "gas reading that is of trip gas"^^xsd:string ; 316 rdfs:comment "gas reading that is of trip gas"^^xsd:string ;
317 rdfs:label "gas reading trip gas"^^xsd:string ; 317 rdfs:label "gas reading trip gas"^^xsd:string ;
318 rdfs:subClassOf ep-activity:GasReading ; 318 rdfs:subClassOf ep-activity:GasReading ;
319 - owl:disjointWith ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-connection_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-flow_check_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-other , ep-activity:GasReading-shut_down_gas . 319 + owl:disjointWith ep-activity:GasReading-other , ep-activity:GasReading-drilling_gas_peak , ep-activity:GasReading-connection_gas , ep-activity:GasReading-shut_down_gas , ep-activity:GasReading-circulating_background_gas , ep-activity:GasReading-drilling_background_gas , ep-activity:GasReading-no_readings , ep-activity:GasReading-flow_check_gas .
320 320
321 ep-activity:GasReadingType 321 ep-activity:GasReadingType
322 rdf:type rdfs:Class ; 322 rdf:type rdfs:Class ;
...@@ -347,11 +347,6 @@ ep-activity:MonthlyDrillingActivity ...@@ -347,11 +347,6 @@ ep-activity:MonthlyDrillingActivity
347 owl:onProperty ep-activity:hasSubActivity 347 owl:onProperty ep-activity:hasSubActivity
348 ] . 348 ] .
349 349
350 -ep-activity:MonthlyProductionActivity
351 - rdf:type owl:Class ;
352 - rdfs:label "monthly production activity"^^xsd:string ;
353 - rdfs:subClassOf ep-activity:ProductionActivity .
354 -
355 ep-activity:OffshoreActivity 350 ep-activity:OffshoreActivity
356 rdf:type owl:Class ; 351 rdf:type owl:Class ;
357 rdfs:label "Offshore activity"^^xsd:string ; 352 rdfs:label "Offshore activity"^^xsd:string ;
...@@ -752,46 +747,46 @@ ep-activity:WellKilling ...@@ -752,46 +747,46 @@ ep-activity:WellKilling
752 rdfs:subClassOf ep-activity:WellOperation . 747 rdfs:subClassOf ep-activity:WellOperation .
753 748
754 ep-activity:WellKilling-bullheading 749 ep-activity:WellKilling-bullheading
755 - rdf:type ep-activity:WellKillingType , owl:Class ; 750 + rdf:type owl:Class , ep-activity:WellKillingType ;
756 rdfs:comment "well killing that is by bull heading"^^xsd:string ; 751 rdfs:comment "well killing that is by bull heading"^^xsd:string ;
757 rdfs:label "well killing bullheading"^^xsd:string ; 752 rdfs:label "well killing bullheading"^^xsd:string ;
758 rdfs:subClassOf ep-activity:WellKilling ; 753 rdfs:subClassOf ep-activity:WellKilling ;
759 - owl:disjointWith ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-wait_and_weight . 754 + owl:disjointWith ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-forward_circulation .
760 755
761 ep-activity:WellKilling-drillers_method 756 ep-activity:WellKilling-drillers_method
762 - rdf:type ep-activity:WellKillingType , owl:Class ; 757 + rdf:type owl:Class , ep-activity:WellKillingType ;
763 rdfs:comment "well killing that is by the drillers method"^^xsd:string ; 758 rdfs:comment "well killing that is by the drillers method"^^xsd:string ;
764 rdfs:label "well killing drillers method"^^xsd:string ; 759 rdfs:label "well killing drillers method"^^xsd:string ;
765 rdfs:subClassOf ep-activity:WellKilling ; 760 rdfs:subClassOf ep-activity:WellKilling ;
766 - owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-wait_and_weight . 761 + owl:disjointWith ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-forward_circulation .
767 762
768 ep-activity:WellKilling-forward_circulation 763 ep-activity:WellKilling-forward_circulation
769 rdf:type ep-activity:WellKillingType , owl:Class ; 764 rdf:type ep-activity:WellKillingType , owl:Class ;
770 rdfs:comment "well killing that is by forward circulation"^^xsd:string ; 765 rdfs:comment "well killing that is by forward circulation"^^xsd:string ;
771 rdfs:label "well killing forward circulation"^^xsd:string ; 766 rdfs:label "well killing forward circulation"^^xsd:string ;
772 rdfs:subClassOf ep-activity:WellKilling ; 767 rdfs:subClassOf ep-activity:WellKilling ;
773 - owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-wait_and_weight . 768 + owl:disjointWith ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-bullheading .
774 769
775 ep-activity:WellKilling-lubricate_and_bleed 770 ep-activity:WellKilling-lubricate_and_bleed
776 rdf:type ep-activity:WellKillingType , owl:Class ; 771 rdf:type ep-activity:WellKillingType , owl:Class ;
777 rdfs:comment "well killing that is by lubricate and bleed"^^xsd:string ; 772 rdfs:comment "well killing that is by lubricate and bleed"^^xsd:string ;
778 rdfs:label "well killing lubricate and bleed"^^xsd:string ; 773 rdfs:label "well killing lubricate and bleed"^^xsd:string ;
779 rdfs:subClassOf ep-activity:WellKilling ; 774 rdfs:subClassOf ep-activity:WellKilling ;
780 - owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-wait_and_weight . 775 + owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-wait_and_weight .
781 776
782 ep-activity:WellKilling-reverse_circulation 777 ep-activity:WellKilling-reverse_circulation
783 - rdf:type ep-activity:WellKillingType , owl:Class ; 778 + rdf:type owl:Class , ep-activity:WellKillingType ;
784 rdfs:comment "well killing that is by reverse circulation"^^xsd:string ; 779 rdfs:comment "well killing that is by reverse circulation"^^xsd:string ;
785 rdfs:label "well killing reverse circulation"^^xsd:string ; 780 rdfs:label "well killing reverse circulation"^^xsd:string ;
786 rdfs:subClassOf ep-activity:WellKilling ; 781 rdfs:subClassOf ep-activity:WellKilling ;
787 - owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-wait_and_weight . 782 + owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-lubricate_and_bleed .
788 783
789 ep-activity:WellKilling-wait_and_weight 784 ep-activity:WellKilling-wait_and_weight
790 rdf:type ep-activity:WellKillingType , owl:Class ; 785 rdf:type ep-activity:WellKillingType , owl:Class ;
791 rdfs:comment "well killing that is by wait and weight"^^xsd:string ; 786 rdfs:comment "well killing that is by wait and weight"^^xsd:string ;
792 rdfs:label "well killing wait and weight"^^xsd:string ; 787 rdfs:label "well killing wait and weight"^^xsd:string ;
793 rdfs:subClassOf ep-activity:WellKilling ; 788 rdfs:subClassOf ep-activity:WellKilling ;
794 - owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation . 789 + owl:disjointWith ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-bullheading .
795 790
796 ep-activity:WellKillingType 791 ep-activity:WellKillingType
797 rdf:type rdfs:Class ; 792 rdf:type rdfs:Class ;
...@@ -801,7 +796,6 @@ ep-activity:WellKillingType ...@@ -801,7 +796,6 @@ ep-activity:WellKillingType
801 796
802 ep-activity:WellOperation 797 ep-activity:WellOperation
803 rdf:type owl:Class ; 798 rdf:type owl:Class ;
804 - rdfs:comment "Added to support WellOperations in Daily Production Reports"^^xsd:string ;
805 rdfs:label "Well Operation"^^xsd:string ; 799 rdfs:label "Well Operation"^^xsd:string ;
806 rdfs:subClassOf ep-activity:Activity . 800 rdfs:subClassOf ep-activity:Activity .
807 801
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
13 13
14 <http://www.reportinghub.no/ep/schema/1.0/equipment> 14 <http://www.reportinghub.no/ep/schema/1.0/equipment>
15 rdf:type owl:Ontology ; 15 rdf:type owl:Ontology ;
16 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/core> ; 16 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/well> ;
17 owl:versionInfo "0.1.0"^^xsd:string . 17 owl:versionInfo "0.1.0"^^xsd:string .
18 18
19 ep-eqt:BlowOutPreventer 19 ep-eqt:BlowOutPreventer
...@@ -23,11 +23,11 @@ ep-eqt:BlowOutPreventer ...@@ -23,11 +23,11 @@ ep-eqt:BlowOutPreventer
23 rdfs:subClassOf ep-eqt:Equipment . 23 rdfs:subClassOf ep-eqt:Equipment .
24 24
25 ep-eqt:Casing 25 ep-eqt:Casing
26 - rdf:type owl:Class , ep-eqt:CasingLinerTubingType ; 26 + rdf:type ep-eqt:CasingLinerTubingType , owl:Class ;
27 rdfs:comment "equipment that is a casing"^^xsd:string ; 27 rdfs:comment "equipment that is a casing"^^xsd:string ;
28 rdfs:label "Casing"^^xsd:string ; 28 rdfs:label "Casing"^^xsd:string ;
29 rdfs:subClassOf ep-eqt:CasingLinerTubing ; 29 rdfs:subClassOf ep-eqt:CasingLinerTubing ;
30 - owl:disjointWith ep-eqt:Tubing , ep-eqt:Liner . 30 + owl:disjointWith ep-eqt:Liner , ep-eqt:Tubing .
31 31
32 ep-eqt:CasingLinerTubing 32 ep-eqt:CasingLinerTubing
33 rdf:type owl:Class ; 33 rdf:type owl:Class ;
...@@ -80,12 +80,6 @@ ep-eqt:Compressor ...@@ -80,12 +80,6 @@ ep-eqt:Compressor
80 rdfs:label "compressor"^^xsd:string ; 80 rdfs:label "compressor"^^xsd:string ;
81 rdfs:subClassOf ep-eqt:Equipment . 81 rdfs:subClassOf ep-eqt:Equipment .
82 82
83 -ep-eqt:Controller-lift
84 - rdf:type owl:Class ;
85 - rdfs:comment "deprecated - same as ep-prodeqt:Controller"^^xsd:string ;
86 - rdfs:label "controller - lift"^^xsd:string ;
87 - rdfs:subClassOf ep-eqt:Equipment .
88 -
89 ep-eqt:DrillBit 83 ep-eqt:DrillBit
90 rdf:type owl:Class ; 84 rdf:type owl:Class ;
91 rdfs:comment "equipment that is a drill bit"^^xsd:string ; 85 rdfs:comment "equipment that is a drill bit"^^xsd:string ;
...@@ -110,6 +104,12 @@ ep-eqt:Equipment ...@@ -110,6 +104,12 @@ ep-eqt:Equipment
110 rdfs:label "Equipment"^^xsd:string ; 104 rdfs:label "Equipment"^^xsd:string ;
111 rdfs:subClassOf ep-core:PhysicalObject . 105 rdfs:subClassOf ep-core:PhysicalObject .
112 106
107 +ep-eqt:GasLiftController
108 + rdf:type owl:Class ;
109 + rdfs:comment "equipment item that is a gas lift controller (source: MPR-XSD)"^^xsd:string ;
110 + rdfs:label "gas lift controller"^^xsd:string ;
111 + rdfs:subClassOf ep-eqt:Equipment .
112 +
113 ep-eqt:InnerBarrel 113 ep-eqt:InnerBarrel
114 rdf:type owl:Class ; 114 rdf:type owl:Class ;
115 rdfs:comment "equipment that is an inner barrel"^^xsd:string ; 115 rdfs:comment "equipment that is an inner barrel"^^xsd:string ;
...@@ -117,25 +117,25 @@ ep-eqt:InnerBarrel ...@@ -117,25 +117,25 @@ ep-eqt:InnerBarrel
117 rdfs:subClassOf ep-eqt:Equipment . 117 rdfs:subClassOf ep-eqt:Equipment .
118 118
119 ep-eqt:InnerBarrel-aluminum 119 ep-eqt:InnerBarrel-aluminum
120 - rdf:type owl:Class , ep-eqt:InnerBarrelType ; 120 + rdf:type ep-eqt:InnerBarrelType , owl:Class ;
121 rdfs:comment "inner barrel that is aluminium"^^xsd:string ; 121 rdfs:comment "inner barrel that is aluminium"^^xsd:string ;
122 rdfs:label "inner barrel - aluminum"^^xsd:string ; 122 rdfs:label "inner barrel - aluminum"^^xsd:string ;
123 rdfs:subClassOf ep-eqt:InnerBarrel ; 123 rdfs:subClassOf ep-eqt:InnerBarrel ;
124 - owl:disjointWith ep-eqt:InnerBarrel-gel , ep-eqt:InnerBarrel-fiberglass . 124 + owl:disjointWith ep-eqt:InnerBarrel-fiberglass , ep-eqt:InnerBarrel-gel .
125 125
126 ep-eqt:InnerBarrel-fiberglass 126 ep-eqt:InnerBarrel-fiberglass
127 - rdf:type owl:Class , ep-eqt:InnerBarrelType ; 127 + rdf:type ep-eqt:InnerBarrelType , owl:Class ;
128 rdfs:comment "inner barrel that is fibreglass"^^xsd:string ; 128 rdfs:comment "inner barrel that is fibreglass"^^xsd:string ;
129 rdfs:label "inner barrel - fiberglass"^^xsd:string ; 129 rdfs:label "inner barrel - fiberglass"^^xsd:string ;
130 rdfs:subClassOf ep-eqt:InnerBarrel ; 130 rdfs:subClassOf ep-eqt:InnerBarrel ;
131 - owl:disjointWith ep-eqt:InnerBarrel-gel , ep-eqt:InnerBarrel-aluminum . 131 + owl:disjointWith ep-eqt:InnerBarrel-aluminum , ep-eqt:InnerBarrel-gel .
132 132
133 ep-eqt:InnerBarrel-gel 133 ep-eqt:InnerBarrel-gel
134 - rdf:type owl:Class , ep-eqt:InnerBarrelType ; 134 + rdf:type ep-eqt:InnerBarrelType , owl:Class ;
135 rdfs:comment "inner barrel that is gel"^^xsd:string ; 135 rdfs:comment "inner barrel that is gel"^^xsd:string ;
136 rdfs:label "inner barrel - gel"^^xsd:string ; 136 rdfs:label "inner barrel - gel"^^xsd:string ;
137 rdfs:subClassOf ep-eqt:InnerBarrel ; 137 rdfs:subClassOf ep-eqt:InnerBarrel ;
138 - owl:disjointWith ep-eqt:InnerBarrel-fiberglass , ep-eqt:InnerBarrel-aluminum . 138 + owl:disjointWith ep-eqt:InnerBarrel-aluminum , ep-eqt:InnerBarrel-fiberglass .
139 139
140 ep-eqt:InnerBarrelType 140 ep-eqt:InnerBarrelType
141 rdf:type rdfs:Class ; 141 rdf:type rdfs:Class ;
...@@ -144,11 +144,11 @@ ep-eqt:InnerBarrelType ...@@ -144,11 +144,11 @@ ep-eqt:InnerBarrelType
144 rdfs:subClassOf owl:Class . 144 rdfs:subClassOf owl:Class .
145 145
146 ep-eqt:IntermediateCasing 146 ep-eqt:IntermediateCasing
147 - rdf:type owl:Class , ep-eqt:CasingRoleType ; 147 + rdf:type ep-eqt:CasingRoleType , owl:Class ;
148 rdfs:comment "casing that is intermediate"^^xsd:string ; 148 rdfs:comment "casing that is intermediate"^^xsd:string ;
149 rdfs:label "intermediate casing"^^xsd:string ; 149 rdfs:label "intermediate casing"^^xsd:string ;
150 rdfs:subClassOf ep-eqt:Casing ; 150 rdfs:subClassOf ep-eqt:Casing ;
151 - owl:disjointWith ep-eqt:TopCasing , ep-eqt:ProductionCasing . 151 + owl:disjointWith ep-eqt:ProductionCasing , ep-eqt:TopCasing .
152 152
153 ep-eqt:KellyBushing 153 ep-eqt:KellyBushing
154 rdf:type owl:Class ; 154 rdf:type owl:Class ;
...@@ -162,11 +162,11 @@ ep-eqt:LastCasingOfAWellBore ...@@ -162,11 +162,11 @@ ep-eqt:LastCasingOfAWellBore
162 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#TemporalPartOfASpatialPartOfAWellBore> . 162 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#TemporalPartOfASpatialPartOfAWellBore> .
163 163
164 ep-eqt:Liner 164 ep-eqt:Liner
165 - rdf:type owl:Class , ep-eqt:CasingLinerTubingType ; 165 + rdf:type ep-eqt:CasingLinerTubingType , owl:Class ;
166 rdfs:comment "equipment that is a liner"^^xsd:string ; 166 rdfs:comment "equipment that is a liner"^^xsd:string ;
167 rdfs:label "Liner"^^xsd:string ; 167 rdfs:label "Liner"^^xsd:string ;
168 rdfs:subClassOf ep-eqt:CasingLinerTubing ; 168 rdfs:subClassOf ep-eqt:CasingLinerTubing ;
169 - owl:disjointWith ep-eqt:Tubing , ep-eqt:Casing . 169 + owl:disjointWith ep-eqt:Casing , ep-eqt:Tubing .
170 170
171 ep-eqt:Manifold 171 ep-eqt:Manifold
172 rdf:type owl:Class ; 172 rdf:type owl:Class ;
...@@ -185,22 +185,22 @@ ep-eqt:Manifold-production ...@@ -185,22 +185,22 @@ ep-eqt:Manifold-production
185 185
186 ep-eqt:PipeOutsideDiameterAPI_5CTClass 186 ep-eqt:PipeOutsideDiameterAPI_5CTClass
187 rdf:type rdfs:Class ; 187 rdf:type rdfs:Class ;
188 - rdfs:comment "class of casing, liner or tubing on the basis of outside diameter"^^xsd:string , "Why is API_5CT included in the name? Does the specification standardise diameters?"^^xsd:string ; 188 + rdfs:comment "Why is API_5CT included in the name? Does the specification standardise diameters?"^^xsd:string , "class of casing, liner or tubing on the basis of outside diameter"^^xsd:string ;
189 rdfs:label "pipe outside diameter API 5CT class"^^xsd:string ; 189 rdfs:label "pipe outside diameter API 5CT class"^^xsd:string ;
190 rdfs:subClassOf owl:Class . 190 rdfs:subClassOf owl:Class .
191 191
192 ep-eqt:PipeWeightAPI_5CTClass 192 ep-eqt:PipeWeightAPI_5CTClass
193 rdf:type rdfs:Class ; 193 rdf:type rdfs:Class ;
194 - rdfs:comment "class of casing, liner or tubing on the basis of mass per unit length"^^xsd:string , "Why is API_5CT included in the name? Does the specification standardise weights?"^^xsd:string ; 194 + rdfs:comment "Why is API_5CT included in the name? Does the specification standardise weights?"^^xsd:string , "class of casing, liner or tubing on the basis of mass per unit length"^^xsd:string ;
195 rdfs:label "Pipe weight API 5CT class"^^xsd:string ; 195 rdfs:label "Pipe weight API 5CT class"^^xsd:string ;
196 rdfs:subClassOf owl:Class . 196 rdfs:subClassOf owl:Class .
197 197
198 ep-eqt:ProductionCasing 198 ep-eqt:ProductionCasing
199 - rdf:type owl:Class , ep-eqt:CasingRoleType ; 199 + rdf:type ep-eqt:CasingRoleType , owl:Class ;
200 rdfs:comment "casing that is for production"^^xsd:string ; 200 rdfs:comment "casing that is for production"^^xsd:string ;
201 rdfs:label "production casing"^^xsd:string ; 201 rdfs:label "production casing"^^xsd:string ;
202 rdfs:subClassOf ep-eqt:Casing ; 202 rdfs:subClassOf ep-eqt:Casing ;
203 - owl:disjointWith ep-eqt:TopCasing , ep-eqt:IntermediateCasing . 203 + owl:disjointWith ep-eqt:IntermediateCasing , ep-eqt:TopCasing .
204 204
205 ep-eqt:Separator 205 ep-eqt:Separator
206 rdf:type owl:Class ; 206 rdf:type owl:Class ;
...@@ -221,18 +221,18 @@ ep-eqt:Tank ...@@ -221,18 +221,18 @@ ep-eqt:Tank
221 rdfs:subClassOf ep-eqt:Equipment . 221 rdfs:subClassOf ep-eqt:Equipment .
222 222
223 ep-eqt:TopCasing 223 ep-eqt:TopCasing
224 - rdf:type owl:Class , ep-eqt:CasingRoleType ; 224 + rdf:type ep-eqt:CasingRoleType , owl:Class ;
225 rdfs:comment "casing that is at the top"^^xsd:string ; 225 rdfs:comment "casing that is at the top"^^xsd:string ;
226 rdfs:label "top casing"^^xsd:string ; 226 rdfs:label "top casing"^^xsd:string ;
227 rdfs:subClassOf ep-eqt:Casing ; 227 rdfs:subClassOf ep-eqt:Casing ;
228 - owl:disjointWith ep-eqt:ProductionCasing , ep-eqt:IntermediateCasing . 228 + owl:disjointWith ep-eqt:IntermediateCasing , ep-eqt:ProductionCasing .
229 229
230 ep-eqt:Tubing 230 ep-eqt:Tubing
231 - rdf:type owl:Class , ep-eqt:CasingLinerTubingType ; 231 + rdf:type ep-eqt:CasingLinerTubingType , owl:Class ;
232 rdfs:comment "equipment that is tubing"^^xsd:string ; 232 rdfs:comment "equipment that is tubing"^^xsd:string ;
233 rdfs:label "Tubing"^^xsd:string ; 233 rdfs:label "Tubing"^^xsd:string ;
234 rdfs:subClassOf ep-eqt:CasingLinerTubing ; 234 rdfs:subClassOf ep-eqt:CasingLinerTubing ;
235 - owl:disjointWith ep-eqt:Liner , ep-eqt:Casing . 235 + owl:disjointWith ep-eqt:Casing , ep-eqt:Liner .
236 236
237 ep-eqt:TubularConnectionClass 237 ep-eqt:TubularConnectionClass
238 rdf:type rdfs:Class ; 238 rdf:type rdfs:Class ;
...@@ -253,7 +253,7 @@ ep-eqt:WellTestChoke ...@@ -253,7 +253,7 @@ ep-eqt:WellTestChoke
253 rdfs:subClassOf ep-eqt:Equipment . 253 rdfs:subClassOf ep-eqt:Equipment .
254 254
255 ep-eqt:chokeOrificeSize 255 ep-eqt:chokeOrificeSize
256 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 256 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
257 rdfs:comment "diameterof the choke orifice within a well test choke manifold"^^xsd:string ; 257 rdfs:comment "diameterof the choke orifice within a well test choke manifold"^^xsd:string ;
258 rdfs:domain ep-eqt:WellTestChoke ; 258 rdfs:domain ep-eqt:WellTestChoke ;
259 rdfs:label "choke orifice size"^^xsd:string ; 259 rdfs:label "choke orifice size"^^xsd:string ;
...@@ -266,73 +266,73 @@ ep-eqt:codeAssignedByAManufacturer ...@@ -266,73 +266,73 @@ ep-eqt:codeAssignedByAManufacturer
266 rdfs:label "code assigned by manufacturer"^^xsd:string . 266 rdfs:label "code assigned by manufacturer"^^xsd:string .
267 267
268 ep-eqt:diameterOfACasing 268 ep-eqt:diameterOfACasing
269 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 269 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
270 rdfs:domain ep-eqt:Casing ; 270 rdfs:domain ep-eqt:Casing ;
271 rdfs:label "diameter of a casing"^^xsd:string ; 271 rdfs:label "diameter of a casing"^^xsd:string ;
272 rdfs:range ep-core:Length . 272 rdfs:range ep-core:Length .
273 273
274 ep-eqt:diameterOfDrillBit 274 ep-eqt:diameterOfDrillBit
275 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 275 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
276 rdfs:domain ep-eqt:DrillBit ; 276 rdfs:domain ep-eqt:DrillBit ;
277 rdfs:label "diameter of drill bit"^^xsd:string ; 277 rdfs:label "diameter of drill bit"^^xsd:string ;
278 rdfs:range ep-core:Length . 278 rdfs:range ep-core:Length .
279 279
280 ep-eqt:elevationOfKellyBushing 280 ep-eqt:elevationOfKellyBushing
281 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 281 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
282 rdfs:comment "class_of_indirect_property that is the elevation of a Kelly bushing above mean sea level"^^xsd:string ; 282 rdfs:comment "class_of_indirect_property that is the elevation of a Kelly bushing above mean sea level"^^xsd:string ;
283 rdfs:domain ep-eqt:KellyBushing ; 283 rdfs:domain ep-eqt:KellyBushing ;
284 rdfs:label "elevation of kelly bushing"^^xsd:string ; 284 rdfs:label "elevation of kelly bushing"^^xsd:string ;
285 rdfs:range ep-core:Length . 285 rdfs:range ep-core:Length .
286 286
287 ep-eqt:hasTubularConnectionClass 287 ep-eqt:hasTubularConnectionClass
288 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 288 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
289 rdfs:domain ep-eqt:CasingLinerTubing ; 289 rdfs:domain ep-eqt:CasingLinerTubing ;
290 rdfs:label "has tubular connection class"^^xsd:string ; 290 rdfs:label "has tubular connection class"^^xsd:string ;
291 rdfs:range ep-eqt:TubularConnectionClass . 291 rdfs:range ep-eqt:TubularConnectionClass .
292 292
293 ep-eqt:insideDiameterOfATubular 293 ep-eqt:insideDiameterOfATubular
294 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 294 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
295 rdfs:comment "class_of_indirect_property that is the inside diameter of a tubular"^^xsd:string ; 295 rdfs:comment "class_of_indirect_property that is the inside diameter of a tubular"^^xsd:string ;
296 rdfs:domain ep-eqt:CasingLinerTubing ; 296 rdfs:domain ep-eqt:CasingLinerTubing ;
297 rdfs:label "inside diameter of a tubular"^^xsd:string ; 297 rdfs:label "inside diameter of a tubular"^^xsd:string ;
298 rdfs:range ep-core:Length . 298 rdfs:range ep-core:Length .
299 299
300 ep-eqt:lengthOfInnerBarrel 300 ep-eqt:lengthOfInnerBarrel
301 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 301 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
302 rdfs:comment "class_of_indirect_property that is the length of an inner barrel"^^xsd:string ; 302 rdfs:comment "class_of_indirect_property that is the length of an inner barrel"^^xsd:string ;
303 rdfs:domain ep-eqt:InnerBarrel ; 303 rdfs:domain ep-eqt:InnerBarrel ;
304 rdfs:label "length of inner barrel"^^xsd:string ; 304 rdfs:label "length of inner barrel"^^xsd:string ;
305 rdfs:range ep-core:Length . 305 rdfs:range ep-core:Length .
306 306
307 ep-eqt:manufacturedBy 307 ep-eqt:manufacturedBy
308 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 308 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
309 rdfs:comment "manufacturer of an equipment item"^^xsd:string ; 309 rdfs:comment "manufacturer of an equipment item"^^xsd:string ;
310 rdfs:domain ep-eqt:Equipment ; 310 rdfs:domain ep-eqt:Equipment ;
311 rdfs:label "manaufactured by"^^xsd:string ; 311 rdfs:label "manaufactured by"^^xsd:string ;
312 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . 312 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
313 313
314 ep-eqt:maximumPressureForBlowOutPreventer 314 ep-eqt:maximumPressureForBlowOutPreventer
315 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 315 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
316 rdfs:comment "class_of_indirect_property that is the maximum pressure for a blow-out preventer"^^xsd:string ; 316 rdfs:comment "class_of_indirect_property that is the maximum pressure for a blow-out preventer"^^xsd:string ;
317 rdfs:domain ep-eqt:BlowOutPreventer ; 317 rdfs:domain ep-eqt:BlowOutPreventer ;
318 rdfs:label "maximum pressure for blow out preventer"^^xsd:string ; 318 rdfs:label "maximum pressure for blow out preventer"^^xsd:string ;
319 rdfs:range ep-core:Pressure . 319 rdfs:range ep-core:Pressure .
320 320
321 ep-eqt:maximumPressureForChokeValve 321 ep-eqt:maximumPressureForChokeValve
322 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 322 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
323 rdfs:comment "class_of_indirect_property that is the maximum pressure for a choke valve"^^xsd:string ; 323 rdfs:comment "class_of_indirect_property that is the maximum pressure for a choke valve"^^xsd:string ;
324 rdfs:domain ep-eqt:ChokeValve ; 324 rdfs:domain ep-eqt:ChokeValve ;
325 rdfs:label "maximum pressure for choke valve"^^xsd:string ; 325 rdfs:label "maximum pressure for choke valve"^^xsd:string ;
326 rdfs:range ep-core:Pressure . 326 rdfs:range ep-core:Pressure .
327 327
328 ep-eqt:outsideDiameterOfATubular 328 ep-eqt:outsideDiameterOfATubular
329 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 329 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
330 rdfs:domain ep-eqt:CasingLinerTubing ; 330 rdfs:domain ep-eqt:CasingLinerTubing ;
331 rdfs:label "outside diameter of a tubular"^^xsd:string ; 331 rdfs:label "outside diameter of a tubular"^^xsd:string ;
332 rdfs:range ep-core:Length . 332 rdfs:range ep-core:Length .
333 333
334 ep-eqt:stringLengthOfATubular 334 ep-eqt:stringLengthOfATubular
335 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 335 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
336 rdfs:comment "class_of_indirect_property that is the string length of a tubular"^^xsd:string ; 336 rdfs:comment "class_of_indirect_property that is the string length of a tubular"^^xsd:string ;
337 rdfs:domain ep-eqt:CasingLinerTubing ; 337 rdfs:domain ep-eqt:CasingLinerTubing ;
338 rdfs:label "string length of a tubular"^^xsd:string ; 338 rdfs:label "string length of a tubular"^^xsd:string ;
......
...@@ -16,14 +16,6 @@ ...@@ -16,14 +16,6 @@
16 owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; 16 owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
17 owl:versionInfo "0.1.0"^^xsd:string . 17 owl:versionInfo "0.1.0"^^xsd:string .
18 18
19 -ep-fac:Completion
20 - rdf:type owl:Class ;
21 - rdfs:comment "not used in either the MPR or the DDR - see ep-prodwell:WellCompletionEquipment"^^xsd:string ;
22 - rdfs:label "completion"^^xsd:string ;
23 - rdfs:subClassOf ep-fac:Facility ;
24 - ep-core:seeReferenceData
25 - "http://posccaesar.org/rdl/page/RDS8015624975"^^xsd:string .
26 -
27 ep-fac:Facility 19 ep-fac:Facility
28 rdf:type owl:Class ; 20 rdf:type owl:Class ;
29 rdfs:comment "a physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ; 21 rdfs:comment "a physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ;
...@@ -71,6 +63,7 @@ ep-fac:Flowline ...@@ -71,6 +63,7 @@ ep-fac:Flowline
71 63
72 ep-fac:Flowline-production 64 ep-fac:Flowline-production
73 rdf:type owl:Class ; 65 rdf:type owl:Class ;
66 + rdfs:comment "not used in the MPR"^^xsd:string ;
74 rdfs:label "flowline - production"^^xsd:string ; 67 rdfs:label "flowline - production"^^xsd:string ;
75 rdfs:subClassOf ep-fac:Flowline . 68 rdfs:subClassOf ep-fac:Flowline .
76 69
......
...@@ -15,180 +15,180 @@ ...@@ -15,180 +15,180 @@
15 15
16 <http://www.reportinghub.no/ep/schema/1.0/flow> 16 <http://www.reportinghub.no/ep/schema/1.0/flow>
17 rdf:type owl:Ontology ; 17 rdf:type owl:Ontology ;
18 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> ; 18 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 19 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
20 20
21 ep-core:PhysicalThingAtInstant 21 ep-core:PhysicalThingAtInstant
22 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 22 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
23 rdfs:label "physical thing at instant"^^xsd:string ; 23 rdfs:label "physical thing at instant"^^xsd:string ;
24 rdfs:subClassOf ep-core:PhysicalThing . 24 rdfs:subClassOf ep-core:PhysicalThing .
25 25
26 ep-core:PhysicalThingDuringGasYearToDate 26 ep-core:PhysicalThingDuringGasYearToDate
27 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 27 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
28 rdfs:label "physical thing during gas year to date"^^xsd:string ; 28 rdfs:label "physical thing during gas year to date"^^xsd:string ;
29 rdfs:subClassOf ep-core:PhysicalThing . 29 rdfs:subClassOf ep-core:PhysicalThing .
30 30
31 ep-core:PhysicalThingDuringMonthToDate 31 ep-core:PhysicalThingDuringMonthToDate
32 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 32 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
33 rdfs:label "physical thing during month to date"^^xsd:string ; 33 rdfs:label "physical thing during month to date"^^xsd:string ;
34 rdfs:subClassOf ep-core:PhysicalThing . 34 rdfs:subClassOf ep-core:PhysicalThing .
35 35
36 ep-core:PhysicalThingDuringOneDay 36 ep-core:PhysicalThingDuringOneDay
37 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 37 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
38 rdfs:label "physical thing during one day"^^xsd:string ; 38 rdfs:label "physical thing during one day"^^xsd:string ;
39 rdfs:subClassOf ep-core:PhysicalThing . 39 rdfs:subClassOf ep-core:PhysicalThing .
40 40
41 ep-core:PhysicalThingDuringOneGasDay 41 ep-core:PhysicalThingDuringOneGasDay
42 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 42 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
43 rdfs:label "physical thing during one gas day"^^xsd:string ; 43 rdfs:label "physical thing during one gas day"^^xsd:string ;
44 rdfs:subClassOf ep-core:PhysicalThing . 44 rdfs:subClassOf ep-core:PhysicalThing .
45 45
46 ep-core:PhysicalThingDuringOneGasMonth 46 ep-core:PhysicalThingDuringOneGasMonth
47 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 47 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
48 rdfs:label "physical thing during one gas month"^^xsd:string ; 48 rdfs:label "physical thing during one gas month"^^xsd:string ;
49 rdfs:subClassOf ep-core:PhysicalThing . 49 rdfs:subClassOf ep-core:PhysicalThing .
50 50
51 ep-core:PhysicalThingDuringOneGasYear 51 ep-core:PhysicalThingDuringOneGasYear
52 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 52 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
53 rdfs:label "physical thing during one gas year"^^xsd:string ; 53 rdfs:label "physical thing during one gas year"^^xsd:string ;
54 rdfs:subClassOf ep-core:PhysicalThing . 54 rdfs:subClassOf ep-core:PhysicalThing .
55 55
56 ep-core:PhysicalThingDuringOneMonth 56 ep-core:PhysicalThingDuringOneMonth
57 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 57 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
58 rdfs:label "physical thing during one month"^^xsd:string ; 58 rdfs:label "physical thing during one month"^^xsd:string ;
59 rdfs:subClassOf ep-core:PhysicalThing . 59 rdfs:subClassOf ep-core:PhysicalThing .
60 60
61 ep-core:PhysicalThingDuringOneWeek 61 ep-core:PhysicalThingDuringOneWeek
62 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 62 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
63 rdfs:label "physical thing during one week"^^xsd:string ; 63 rdfs:label "physical thing during one week"^^xsd:string ;
64 rdfs:subClassOf ep-core:PhysicalThing . 64 rdfs:subClassOf ep-core:PhysicalThing .
65 65
66 ep-core:PhysicalThingDuringOneYear 66 ep-core:PhysicalThingDuringOneYear
67 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 67 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
68 rdfs:label "physical thing during one year"^^xsd:string ; 68 rdfs:label "physical thing during one year"^^xsd:string ;
69 rdfs:subClassOf ep-core:PhysicalThing . 69 rdfs:subClassOf ep-core:PhysicalThing .
70 70
71 ep-core:PhysicalThingDuringYearToDate 71 ep-core:PhysicalThingDuringYearToDate
72 - rdf:type ep-flow:TemporalPartDurationType , owl:Class ; 72 + rdf:type owl:Class , ep-flow:TemporalPartDurationType ;
73 rdfs:label "physical thing during year to date"^^xsd:string ; 73 rdfs:label "physical thing during year to date"^^xsd:string ;
74 rdfs:subClassOf ep-core:PhysicalThing . 74 rdfs:subClassOf ep-core:PhysicalThing .
75 75
76 ep-flow:AllocatedFlow 76 ep-flow:AllocatedFlow
77 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 77 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
78 rdfs:comment "flow that is allocated back to a well as opposed to being measured at a well (source: MPR-XSD)"^^xsd:string ; 78 rdfs:comment "flow that is allocated back to a well as opposed to being measured at a well (source: MPR-XSD)"^^xsd:string ;
79 rdfs:label "allocated flow"^^xsd:string ; 79 rdfs:label "allocated flow"^^xsd:string ;
80 rdfs:subClassOf ep-flow:Flow . 80 rdfs:subClassOf ep-flow:Flow .
81 81
82 ep-flow:AllocatedInventory 82 ep-flow:AllocatedInventory
83 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 83 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
84 rdfs:comment "is \"allocated\" valid for an inventory"^^xsd:string ; 84 rdfs:comment "is \"allocated\" valid for an inventory"^^xsd:string ;
85 rdfs:label "allocated inventory"^^xsd:string ; 85 rdfs:label "allocated inventory"^^xsd:string ;
86 rdfs:subClassOf ep-flow:Inventory . 86 rdfs:subClassOf ep-flow:Inventory .
87 87
88 ep-flow:BudgetFlow 88 ep-flow:BudgetFlow
89 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 89 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
90 rdfs:comment "flow that is a performance requirement as determined by a budget (source: MPR-XSD)"^^xsd:string ; 90 rdfs:comment "flow that is a performance requirement as determined by a budget (source: MPR-XSD)"^^xsd:string ;
91 rdfs:label "budget flow"^^xsd:string ; 91 rdfs:label "budget flow"^^xsd:string ;
92 rdfs:subClassOf ep-flow:Flow . 92 rdfs:subClassOf ep-flow:Flow .
93 93
94 ep-flow:BudgetInventory 94 ep-flow:BudgetInventory
95 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 95 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
96 rdfs:comment "inventory that is a performance requirement determined by a budget (source: MPR-XSD)"^^xsd:string ; 96 rdfs:comment "inventory that is a performance requirement determined by a budget (source: MPR-XSD)"^^xsd:string ;
97 rdfs:label "budget inventory"^^xsd:string ; 97 rdfs:label "budget inventory"^^xsd:string ;
98 rdfs:subClassOf ep-flow:Inventory . 98 rdfs:subClassOf ep-flow:Inventory .
99 99
100 ep-flow:ClassOfMaterialWithMassCriterion 100 ep-flow:ClassOfMaterialWithMassCriterion
101 rdf:type rdfs:Class ; 101 rdf:type rdfs:Class ;
102 - rdfs:comment "NOTE: This class is used for the average daily mass of material in a particular flow. In this case the criteria for being a member of the class is that it is material taken from a particular flow during a reporting period, and that the material has the average mass of a daily flow during the reporting period."^^xsd:string , "class that has amounts of material with a particular mass as members"^^xsd:string ; 102 + rdfs:comment "class that has amounts of material with a particular mass as members"^^xsd:string , "NOTE: This class is used for the average daily mass of material in a particular flow. In this case the criteria for being a member of the class is that it is material taken from a particular flow during a reporting period, and that the material has the average mass of a daily flow during the reporting period."^^xsd:string ;
103 rdfs:label "class of material with mass criterion"^^xsd:string ; 103 rdfs:label "class of material with mass criterion"^^xsd:string ;
104 rdfs:subClassOf owl:Class . 104 rdfs:subClassOf owl:Class .
105 105
106 ep-flow:ConstraintFlow 106 ep-flow:ConstraintFlow
107 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 107 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
108 rdfs:comment "flow that is determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product. (source: MPR-XSD)"^^xsd:string ; 108 rdfs:comment "flow that is determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product. (source: MPR-XSD)"^^xsd:string ;
109 rdfs:label "constraint flow"^^xsd:string ; 109 rdfs:label "constraint flow"^^xsd:string ;
110 rdfs:subClassOf ep-flow:Flow . 110 rdfs:subClassOf ep-flow:Flow .
111 111
112 ep-flow:ConstraintFlow-fixed 112 ep-flow:ConstraintFlow-fixed
113 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 113 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
114 rdfs:comment "constraint flow that is the only permitted flow (source: MPR-XSD)"^^xsd:string ; 114 rdfs:comment "constraint flow that is the only permitted flow (source: MPR-XSD)"^^xsd:string ;
115 rdfs:label "constraint flow - fixed"^^xsd:string ; 115 rdfs:label "constraint flow - fixed"^^xsd:string ;
116 rdfs:subClassOf ep-flow:ConstraintFlow . 116 rdfs:subClassOf ep-flow:ConstraintFlow .
117 117
118 ep-flow:ConstraintFlow-maximum 118 ep-flow:ConstraintFlow-maximum
119 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 119 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
120 rdfs:comment "constraint flow that is the maximum permitted flow (source: MPR-XSD)"^^xsd:string ; 120 rdfs:comment "constraint flow that is the maximum permitted flow (source: MPR-XSD)"^^xsd:string ;
121 rdfs:label "constraint flow - maximum"^^xsd:string ; 121 rdfs:label "constraint flow - maximum"^^xsd:string ;
122 rdfs:subClassOf ep-flow:ConstraintFlow . 122 rdfs:subClassOf ep-flow:ConstraintFlow .
123 123
124 ep-flow:ConstraintFlow-minimum 124 ep-flow:ConstraintFlow-minimum
125 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 125 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
126 rdfs:comment "constraint flow that is the minimum permitted flow (source: MPR-XSD)"^^xsd:string ; 126 rdfs:comment "constraint flow that is the minimum permitted flow (source: MPR-XSD)"^^xsd:string ;
127 rdfs:label "constraint flow - minimum"^^xsd:string ; 127 rdfs:label "constraint flow - minimum"^^xsd:string ;
128 rdfs:subClassOf ep-flow:ConstraintFlow . 128 rdfs:subClassOf ep-flow:ConstraintFlow .
129 129
130 ep-flow:ConstraintInventory 130 ep-flow:ConstraintInventory
131 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 131 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
132 rdfs:comment "is \"constraint\" valid for an inventory"^^xsd:string ; 132 rdfs:comment "is \"constraint\" valid for an inventory"^^xsd:string ;
133 rdfs:label "constraint inventory"^^xsd:string ; 133 rdfs:label "constraint inventory"^^xsd:string ;
134 rdfs:subClassOf ep-flow:Inventory . 134 rdfs:subClassOf ep-flow:Inventory .
135 135
136 ep-flow:ConsumptionFlow 136 ep-flow:ConsumptionFlow
137 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 137 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
138 rdfs:comment "flow that is consumed by a facility (source: MPR-XSD)"^^xsd:string ; 138 rdfs:comment "flow that is consumed by a facility (source: MPR-XSD)"^^xsd:string ;
139 rdfs:label "consumption flow"^^xsd:string ; 139 rdfs:label "consumption flow"^^xsd:string ;
140 rdfs:subClassOf ep-flow:Flow . 140 rdfs:subClassOf ep-flow:Flow .
141 141
142 ep-flow:ConsumptionFlow-HPflare 142 ep-flow:ConsumptionFlow-HPflare
143 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 143 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
144 rdfs:comment "consumption flow - flare that is burned in a high pressure flare (source: MPR-XSD)"^^xsd:string ; 144 rdfs:comment "consumption flow - flare that is burned in a high pressure flare (source: MPR-XSD)"^^xsd:string ;
145 rdfs:label "consumption flow - HP flare"^^xsd:string ; 145 rdfs:label "consumption flow - HP flare"^^xsd:string ;
146 rdfs:subClassOf ep-flow:ConsumptionFlow-flare . 146 rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
147 147
148 ep-flow:ConsumptionFlow-LPflare 148 ep-flow:ConsumptionFlow-LPflare
149 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 149 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
150 rdfs:comment "consumption flow - flare that is burned in a low pressure flare (source: MPR-XSD)"^^xsd:string ; 150 rdfs:comment "consumption flow - flare that is burned in a low pressure flare (source: MPR-XSD)"^^xsd:string ;
151 rdfs:label "consumption flow - LP flare"^^xsd:string ; 151 rdfs:label "consumption flow - LP flare"^^xsd:string ;
152 rdfs:subClassOf ep-flow:ConsumptionFlow-flare . 152 rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
153 153
154 ep-flow:ConsumptionFlow-blackstart 154 ep-flow:ConsumptionFlow-blackstart
155 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 155 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
156 rdfs:comment "consumption flow that is to restart power facilities as a result of an overall power outage (source: MPR-XSD)"^^xsd:string ; 156 rdfs:comment "consumption flow that is to restart power facilities as a result of an overall power outage (source: MPR-XSD)"^^xsd:string ;
157 rdfs:label "consumption flow - blackstart"^^xsd:string ; 157 rdfs:label "consumption flow - blackstart"^^xsd:string ;
158 rdfs:subClassOf ep-flow:ConsumptionFlow . 158 rdfs:subClassOf ep-flow:ConsumptionFlow .
159 159
160 ep-flow:ConsumptionFlow-compressor 160 ep-flow:ConsumptionFlow-compressor
161 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 161 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
162 rdfs:comment "consumption flow that is by a compressor (source: MPR-XSD)"^^xsd:string ; 162 rdfs:comment "consumption flow that is by a compressor (source: MPR-XSD)"^^xsd:string ;
163 rdfs:label "consumption flow - compressor"^^xsd:string ; 163 rdfs:label "consumption flow - compressor"^^xsd:string ;
164 rdfs:subClassOf ep-flow:ConsumptionFlow . 164 rdfs:subClassOf ep-flow:ConsumptionFlow .
165 165
166 ep-flow:ConsumptionFlow-emitted 166 ep-flow:ConsumptionFlow-emitted
167 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 167 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
168 rdfs:comment "consumption flow that is released into the atmosphere as a by-product of consumption (source: MPR-XSD)"^^xsd:string ; 168 rdfs:comment "consumption flow that is released into the atmosphere as a by-product of consumption (source: MPR-XSD)"^^xsd:string ;
169 rdfs:label "consumption flow - emitted"^^xsd:string ; 169 rdfs:label "consumption flow - emitted"^^xsd:string ;
170 rdfs:subClassOf ep-flow:ConsumptionFlow . 170 rdfs:subClassOf ep-flow:ConsumptionFlow .
171 171
172 ep-flow:ConsumptionFlow-flare 172 ep-flow:ConsumptionFlow-flare
173 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 173 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
174 rdfs:comment "consumption flow that is burned in a flare. A fluid stream that has one or more flares as the ultimate target. (source: MPR-XSD)"^^xsd:string ; 174 rdfs:comment "consumption flow that is burned in a flare. A fluid stream that has one or more flares as the ultimate target. (source: MPR-XSD)"^^xsd:string ;
175 rdfs:label "consumption flow - flare"^^xsd:string ; 175 rdfs:label "consumption flow - flare"^^xsd:string ;
176 rdfs:subClassOf ep-flow:ConsumptionFlow . 176 rdfs:subClassOf ep-flow:ConsumptionFlow .
177 177
178 ep-flow:ConsumptionFlow-fuel 178 ep-flow:ConsumptionFlow-fuel
179 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 179 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
180 rdfs:comment "consumption flow that is by processing equipment (source: MPR-XSD)"^^xsd:string ; 180 rdfs:comment "consumption flow that is by processing equipment (source: MPR-XSD)"^^xsd:string ;
181 rdfs:label "consumption flow - fuel"^^xsd:string ; 181 rdfs:label "consumption flow - fuel"^^xsd:string ;
182 rdfs:subClassOf ep-flow:ConsumptionFlow . 182 rdfs:subClassOf ep-flow:ConsumptionFlow .
183 183
184 ep-flow:ConsumptionFlow-noncompressor 184 ep-flow:ConsumptionFlow-noncompressor
185 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 185 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
186 rdfs:comment "consumption flow that is by a device other than a compressor (source: MPR-XSD)"^^xsd:string ; 186 rdfs:comment "consumption flow that is by a device other than a compressor (source: MPR-XSD)"^^xsd:string ;
187 rdfs:label "consumption flow - non-compressor"^^xsd:string ; 187 rdfs:label "consumption flow - non-compressor"^^xsd:string ;
188 rdfs:subClassOf ep-flow:ConsumptionFlow . 188 rdfs:subClassOf ep-flow:ConsumptionFlow .
189 189
190 ep-flow:ConsumptionFlow-venting 190 ep-flow:ConsumptionFlow-venting
191 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 191 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
192 rdfs:comment "consumption flow that is released into the atmosphere (source: MPR-XSD)"^^xsd:string ; 192 rdfs:comment "consumption flow that is released into the atmosphere (source: MPR-XSD)"^^xsd:string ;
193 rdfs:label "consumption flow - venting"^^xsd:string ; 193 rdfs:label "consumption flow - venting"^^xsd:string ;
194 rdfs:subClassOf ep-flow:ConsumptionFlow . 194 rdfs:subClassOf ep-flow:ConsumptionFlow .
...@@ -206,31 +206,31 @@ ep-flow:DailyProductionFlow ...@@ -206,31 +206,31 @@ ep-flow:DailyProductionFlow
206 rdfs:subClassOf ep-flow:ProductionFlow . 206 rdfs:subClassOf ep-flow:ProductionFlow .
207 207
208 ep-flow:DerivedFlow 208 ep-flow:DerivedFlow
209 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 209 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
210 rdfs:comment "flow that is derived directly from one or more other flows (source: MPR-XSD)"^^xsd:string ; 210 rdfs:comment "flow that is derived directly from one or more other flows (source: MPR-XSD)"^^xsd:string ;
211 rdfs:label "derived flow"^^xsd:string ; 211 rdfs:label "derived flow"^^xsd:string ;
212 rdfs:subClassOf ep-flow:Flow . 212 rdfs:subClassOf ep-flow:Flow .
213 213
214 ep-flow:DerivedFlow-difference 214 ep-flow:DerivedFlow-difference
215 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 215 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
216 rdfs:comment "derived flow that is the difference between two other flows (source: MPR-XSD)"^^xsd:string ; 216 rdfs:comment "derived flow that is the difference between two other flows (source: MPR-XSD)"^^xsd:string ;
217 rdfs:label "derived flow - difference"^^xsd:string ; 217 rdfs:label "derived flow - difference"^^xsd:string ;
218 rdfs:subClassOf ep-flow:DerivedFlow . 218 rdfs:subClassOf ep-flow:DerivedFlow .
219 219
220 ep-flow:DerivedInventory 220 ep-flow:DerivedInventory
221 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 221 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
222 rdfs:comment "is \"derived\" valid for an inventory"^^xsd:string ; 222 rdfs:comment "is \"derived\" valid for an inventory"^^xsd:string ;
223 rdfs:label "derived inventory"^^xsd:string ; 223 rdfs:label "derived inventory"^^xsd:string ;
224 rdfs:subClassOf ep-flow:Inventory . 224 rdfs:subClassOf ep-flow:Inventory .
225 225
226 ep-flow:DifferenceFlow 226 ep-flow:DifferenceFlow
227 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 227 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
228 rdfs:comment "flow that is the difference between two flows, e.g. a target flow and a metered flow (source: MPR-XSD)"^^xsd:string ; 228 rdfs:comment "flow that is the difference between two flows, e.g. a target flow and a metered flow (source: MPR-XSD)"^^xsd:string ;
229 rdfs:label "difference flow"^^xsd:string ; 229 rdfs:label "difference flow"^^xsd:string ;
230 rdfs:subClassOf ep-flow:Flow . 230 rdfs:subClassOf ep-flow:Flow .
231 231
232 ep-flow:DifferenceInventory 232 ep-flow:DifferenceInventory
233 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 233 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
234 rdfs:comment "is \"difference\" valid for an inventory"^^xsd:string ; 234 rdfs:comment "is \"difference\" valid for an inventory"^^xsd:string ;
235 rdfs:label "difference inventory"^^xsd:string ; 235 rdfs:label "difference inventory"^^xsd:string ;
236 rdfs:subClassOf ep-flow:Inventory . 236 rdfs:subClassOf ep-flow:Inventory .
...@@ -242,37 +242,37 @@ ep-flow:ElectricPowerFlow ...@@ -242,37 +242,37 @@ ep-flow:ElectricPowerFlow
242 rdfs:subClassOf ep-flow:Flow . 242 rdfs:subClassOf ep-flow:Flow .
243 243
244 ep-flow:EstimatedFlow 244 ep-flow:EstimatedFlow
245 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 245 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
246 rdfs:comment "flow that is estimated or calculated, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit (source: MPR-XSD)"^^xsd:string ; 246 rdfs:comment "flow that is estimated or calculated, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
247 rdfs:label "estimated flow"^^xsd:string ; 247 rdfs:label "estimated flow"^^xsd:string ;
248 rdfs:subClassOf ep-flow:Flow . 248 rdfs:subClassOf ep-flow:Flow .
249 249
250 ep-flow:EstimatedInventory 250 ep-flow:EstimatedInventory
251 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 251 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
252 rdfs:comment "is \"estimated\" valid for an inventory"^^xsd:string ; 252 rdfs:comment "is \"estimated\" valid for an inventory"^^xsd:string ;
253 rdfs:label "estimated inventory"^^xsd:string ; 253 rdfs:label "estimated inventory"^^xsd:string ;
254 rdfs:subClassOf ep-flow:Inventory . 254 rdfs:subClassOf ep-flow:Inventory .
255 255
256 ep-flow:ExportFlow 256 ep-flow:ExportFlow
257 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 257 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
258 rdfs:comment "flow that leaves a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ; 258 rdfs:comment "flow that leaves a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
259 rdfs:label "export"^^xsd:string ; 259 rdfs:label "export"^^xsd:string ;
260 rdfs:subClassOf ep-flow:Flow . 260 rdfs:subClassOf ep-flow:Flow .
261 261
262 ep-flow:ExportFlow-nominated 262 ep-flow:ExportFlow-nominated
263 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 263 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
264 rdfs:comment "export flow that is planned (source: MPR-XSD)"^^xsd:string ; 264 rdfs:comment "export flow that is planned (source: MPR-XSD)"^^xsd:string ;
265 rdfs:label "export flow nominated"^^xsd:string ; 265 rdfs:label "export flow nominated"^^xsd:string ;
266 rdfs:subClassOf ep-flow:ExportFlow . 266 rdfs:subClassOf ep-flow:ExportFlow .
267 267
268 ep-flow:ExportFlow-requested 268 ep-flow:ExportFlow-requested
269 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 269 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
270 rdfs:comment "export flow that is requested (source: MPR-XSD)"^^xsd:string ; 270 rdfs:comment "export flow that is requested (source: MPR-XSD)"^^xsd:string ;
271 rdfs:label "export flow requested"^^xsd:string ; 271 rdfs:label "export flow requested"^^xsd:string ;
272 rdfs:subClassOf ep-flow:ExportFlow . 272 rdfs:subClassOf ep-flow:ExportFlow .
273 273
274 ep-flow:ExportFlow-shortfall 274 ep-flow:ExportFlow-shortfall
275 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 275 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
276 rdfs:comment "export flow that is the difference between what was requested and what was delivered (source: MPR-XSD)"^^xsd:string ; 276 rdfs:comment "export flow that is the difference between what was requested and what was delivered (source: MPR-XSD)"^^xsd:string ;
277 rdfs:label "export flow shortfall"^^xsd:string ; 277 rdfs:label "export flow shortfall"^^xsd:string ;
278 rdfs:subClassOf ep-flow:ExportFlow . 278 rdfs:subClassOf ep-flow:ExportFlow .
...@@ -344,67 +344,67 @@ ep-flow:FlowOfLiquid ...@@ -344,67 +344,67 @@ ep-flow:FlowOfLiquid
344 rdfs:subClassOf ep-flow:Flow . 344 rdfs:subClassOf ep-flow:Flow .
345 345
346 ep-flow:FlowToSale 346 ep-flow:FlowToSale
347 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 347 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
348 rdfs:comment "flow that is sold and transported to a buyer by pipeline (source: MPR-XSD)"^^xsd:string ; 348 rdfs:comment "flow that is sold and transported to a buyer by pipeline (source: MPR-XSD)"^^xsd:string ;
349 rdfs:label "flow to sale"^^xsd:string ; 349 rdfs:label "flow to sale"^^xsd:string ;
350 rdfs:subClassOf ep-flow:Flow . 350 rdfs:subClassOf ep-flow:Flow .
351 351
352 ep-flow:FlowToStorage 352 ep-flow:FlowToStorage
353 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 353 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
354 rdfs:comment "flow that is directed to one or more storage locations (source: MPR-XSD)"^^xsd:string ; 354 rdfs:comment "flow that is directed to one or more storage locations (source: MPR-XSD)"^^xsd:string ;
355 rdfs:label "flow to storage"^^xsd:string ; 355 rdfs:label "flow to storage"^^xsd:string ;
356 rdfs:subClassOf ep-flow:Flow . 356 rdfs:subClassOf ep-flow:Flow .
357 357
358 ep-flow:ForecastFlow 358 ep-flow:ForecastFlow
359 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 359 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
360 rdfs:comment "flow that is a forecast (source: MPR-XSD)"^^xsd:string ; 360 rdfs:comment "flow that is a forecast (source: MPR-XSD)"^^xsd:string ;
361 rdfs:label "forecast flow"^^xsd:string ; 361 rdfs:label "forecast flow"^^xsd:string ;
362 rdfs:subClassOf ep-flow:Flow . 362 rdfs:subClassOf ep-flow:Flow .
363 363
364 ep-flow:ForecastFlow-declineCurve 364 ep-flow:ForecastFlow-declineCurve
365 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 365 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
366 rdfs:comment "forecast flow that is calculated using a pseudo decline-curve of flow rate over time. This presumes that the flow will not be interrupted over the time period. (source: MPR-XSD)"^^xsd:string ; 366 rdfs:comment "forecast flow that is calculated using a pseudo decline-curve of flow rate over time. This presumes that the flow will not be interrupted over the time period. (source: MPR-XSD)"^^xsd:string ;
367 rdfs:label "forecast flow - decline curve"^^xsd:string ; 367 rdfs:label "forecast flow - decline curve"^^xsd:string ;
368 rdfs:subClassOf ep-flow:ForecastFlow . 368 rdfs:subClassOf ep-flow:ForecastFlow .
369 369
370 ep-flow:ForecastFlow-standard 370 ep-flow:ForecastFlow-standard
371 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 371 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
372 rdfs:comment "forecast flow that is a standard forecast as opposed to calculated using a decline curve (source: MPR-XSD)"^^xsd:string ; 372 rdfs:comment "forecast flow that is a standard forecast as opposed to calculated using a decline curve (source: MPR-XSD)"^^xsd:string ;
373 rdfs:label "forecast flow - standard"^^xsd:string ; 373 rdfs:label "forecast flow - standard"^^xsd:string ;
374 rdfs:subClassOf ep-flow:ForecastFlow . 374 rdfs:subClassOf ep-flow:ForecastFlow .
375 375
376 ep-flow:ForecastInventory 376 ep-flow:ForecastInventory
377 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 377 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
378 rdfs:comment "inventory that is a forecast (source: MPR-XSD)"^^xsd:string ; 378 rdfs:comment "inventory that is a forecast (source: MPR-XSD)"^^xsd:string ;
379 rdfs:label "forecast inventory"^^xsd:string ; 379 rdfs:label "forecast inventory"^^xsd:string ;
380 rdfs:subClassOf ep-flow:Inventory . 380 rdfs:subClassOf ep-flow:Inventory .
381 381
382 ep-flow:GasLiftFlow 382 ep-flow:GasLiftFlow
383 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 383 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
384 rdfs:comment "injection flow into a producing well to reduce the hydrostataic pressure of the fluid column. The resulting reduction in bottom hole pressure allows the reservoir liquids to flow. (source: MPR-XSD)"^^xsd:string ; 384 rdfs:comment "injection flow into a producing well to reduce the hydrostataic pressure of the fluid column. The resulting reduction in bottom hole pressure allows the reservoir liquids to flow. (source: MPR-XSD)"^^xsd:string ;
385 rdfs:label "gas lift flow"^^xsd:string ; 385 rdfs:label "gas lift flow"^^xsd:string ;
386 rdfs:subClassOf ep-flow:InjectionFlow . 386 rdfs:subClassOf ep-flow:InjectionFlow .
387 387
388 ep-flow:GrossProductFlow 388 ep-flow:GrossProductFlow
389 - rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ; 389 + rdf:type owl:Class , ep-flow:ProductFlowGrossOrNetType ;
390 rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ; 390 rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ;
391 rdfs:label "gross product flow"^^xsd:string ; 391 rdfs:label "gross product flow"^^xsd:string ;
392 rdfs:subClassOf ep-flow:ProductFlow . 392 rdfs:subClassOf ep-flow:ProductFlow .
393 393
394 ep-flow:HydrocarbonAccountingFlow 394 ep-flow:HydrocarbonAccountingFlow
395 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 395 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
396 rdfs:comment "flow that is an accounting of all of the fluids into and out of Stock (i.e., Inventory) which includes all storage facilities at a site including fluid within a pipeline (source: MPR-XSD)"^^xsd:string ; 396 rdfs:comment "flow that is an accounting of all of the fluids into and out of Stock (i.e., Inventory) which includes all storage facilities at a site including fluid within a pipeline (source: MPR-XSD)"^^xsd:string ;
397 rdfs:label "hydrocarbon accounting"^^xsd:string ; 397 rdfs:label "hydrocarbon accounting"^^xsd:string ;
398 rdfs:subClassOf ep-flow:Flow . 398 rdfs:subClassOf ep-flow:Flow .
399 399
400 ep-flow:ImportFlow 400 ep-flow:ImportFlow
401 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 401 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
402 rdfs:comment "flow that enters a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ; 402 rdfs:comment "flow that enters a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
403 rdfs:label "import"^^xsd:string ; 403 rdfs:label "import"^^xsd:string ;
404 rdfs:subClassOf ep-flow:Flow . 404 rdfs:subClassOf ep-flow:Flow .
405 405
406 ep-flow:InjectionFlow 406 ep-flow:InjectionFlow
407 - rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ; 407 + rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
408 rdfs:comment "flow that is injected into a well (source: MPR-XSD)"^^xsd:string ; 408 rdfs:comment "flow that is injected into a well (source: MPR-XSD)"^^xsd:string ;
409 rdfs:label "injection flow"^^xsd:string ; 409 rdfs:label "injection flow"^^xsd:string ;
410 rdfs:subClassOf ep-flow:Flow . 410 rdfs:subClassOf ep-flow:Flow .
...@@ -416,79 +416,79 @@ ep-flow:Inventory ...@@ -416,79 +416,79 @@ ep-flow:Inventory
416 rdfs:subClassOf ep-core:PhysicalObject . 416 rdfs:subClassOf ep-core:PhysicalObject .
417 417
418 ep-flow:MassAdjustedFlow 418 ep-flow:MassAdjustedFlow
419 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 419 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
420 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ; 420 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
421 rdfs:label "mass adjusted flow"^^xsd:string ; 421 rdfs:label "mass adjusted flow"^^xsd:string ;
422 rdfs:subClassOf ep-flow:Flow . 422 rdfs:subClassOf ep-flow:Flow .
423 423
424 ep-flow:MeasuredFlow 424 ep-flow:MeasuredFlow
425 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 425 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
426 rdfs:comment "flow that is actually measured at the port (source: MPR-XSD)"^^xsd:string ; 426 rdfs:comment "flow that is actually measured at the port (source: MPR-XSD)"^^xsd:string ;
427 rdfs:label "measured flow"^^xsd:string ; 427 rdfs:label "measured flow"^^xsd:string ;
428 rdfs:subClassOf ep-flow:Flow . 428 rdfs:subClassOf ep-flow:Flow .
429 429
430 ep-flow:MeasuredFlow-fiscal 430 ep-flow:MeasuredFlow-fiscal
431 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 431 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
432 rdfs:comment "measured flow that was measured for fiscal purposes"^^xsd:string ; 432 rdfs:comment "measured flow that was measured for fiscal purposes"^^xsd:string ;
433 rdfs:label "measured flow - fiscal"^^xsd:string ; 433 rdfs:label "measured flow - fiscal"^^xsd:string ;
434 rdfs:subClassOf ep-flow:MeasuredFlow . 434 rdfs:subClassOf ep-flow:MeasuredFlow .
435 435
436 ep-flow:MeasuredFlow-raw 436 ep-flow:MeasuredFlow-raw
437 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 437 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
438 rdfs:comment "measured flow that is a raw measurement (source: MPR-XSD)"^^xsd:string ; 438 rdfs:comment "measured flow that is a raw measurement (source: MPR-XSD)"^^xsd:string ;
439 rdfs:label "measured flow - raw"^^xsd:string ; 439 rdfs:label "measured flow - raw"^^xsd:string ;
440 rdfs:subClassOf ep-flow:MeasuredFlow . 440 rdfs:subClassOf ep-flow:MeasuredFlow .
441 441
442 ep-flow:MeasuredFlow-recalibrated 442 ep-flow:MeasuredFlow-recalibrated
443 - rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ; 443 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionSubType ;
444 rdfs:comment "measured flow that has been changed because of a recalibration of a sensor (source: MPR-XSD)"^^xsd:string ; 444 rdfs:comment "measured flow that has been changed because of a recalibration of a sensor (source: MPR-XSD)"^^xsd:string ;
445 rdfs:label "measured flow - recalibrated"^^xsd:string ; 445 rdfs:label "measured flow - recalibrated"^^xsd:string ;
446 rdfs:subClassOf ep-flow:MeasuredFlow . 446 rdfs:subClassOf ep-flow:MeasuredFlow .
447 447
448 ep-flow:MeasuredInventory 448 ep-flow:MeasuredInventory
449 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 449 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
450 rdfs:comment "inventory that is actually measured (source: MPR-XSD)"^^xsd:string ; 450 rdfs:comment "inventory that is actually measured (source: MPR-XSD)"^^xsd:string ;
451 rdfs:label "measured inventory"^^xsd:string ; 451 rdfs:label "measured inventory"^^xsd:string ;
452 rdfs:subClassOf ep-flow:Inventory . 452 rdfs:subClassOf ep-flow:Inventory .
453 453
454 ep-flow:MeteredFlowFiscal 454 ep-flow:MeteredFlowFiscal
455 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 455 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
456 rdfs:comment "flow that is generated by measurement and calculation and has an impact on company revenue and government taxation"^^xsd:string ; 456 rdfs:comment "flow that is generated by measurement and calculation and has an impact on company revenue and government taxation"^^xsd:string ;
457 rdfs:label "metered flow fiscal"^^xsd:string ; 457 rdfs:label "metered flow fiscal"^^xsd:string ;
458 rdfs:subClassOf ep-flow:Flow . 458 rdfs:subClassOf ep-flow:Flow .
459 459
460 ep-flow:NetProductFlow 460 ep-flow:NetProductFlow
461 - rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ; 461 + rdf:type owl:Class , ep-flow:ProductFlowGrossOrNetType ;
462 rdfs:comment "probably a mistake - should be rolled up as condensate-net"^^xsd:string ; 462 rdfs:comment "probably a mistake - should be rolled up as condensate-net"^^xsd:string ;
463 rdfs:label "net product flow"^^xsd:string ; 463 rdfs:label "net product flow"^^xsd:string ;
464 rdfs:subClassOf ep-flow:ProductFlow . 464 rdfs:subClassOf ep-flow:ProductFlow .
465 465
466 ep-flow:NominatedFlow 466 ep-flow:NominatedFlow
467 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 467 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
468 rdfs:comment "flow that is a promise to a buyer. Normally a 1 day forcast. (source: MPR-XSD)"^^xsd:string ; 468 rdfs:comment "flow that is a promise to a buyer. Normally a 1 day forcast. (source: MPR-XSD)"^^xsd:string ;
469 rdfs:label "nominated flow"^^xsd:string ; 469 rdfs:label "nominated flow"^^xsd:string ;
470 rdfs:subClassOf ep-flow:Flow . 470 rdfs:subClassOf ep-flow:Flow .
471 471
472 ep-flow:NominatedInventory 472 ep-flow:NominatedInventory
473 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 473 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
474 rdfs:comment "is \"nominated\" valid for an inventory"^^xsd:string ; 474 rdfs:comment "is \"nominated\" valid for an inventory"^^xsd:string ;
475 rdfs:label "nominated inventory"^^xsd:string ; 475 rdfs:label "nominated inventory"^^xsd:string ;
476 rdfs:subClassOf ep-flow:Inventory . 476 rdfs:subClassOf ep-flow:Inventory .
477 477
478 ep-flow:OverboardFlow 478 ep-flow:OverboardFlow
479 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 479 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
480 rdfs:comment "flow that is overboard into the sea (source: MPR-XSD)"^^xsd:string ; 480 rdfs:comment "flow that is overboard into the sea (source: MPR-XSD)"^^xsd:string ;
481 rdfs:label "overboard"^^xsd:string ; 481 rdfs:label "overboard"^^xsd:string ;
482 rdfs:subClassOf ep-flow:Flow . 482 rdfs:subClassOf ep-flow:Flow .
483 483
484 ep-flow:PotentialFlow 484 ep-flow:PotentialFlow
485 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 485 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
486 rdfs:comment "flow that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ; 486 rdfs:comment "flow that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ;
487 rdfs:label "potential flow"^^xsd:string ; 487 rdfs:label "potential flow"^^xsd:string ;
488 rdfs:subClassOf ep-flow:Flow . 488 rdfs:subClassOf ep-flow:Flow .
489 489
490 ep-flow:PotentialInventory 490 ep-flow:PotentialInventory
491 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 491 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
492 rdfs:comment "inventory that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ; 492 rdfs:comment "inventory that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ;
493 rdfs:label "potential inventory"^^xsd:string ; 493 rdfs:label "potential inventory"^^xsd:string ;
494 rdfs:subClassOf ep-flow:Inventory . 494 rdfs:subClassOf ep-flow:Inventory .
...@@ -506,13 +506,13 @@ ep-flow:PrecipitationType ...@@ -506,13 +506,13 @@ ep-flow:PrecipitationType
506 rdfs:subClassOf owl:Class . 506 rdfs:subClassOf owl:Class .
507 507
508 ep-flow:ProcessedFlow 508 ep-flow:ProcessedFlow
509 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 509 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
510 rdfs:comment "flow that has been processed. This is different from derived flow because it is fundamentally a variation of the original flow. (source: MPR-XSD)"^^xsd:string ; 510 rdfs:comment "flow that has been processed. This is different from derived flow because it is fundamentally a variation of the original flow. (source: MPR-XSD)"^^xsd:string ;
511 rdfs:label "processed flow"^^xsd:string ; 511 rdfs:label "processed flow"^^xsd:string ;
512 rdfs:subClassOf ep-flow:Flow . 512 rdfs:subClassOf ep-flow:Flow .
513 513
514 ep-flow:ProcessedInventory 514 ep-flow:ProcessedInventory
515 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 515 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
516 rdfs:comment "inventory that is defined by processing measured values. This is different from a derived inventory because it is fundamentally a variation of the original. (source: MPR-XSD)"^^xsd:string ; 516 rdfs:comment "inventory that is defined by processing measured values. This is different from a derived inventory because it is fundamentally a variation of the original. (source: MPR-XSD)"^^xsd:string ;
517 rdfs:label "processed inventory"^^xsd:string ; 517 rdfs:label "processed inventory"^^xsd:string ;
518 rdfs:subClassOf ep-flow:Inventory . 518 rdfs:subClassOf ep-flow:Inventory .
...@@ -542,31 +542,31 @@ ep-flow:ProductInventory ...@@ -542,31 +542,31 @@ ep-flow:ProductInventory
542 rdfs:subClassOf ep-flow:Inventory . 542 rdfs:subClassOf ep-flow:Inventory .
543 543
544 ep-flow:ProductInventoryAdjustedClosingBalance 544 ep-flow:ProductInventoryAdjustedClosingBalance
545 - rdf:type ep-flow:ProductInventoryType , owl:Class ; 545 + rdf:type owl:Class , ep-flow:ProductInventoryType ;
546 rdfs:comment "product inventory that <not documented in XSD>"^^xsd:string ; 546 rdfs:comment "product inventory that <not documented in XSD>"^^xsd:string ;
547 rdfs:label "product inventory adjusted closing balance"^^xsd:string ; 547 rdfs:label "product inventory adjusted closing balance"^^xsd:string ;
548 rdfs:subClassOf ep-flow:ProductInventory . 548 rdfs:subClassOf ep-flow:ProductInventory .
549 549
550 ep-flow:ProductInventoryClosingBalance 550 ep-flow:ProductInventoryClosingBalance
551 - rdf:type ep-flow:ProductInventoryType , owl:Class ; 551 + rdf:type owl:Class , ep-flow:ProductInventoryType ;
552 rdfs:comment "product inventory that is at the end of a time period (source: MPR-XSD)"^^xsd:string ; 552 rdfs:comment "product inventory that is at the end of a time period (source: MPR-XSD)"^^xsd:string ;
553 rdfs:label "product inventory closing balance"^^xsd:string ; 553 rdfs:label "product inventory closing balance"^^xsd:string ;
554 rdfs:subClassOf ep-flow:ProductInventory . 554 rdfs:subClassOf ep-flow:ProductInventory .
555 555
556 ep-flow:ProductInventoryClosingStorageBalance 556 ep-flow:ProductInventoryClosingStorageBalance
557 - rdf:type ep-flow:ProductInventoryType , owl:Class ; 557 + rdf:type owl:Class , ep-flow:ProductInventoryType ;
558 rdfs:comment "product inventory closing balance that has been adjusted"^^xsd:string ; 558 rdfs:comment "product inventory closing balance that has been adjusted"^^xsd:string ;
559 rdfs:label "product inventory closing storage balance"^^xsd:string ; 559 rdfs:label "product inventory closing storage balance"^^xsd:string ;
560 rdfs:subClassOf ep-flow:ProductInventory . 560 rdfs:subClassOf ep-flow:ProductInventory .
561 561
562 ep-flow:ProductInventoryOpFlex 562 ep-flow:ProductInventoryOpFlex
563 - rdf:type ep-flow:ProductInventoryType , owl:Class ; 563 + rdf:type owl:Class , ep-flow:ProductInventoryType ;
564 rdfs:comment "product inventory that is the unused and availiable quantity of gas within a gas transportation system and/or at one or many gas producing fields that is accessible by the operator responsible for gas transportation for the purposes of alleviating field curtailment (source: MPR-XSD)"^^xsd:string ; 564 rdfs:comment "product inventory that is the unused and availiable quantity of gas within a gas transportation system and/or at one or many gas producing fields that is accessible by the operator responsible for gas transportation for the purposes of alleviating field curtailment (source: MPR-XSD)"^^xsd:string ;
565 rdfs:label "product inventory opFlex"^^xsd:string ; 565 rdfs:label "product inventory opFlex"^^xsd:string ;
566 rdfs:subClassOf ep-flow:ProductInventory . 566 rdfs:subClassOf ep-flow:ProductInventory .
567 567
568 ep-flow:ProductInventoryOpeningBalance 568 ep-flow:ProductInventoryOpeningBalance
569 - rdf:type ep-flow:ProductInventoryType , owl:Class ; 569 + rdf:type owl:Class , ep-flow:ProductInventoryType ;
570 rdfs:comment "product inventory that is at the beginning of a time period (source: MPR-XSD)"^^xsd:string ; 570 rdfs:comment "product inventory that is at the beginning of a time period (source: MPR-XSD)"^^xsd:string ;
571 rdfs:label "product inventory opening balance"^^xsd:string ; 571 rdfs:label "product inventory opening balance"^^xsd:string ;
572 rdfs:subClassOf ep-flow:ProductInventory . 572 rdfs:subClassOf ep-flow:ProductInventory .
...@@ -584,7 +584,7 @@ ep-flow:ProductMaterialType ...@@ -584,7 +584,7 @@ ep-flow:ProductMaterialType
584 rdfs:subClassOf owl:Class . 584 rdfs:subClassOf owl:Class .
585 585
586 ep-flow:ProductionExploitation 586 ep-flow:ProductionExploitation
587 - rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ; 587 + rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
588 rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ; 588 rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ;
589 rdfs:label "production exploitation"^^xsd:string ; 589 rdfs:label "production exploitation"^^xsd:string ;
590 rdfs:subClassOf ep-flow:Flow . 590 rdfs:subClassOf ep-flow:Flow .
...@@ -684,67 +684,67 @@ ep-flow:ProductionTestWellHeadFlow ...@@ -684,67 +684,67 @@ ep-flow:ProductionTestWellHeadFlow
684 rdfs:subClassOf ep-flow:Flow . 684 rdfs:subClassOf ep-flow:Flow .
685 685
686 ep-flow:QuotaFlow 686 ep-flow:QuotaFlow
687 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 687 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
688 rdfs:comment "flow that is set by some authority, and that may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ; 688 rdfs:comment "flow that is set by some authority, and that may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ;
689 rdfs:label "quota flow"^^xsd:string ; 689 rdfs:label "quota flow"^^xsd:string ;
690 rdfs:subClassOf ep-flow:Flow . 690 rdfs:subClassOf ep-flow:Flow .
691 691
692 ep-flow:QuotaInventory 692 ep-flow:QuotaInventory
693 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 693 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
694 rdfs:comment "inventory set by some authority, which may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ; 694 rdfs:comment "inventory set by some authority, which may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ;
695 rdfs:label "quota inventory"^^xsd:string ; 695 rdfs:label "quota inventory"^^xsd:string ;
696 rdfs:subClassOf ep-flow:Inventory . 696 rdfs:subClassOf ep-flow:Inventory .
697 697
698 ep-flow:RecommendedFlow 698 ep-flow:RecommendedFlow
699 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 699 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
700 rdfs:comment "flow that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this flow. (source: MPR-XSD)"^^xsd:string ; 700 rdfs:comment "flow that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this flow. (source: MPR-XSD)"^^xsd:string ;
701 rdfs:label "recommended flow"^^xsd:string ; 701 rdfs:label "recommended flow"^^xsd:string ;
702 rdfs:subClassOf ep-flow:Flow . 702 rdfs:subClassOf ep-flow:Flow .
703 703
704 ep-flow:RecommendedInventory 704 ep-flow:RecommendedInventory
705 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 705 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
706 rdfs:comment "inventory that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this. (source: MPR-XSD)"^^xsd:string ; 706 rdfs:comment "inventory that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this. (source: MPR-XSD)"^^xsd:string ;
707 rdfs:label "recommended inventory"^^xsd:string ; 707 rdfs:label "recommended inventory"^^xsd:string ;
708 rdfs:subClassOf ep-flow:Inventory . 708 rdfs:subClassOf ep-flow:Inventory .
709 709
710 ep-flow:SaleableFlow 710 ep-flow:SaleableFlow
711 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 711 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
712 rdfs:comment "flow that is of a product marked as being saleable. Hence the final destination would be sale. (source: MPR-XSD)"^^xsd:string ; 712 rdfs:comment "flow that is of a product marked as being saleable. Hence the final destination would be sale. (source: MPR-XSD)"^^xsd:string ;
713 rdfs:label "saleable flow"^^xsd:string ; 713 rdfs:label "saleable flow"^^xsd:string ;
714 rdfs:subClassOf ep-flow:Flow . 714 rdfs:subClassOf ep-flow:Flow .
715 715
716 ep-flow:SaleableInventory 716 ep-flow:SaleableInventory
717 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 717 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
718 rdfs:comment "inventory that is of marked as being saleable. Hence the final destination of the material would be a sale. (source: MPR-XSD)"^^xsd:string ; 718 rdfs:comment "inventory that is of marked as being saleable. Hence the final destination of the material would be a sale. (source: MPR-XSD)"^^xsd:string ;
719 rdfs:label "saleable inventory"^^xsd:string ; 719 rdfs:label "saleable inventory"^^xsd:string ;
720 rdfs:subClassOf ep-flow:Inventory . 720 rdfs:subClassOf ep-flow:Inventory .
721 721
722 ep-flow:SimulatedFlow 722 ep-flow:SimulatedFlow
723 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 723 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
724 rdfs:comment "flow that is estimated based on a simulation that includes the particular product flow unit (source: MPR-XSD)"^^xsd:string ; 724 rdfs:comment "flow that is estimated based on a simulation that includes the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
725 rdfs:label "simulated flow"^^xsd:string ; 725 rdfs:label "simulated flow"^^xsd:string ;
726 rdfs:subClassOf ep-flow:Flow . 726 rdfs:subClassOf ep-flow:Flow .
727 727
728 ep-flow:SimulatedInventory 728 ep-flow:SimulatedInventory
729 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 729 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
730 rdfs:comment "inventory that is an estimate based upon a simulation (source: MPR-XSD)"^^xsd:string ; 730 rdfs:comment "inventory that is an estimate based upon a simulation (source: MPR-XSD)"^^xsd:string ;
731 rdfs:label "simulated inventory"^^xsd:string ; 731 rdfs:label "simulated inventory"^^xsd:string ;
732 rdfs:subClassOf ep-flow:Inventory . 732 rdfs:subClassOf ep-flow:Inventory .
733 733
734 ep-flow:TargetFlow 734 ep-flow:TargetFlow
735 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 735 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
736 rdfs:comment "flow that is desired (source: MPR-XSD)"^^xsd:string ; 736 rdfs:comment "flow that is desired (source: MPR-XSD)"^^xsd:string ;
737 rdfs:label "target flow"^^xsd:string ; 737 rdfs:label "target flow"^^xsd:string ;
738 rdfs:subClassOf ep-flow:Flow . 738 rdfs:subClassOf ep-flow:Flow .
739 739
740 ep-flow:TargetInventory 740 ep-flow:TargetInventory
741 - rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ; 741 + rdf:type owl:Class , ep-flow:ProductionInventoryDefinitionType ;
742 rdfs:comment "inventory that is desired (source: MPR-XSD)"^^xsd:string ; 742 rdfs:comment "inventory that is desired (source: MPR-XSD)"^^xsd:string ;
743 rdfs:label "target inventory"^^xsd:string ; 743 rdfs:label "target inventory"^^xsd:string ;
744 rdfs:subClassOf ep-flow:Inventory . 744 rdfs:subClassOf ep-flow:Inventory .
745 745
746 ep-flow:TariffBasisFlow 746 ep-flow:TariffBasisFlow
747 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 747 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
748 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ; 748 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
749 rdfs:label "tariff basis flow"^^xsd:string ; 749 rdfs:label "tariff basis flow"^^xsd:string ;
750 rdfs:subClassOf ep-flow:Flow . 750 rdfs:subClassOf ep-flow:Flow .
...@@ -756,7 +756,7 @@ ep-flow:TemporalPartDurationType ...@@ -756,7 +756,7 @@ ep-flow:TemporalPartDurationType
756 rdfs:subClassOf owl:Class . 756 rdfs:subClassOf owl:Class .
757 757
758 ep-flow:ValueAdjustedFlow 758 ep-flow:ValueAdjustedFlow
759 - rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ; 759 + rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
760 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ; 760 rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
761 rdfs:label "value adjusted flow"^^xsd:string ; 761 rdfs:label "value adjusted flow"^^xsd:string ;
762 rdfs:subClassOf ep-flow:Flow . 762 rdfs:subClassOf ep-flow:Flow .
...@@ -777,19 +777,19 @@ ep-flow:WholeLifeProductFlow ...@@ -777,19 +777,19 @@ ep-flow:WholeLifeProductFlow
777 rdf:type owl:Class ; 777 rdf:type owl:Class ;
778 rdfs:comment "product flow that is the whole life of a flow of product"^^xsd:string ; 778 rdfs:comment "product flow that is the whole life of a flow of product"^^xsd:string ;
779 rdfs:label "whole life product flow"^^xsd:string ; 779 rdfs:label "whole life product flow"^^xsd:string ;
780 - rdfs:subClassOf ep-flow:ProductFlow , ep-flow:WholeLifeFlow . 780 + rdfs:subClassOf ep-flow:WholeLifeFlow , ep-flow:ProductFlow .
781 781
782 ep-flow:WholeLifeProductInventory 782 ep-flow:WholeLifeProductInventory
783 rdf:type owl:Class ; 783 rdf:type owl:Class ;
784 rdfs:comment "product inventory that is the whole life of the managed store of product"^^xsd:string ; 784 rdfs:comment "product inventory that is the whole life of the managed store of product"^^xsd:string ;
785 rdfs:label "whole life product inventory"^^xsd:string ; 785 rdfs:label "whole life product inventory"^^xsd:string ;
786 - rdfs:subClassOf ep-flow:ProductInventory , ep-flow:WholeLifeInventory . 786 + rdfs:subClassOf ep-flow:WholeLifeInventory , ep-flow:ProductInventory .
787 787
788 ep-flow:WholeLifeProductionFlow 788 ep-flow:WholeLifeProductionFlow
789 rdf:type owl:Class ; 789 rdf:type owl:Class ;
790 rdfs:comment "production flow that is the whole life of a flow of produced material"^^xsd:string ; 790 rdfs:comment "production flow that is the whole life of a flow of produced material"^^xsd:string ;
791 rdfs:label "whole life production flow"^^xsd:string ; 791 rdfs:label "whole life production flow"^^xsd:string ;
792 - rdfs:subClassOf ep-flow:ProductionFlow , ep-flow:WholeLifeFlow . 792 + rdfs:subClassOf ep-flow:WholeLifeFlow , ep-flow:ProductionFlow .
793 793
794 ep-flow:WholeLifeProductionFlowNetwork 794 ep-flow:WholeLifeProductionFlowNetwork
795 rdf:type owl:Class ; 795 rdf:type owl:Class ;
...@@ -801,7 +801,7 @@ ep-flow:WholeLifeProductionInventory ...@@ -801,7 +801,7 @@ ep-flow:WholeLifeProductionInventory
801 rdf:type owl:Class ; 801 rdf:type owl:Class ;
802 rdfs:comment "production inventory that is the whole life of a store of produced material"^^xsd:string ; 802 rdfs:comment "production inventory that is the whole life of a store of produced material"^^xsd:string ;
803 rdfs:label "whole life production inventory"^^xsd:string ; 803 rdfs:label "whole life production inventory"^^xsd:string ;
804 - rdfs:subClassOf ep-flow:ProductionInventory , ep-flow:WholeLifeInventory . 804 + rdfs:subClassOf ep-flow:WholeLifeInventory , ep-flow:ProductionInventory .
805 805
806 ep-flow:WholeLifeProductionInventoryCollection 806 ep-flow:WholeLifeProductionInventoryCollection
807 rdf:type owl:Class ; 807 rdf:type owl:Class ;
...@@ -816,28 +816,28 @@ ep-flow:Wind ...@@ -816,28 +816,28 @@ ep-flow:Wind
816 rdfs:subClassOf ep-flow:Flow . 816 rdfs:subClassOf ep-flow:Flow .
817 817
818 ep-flow:allocatedTo 818 ep-flow:allocatedTo
819 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 819 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
820 rdfs:comment "facility that a split of a flow or inventory is allocated to"^^xsd:string ; 820 rdfs:comment "facility that a split of a flow or inventory is allocated to"^^xsd:string ;
821 rdfs:domain ep-core:PhysicalObject ; 821 rdfs:domain ep-core:PhysicalObject ;
822 rdfs:label "allocatedTo"^^xsd:string ; 822 rdfs:label "allocatedTo"^^xsd:string ;
823 rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> . 823 rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
824 824
825 ep-flow:amountOfPrecipitation 825 ep-flow:amountOfPrecipitation
826 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 826 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
827 rdfs:comment "volume per unit area of material that falls in a precipitation"^^xsd:string ; 827 rdfs:comment "volume per unit area of material that falls in a precipitation"^^xsd:string ;
828 rdfs:domain ep-flow:Precipitation ; 828 rdfs:domain ep-flow:Precipitation ;
829 rdfs:label "amount of precipitation"^^xsd:string ; 829 rdfs:label "amount of precipitation"^^xsd:string ;
830 rdfs:range ep-core:Length . 830 rdfs:range ep-core:Length .
831 831
832 ep-flow:dailyAverageAmountOfMaterial 832 ep-flow:dailyAverageAmountOfMaterial
833 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 833 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
834 rdfs:comment "mass that is the average of the masses of the materials that flows in different days"^^xsd:string ; 834 rdfs:comment "mass that is the average of the masses of the materials that flows in different days"^^xsd:string ;
835 rdfs:domain ep-flow:Flow ; 835 rdfs:domain ep-flow:Flow ;
836 rdfs:label "daily average amount of material"^^xsd:string ; 836 rdfs:label "daily average amount of material"^^xsd:string ;
837 rdfs:range ep-flow:ClassOfMaterialWithMassCriterion . 837 rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
838 838
839 ep-flow:energyContent 839 ep-flow:energyContent
840 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 840 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
841 rdfs:comment "energy of combustion in a quantity of material"^^xsd:string ; 841 rdfs:comment "energy of combustion in a quantity of material"^^xsd:string ;
842 rdfs:domain ep-material:QuantityOfMaterial ; 842 rdfs:domain ep-material:QuantityOfMaterial ;
843 rdfs:label "energy content"^^xsd:string ; 843 rdfs:label "energy content"^^xsd:string ;
...@@ -888,7 +888,7 @@ ep-flow:flowOutOf ...@@ -888,7 +888,7 @@ ep-flow:flowOutOf
888 rdfs:subPropertyOf ep-flow:flowIntoOrOutOf . 888 rdfs:subPropertyOf ep-flow:flowIntoOrOutOf .
889 889
890 ep-flow:grossCalorificValue 890 ep-flow:grossCalorificValue
891 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 891 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
892 rdfs:comment "energy per volume that is the gross calorific value for a quantity of material"^^xsd:string ; 892 rdfs:comment "energy per volume that is the gross calorific value for a quantity of material"^^xsd:string ;
893 rdfs:domain ep-material:QuantityOfMaterial ; 893 rdfs:domain ep-material:QuantityOfMaterial ;
894 rdfs:label "gross calorific value"^^xsd:string ; 894 rdfs:label "gross calorific value"^^xsd:string ;
...@@ -911,34 +911,28 @@ ep-flow:hasNetworkPart ...@@ -911,34 +911,28 @@ ep-flow:hasNetworkPart
911 rdfs:subPropertyOf ep-core:hasPart . 911 rdfs:subPropertyOf ep-core:hasPart .
912 912
913 ep-flow:horizontalDirectionAzimuth 913 ep-flow:horizontalDirectionAzimuth
914 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 914 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
915 rdfs:comment "plane angle that is the horizontal direction azimuth of a flow"^^xsd:string ; 915 rdfs:comment "plane angle that is the horizontal direction azimuth of a flow"^^xsd:string ;
916 rdfs:domain ep-flow:Flow ; 916 rdfs:domain ep-flow:Flow ;
917 rdfs:label "horizontal direction azimuth"^^xsd:string ; 917 rdfs:label "horizontal direction azimuth"^^xsd:string ;
918 rdfs:range ep-core:PlaneAngle . 918 rdfs:range ep-core:PlaneAngle .
919 919
920 ep-flow:massAtAccountingInstant 920 ep-flow:massAtAccountingInstant
921 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 921 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
922 rdfs:comment "mass that is at the accounting instant for an inventory during a period"^^xsd:string ; 922 rdfs:comment "mass that is at the accounting instant for an inventory during a period"^^xsd:string ;
923 rdfs:domain ep-flow:Inventory ; 923 rdfs:domain ep-flow:Inventory ;
924 rdfs:label "mass at accounting instant"^^xsd:string ; 924 rdfs:label "mass at accounting instant"^^xsd:string ;
925 rdfs:range ep-core:Mass . 925 rdfs:range ep-core:Mass .
926 926
927 ep-flow:materialThatFlows 927 ep-flow:materialThatFlows
928 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 928 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
929 rdfs:comment "quantity of material that moves during a flow"^^xsd:string ; 929 rdfs:comment "quantity of material that moves during a flow"^^xsd:string ;
930 rdfs:domain ep-flow:Flow ; 930 rdfs:domain ep-flow:Flow ;
931 rdfs:label "material that flows"^^xsd:string ; 931 rdfs:label "material that flows"^^xsd:string ;
932 rdfs:range ep-material:QuantityOfMaterial . 932 rdfs:range ep-material:QuantityOfMaterial .
933 933
934 -ep-flow:rateOfFlowOfMaterial
935 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
936 - rdfs:comment "not used in the MPR"^^xsd:string ;
937 - rdfs:label "rate of flow of material"^^xsd:string ;
938 - rdfs:range ep-core:MeasureOfAmountOfMaterial .
939 -
940 ep-flow:yearlyAverageAmountOfMaterial 934 ep-flow:yearlyAverageAmountOfMaterial
941 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 935 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
942 rdfs:comment "mass that is the average of the masses of the materials that flows in different years"^^xsd:string ; 936 rdfs:comment "mass that is the average of the masses of the materials that flows in different years"^^xsd:string ;
943 rdfs:domain ep-flow:Flow ; 937 rdfs:domain ep-flow:Flow ;
944 rdfs:label "yearly average amount of material"^^xsd:string ; 938 rdfs:label "yearly average amount of material"^^xsd:string ;
......
...@@ -13,11 +13,11 @@ ...@@ -13,11 +13,11 @@
13 13
14 <http://www.reportinghub.no/ep/schema/1.0/geography> 14 <http://www.reportinghub.no/ep/schema/1.0/geography>
15 rdf:type owl:Ontology ; 15 rdf:type owl:Ontology ;
16 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/np/schema/1.0/npd> ; 16 + owl:imports <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
17 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 17 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
18 18
19 ep-core:Area 19 ep-core:Area
20 - rdf:type ep-core:PropertySpace , rdfs:Class ; 20 + rdf:type rdfs:Class , ep-core:PropertySpace ;
21 rdfs:label "Area"^^xsd:string ; 21 rdfs:label "Area"^^xsd:string ;
22 rdfs:subClassOf owl:Class ; 22 rdfs:subClassOf owl:Class ;
23 ep-core:seeReferenceData 23 ep-core:seeReferenceData
...@@ -43,19 +43,19 @@ ep-geo:AreaCoveredByBusinessArrangement ...@@ -43,19 +43,19 @@ ep-geo:AreaCoveredByBusinessArrangement
43 rdfs:comment "A part of the earth recognised in a Business Arrangement"^^xsd:string ; 43 rdfs:comment "A part of the earth recognised in a Business Arrangement"^^xsd:string ;
44 rdfs:label "area covered by business arrangement"^^xsd:string ; 44 rdfs:label "area covered by business arrangement"^^xsd:string ;
45 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ; 45 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ;
46 - owl:disjointWith ep-geo:Country , ep-geo:County , ep-geo:LicenceBlock , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:State . 46 + owl:disjointWith ep-geo:State , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:LicenceBlock , ep-geo:County , ep-geo:Country .
47 47
48 ep-geo:Country 48 ep-geo:Country
49 rdf:type owl:Class ; 49 rdf:type owl:Class ;
50 rdfs:label "country"^^xsd:string ; 50 rdfs:label "country"^^xsd:string ;
51 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ; 51 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ;
52 - owl:disjointWith ep-geo:AreaCoveredByBusinessArrangement , ep-geo:County , ep-geo:LicenceBlock , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:State . 52 + owl:disjointWith ep-geo:State , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:LicenceBlock , ep-geo:County , ep-geo:AreaCoveredByBusinessArrangement .
53 53
54 ep-geo:County 54 ep-geo:County
55 rdf:type owl:Class ; 55 rdf:type owl:Class ;
56 rdfs:label "county"^^xsd:string ; 56 rdfs:label "county"^^xsd:string ;
57 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ; 57 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ;
58 - owl:disjointWith ep-geo:AreaCoveredByBusinessArrangement , ep-geo:Country , ep-geo:LicenceBlock , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:State . 58 + owl:disjointWith ep-geo:State , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:LicenceBlock , ep-geo:Country , ep-geo:AreaCoveredByBusinessArrangement .
59 59
60 ep-geo:DestinationType 60 ep-geo:DestinationType
61 rdf:type rdfs:Class ; 61 rdf:type rdfs:Class ;
...@@ -63,7 +63,7 @@ ep-geo:DestinationType ...@@ -63,7 +63,7 @@ ep-geo:DestinationType
63 rdfs:subClassOf owl:Class . 63 rdfs:subClassOf owl:Class .
64 64
65 ep-geo:Harbour 65 ep-geo:Harbour
66 - rdf:type ep-geo:DestinationType , owl:Class ; 66 + rdf:type owl:Class , ep-geo:DestinationType ;
67 rdfs:label "harbour"^^xsd:string ; 67 rdfs:label "harbour"^^xsd:string ;
68 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth . 68 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth .
69 69
...@@ -72,7 +72,7 @@ ep-geo:LicenceBlock ...@@ -72,7 +72,7 @@ ep-geo:LicenceBlock
72 rdfs:comment "See RDL RDS13025226"^^xsd:string ; 72 rdfs:comment "See RDL RDS13025226"^^xsd:string ;
73 rdfs:label "Licence Block"^^xsd:string ; 73 rdfs:label "Licence Block"^^xsd:string ;
74 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ; 74 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ;
75 - owl:disjointWith ep-geo:AreaCoveredByBusinessArrangement , ep-geo:Country , ep-geo:County , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:State . 75 + owl:disjointWith ep-geo:State , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:County , ep-geo:Country , ep-geo:AreaCoveredByBusinessArrangement .
76 76
77 ep-geo:OffshoreLocation 77 ep-geo:OffshoreLocation
78 rdf:type owl:Class ; 78 rdf:type owl:Class ;
...@@ -83,7 +83,7 @@ ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon ...@@ -83,7 +83,7 @@ ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon
83 rdf:type owl:Class ; 83 rdf:type owl:Class ;
84 rdfs:label "part of the surface of the earth specified as a polygon"^^xsd:string ; 84 rdfs:label "part of the surface of the earth specified as a polygon"^^xsd:string ;
85 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ; 85 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ;
86 - owl:disjointWith ep-geo:AreaCoveredByBusinessArrangement , ep-geo:Country , ep-geo:County , ep-geo:LicenceBlock , ep-geo:State . 86 + owl:disjointWith ep-geo:State , ep-geo:LicenceBlock , ep-geo:County , ep-geo:Country , ep-geo:AreaCoveredByBusinessArrangement .
87 87
88 ep-geo:PartOfTheSurfaceOfTheEarth 88 ep-geo:PartOfTheSurfaceOfTheEarth
89 rdf:type owl:Class ; 89 rdf:type owl:Class ;
...@@ -92,13 +92,14 @@ ep-geo:PartOfTheSurfaceOfTheEarth ...@@ -92,13 +92,14 @@ ep-geo:PartOfTheSurfaceOfTheEarth
92 92
93 ep-geo:State 93 ep-geo:State
94 rdf:type owl:Class ; 94 rdf:type owl:Class ;
95 + rdfs:comment "part of the surface of the earth that is a state or province (source: MPR-XSD)"^^xsd:string ;
95 rdfs:label "state"^^xsd:string ; 96 rdfs:label "state"^^xsd:string ;
96 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ; 97 rdfs:subClassOf ep-geo:PartOfTheSurfaceOfTheEarth ;
97 - owl:disjointWith ep-geo:AreaCoveredByBusinessArrangement , ep-geo:Country , ep-geo:County , ep-geo:LicenceBlock , ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon . 98 + owl:disjointWith ep-geo:PartOfSurfaceOfTheEarthSpecifiedAsPolygon , ep-geo:LicenceBlock , ep-geo:County , ep-geo:Country , ep-geo:AreaCoveredByBusinessArrangement .
98 99
99 ep-geo:Terminal 100 ep-geo:Terminal
100 - rdf:type ep-geo:DestinationType , owl:Class ; 101 + rdf:type owl:Class , ep-geo:DestinationType ;
101 - rdfs:comment "facility that is for the storage of oil, petrochemical products or both"^^xsd:string ; 102 + rdfs:comment "facility that is for the storage of oil and/or petrochemical products and from which these products are usually transported to end users or further storage facilities (source: MPR-XSD)"^^xsd:string ;
102 rdfs:label "terminal"^^xsd:string ; 103 rdfs:label "terminal"^^xsd:string ;
103 rdfs:subClassOf ep-fac:Facility , ep-geo:PartOfTheSurfaceOfTheEarth . 104 rdfs:subClassOf ep-fac:Facility , ep-geo:PartOfTheSurfaceOfTheEarth .
104 105
...@@ -125,12 +126,12 @@ ep-geo:hasNorthSeaAreaName ...@@ -125,12 +126,12 @@ ep-geo:hasNorthSeaAreaName
125 rdfs:label "has North Sea area name"^^xsd:string . 126 rdfs:label "has North Sea area name"^^xsd:string .
126 127
127 ep-geo:hasNorthSeaBlockSuffixId 128 ep-geo:hasNorthSeaBlockSuffixId
128 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 129 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
129 rdfs:domain ep-geo:OffshoreLocation ; 130 rdfs:domain ep-geo:OffshoreLocation ;
130 rdfs:label "has North Sea block suffix ID"^^xsd:string . 131 rdfs:label "has North Sea block suffix ID"^^xsd:string .
131 132
132 ep-geo:hasNorthSeaQuadrantId 133 ep-geo:hasNorthSeaQuadrantId
133 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 134 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
134 rdfs:domain ep-geo:OffshoreLocation ; 135 rdfs:domain ep-geo:OffshoreLocation ;
135 rdfs:label "has North Sea quadrant ID"^^xsd:string . 136 rdfs:label "has North Sea quadrant ID"^^xsd:string .
136 137
......
...@@ -11,17 +11,18 @@ ...@@ -11,17 +11,18 @@
11 11
12 <http://www.reportinghub.no/ep/schema/1.0/organization> 12 <http://www.reportinghub.no/ep/schema/1.0/organization>
13 rdf:type owl:Ontology ; 13 rdf:type owl:Ontology ;
14 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> ; 14 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
15 owl:versionInfo "0.1.0"^^xsd:string . 15 owl:versionInfo "0.1.0"^^xsd:string .
16 16
17 ep-org:CateringCrew 17 ep-org:CateringCrew
18 - rdf:type ep-org:CrewType , owl:Class ; 18 + rdf:type owl:Class , ep-org:CrewType ;
19 rdfs:comment "the persons from the catering contractor spending the night at the installation"^^xsd:string ; 19 rdfs:comment "the persons from the catering contractor spending the night at the installation"^^xsd:string ;
20 rdfs:label "catering crew"^^xsd:string ; 20 rdfs:label "catering crew"^^xsd:string ;
21 rdfs:subClassOf ep-org:Crew . 21 rdfs:subClassOf ep-org:Crew .
22 22
23 ep-org:CommercialEntity 23 ep-org:CommercialEntity
24 rdf:type owl:Class ; 24 rdf:type owl:Class ;
25 + rdfs:comment "organization that is a group of organisations or facilities as if it were a single composite (source: MPR-XSD)"^^xsd:string ;
25 rdfs:label "commercial entity"^^xsd:string ; 26 rdfs:label "commercial entity"^^xsd:string ;
26 rdfs:subClassOf ep-org:PersonOrOrganization ; 27 rdfs:subClassOf ep-org:PersonOrOrganization ;
27 ep-core:seeReferenceData 28 ep-core:seeReferenceData
...@@ -34,7 +35,7 @@ ep-org:Company ...@@ -34,7 +35,7 @@ ep-org:Company
34 rdfs:subClassOf ep-org:Organization-WholeLife . 35 rdfs:subClassOf ep-org:Organization-WholeLife .
35 36
36 ep-org:ContractorCrew 37 ep-org:ContractorCrew
37 - rdf:type ep-org:CrewType , owl:Class ; 38 + rdf:type owl:Class , ep-org:CrewType ;
38 rdfs:label "contractor crew"^^xsd:string ; 39 rdfs:label "contractor crew"^^xsd:string ;
39 rdfs:subClassOf ep-org:Crew ; 40 rdfs:subClassOf ep-org:Crew ;
40 ep-core:seeReferenceData 41 ep-core:seeReferenceData
...@@ -54,32 +55,32 @@ ep-org:CrewType ...@@ -54,32 +55,32 @@ ep-org:CrewType
54 rdfs:subClassOf owl:Class . 55 rdfs:subClassOf owl:Class .
55 56
56 ep-org:DayVisitorCrew 57 ep-org:DayVisitorCrew
57 - rdf:type ep-org:CrewType , owl:Class ; 58 + rdf:type owl:Class , ep-org:CrewType ;
58 rdfs:comment "the persons visiting the installation but not spending the night at the installation"^^xsd:string ; 59 rdfs:comment "the persons visiting the installation but not spending the night at the installation"^^xsd:string ;
59 rdfs:label "day visitor crew"^^xsd:string ; 60 rdfs:label "day visitor crew"^^xsd:string ;
60 rdfs:subClassOf ep-org:Crew . 61 rdfs:subClassOf ep-org:Crew .
61 62
62 ep-org:DrillingContractCrew 63 ep-org:DrillingContractCrew
63 - rdf:type ep-org:CrewType , owl:Class ; 64 + rdf:type owl:Class , ep-org:CrewType ;
64 rdfs:label "drilling contract crew"^^xsd:string ; 65 rdfs:label "drilling contract crew"^^xsd:string ;
65 rdfs:subClassOf ep-org:Crew ; 66 rdfs:subClassOf ep-org:Crew ;
66 ep-core:seeReferenceData 67 ep-core:seeReferenceData
67 "http://posccaesar.org/rdl/RDS16701510"^^xsd:string . 68 "http://posccaesar.org/rdl/RDS16701510"^^xsd:string .
68 69
69 ep-org:NonOperatorOvernightVisitorCrew 70 ep-org:NonOperatorOvernightVisitorCrew
70 - rdf:type ep-org:CrewType , owl:Class ; 71 + rdf:type owl:Class , ep-org:CrewType ;
71 rdfs:comment "the persons from an unknown source normally not working on the installation, but spending the night there"^^xsd:string ; 72 rdfs:comment "the persons from an unknown source normally not working on the installation, but spending the night there"^^xsd:string ;
72 rdfs:label "non-operator overnight visitor crew"^^xsd:string ; 73 rdfs:label "non-operator overnight visitor crew"^^xsd:string ;
73 rdfs:subClassOf ep-org:Crew . 74 rdfs:subClassOf ep-org:Crew .
74 75
75 ep-org:OperatorNormalCrew 76 ep-org:OperatorNormalCrew
76 - rdf:type ep-org:CrewType , owl:Class ; 77 + rdf:type owl:Class , ep-org:CrewType ;
77 rdfs:comment "the persons from the operator normally working on the installation and spending the night there"^^xsd:string ; 78 rdfs:comment "the persons from the operator normally working on the installation and spending the night there"^^xsd:string ;
78 rdfs:label "operator normal crew"^^xsd:string ; 79 rdfs:label "operator normal crew"^^xsd:string ;
79 rdfs:subClassOf ep-org:Crew . 80 rdfs:subClassOf ep-org:Crew .
80 81
81 ep-org:OperatorOvernightVisitorCrew 82 ep-org:OperatorOvernightVisitorCrew
82 - rdf:type ep-org:CrewType , owl:Class ; 83 + rdf:type owl:Class , ep-org:CrewType ;
83 rdfs:comment "the persons from the operator normally not working on the installation, but spending the night there"^^xsd:string ; 84 rdfs:comment "the persons from the operator normally not working on the installation, but spending the night there"^^xsd:string ;
84 rdfs:label "operator overnight visitor crew"^^xsd:string ; 85 rdfs:label "operator overnight visitor crew"^^xsd:string ;
85 rdfs:subClassOf ep-org:Crew . 86 rdfs:subClassOf ep-org:Crew .
...@@ -87,14 +88,14 @@ ep-org:OperatorOvernightVisitorCrew ...@@ -87,14 +88,14 @@ ep-org:OperatorOvernightVisitorCrew
87 ep-org:Organization 88 ep-org:Organization
88 rdf:type owl:Class ; 89 rdf:type owl:Class ;
89 rdfs:label "organization"^^xsd:string ; 90 rdfs:label "organization"^^xsd:string ;
90 - rdfs:subClassOf ep-core:PhysicalObject , ep-org:PersonOrOrganization ; 91 + rdfs:subClassOf ep-org:PersonOrOrganization , ep-core:PhysicalObject ;
91 ep-core:seeReferenceData 92 ep-core:seeReferenceData
92 "http://posccaesar.org/rdl/RDS282149"^^xsd:string . 93 "http://posccaesar.org/rdl/RDS282149"^^xsd:string .
93 94
94 ep-org:Organization-WholeLife 95 ep-org:Organization-WholeLife
95 rdf:type owl:Class ; 96 rdf:type owl:Class ;
96 rdfs:label "organization - whole life"^^xsd:string ; 97 rdfs:label "organization - whole life"^^xsd:string ;
97 - rdfs:subClassOf ep-org:Organization , ep-org:PersonOrOrganization-WholeLife . 98 + rdfs:subClassOf ep-org:PersonOrOrganization-WholeLife , ep-org:Organization .
98 99
99 ep-org:Person 100 ep-org:Person
100 rdf:type owl:Class ; 101 rdf:type owl:Class ;
...@@ -124,7 +125,7 @@ ep-org:PersonRoleType ...@@ -124,7 +125,7 @@ ep-org:PersonRoleType
124 rdfs:subClassOf owl:Class . 125 rdfs:subClassOf owl:Class .
125 126
126 ep-org:TotalCrew 127 ep-org:TotalCrew
127 - rdf:type ep-org:CrewType , owl:Class ; 128 + rdf:type owl:Class , ep-org:CrewType ;
128 rdfs:comment "all personnel on board"^^xsd:string ; 129 rdfs:comment "all personnel on board"^^xsd:string ;
129 rdfs:label "total crew"^^xsd:string ; 130 rdfs:label "total crew"^^xsd:string ;
130 rdfs:subClassOf ep-org:Crew . 131 rdfs:subClassOf ep-org:Crew .
...@@ -132,7 +133,7 @@ ep-org:TotalCrew ...@@ -132,7 +133,7 @@ ep-org:TotalCrew
132 ep-org:WholeLifePerson 133 ep-org:WholeLifePerson
133 rdf:type owl:Class ; 134 rdf:type owl:Class ;
134 rdfs:label "whole life person"^^xsd:string ; 135 rdfs:label "whole life person"^^xsd:string ;
135 - rdfs:subClassOf ep-org:Person , ep-org:PersonOrOrganization-WholeLife . 136 + rdfs:subClassOf ep-org:PersonOrOrganization-WholeLife , ep-org:Person .
136 137
137 ep-org:hasCrew 138 ep-org:hasCrew
138 rdf:type owl:ObjectProperty ; 139 rdf:type owl:ObjectProperty ;
...@@ -141,7 +142,7 @@ ep-org:hasCrew ...@@ -141,7 +142,7 @@ ep-org:hasCrew
141 rdfs:range ep-org:Crew . 142 rdfs:range ep-org:Crew .
142 143
143 ep-org:numberInCrew 144 ep-org:numberInCrew
144 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 145 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
145 rdfs:comment "The count of personnel on a type of crew. One of the types is all personnel on board."^^xsd:string ; 146 rdfs:comment "The count of personnel on a type of crew. One of the types is all personnel on board."^^xsd:string ;
146 rdfs:domain ep-org:Crew ; 147 rdfs:domain ep-org:Crew ;
147 rdfs:label "number in crew"^^xsd:string . 148 rdfs:label "number in crew"^^xsd:string .
......
...@@ -51,7 +51,8 @@ ...@@ -51,7 +51,8 @@
51 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> . 51 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
52 52
53 <http://www.reportinghub.no/ep/schema/activity#WellOperation> 53 <http://www.reportinghub.no/ep/schema/activity#WellOperation>
54 - rdf:type ep-prodact:ProductionActivityType . 54 + rdf:type ep-prodact:ProductionActivityType ;
55 + rdfs:comment "activity that is for operating a well"^^xsd:string .
55 56
56 <http://www.reportinghub.no/ep/schema/activity#approver> 57 <http://www.reportinghub.no/ep/schema/activity#approver>
57 rdf:type owl:ObjectProperty ; 58 rdf:type owl:ObjectProperty ;
...@@ -85,21 +86,25 @@ ...@@ -85,21 +86,25 @@
85 86
86 ep-prodact:AccidentOrInjury 87 ep-prodact:AccidentOrInjury
87 rdf:type owl:Class ; 88 rdf:type owl:Class ;
89 + rdfs:comment "incident that causes injury, illness, or damage to/loss of assets"^^xsd:string ;
88 rdfs:label "accident or injury"^^xsd:string ; 90 rdfs:label "accident or injury"^^xsd:string ;
89 rdfs:subClassOf ep-prodact:Incident . 91 rdfs:subClassOf ep-prodact:Incident .
90 92
91 ep-prodact:AccidentPreventionExercise 93 ep-prodact:AccidentPreventionExercise
92 rdf:type owl:Class ; 94 rdf:type owl:Class ;
95 + rdfs:comment "drill or exercise that is intended to prevent accidents"^^xsd:string ;
93 rdfs:label "accident prevention exercise"^^xsd:string ; 96 rdfs:label "accident prevention exercise"^^xsd:string ;
94 rdfs:subClassOf ep-prodact:DrillOrExcercise . 97 rdfs:subClassOf ep-prodact:DrillOrExcercise .
95 98
96 ep-prodact:AdministerFirstAid 99 ep-prodact:AdministerFirstAid
97 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 100 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
101 + rdfs:comment "medical treatment that is first aid"^^xsd:string ;
98 rdfs:label "administer first aid"^^xsd:string ; 102 rdfs:label "administer first aid"^^xsd:string ;
99 rdfs:subClassOf ep-prodact:MedicalTreatment . 103 rdfs:subClassOf ep-prodact:MedicalTreatment .
100 104
101 ep-prodact:AirTrafficOperation 105 ep-prodact:AirTrafficOperation
102 rdf:type ep-prodact:ProductionActivityType , owl:Class ; 106 rdf:type ep-prodact:ProductionActivityType , owl:Class ;
107 + rdfs:comment "activity that is an air traffic operation"^^xsd:string ;
103 rdfs:label "air traffic operation"^^xsd:string ; 108 rdfs:label "air traffic operation"^^xsd:string ;
104 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 109 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
105 110
...@@ -130,14 +135,9 @@ ep-prodact:AllocateSplitFactors ...@@ -130,14 +135,9 @@ ep-prodact:AllocateSplitFactors
130 rdfs:label "allocate split factors"^^xsd:string ; 135 rdfs:label "allocate split factors"^^xsd:string ;
131 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 136 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
132 137
133 -ep-prodact:AnnualProductionActivity
134 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
135 - rdfs:comment "not used in the MPR"^^xsd:string ;
136 - rdfs:label "annual production activity"^^xsd:string ;
137 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
138 -
139 ep-prodact:AnnualProductionActivityToDate 138 ep-prodact:AnnualProductionActivityToDate
140 rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 139 rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
140 + rdfs:comment "not used in the MPR"^^xsd:string ;
141 rdfs:label "annual production activity to date"^^xsd:string ; 141 rdfs:label "annual production activity to date"^^xsd:string ;
142 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 142 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
143 143
...@@ -147,12 +147,6 @@ ep-prodact:AnnualProductionOperationToDate ...@@ -147,12 +147,6 @@ ep-prodact:AnnualProductionOperationToDate
147 rdfs:label "annual production operation to date"^^xsd:string ; 147 rdfs:label "annual production operation to date"^^xsd:string ;
148 rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate , ep-prodact:ProductionOperation . 148 rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate , ep-prodact:ProductionOperation .
149 149
150 -ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
151 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
152 - rdfs:comment "not used in the MPR"^^xsd:string ;
153 - rdfs:label "annual production volume activity to the end of the reporting period"^^xsd:string ;
154 - rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate , ep-prodact:ProductionVolumeActivity .
155 -
156 ep-prodact:BasketMovement 150 ep-prodact:BasketMovement
157 rdf:type owl:Class ; 151 rdf:type owl:Class ;
158 rdfs:label "basket movement"^^xsd:string ; 152 rdfs:label "basket movement"^^xsd:string ;
...@@ -165,35 +159,18 @@ ep-prodact:CargoShipOperation ...@@ -165,35 +159,18 @@ ep-prodact:CargoShipOperation
165 159
166 ep-prodact:ConstructionOperation 160 ep-prodact:ConstructionOperation
167 rdf:type ep-prodact:ProductionActivityType , owl:Class ; 161 rdf:type ep-prodact:ProductionActivityType , owl:Class ;
168 - rdfs:comment "Activity that is construction"^^xsd:string ; 162 + rdfs:comment "activity that is construction"^^xsd:string ;
169 rdfs:label "construction operation"^^xsd:string ; 163 rdfs:label "construction operation"^^xsd:string ;
170 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ; 164 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> ;
171 ep-core:seeReferenceData 165 ep-core:seeReferenceData
172 "http://posccaesar.org/rdl/RDS9685637"^^xsd:string . 166 "http://posccaesar.org/rdl/RDS9685637"^^xsd:string .
173 167
174 -ep-prodact:CumulativeProductionActivitySinceProductionBegan
175 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
176 - rdfs:comment "not used in the MPR"^^xsd:string ;
177 - rdfs:label "cumulative production activity since production began"^^xsd:string ;
178 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
179 -
180 -ep-prodact:DailyProductionOperation
181 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
182 - rdfs:comment "not used in the MPR"^^xsd:string ;
183 - rdfs:label "daily production operation"^^xsd:string ;
184 - rdfs:subClassOf ep-prodact:ProductionOperation .
185 -
186 ep-prodact:DailyProductionOperationProcessingLoss 168 ep-prodact:DailyProductionOperationProcessingLoss
187 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 169 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
170 + rdfs:comment "activity that is all that happens to cause production operation processing loss in one day"^^xsd:string ;
188 rdfs:label "daily production operation processing loss"^^xsd:string ; 171 rdfs:label "daily production operation processing loss"^^xsd:string ;
189 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 172 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
190 173
191 -ep-prodact:DailyProductionVolumeActivity
192 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
193 - rdfs:comment "not used in the MPR"^^xsd:string ;
194 - rdfs:label "daily production volume activity"^^xsd:string ;
195 - rdfs:subClassOf ep-prodact:ProductionVolumeActivity .
196 -
197 ep-prodact:DataAcquisitionActivity 174 ep-prodact:DataAcquisitionActivity
198 rdf:type owl:Class ; 175 rdf:type owl:Class ;
199 rdfs:label "data acquisition activity"^^xsd:string ; 176 rdfs:label "data acquisition activity"^^xsd:string ;
...@@ -201,11 +178,13 @@ ep-prodact:DataAcquisitionActivity ...@@ -201,11 +178,13 @@ ep-prodact:DataAcquisitionActivity
201 178
202 ep-prodact:DefinedHazardAndAccidentSituation 179 ep-prodact:DefinedHazardAndAccidentSituation
203 rdf:type owl:Class ; 180 rdf:type owl:Class ;
181 + rdfs:comment "incident that is a defined hazard and accident situation according to Norwegian DFU requirements"^^xsd:string ;
204 rdfs:label "defined hazard and accident situation"^^xsd:string ; 182 rdfs:label "defined hazard and accident situation"^^xsd:string ;
205 rdfs:subClassOf ep-prodact:Incident . 183 rdfs:subClassOf ep-prodact:Incident .
206 184
207 ep-prodact:Deviation 185 ep-prodact:Deviation
208 rdf:type ep-prodact:ProductionActivityType , owl:Class ; 186 rdf:type ep-prodact:ProductionActivityType , owl:Class ;
187 + rdfs:comment "activity that is a deviation from existing procedures and guidelines"^^xsd:string ;
209 rdfs:label "deviation"^^xsd:string ; 188 rdfs:label "deviation"^^xsd:string ;
210 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 189 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
211 190
...@@ -216,21 +195,25 @@ ep-prodact:DischargeWater ...@@ -216,21 +195,25 @@ ep-prodact:DischargeWater
216 195
217 ep-prodact:DrillOrExcercise 196 ep-prodact:DrillOrExcercise
218 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 197 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
198 + rdfs:comment "activity that is a drill or exercise intended to prevent harm to health, safety or the environment"^^xsd:string ;
219 rdfs:label "drill or exercise"^^xsd:string ; 199 rdfs:label "drill or exercise"^^xsd:string ;
220 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 200 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
221 201
222 ep-prodact:ExtendedMaintenanceTurnaround 202 ep-prodact:ExtendedMaintenanceTurnaround
223 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 203 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
204 + rdfs:comment "activity that is an extended maintenance turnaround"^^xsd:string ;
224 rdfs:label "extended maintenance turnaround"^^xsd:string ; 205 rdfs:label "extended maintenance turnaround"^^xsd:string ;
225 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 206 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
226 207
227 ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal 208 ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal
228 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 209 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
210 + rdfs:comment "extended maintenance turnaround that is for an export terminal"^^xsd:string ;
229 rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ; 211 rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ;
230 rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround . 212 rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround .
231 213
232 ep-prodact:Fire 214 ep-prodact:Fire
233 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 215 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
216 + rdfs:comment "incident that is an unintentional fire"^^xsd:string ;
234 rdfs:label "fire"^^xsd:string ; 217 rdfs:label "fire"^^xsd:string ;
235 rdfs:subClassOf ep-prodact:Incident . 218 rdfs:subClassOf ep-prodact:Incident .
236 219
...@@ -241,6 +224,7 @@ ep-prodact:FluidLevelTest ...@@ -241,6 +224,7 @@ ep-prodact:FluidLevelTest
241 224
242 ep-prodact:FluidSampling-DST 225 ep-prodact:FluidSampling-DST
243 rdf:type ep-prodact:FluidSamplingType , owl:Class ; 226 rdf:type ep-prodact:FluidSamplingType , owl:Class ;
227 + rdfs:comment "fluid sampling and analysis that has a sample taken as part of a drill stem test"^^xsd:string ;
244 rdfs:label "fluid sampling - DST"^^xsd:string ; 228 rdfs:label "fluid sampling - DST"^^xsd:string ;
245 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 229 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
246 230
...@@ -251,11 +235,13 @@ ep-prodact:FluidSampling-RFTorMDT ...@@ -251,11 +235,13 @@ ep-prodact:FluidSampling-RFTorMDT
251 235
252 ep-prodact:FluidSampling-bottomhole 236 ep-prodact:FluidSampling-bottomhole
253 rdf:type ep-prodact:FluidSamplingType , owl:Class ; 237 rdf:type ep-prodact:FluidSamplingType , owl:Class ;
238 + rdfs:comment "fluid sampling and analysis that has a sample taken from the bottom of a wellbore"^^xsd:string ;
254 rdfs:label "fluid sampling - bottomhole"^^xsd:string ; 239 rdfs:label "fluid sampling - bottomhole"^^xsd:string ;
255 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 240 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
256 241
257 ep-prodact:FluidSampling-formationTester 242 ep-prodact:FluidSampling-formationTester
258 rdf:type ep-prodact:FluidSamplingType , owl:Class ; 243 rdf:type ep-prodact:FluidSamplingType , owl:Class ;
244 + rdfs:comment "fluid sampling and analysis that has the sample taken by a formation tester"^^xsd:string ;
259 rdfs:label "fluid sampling - formation tester"^^xsd:string ; 245 rdfs:label "fluid sampling - formation tester"^^xsd:string ;
260 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 246 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
261 247
...@@ -286,6 +272,7 @@ ep-prodact:FluidSampling-synthetic ...@@ -286,6 +272,7 @@ ep-prodact:FluidSampling-synthetic
286 272
287 ep-prodact:FluidSampling-wellhead 273 ep-prodact:FluidSampling-wellhead
288 rdf:type ep-prodact:FluidSamplingType , owl:Class ; 274 rdf:type ep-prodact:FluidSamplingType , owl:Class ;
275 + rdfs:comment "fluid sampling and analysis that has the sample taken at the well head"^^xsd:string ;
289 rdfs:label "fluid sampling - wellhead"^^xsd:string ; 276 rdfs:label "fluid sampling - wellhead"^^xsd:string ;
290 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 277 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
291 278
...@@ -296,38 +283,44 @@ ep-prodact:FluidSamplingAndAnalysis ...@@ -296,38 +283,44 @@ ep-prodact:FluidSamplingAndAnalysis
296 283
297 ep-prodact:FluidSamplingType 284 ep-prodact:FluidSamplingType
298 rdf:type rdfs:Class ; 285 rdf:type rdfs:Class ;
286 + rdfs:comment "class that consists of subclasses of fluid sampling corresponding to the FluidSampleKind enumeration in the MPR-XSD"^^xsd:string ;
299 rdfs:label "fluid sampling type"^^xsd:string ; 287 rdfs:label "fluid sampling type"^^xsd:string ;
300 rdfs:subClassOf owl:Class . 288 rdfs:subClassOf owl:Class .
301 289
302 ep-prodact:FusionOfHSEActivitiesOverPeriod 290 ep-prodact:FusionOfHSEActivitiesOverPeriod
303 rdf:type owl:Class ; 291 rdf:type owl:Class ;
292 + rdfs:comment "not used in the MPR"^^xsd:string ;
304 rdfs:label "fusion of HSE activities over a period"^^xsd:string ; 293 rdfs:label "fusion of HSE activities over a period"^^xsd:string ;
305 rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod . 294 rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod .
306 295
307 ep-prodact:FusionOfPartsOfProductionActivityOverPeriod 296 ep-prodact:FusionOfPartsOfProductionActivityOverPeriod
308 rdf:type owl:Class ; 297 rdf:type owl:Class ;
309 - rdfs:comment "don't understand this - DL"^^xsd:string ; 298 + rdfs:comment "not used in the MPR"^^xsd:string ;
310 rdfs:label "fusion of parts of a production activity over period"^^xsd:string ; 299 rdfs:label "fusion of parts of a production activity over period"^^xsd:string ;
311 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 300 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
312 301
313 ep-prodact:HSEProblem 302 ep-prodact:HSEProblem
314 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 303 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
304 + rdfs:comment "activity that is an HSE problem"^^xsd:string ;
315 rdfs:label "HSE problem"^^xsd:string ; 305 rdfs:label "HSE problem"^^xsd:string ;
316 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 306 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
317 307
318 ep-prodact:HealthSafetyAndEnvironmentActivity 308 ep-prodact:HealthSafetyAndEnvironmentActivity
319 rdf:type owl:Class ; 309 rdf:type owl:Class ;
310 + rdfs:comment "activity that affects, or might in different circumstances have affected, health, safety and the environment"^^xsd:string ;
320 rdfs:label "health safety and environment activity"^^xsd:string ; 311 rdfs:label "health safety and environment activity"^^xsd:string ;
321 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 312 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
322 313
323 ep-prodact:Incident 314 ep-prodact:Incident
324 rdf:type owl:Class ; 315 rdf:type owl:Class ;
316 + rdfs:comment "activity that causes, or could have caused under different circumstances, injury, illness, damage to/loss of assets, or harm to the environment or to a third party"^^xsd:string ;
325 rdfs:label "incident"^^xsd:string ; 317 rdfs:label "incident"^^xsd:string ;
326 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 318 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
327 319
328 ep-prodact:InitialWellTest 320 ep-prodact:InitialWellTest
329 rdf:type ep-prodact:WellTestReasonType , owl:Class ; 321 rdf:type ep-prodact:WellTestReasonType , owl:Class ;
330 - rdfs:label "initial"^^xsd:string ; 322 + rdfs:comment "well test that is the first on a well"^^xsd:string ;
323 + rdfs:label "initial well test"^^xsd:string ;
331 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . 324 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
332 325
333 ep-prodact:InjectionWellTest 326 ep-prodact:InjectionWellTest
...@@ -337,6 +330,7 @@ ep-prodact:InjectionWellTest ...@@ -337,6 +330,7 @@ ep-prodact:InjectionWellTest
337 330
338 ep-prodact:Injury 331 ep-prodact:Injury
339 rdf:type owl:Class ; 332 rdf:type owl:Class ;
333 + rdfs:comment "accident or injury that harms a person"^^xsd:string ;
340 rdfs:label "injury"^^xsd:string ; 334 rdfs:label "injury"^^xsd:string ;
341 rdfs:subClassOf ep-prodact:AccidentOrInjury . 335 rdfs:subClassOf ep-prodact:AccidentOrInjury .
342 336
...@@ -348,16 +342,19 @@ ep-prodact:IssueBillOfLading ...@@ -348,16 +342,19 @@ ep-prodact:IssueBillOfLading
348 342
349 ep-prodact:IssueWorkPermit 343 ep-prodact:IssueWorkPermit
350 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 344 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
345 + rdfs:comment "activity that is issuing a work permit"^^xsd:string ;
351 rdfs:label "issue work permit"^^xsd:string ; 346 rdfs:label "issue work permit"^^xsd:string ;
352 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 347 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
353 348
354 ep-prodact:IssueWorkPermitWithSJA 349 ep-prodact:IssueWorkPermitWithSJA
355 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 350 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
351 + rdfs:comment "issue a work permit with Safe Job Analysis"^^xsd:string ;
356 rdfs:label "issue work permit with SJA"^^xsd:string ; 352 rdfs:label "issue work permit with SJA"^^xsd:string ;
357 rdfs:subClassOf ep-prodact:IssueWorkPermit . 353 rdfs:subClassOf ep-prodact:IssueWorkPermit .
358 354
359 ep-prodact:JobObservation 355 ep-prodact:JobObservation
360 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 356 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
357 + rdfs:comment "<not defined in MPR-XSD>"^^xsd:string ;
361 rdfs:label "job observation"^^xsd:string ; 358 rdfs:label "job observation"^^xsd:string ;
362 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 359 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
363 360
...@@ -368,16 +365,19 @@ ep-prodact:LastPartOfTypeRemainingActivityPair ...@@ -368,16 +365,19 @@ ep-prodact:LastPartOfTypeRemainingActivityPair
368 365
369 ep-prodact:LostTimeAccident 366 ep-prodact:LostTimeAccident
370 rdf:type owl:Class ; 367 rdf:type owl:Class ;
368 + rdfs:comment "accident that results in lost time from work (source: MPR-XSD)"^^xsd:string ;
371 rdfs:label "lost time accident"^^xsd:string ; 369 rdfs:label "lost time accident"^^xsd:string ;
372 - rdfs:subClassOf ep-prodact:Incident . 370 + rdfs:subClassOf ep-prodact:Injury .
373 371
374 ep-prodact:LostTimeIncident 372 ep-prodact:LostTimeIncident
375 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 373 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
374 + rdfs:comment "incident that results in an injured employee who requires medical treatment and cannot return to work the next day (source: MPR-XSD)"^^xsd:string ;
376 rdfs:label "lost time incident"^^xsd:string ; 375 rdfs:label "lost time incident"^^xsd:string ;
377 - rdfs:subClassOf ep-prodact:Incident . 376 + rdfs:subClassOf ep-prodact:Injury .
378 377
379 ep-prodact:MaintenanceActivity 378 ep-prodact:MaintenanceActivity
380 rdf:type ep-prodact:ProductionActivityType , owl:Class ; 379 rdf:type ep-prodact:ProductionActivityType , owl:Class ;
380 + rdfs:comment "activity that is maintenance"^^xsd:string ;
381 rdfs:label "maintenance activity"^^xsd:string ; 381 rdfs:label "maintenance activity"^^xsd:string ;
382 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ; 382 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
383 ep-core:seeReferenceData 383 ep-core:seeReferenceData
...@@ -416,32 +416,31 @@ ep-prodact:MeasurePropertiesOfAFlow ...@@ -416,32 +416,31 @@ ep-prodact:MeasurePropertiesOfAFlow
416 416
417 ep-prodact:MeasureSplitFactors 417 ep-prodact:MeasureSplitFactors
418 rdf:type ep-prodact:SplitFactorDeterminationType , owl:Class ; 418 rdf:type ep-prodact:SplitFactorDeterminationType , owl:Class ;
419 + rdfs:comment "activity that is measuring the fraction of a source flow that goes into different product streams"^^xsd:string ;
419 rdfs:label "measure split factors"^^xsd:string ; 420 rdfs:label "measure split factors"^^xsd:string ;
420 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> . 421 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
421 422
422 ep-prodact:MedicalTreatment 423 ep-prodact:MedicalTreatment
423 rdf:type owl:Class ; 424 rdf:type owl:Class ;
425 + rdfs:comment "activity that is medical treatment"^^xsd:string ;
424 rdfs:label "medical treatment"^^xsd:string ; 426 rdfs:label "medical treatment"^^xsd:string ;
425 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 427 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
426 428
427 ep-prodact:MedicalTreatmentInjury 429 ep-prodact:MedicalTreatmentInjury
428 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 430 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
431 + rdfs:comment "injury that requires medical treatment"^^xsd:string ;
429 rdfs:label "medical treatment injury"^^xsd:string ; 432 rdfs:label "medical treatment injury"^^xsd:string ;
430 rdfs:subClassOf ep-prodact:Injury . 433 rdfs:subClassOf ep-prodact:Injury .
431 434
432 ep-prodact:ModificationProject 435 ep-prodact:ModificationProject
433 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 436 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
437 + rdfs:comment "activity that is a modification project"^^xsd:string ;
434 rdfs:label "modification project"^^xsd:string ; 438 rdfs:label "modification project"^^xsd:string ;
435 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 439 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
436 440
437 -ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod
438 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
439 - rdfs:comment "not used in the MPR"^^xsd:string ;
440 - rdfs:label "monthly production activity to the end of the reporting period"^^xsd:string ;
441 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
442 -
443 ep-prodact:MonthlyProductionOperationToDate 441 ep-prodact:MonthlyProductionOperationToDate
444 rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 442 rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
443 + rdfs:comment "production operation from the beginning of a monthly reporting period to a date within, or at the end of, the reporting period"^^xsd:string ;
445 rdfs:label "monthly production operation to date"^^xsd:string ; 444 rdfs:label "monthly production operation to date"^^xsd:string ;
446 rdfs:subClassOf ep-prodact:ProductionOperation . 445 rdfs:subClassOf ep-prodact:ProductionOperation .
447 446
...@@ -453,36 +452,43 @@ ep-prodact:MovementOfProduct ...@@ -453,36 +452,43 @@ ep-prodact:MovementOfProduct
453 452
454 ep-prodact:MovementOfProductType 453 ep-prodact:MovementOfProductType
455 rdf:type rdfs:Class ; 454 rdf:type rdfs:Class ;
455 + rdfs:comment "class that consists of subclasses of activity defined by the SalesFlowPart enumeration in the MPR-XSD"^^xsd:string ;
456 rdfs:label "movement of product type"^^xsd:string ; 456 rdfs:label "movement of product type"^^xsd:string ;
457 rdfs:subClassOf owl:Class . 457 rdfs:subClassOf owl:Class .
458 458
459 ep-prodact:NearMiss 459 ep-prodact:NearMiss
460 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 460 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
461 + rdfs:comment "incident that under different circumstances could have caused injury, illness and/or major damage to/loss of assets, or harm to the environment or to a third party (source: MPR-XSD)"^^xsd:string ;
461 rdfs:label "near miss"^^xsd:string ; 462 rdfs:label "near miss"^^xsd:string ;
462 - rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 463 + rdfs:subClassOf ep-prodact:Incident .
463 464
464 ep-prodact:OperationMistakes 465 ep-prodact:OperationMistakes
465 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 466 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
467 + rdfs:comment "activity that is an operation mistake"^^xsd:string ;
466 rdfs:label "operation mistakes"^^xsd:string ; 468 rdfs:label "operation mistakes"^^xsd:string ;
467 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 469 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
468 470
469 ep-prodact:OtherReasonWellTest 471 ep-prodact:OtherReasonWellTest
470 rdf:type ep-prodact:WellTestReasonType , owl:Class ; 472 rdf:type ep-prodact:WellTestReasonType , owl:Class ;
471 - rdfs:label "other"^^xsd:string ; 473 + rdfs:comment "well test that is not initial, periodic, or a revision"^^xsd:string ;
474 + rdfs:label "other reason well text"^^xsd:string ;
472 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . 475 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
473 476
474 ep-prodact:PeriodicWellTest 477 ep-prodact:PeriodicWellTest
475 rdf:type ep-prodact:WellTestReasonType , owl:Class ; 478 rdf:type ep-prodact:WellTestReasonType , owl:Class ;
476 - rdfs:label "periodic"^^xsd:string ; 479 + rdfs:comment "well test that is carried out as part of a periodic testing regime"^^xsd:string ;
480 + rdfs:label "periodic well test"^^xsd:string ;
477 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . 481 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
478 482
479 ep-prodact:PersonnelSafetyIntroduction 483 ep-prodact:PersonnelSafetyIntroduction
480 rdf:type owl:Class ; 484 rdf:type owl:Class ;
485 + rdfs:comment "activity that is a personnel safety introduction"^^xsd:string ;
481 rdfs:label "personnel safety introduction"^^xsd:string ; 486 rdfs:label "personnel safety introduction"^^xsd:string ;
482 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 487 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
483 488
484 ep-prodact:PlannedMaintenanceTurnaround 489 ep-prodact:PlannedMaintenanceTurnaround
485 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 490 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
491 + rdfs:comment "activity that is a planned maintenance turnaround"^^xsd:string ;
486 rdfs:label "planned maintenace turnaround"^^xsd:string ; 492 rdfs:label "planned maintenace turnaround"^^xsd:string ;
487 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 493 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
488 494
...@@ -494,11 +500,13 @@ ep-prodact:PowerStationFailure ...@@ -494,11 +500,13 @@ ep-prodact:PowerStationFailure
494 500
495 ep-prodact:PreventiveMaintenanceTopside 501 ep-prodact:PreventiveMaintenanceTopside
496 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 502 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
503 + rdfs:comment "activity that is preventive maintenance topside"^^xsd:string ;
497 rdfs:label "preventive maintenace topside"^^xsd:string ; 504 rdfs:label "preventive maintenace topside"^^xsd:string ;
498 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 505 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
499 506
500 ep-prodact:ProcessAndOperationProblem 507 ep-prodact:ProcessAndOperationProblem
501 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 508 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
509 + rdfs:comment "activity that is a process and operation problem"^^xsd:string ;
502 rdfs:label "process and operation problem"^^xsd:string ; 510 rdfs:label "process and operation problem"^^xsd:string ;
503 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 511 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
504 512
...@@ -597,13 +605,9 @@ ep-prodact:ProductTransfer ...@@ -597,13 +605,9 @@ ep-prodact:ProductTransfer
597 rdfs:label "product transfer"^^xsd:string ; 605 rdfs:label "product transfer"^^xsd:string ;
598 rdfs:subClassOf ep-prodact:MovementOfProduct . 606 rdfs:subClassOf ep-prodact:MovementOfProduct .
599 607
600 -ep-prodact:ProductionActivityLastingLessThanAYear
601 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
602 - rdfs:label "production activity lasting less than a year"^^xsd:string ;
603 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
604 -
605 ep-prodact:ProductionActivityType 608 ep-prodact:ProductionActivityType
606 rdf:type rdfs:Class ; 609 rdf:type rdfs:Class ;
610 + rdfs:comment "class that consists of subclasses of activity defined by the OperationKind enumeration in the MPR-XSD"^^xsd:string ;
607 rdfs:label "production activity type"^^xsd:string ; 611 rdfs:label "production activity type"^^xsd:string ;
608 rdfs:subClassOf owl:Class . 612 rdfs:subClassOf owl:Class .
609 613
...@@ -615,6 +619,7 @@ ep-prodact:ProductionOperation ...@@ -615,6 +619,7 @@ ep-prodact:ProductionOperation
615 619
616 ep-prodact:ProductionOperationClassByDuration 620 ep-prodact:ProductionOperationClassByDuration
617 rdf:type rdfs:Class ; 621 rdf:type rdfs:Class ;
622 + rdfs:comment "not used in the MPR"^^xsd:string ;
618 rdfs:subClassOf owl:Class . 623 rdfs:subClassOf owl:Class .
619 624
620 ep-prodact:ProductionOperationInjection 625 ep-prodact:ProductionOperationInjection
...@@ -631,16 +636,19 @@ ep-prodact:ProductionOperationMethodType ...@@ -631,16 +636,19 @@ ep-prodact:ProductionOperationMethodType
631 636
632 ep-prodact:ProductionOperationProcessingLoss 637 ep-prodact:ProductionOperationProcessingLoss
633 rdf:type owl:Class ; 638 rdf:type owl:Class ;
639 + rdfs:comment "activity that results in a Production Operation Processing loss"^^xsd:string ;
634 rdfs:label "production operation processing loss"^^xsd:string ; 640 rdfs:label "production operation processing loss"^^xsd:string ;
635 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 641 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
636 642
637 ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason 643 ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason
638 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 644 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
645 + rdfs:comment "activity that is a production operation processing loss without a specified reason"^^xsd:string ;
639 rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ; 646 rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ;
640 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 647 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
641 648
642 ep-prodact:ProductionOperationProcessingRegulatoryReference 649 ep-prodact:ProductionOperationProcessingRegulatoryReference
643 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 650 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
651 + rdfs:comment "activity that is a production operation processing regulatory reference"^^xsd:string ;
644 rdfs:label "production operation processing regulatory reference"^^xsd:string ; 652 rdfs:label "production operation processing regulatory reference"^^xsd:string ;
645 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 653 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
646 654
...@@ -655,12 +663,6 @@ ep-prodact:ProductionOperationProductionAndInjection ...@@ -655,12 +663,6 @@ ep-prodact:ProductionOperationProductionAndInjection
655 rdfs:label "production operation production and injection"^^xsd:string ; 663 rdfs:label "production operation production and injection"^^xsd:string ;
656 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> . 664 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
657 665
658 -ep-prodact:ProductionVolumeActivity
659 - rdf:type owl:Class ;
660 - rdfs:comment "not used in the MPR"^^xsd:string ;
661 - rdfs:label "production volume activity"^^xsd:string ;
662 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
663 -
664 ep-prodact:RaiseAnAlert 666 ep-prodact:RaiseAnAlert
665 rdf:type owl:Class ; 667 rdf:type owl:Class ;
666 rdfs:comment "activity that draws attention to an unexpected value in a set of data"^^xsd:string ; 668 rdfs:comment "activity that draws attention to an unexpected value in a set of data"^^xsd:string ;
...@@ -669,56 +671,67 @@ ep-prodact:RaiseAnAlert ...@@ -669,56 +671,67 @@ ep-prodact:RaiseAnAlert
669 671
670 ep-prodact:ReasonForLossOfProcessingType 672 ep-prodact:ReasonForLossOfProcessingType
671 rdf:type rdfs:Class ; 673 rdf:type rdfs:Class ;
674 + rdfs:comment "class that consists of subclasses of activity corresponding to the ReasonLost (reason for lost production) enumeration in the MPR-XSD"^^xsd:string ;
672 rdfs:label "reason for loss of processing type"^^xsd:string ; 675 rdfs:label "reason for loss of processing type"^^xsd:string ;
673 rdfs:subClassOf owl:Class . 676 rdfs:subClassOf owl:Class .
674 677
675 ep-prodact:ReleaseToAir 678 ep-prodact:ReleaseToAir
676 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 679 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
680 + rdfs:comment "spill or leak that is to air"^^xsd:string ;
677 rdfs:label "release to air"^^xsd:string ; 681 rdfs:label "release to air"^^xsd:string ;
678 rdfs:subClassOf ep-prodact:SpillOrLeak . 682 rdfs:subClassOf ep-prodact:SpillOrLeak .
679 683
680 ep-prodact:ReleaseToWater 684 ep-prodact:ReleaseToWater
681 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 685 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
686 + rdfs:comment "spill or leak that is to water"^^xsd:string ;
682 rdfs:label "release to water"^^xsd:string ; 687 rdfs:label "release to water"^^xsd:string ;
683 rdfs:subClassOf ep-prodact:SpillOrLeak . 688 rdfs:subClassOf ep-prodact:SpillOrLeak .
684 689
685 ep-prodact:ReportHazard 690 ep-prodact:ReportHazard
686 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 691 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
692 + rdfs:comment "activity that is making a formal report of a hazard"^^xsd:string ;
687 rdfs:label "report hazard"^^xsd:string ; 693 rdfs:label "report hazard"^^xsd:string ;
688 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 694 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
689 695
690 ep-prodact:ReservoirLoss 696 ep-prodact:ReservoirLoss
691 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 697 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
698 + rdfs:comment "activity that is a reservoir loss"^^xsd:string ;
692 rdfs:label "reservoir loss"^^xsd:string ; 699 rdfs:label "reservoir loss"^^xsd:string ;
693 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 700 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
694 701
695 ep-prodact:RestrictedWork 702 ep-prodact:RestrictedWork
696 rdf:type owl:Class ; 703 rdf:type owl:Class ;
704 + rdfs:comment "<not defined in MPR-XSD>"^^xsd:string ;
697 rdfs:label "restricted work"^^xsd:string ; 705 rdfs:label "restricted work"^^xsd:string ;
698 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 706 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
699 707
700 ep-prodact:RestrictedWorkInjury 708 ep-prodact:RestrictedWorkInjury
701 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 709 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
710 + rdfs:comment "injury that results in a reduction in ability to work"^^xsd:string ;
702 rdfs:label "restricted work injury"^^xsd:string ; 711 rdfs:label "restricted work injury"^^xsd:string ;
703 rdfs:subClassOf ep-prodact:Injury . 712 rdfs:subClassOf ep-prodact:Injury .
704 713
705 ep-prodact:RevisionWellTest 714 ep-prodact:RevisionWellTest
706 rdf:type ep-prodact:WellTestReasonType , owl:Class ; 715 rdf:type ep-prodact:WellTestReasonType , owl:Class ;
707 - rdfs:label "revision"^^xsd:string ; 716 + rdfs:comment "well test that is <not defined in MPR-XSD>"^^xsd:string ;
717 + rdfs:label "revision well test"^^xsd:string ;
708 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . 718 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
709 719
710 ep-prodact:SafetyActivityType 720 ep-prodact:SafetyActivityType
711 rdf:type rdfs:Class ; 721 rdf:type rdfs:Class ;
722 + rdfs:comment "class that consists of subclasses of activity corresponding to the SafetyType enumeration in the MPR-XSD"^^xsd:string ;
712 rdfs:label "safety activity type"^^xsd:string ; 723 rdfs:label "safety activity type"^^xsd:string ;
713 rdfs:subClassOf owl:Class . 724 rdfs:subClassOf owl:Class .
714 725
715 ep-prodact:SafetyConsideration 726 ep-prodact:SafetyConsideration
716 rdf:type owl:Class ; 727 rdf:type owl:Class ;
728 + rdfs:comment "activity that is a safety consideration"^^xsd:string ;
717 rdfs:label "safety consideration"^^xsd:string ; 729 rdfs:label "safety consideration"^^xsd:string ;
718 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 730 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
719 731
720 ep-prodact:SafetyMeeting 732 ep-prodact:SafetyMeeting
721 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 733 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
734 + rdfs:comment "activity that is a safety meeting"^^xsd:string ;
722 rdfs:label "safety meeting"^^xsd:string ; 735 rdfs:label "safety meeting"^^xsd:string ;
723 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 736 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
724 737
...@@ -730,18 +743,21 @@ ep-prodact:SalesActivity ...@@ -730,18 +743,21 @@ ep-prodact:SalesActivity
730 743
731 ep-prodact:SalesActivityType 744 ep-prodact:SalesActivityType
732 rdf:type rdfs:Class ; 745 rdf:type rdfs:Class ;
746 + rdfs:comment "class that consists of subclasses of sales activity corresponding to the SaleEventKind enumeration in the MPR-XSD"^^xsd:string ;
733 rdfs:label "sales activity type"^^xsd:string ; 747 rdfs:label "sales activity type"^^xsd:string ;
734 rdfs:subClassOf owl:Class . 748 rdfs:subClassOf owl:Class .
735 749
736 ep-prodact:SentAshore 750 ep-prodact:SentAshore
737 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 751 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
752 + rdfs:comment "activity that is sending a person ashore"^^xsd:string ;
738 rdfs:label "sent ashore"^^xsd:string ; 753 rdfs:label "sent ashore"^^xsd:string ;
739 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 754 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
740 755
741 ep-prodact:SevereAccident 756 ep-prodact:SevereAccident
742 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 757 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
758 + rdfs:comment "accident that challenges safety systems at a level much higher than expected (source: MPR-XSD)"^^xsd:string ;
743 rdfs:label "severe accident"^^xsd:string ; 759 rdfs:label "severe accident"^^xsd:string ;
744 - rdfs:subClassOf ep-prodact:Incident . 760 + rdfs:subClassOf ep-prodact:AccidentOrInjury .
745 761
746 ep-prodact:ShutdownProduction 762 ep-prodact:ShutdownProduction
747 rdf:type owl:Class ; 763 rdf:type owl:Class ;
...@@ -750,16 +766,19 @@ ep-prodact:ShutdownProduction ...@@ -750,16 +766,19 @@ ep-prodact:ShutdownProduction
750 766
751 ep-prodact:SickOnBoard 767 ep-prodact:SickOnBoard
752 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 768 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
769 + rdfs:comment "activity that is a person being ill on board"^^xsd:string ;
753 rdfs:label "sick on board"^^xsd:string ; 770 rdfs:label "sick on board"^^xsd:string ;
754 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 771 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
755 772
756 ep-prodact:SpillOrLeak 773 ep-prodact:SpillOrLeak
757 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 774 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
775 + rdfs:comment "incident that is a spill or leak"^^xsd:string ;
758 rdfs:label "spill or leak"^^xsd:string ; 776 rdfs:label "spill or leak"^^xsd:string ;
759 rdfs:subClassOf ep-prodact:Incident . 777 rdfs:subClassOf ep-prodact:Incident .
760 778
761 ep-prodact:SplitFactorDeterminationType 779 ep-prodact:SplitFactorDeterminationType
762 rdf:type rdfs:Class ; 780 rdf:type rdfs:Class ;
781 + rdfs:comment "class that consists of subclasses of activity corresponding to the values of the allocatedSplit Boolean in the MPR-XSD"^^xsd:string ;
763 rdfs:label "split factor determination type"^^xsd:string ; 782 rdfs:label "split factor determination type"^^xsd:string ;
764 rdfs:subClassOf owl:Class . 783 rdfs:subClassOf owl:Class .
765 784
...@@ -770,6 +789,7 @@ ep-prodact:StandbyVesselOperation ...@@ -770,6 +789,7 @@ ep-prodact:StandbyVesselOperation
770 789
771 ep-prodact:StrikeOrLockout 790 ep-prodact:StrikeOrLockout
772 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 791 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
792 + rdfs:comment "activity that is a strike or lock-out"^^xsd:string ;
773 rdfs:label "strike or lock-out"^^xsd:string ; 793 rdfs:label "strike or lock-out"^^xsd:string ;
774 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 794 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
775 795
...@@ -780,23 +800,27 @@ ep-prodact:SupplyShipOperation ...@@ -780,23 +800,27 @@ ep-prodact:SupplyShipOperation
780 800
781 ep-prodact:TestingAndLogging 801 ep-prodact:TestingAndLogging
782 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 802 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
803 + rdfs:comment "activity that is testing and logging"^^xsd:string ;
783 rdfs:label "testing and logging"^^xsd:string ; 804 rdfs:label "testing and logging"^^xsd:string ;
784 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 805 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
785 806
786 ep-prodact:ThirdPartyProcessingLoss 807 ep-prodact:ThirdPartyProcessingLoss
787 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 808 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
809 + rdfs:comment "activity that is a third party processing loss"^^xsd:string ;
788 rdfs:label "third party processing loss"^^xsd:string ; 810 rdfs:label "third party processing loss"^^xsd:string ;
789 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 811 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
790 812
791 ep-prodact:TopsideEquipmentFailureMaintenance 813 ep-prodact:TopsideEquipmentFailureMaintenance
792 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 814 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
815 + rdfs:comment "activity that is an topside equipment failure and maintenance"^^xsd:string ;
793 rdfs:label "topside equipment failure maintenance"^^xsd:string ; 816 rdfs:label "topside equipment failure maintenance"^^xsd:string ;
794 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 817 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
795 818
796 ep-prodact:TrafficAccident 819 ep-prodact:TrafficAccident
797 rdf:type ep-prodact:SafetyActivityType , owl:Class ; 820 rdf:type ep-prodact:SafetyActivityType , owl:Class ;
821 + rdfs:comment "accident that involves one or more moving vehicles"^^xsd:string ;
798 rdfs:label "traffic accident"^^xsd:string ; 822 rdfs:label "traffic accident"^^xsd:string ;
799 - rdfs:subClassOf ep-prodact:Incident . 823 + rdfs:subClassOf ep-prodact:AccidentOrInjury .
800 824
801 ep-prodact:TransportationActivity 825 ep-prodact:TransportationActivity
802 rdf:type owl:Class ; 826 rdf:type owl:Class ;
...@@ -805,12 +829,14 @@ ep-prodact:TransportationActivity ...@@ -805,12 +829,14 @@ ep-prodact:TransportationActivity
805 829
806 ep-prodact:UnavailableTankerStorage 830 ep-prodact:UnavailableTankerStorage
807 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 831 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
832 + rdfs:comment "activity that is unavailable tanker storage"^^xsd:string ;
808 rdfs:label "unavailable tanker storage"^^xsd:string ; 833 rdfs:label "unavailable tanker storage"^^xsd:string ;
809 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 834 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
810 835
811 ep-prodact:UnknownReasonWellTest 836 ep-prodact:UnknownReasonWellTest
812 rdf:type ep-prodact:WellTestReasonType , owl:Class ; 837 rdf:type ep-prodact:WellTestReasonType , owl:Class ;
813 - rdfs:label "unknown"^^xsd:string ; 838 + rdfs:comment "well test that is carried out for a reason that is not recorded"^^xsd:string ;
839 + rdfs:label "unknown reason well test"^^xsd:string ;
814 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> . 840 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
815 841
816 ep-prodact:WaterCleaningOperation 842 ep-prodact:WaterCleaningOperation
...@@ -820,31 +846,37 @@ ep-prodact:WaterCleaningOperation ...@@ -820,31 +846,37 @@ ep-prodact:WaterCleaningOperation
820 846
821 ep-prodact:WeatherProblem 847 ep-prodact:WeatherProblem
822 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 848 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
849 + rdfs:comment "activity that is a weather problem"^^xsd:string ;
823 rdfs:label "weather problem"^^xsd:string ; 850 rdfs:label "weather problem"^^xsd:string ;
824 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 851 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
825 852
826 ep-prodact:WellEquipmentFailureMaintenance 853 ep-prodact:WellEquipmentFailureMaintenance
827 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 854 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
855 + rdfs:comment "activity that is well equipment failure and maintenance"^^xsd:string ;
828 rdfs:label "well equipment failure maintenance"^^xsd:string ; 856 rdfs:label "well equipment failure maintenance"^^xsd:string ;
829 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 857 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
830 858
831 ep-prodact:WellPlannedOperations 859 ep-prodact:WellPlannedOperations
832 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 860 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
861 + rdfs:comment "activity that is well planned operations"^^xsd:string ;
833 rdfs:label "well planned operations"^^xsd:string ; 862 rdfs:label "well planned operations"^^xsd:string ;
834 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 863 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
835 864
836 ep-prodact:WellPreventiveMaintenance 865 ep-prodact:WellPreventiveMaintenance
837 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 866 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
867 + rdfs:comment "activity that is well preventive maintenance"^^xsd:string ;
838 rdfs:label "well preventive maintenance"^^xsd:string ; 868 rdfs:label "well preventive maintenance"^^xsd:string ;
839 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 869 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
840 870
841 ep-prodact:WellProblems 871 ep-prodact:WellProblems
842 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 872 rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
873 + rdfs:comment "activity that is well problems"^^xsd:string ;
843 rdfs:label "well problems"^^xsd:string ; 874 rdfs:label "well problems"^^xsd:string ;
844 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 875 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
845 876
846 ep-prodact:WellTestReasonType 877 ep-prodact:WellTestReasonType
847 rdf:type rdfs:Class ; 878 rdf:type rdfs:Class ;
879 + rdfs:comment "class that consists of subclasses of well test corresponding to the TestReason enumeration in the MPR-XSD"^^xsd:string ;
848 rdfs:label "well test reason type"^^xsd:string ; 880 rdfs:label "well test reason type"^^xsd:string ;
849 rdfs:subClassOf owl:Class . 881 rdfs:subClassOf owl:Class .
850 882
...@@ -1098,6 +1130,7 @@ ep-prodact:processingLost ...@@ -1098,6 +1130,7 @@ ep-prodact:processingLost
1098 1130
1099 ep-prodact:productionActivityPeriodClassification 1131 ep-prodact:productionActivityPeriodClassification
1100 rdf:type owl:ObjectProperty ; 1132 rdf:type owl:ObjectProperty ;
1133 + rdfs:comment "not used in the MPR"^^xsd:string ;
1101 rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ; 1134 rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ;
1102 rdfs:range ep-prodact:ProductionOperationClassByDuration . 1135 rdfs:range ep-prodact:ProductionOperationClassByDuration .
1103 1136
...@@ -1195,8 +1228,3 @@ ep-prodact:xpathToDataInSourceXmlFile ...@@ -1195,8 +1228,3 @@ ep-prodact:xpathToDataInSourceXmlFile
1195 rdf:type owl:DatatypeProperty ; 1228 rdf:type owl:DatatypeProperty ;
1196 rdfs:domain ep-prodact:RaiseAnAlert ; 1229 rdfs:domain ep-prodact:RaiseAnAlert ;
1197 rdfs:label "XPATH to data source in XML file"^^xsd:string . 1230 rdfs:label "XPATH to data source in XML file"^^xsd:string .
1198 -
1199 -ep-prodact:yearlyActivityToDate
1200 - rdf:type owl:ObjectProperty ;
1201 - rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ;
1202 - rdfs:range ep-prodact:AnnualProductionActivityToDate .
......
...@@ -18,37 +18,18 @@ ...@@ -18,37 +18,18 @@
18 <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> 18 <http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
19 rdfs:subClassOf ep-prodeqt:Valve . 19 rdfs:subClassOf ep-prodeqt:Valve .
20 20
21 -<http://www.reportinghub.no/ep/schema/equipment#Controller-lift>
22 - rdfs:subClassOf ep-prodeqt:Controller .
23 -
24 ep-prodeqt:BlockValve 21 ep-prodeqt:BlockValve
25 rdf:type owl:Class ; 22 rdf:type owl:Class ;
26 rdfs:comment "valve that is a block valve"^^xsd:string ; 23 rdfs:comment "valve that is a block valve"^^xsd:string ;
27 rdfs:label "block valve"^^xsd:string ; 24 rdfs:label "block valve"^^xsd:string ;
28 rdfs:subClassOf ep-prodeqt:Valve . 25 rdfs:subClassOf ep-prodeqt:Valve .
29 26
30 -ep-prodeqt:Controller
31 - rdf:type owl:Class ;
32 - rdfs:comment "equipment that is a single lift gas controller"^^xsd:string ;
33 - rdfs:label "controller"^^xsd:string ;
34 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
35 -
36 ep-prodeqt:DownHoleControlValve 27 ep-prodeqt:DownHoleControlValve
37 rdf:type owl:Class ; 28 rdf:type owl:Class ;
38 rdfs:comment "valve that is a down hole control valve"^^xsd:string ; 29 rdfs:comment "valve that is a down hole control valve"^^xsd:string ;
39 rdfs:label "down hole control valve"^^xsd:string ; 30 rdfs:label "down hole control valve"^^xsd:string ;
40 rdfs:subClassOf ep-prodeqt:Valve . 31 rdfs:subClassOf ep-prodeqt:Valve .
41 32
42 -ep-prodeqt:FlowLine
43 - rdf:type owl:Class ;
44 - rdfs:label "flow line"^^xsd:string ;
45 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
46 -
47 -ep-prodeqt:FlowLine-Production
48 - rdf:type owl:Class ;
49 - rdfs:label "flow line - production"^^xsd:string ;
50 - rdfs:subClassOf ep-prodeqt:FlowLine .
51 -
52 ep-prodeqt:FlowMeter 33 ep-prodeqt:FlowMeter
53 rdf:type owl:Class ; 34 rdf:type owl:Class ;
54 rdfs:comment "equipment that is a flow meter"^^xsd:string ; 35 rdfs:comment "equipment that is a flow meter"^^xsd:string ;
...@@ -62,7 +43,7 @@ ep-prodeqt:GasLiftChoke ...@@ -62,7 +43,7 @@ ep-prodeqt:GasLiftChoke
62 43
63 ep-prodeqt:PressureMeter 44 ep-prodeqt:PressureMeter
64 rdf:type owl:Class ; 45 rdf:type owl:Class ;
65 - rdfs:comment "equipment that is a pressure meter"^^xsd:string ; 46 + rdfs:comment "equipment item that is a pressure meter, consisting of the whole device and not just the sensor (source: MPR-XSD)"^^xsd:string ;
66 rdfs:label "pressure meter"^^xsd:string ; 47 rdfs:label "pressure meter"^^xsd:string ;
67 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 48 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
68 49
...@@ -74,13 +55,13 @@ ep-prodeqt:RegulatingValve ...@@ -74,13 +55,13 @@ ep-prodeqt:RegulatingValve
74 55
75 ep-prodeqt:SleeveValve 56 ep-prodeqt:SleeveValve
76 rdf:type owl:Class ; 57 rdf:type owl:Class ;
77 - rdfs:comment "valve that is a sleeve valve"^^xsd:string ; 58 + rdfs:comment "valve that is a tubing valve with a sliding sleeve to cover holes in the tubing, where all of the holes are covered to close the valve (source: MPR-XSD)"^^xsd:string ;
78 rdfs:label "sleeve valve"^^xsd:string ; 59 rdfs:label "sleeve valve"^^xsd:string ;
79 rdfs:subClassOf ep-prodeqt:Valve . 60 rdfs:subClassOf ep-prodeqt:Valve .
80 61
81 ep-prodeqt:TemperatureMeter 62 ep-prodeqt:TemperatureMeter
82 rdf:type owl:Class ; 63 rdf:type owl:Class ;
83 - rdfs:comment "equipment that is a temperature meter"^^xsd:string ; 64 + rdfs:comment "equipment item that is a temperature meter, consisting of the whole device and not just the sensor (source: MPR-XSD)"^^xsd:string ;
84 rdfs:label "temperature meter"^^xsd:string ; 65 rdfs:label "temperature meter"^^xsd:string ;
85 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 66 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
86 67
......
...@@ -12,15 +12,12 @@ ...@@ -12,15 +12,12 @@
12 12
13 <http://www.reportinghub.no/ep/schema/1.0/production-facility> 13 <http://www.reportinghub.no/ep/schema/1.0/production-facility>
14 rdf:type owl:Ontology ; 14 rdf:type owl:Ontology ;
15 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> ; 15 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/production-well> ;
16 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 16 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
17 17
18 <http://www.reportinghub.no/ep/schema/equipment#Compressor> 18 <http://www.reportinghub.no/ep/schema/equipment#Compressor>
19 rdf:type ep-prodfac:ReportingFacilityType . 19 rdf:type ep-prodfac:ReportingFacilityType .
20 20
21 -<http://www.reportinghub.no/ep/schema/equipment#Controller-lift>
22 - rdf:type ep-prodfac:ReportingFacilityType .
23 -
24 <http://www.reportinghub.no/ep/schema/equipment#Manifold-injection> 21 <http://www.reportinghub.no/ep/schema/equipment#Manifold-injection>
25 rdf:type ep-prodfac:ReportingFacilityType . 22 rdf:type ep-prodfac:ReportingFacilityType .
26 23
...@@ -39,9 +36,6 @@ ...@@ -39,9 +36,6 @@
39 rdfs:label "cloud cover"^^xsd:string ; 36 rdfs:label "cloud cover"^^xsd:string ;
40 rdfs:subClassOf ep-core:PhysicalObject . 37 rdfs:subClassOf ep-core:PhysicalObject .
41 38
42 -<http://www.reportinghub.no/ep/schema/facility#Completion>
43 - rdf:type ep-prodfac:ReportingFacilityType .
44 -
45 <http://www.reportinghub.no/ep/schema/facility#Field> 39 <http://www.reportinghub.no/ep/schema/facility#Field>
46 rdf:type ep-prodfac:ReportingFacilityType . 40 rdf:type ep-prodfac:ReportingFacilityType .
47 41
...@@ -79,56 +73,56 @@ ...@@ -79,56 +73,56 @@
79 rdf:type ep-prodfac:ReportingFacilityType . 73 rdf:type ep-prodfac:ReportingFacilityType .
80 74
81 <http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight> 75 <http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight>
82 - rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; 76 + rdf:type owl:ObjectProperty , ep-core:Class_of_indirect_property , owl:FunctionalProperty ;
83 rdfs:comment "length that is the average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes) (source: MPR-XSD)"^^xsd:string ; 77 rdfs:comment "length that is the average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes) (source: MPR-XSD)"^^xsd:string ;
84 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 78 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
85 rdfs:label "average highest third wave height"^^xsd:string ; 79 rdfs:label "average highest third wave height"^^xsd:string ;
86 rdfs:range ep-core:Length . 80 rdfs:range ep-core:Length .
87 81
88 <http://www.reportinghub.no/ep/schema/facility#averageWaveHeight> 82 <http://www.reportinghub.no/ep/schema/facility#averageWaveHeight>
89 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 83 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
90 rdfs:comment "length that is the average height of surface waves"^^xsd:string ; 84 rdfs:comment "length that is the average height of surface waves"^^xsd:string ;
91 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 85 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
92 rdfs:label "average wave height"^^xsd:string ; 86 rdfs:label "average wave height"^^xsd:string ;
93 rdfs:range ep-core:Length . 87 rdfs:range ep-core:Length .
94 88
95 <http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight> 89 <http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight>
96 - rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; 90 + rdf:type owl:ObjectProperty , ep-core:Class_of_indirect_property , owl:FunctionalProperty ;
97 rdfs:comment "length that is the height of the cloud ceiling"^^xsd:string ; 91 rdfs:comment "length that is the height of the cloud ceiling"^^xsd:string ;
98 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ; 92 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ;
99 rdfs:label "cloud ceiling height"^^xsd:string ; 93 rdfs:label "cloud ceiling height"^^xsd:string ;
100 rdfs:range ep-core:Length . 94 rdfs:range ep-core:Length .
101 95
102 <http://www.reportinghub.no/ep/schema/facility#facilityOperator> 96 <http://www.reportinghub.no/ep/schema/facility#facilityOperator>
103 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 97 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
104 rdfs:comment "organization that operates a facility"^^xsd:string ; 98 rdfs:comment "organization that operates a facility"^^xsd:string ;
105 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; 99 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
106 rdfs:label "facility operator"^^xsd:string ; 100 rdfs:label "facility operator"^^xsd:string ;
107 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . 101 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
108 102
109 <http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight> 103 <http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight>
110 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 104 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
111 rdfs:comment "length that is the maximum height of surface waves"^^xsd:string ; 105 rdfs:comment "length that is the maximum height of surface waves"^^xsd:string ;
112 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 106 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
113 rdfs:label "maximum wave height"^^xsd:string ; 107 rdfs:label "maximum wave height"^^xsd:string ;
114 rdfs:range ep-core:Length . 108 rdfs:range ep-core:Length .
115 109
116 <http://www.reportinghub.no/ep/schema/facility#surfaceWavePeriod> 110 <http://www.reportinghub.no/ep/schema/facility#surfaceWavePeriod>
117 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 111 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
118 rdfs:comment "time duration that is the period of surface waves"^^xsd:string ; 112 rdfs:comment "time duration that is the period of surface waves"^^xsd:string ;
119 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 113 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
120 rdfs:label "period"^^xsd:string ; 114 rdfs:label "period"^^xsd:string ;
121 rdfs:range ep-core:TimeDuration . 115 rdfs:range ep-core:TimeDuration .
122 116
123 <http://www.reportinghub.no/ep/schema/facility#visibility> 117 <http://www.reportinghub.no/ep/schema/facility#visibility>
124 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 118 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
125 rdfs:comment "length that is the maximum distance at which things can be seen through surrounding air"^^xsd:string ; 119 rdfs:comment "length that is the maximum distance at which things can be seen through surrounding air"^^xsd:string ;
126 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; 120 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
127 rdfs:label "visibility"^^xsd:string ; 121 rdfs:label "visibility"^^xsd:string ;
128 rdfs:range ep-core:Length . 122 rdfs:range ep-core:Length .
129 123
130 <http://www.reportinghub.no/ep/schema/facility#windChillTemperature> 124 <http://www.reportinghub.no/ep/schema/facility#windChillTemperature>
131 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 125 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
132 rdfs:comment "temperature that is the wind chill temperature of surrounding air"^^xsd:string ; 126 rdfs:comment "temperature that is the wind chill temperature of surrounding air"^^xsd:string ;
133 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; 127 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
134 rdfs:label "wind chill temperature"^^xsd:string ; 128 rdfs:label "wind chill temperature"^^xsd:string ;
...@@ -154,21 +148,21 @@ ep-prodfac:Boat ...@@ -154,21 +148,21 @@ ep-prodfac:Boat
154 148
155 ep-prodfac:Field-area 149 ep-prodfac:Field-area
156 rdf:type owl:Class ; 150 rdf:type owl:Class ;
157 - rdfs:comment "area of ground that is above a field"^^xsd:string ; 151 + rdfs:comment "part of the surface of the earth that is the area of ground above a field (source: MPR-XSD)"^^xsd:string ;
158 - rdfs:label "field - area"^^xsd:string ; 152 + rdfs:label "field area"^^xsd:string ;
159 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> . 153 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
160 154
161 ep-prodfac:Field-group 155 ep-prodfac:Field-group
162 rdf:type owl:Class ; 156 rdf:type owl:Class ;
163 - rdfs:comment "facility that is a set of fields"^^xsd:string ; 157 + rdfs:comment "part of the surface of the earth that is a grouping of two or more selected petroleum fields for commercial reasons or other purposes (source: MPR-XSD)"^^xsd:string ;
164 rdfs:label "field - group"^^xsd:string ; 158 rdfs:label "field - group"^^xsd:string ;
165 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> . 159 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
166 160
167 ep-prodfac:Field-part 161 ep-prodfac:Field-part
168 rdf:type owl:Class ; 162 rdf:type owl:Class ;
169 - rdfs:comment "facility that is part of a field"^^xsd:string ; 163 + rdfs:comment "part of the surface of the earth that is part of a petroleum field (source: MPR-XSD)"^^xsd:string ;
170 rdfs:label "field - part"^^xsd:string ; 164 rdfs:label "field - part"^^xsd:string ;
171 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> . 165 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
172 166
173 ep-prodfac:Installation 167 ep-prodfac:Installation
174 rdf:type owl:Class ; 168 rdf:type owl:Class ;
...@@ -280,7 +274,7 @@ ep-prodfac:numberOfPersonnelOnBoard ...@@ -280,7 +274,7 @@ ep-prodfac:numberOfPersonnelOnBoard
280 rdfs:range xsd:integer . 274 rdfs:range xsd:integer .
281 275
282 ep-prodfac:operatingTime 276 ep-prodfac:operatingTime
283 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 277 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
284 rdfs:comment "time duration that is the operating time of a temporal part of a facility"^^xsd:string ; 278 rdfs:comment "time duration that is the operating time of a temporal part of a facility"^^xsd:string ;
285 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; 279 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
286 rdfs:label "operating time"^^xsd:string ; 280 rdfs:label "operating time"^^xsd:string ;
......
...@@ -35,15 +35,9 @@ ep-material:FluidFraction ...@@ -35,15 +35,9 @@ ep-material:FluidFraction
35 ep-material:FreshWater 35 ep-material:FreshWater
36 rdf:type ep-prodwell:InjectionFluidType . 36 rdf:type ep-prodwell:InjectionFluidType .
37 37
38 -ep-material:Gas
39 - rdf:type ep-prodwell:FluidPhaseType .
40 -
41 ep-material:GasAndWater 38 ep-material:GasAndWater
42 rdf:type ep-prodwell:InjectionFluidType . 39 rdf:type ep-prodwell:InjectionFluidType .
43 40
44 -ep-material:Liquid
45 - rdf:type ep-prodwell:FluidPhaseType .
46 -
47 ep-material:NonHcGas 41 ep-material:NonHcGas
48 rdf:type ep-prodwell:InjectionFluidType . 42 rdf:type ep-prodwell:InjectionFluidType .
49 43
...@@ -371,12 +365,6 @@ ep-prodwell:FluidComponentKindType ...@@ -371,12 +365,6 @@ ep-prodwell:FluidComponentKindType
371 rdfs:label "fluid component kind type"^^xsd:string ; 365 rdfs:label "fluid component kind type"^^xsd:string ;
372 rdfs:subClassOf owl:Class . 366 rdfs:subClassOf owl:Class .
373 367
374 -ep-prodwell:FluidPhaseType
375 - rdf:type rdfs:Class ;
376 - rdfs:comment "This is probably not required. The function selectFluidPhaseType is not used."^^xsd:string ;
377 - rdfs:label "fluid phase type"^^xsd:string ;
378 - rdfs:subClassOf owl:Class .
379 -
380 ep-prodwell:InjectingWell 368 ep-prodwell:InjectingWell
381 rdf:type owl:Class , ep-prodwell:WellStatusType ; 369 rdf:type owl:Class , ep-prodwell:WellStatusType ;
382 rdfs:comment "well or wellbore that is used for injecting"^^xsd:string ; 370 rdfs:comment "well or wellbore that is used for injecting"^^xsd:string ;
...@@ -451,7 +439,7 @@ ep-prodwell:TemporalPartOfAWellOrWellBore ...@@ -451,7 +439,7 @@ ep-prodwell:TemporalPartOfAWellOrWellBore
451 439
452 ep-prodwell:TubingHead 440 ep-prodwell:TubingHead
453 rdf:type owl:Class ; 441 rdf:type owl:Class ;
454 - rdfs:comment "equipment that supports the tubing hanger and provides a means of attaching the Christmas tree to the wellhead (Schlumberger)"^^xsd:string ; 442 + rdfs:comment "equipment that supports the tubing hanger and provides a means of attaching the Christmas tree to the wellhead (source: Schlumberger)"^^xsd:string ;
455 rdfs:label "tubing head"^^xsd:string ; 443 rdfs:label "tubing head"^^xsd:string ;
456 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 444 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
457 445
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
14 14
15 <http://www.reportinghub.no/ep/schema/1.0/report> 15 <http://www.reportinghub.no/ep/schema/1.0/report>
16 rdf:type owl:Ontology ; 16 rdf:type owl:Ontology ;
17 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/np/schema/1.0/npd> ; 17 + owl:imports <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> ;
18 owl:versionInfo "0.1.0"^^xsd:string . 18 owl:versionInfo "0.1.0"^^xsd:string .
19 19
20 <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType> 20 <http://www.reportinghub.no/ep/schema/flow#ProductionFlowDefinitionType>
...@@ -30,7 +30,7 @@ ep-report:DailyDrillingReport ...@@ -30,7 +30,7 @@ ep-report:DailyDrillingReport
30 rdfs:subClassOf ep-report:DrillingReport . 30 rdfs:subClassOf ep-report:DrillingReport .
31 31
32 ep-report:DailyDrillingReportFinalisationType 32 ep-report:DailyDrillingReportFinalisationType
33 - rdf:type owl:Class ; 33 + rdf:type rdfs:Class ;
34 rdfs:comment "class that consists of the subclasses of report defined by the OpsReportVersion enumeration in the DDR-XSD"^^xsd:string ; 34 rdfs:comment "class that consists of the subclasses of report defined by the OpsReportVersion enumeration in the DDR-XSD"^^xsd:string ;
35 rdfs:label "daily drilling report finalisation type"^^xsd:string ; 35 rdfs:label "daily drilling report finalisation type"^^xsd:string ;
36 rdfs:subClassOf owl:Class . 36 rdfs:subClassOf owl:Class .
...@@ -48,13 +48,13 @@ ep-report:DrillingReport ...@@ -48,13 +48,13 @@ ep-report:DrillingReport
48 rdfs:subClassOf ep-report:Report . 48 rdfs:subClassOf ep-report:Report .
49 49
50 ep-report:FinalDailyDrillingReport 50 ep-report:FinalDailyDrillingReport
51 - rdf:type ep-report:DailyDrillingReportFinalisationType , owl:Class ; 51 + rdf:type owl:Class , ep-report:DailyDrillingReportFinalisationType ;
52 rdfs:comment "daily drilling report that contains the final definitive status for the well. This report is normally issued some period of time (e.g., 6 months) after the completion of drilling. (source: DDR-XSD)"^^xsd:string ; 52 rdfs:comment "daily drilling report that contains the final definitive status for the well. This report is normally issued some period of time (e.g., 6 months) after the completion of drilling. (source: DDR-XSD)"^^xsd:string ;
53 rdfs:label "final daily drilling report"^^xsd:string ; 53 rdfs:label "final daily drilling report"^^xsd:string ;
54 rdfs:subClassOf ep-report:DailyDrillingReport . 54 rdfs:subClassOf ep-report:DailyDrillingReport .
55 55
56 ep-report:FinalVersionOfAReport 56 ep-report:FinalVersionOfAReport
57 - rdf:type ep-report:ReportVersionStatus , owl:Class ; 57 + rdf:type owl:Class , ep-report:ReportVersionStatus ;
58 rdfs:comment "report that is a final version"^^xsd:string ; 58 rdfs:comment "report that is a final version"^^xsd:string ;
59 rdfs:label "final version of a report"^^xsd:string ; 59 rdfs:label "final version of a report"^^xsd:string ;
60 rdfs:subClassOf ep-report:Report . 60 rdfs:subClassOf ep-report:Report .
...@@ -90,8 +90,13 @@ ep-report:NonProductivetimeReport ...@@ -90,8 +90,13 @@ ep-report:NonProductivetimeReport
90 rdfs:subClassOf ep-report:Report ; 90 rdfs:subClassOf ep-report:Report ;
91 rdfs:subClassOf 91 rdfs:subClassOf
92 [ rdf:type owl:Restriction ; 92 [ rdf:type owl:Restriction ;
93 + owl:allValuesFrom ep-report:DailyDrillingReport ;
94 + owl:onProperty ep-report:reportOn
95 + ] ;
96 + rdfs:subClassOf
97 + [ rdf:type owl:Restriction ;
93 owl:cardinality "1"^^xsd:nonNegativeInteger ; 98 owl:cardinality "1"^^xsd:nonNegativeInteger ;
94 - owl:onProperty ep-report:createdAt 99 + owl:onProperty ep-report:reportOn
95 ] ; 100 ] ;
96 rdfs:subClassOf 101 rdfs:subClassOf
97 [ rdf:type owl:Restriction ; 102 [ rdf:type owl:Restriction ;
...@@ -101,28 +106,23 @@ ep-report:NonProductivetimeReport ...@@ -101,28 +106,23 @@ ep-report:NonProductivetimeReport
101 rdfs:subClassOf 106 rdfs:subClassOf
102 [ rdf:type owl:Restriction ; 107 [ rdf:type owl:Restriction ;
103 owl:cardinality "1"^^xsd:nonNegativeInteger ; 108 owl:cardinality "1"^^xsd:nonNegativeInteger ;
104 - owl:onProperty ep-report:reportOn 109 + owl:onProperty ep-report:createdAt
105 - ] ;
106 - rdfs:subClassOf
107 - [ rdf:type owl:Restriction ;
108 - owl:allValuesFrom ep-report:DailyDrillingReport ;
109 - owl:onProperty ep-report:reportOn
110 ] . 110 ] .
111 111
112 ep-report:NormalDailyDrillingReport 112 ep-report:NormalDailyDrillingReport
113 - rdf:type ep-report:DailyDrillingReportFinalisationType , owl:Class ; 113 + rdf:type owl:Class , ep-report:DailyDrillingReportFinalisationType ;
114 rdfs:comment "daily drilling report that has been approved by the drilling operator (source: DDR-XSD)"^^xsd:string ; 114 rdfs:comment "daily drilling report that has been approved by the drilling operator (source: DDR-XSD)"^^xsd:string ;
115 rdfs:label "normal daily drilling report"^^xsd:string ; 115 rdfs:label "normal daily drilling report"^^xsd:string ;
116 - rdfs:subClassOf ep-report:DailyDrillingReport , ep-report:FinalVersionOfAReport . 116 + rdfs:subClassOf ep-report:FinalVersionOfAReport , ep-report:DailyDrillingReport .
117 117
118 ep-report:PreliminaryDailyDrillingReport 118 ep-report:PreliminaryDailyDrillingReport
119 - rdf:type ep-report:DailyDrillingReportFinalisationType , owl:Class ; 119 + rdf:type owl:Class , ep-report:DailyDrillingReportFinalisationType ;
120 rdfs:comment "daily drilling report that is a preliminary report that has not yet been approved by the drilling operator. This report is normally issued at the beginning of the work day (e.g., 6:00 am) before. (source: DDR-XSD)"^^xsd:string ; 120 rdfs:comment "daily drilling report that is a preliminary report that has not yet been approved by the drilling operator. This report is normally issued at the beginning of the work day (e.g., 6:00 am) before. (source: DDR-XSD)"^^xsd:string ;
121 rdfs:label "preliminary daily drilling report"^^xsd:string ; 121 rdfs:label "preliminary daily drilling report"^^xsd:string ;
122 - rdfs:subClassOf ep-report:DailyDrillingReport , ep-report:PreliminaryVersionOfAReport . 122 + rdfs:subClassOf ep-report:PreliminaryVersionOfAReport , ep-report:DailyDrillingReport .
123 123
124 ep-report:PreliminaryVersionOfAReport 124 ep-report:PreliminaryVersionOfAReport
125 - rdf:type ep-report:ReportVersionStatus , owl:Class ; 125 + rdf:type owl:Class , ep-report:ReportVersionStatus ;
126 rdfs:comment "report that is a preliminary version"^^xsd:string ; 126 rdfs:comment "report that is a preliminary version"^^xsd:string ;
127 rdfs:label "preliminary version of a report"^^xsd:string ; 127 rdfs:label "preliminary version of a report"^^xsd:string ;
128 rdfs:subClassOf ep-report:Report . 128 rdfs:subClassOf ep-report:Report .
...@@ -163,77 +163,56 @@ ep-report:Report ...@@ -163,77 +163,56 @@ ep-report:Report
163 rdfs:label "report"^^xsd:string ; 163 rdfs:label "report"^^xsd:string ;
164 rdfs:subClassOf owl:Thing . 164 rdfs:subClassOf owl:Thing .
165 165
166 -ep-report:ReportAliasIdentifier
167 - rdf:type owl:Class ;
168 - rdfs:comment "not used in DDR or MPR"^^xsd:string ;
169 - rdfs:label "report alias identifier"^^xsd:string ;
170 - rdfs:subClassOf owl:Thing ;
171 - rdfs:subClassOf
172 - [ rdf:type owl:Restriction ;
173 - owl:minCardinality "1"^^xsd:nonNegativeInteger ;
174 - owl:onProperty ep-report:aliasName
175 - ] ;
176 - rdfs:subClassOf
177 - [ rdf:type owl:Restriction ;
178 - owl:cardinality "1"^^xsd:nonNegativeInteger ;
179 - owl:onProperty ep-report:aliasOwner
180 - ] ;
181 - rdfs:subClassOf
182 - [ rdf:type owl:Restriction ;
183 - owl:cardinality "1"^^xsd:nonNegativeInteger ;
184 - owl:onProperty ep-report:isAliasFor
185 - ] .
186 -
187 ep-report:ReportAt06-00 166 ep-report:ReportAt06-00
188 - rdf:type owl:Class , ep-report:ReportPeriodType ; 167 + rdf:type ep-report:ReportPeriodType , owl:Class ;
189 rdfs:comment "report for instant that is for 6 am during the report period. This can be ambiguous if the report period begins and ends at 6 am, so use report start/end instead. This cannot be used for a reporting period that is greater than 24 hours. (source: MPR-XSD)"^^xsd:string ; 168 rdfs:comment "report for instant that is for 6 am during the report period. This can be ambiguous if the report period begins and ends at 6 am, so use report start/end instead. This cannot be used for a reporting period that is greater than 24 hours. (source: MPR-XSD)"^^xsd:string ;
190 rdfs:label "report at 06:00"^^xsd:string ; 169 rdfs:label "report at 06:00"^^xsd:string ;
191 rdfs:subClassOf ep-report:ReportForInstant . 170 rdfs:subClassOf ep-report:ReportForInstant .
192 171
193 ep-report:ReportAtBeginningOfReportingPeriod 172 ep-report:ReportAtBeginningOfReportingPeriod
194 - rdf:type ep-report:ReportPeriodType , owl:Class ; 173 + rdf:type owl:Class , ep-report:ReportPeriodType ;
195 rdfs:comment "report for instant that is a part of another report, and that is for the beginning of the period of the report it is part of (source: MPR-XSD)."^^xsd:string ; 174 rdfs:comment "report for instant that is a part of another report, and that is for the beginning of the period of the report it is part of (source: MPR-XSD)."^^xsd:string ;
196 rdfs:label "report at beginning of reporting period"^^xsd:string ; 175 rdfs:label "report at beginning of reporting period"^^xsd:string ;
197 rdfs:subClassOf ep-report:ReportForInstant . 176 rdfs:subClassOf ep-report:ReportForInstant .
198 177
199 ep-report:ReportAtEndOfReportingPeriod 178 ep-report:ReportAtEndOfReportingPeriod
200 - rdf:type ep-report:ReportPeriodType , owl:Class ; 179 + rdf:type owl:Class , ep-report:ReportPeriodType ;
201 rdfs:comment "report for instant that is a part of another report, and that is for the end of the period of the report it is part of (source: MPR-XSD)."^^xsd:string ; 180 rdfs:comment "report for instant that is a part of another report, and that is for the end of the period of the report it is part of (source: MPR-XSD)."^^xsd:string ;
202 rdfs:label "report at end of reporting period"^^xsd:string ; 181 rdfs:label "report at end of reporting period"^^xsd:string ;
203 rdfs:subClassOf ep-report:ReportForInstant . 182 rdfs:subClassOf ep-report:ReportForInstant .
204 183
205 ep-report:ReportAtMidnight 184 ep-report:ReportAtMidnight
206 - rdf:type owl:Class , ep-report:ReportPeriodType ; 185 + rdf:type ep-report:ReportPeriodType , owl:Class ;
207 rdfs:comment "report for instant that is for midnight during the report period. This can be ambiguous if the report period begins and ends at midnight, so use report start/end instead. This cannot be used for a reporting period that is greater than 24 hours. (source: MPR-XSD)"^^xsd:string ; 186 rdfs:comment "report for instant that is for midnight during the report period. This can be ambiguous if the report period begins and ends at midnight, so use report start/end instead. This cannot be used for a reporting period that is greater than 24 hours. (source: MPR-XSD)"^^xsd:string ;
208 rdfs:label "report at midnight"^^xsd:string ; 187 rdfs:label "report at midnight"^^xsd:string ;
209 rdfs:subClassOf ep-report:ReportForInstant . 188 rdfs:subClassOf ep-report:ReportForInstant .
210 189
211 ep-report:ReportAtNoon 190 ep-report:ReportAtNoon
212 - rdf:type owl:Class , ep-report:ReportPeriodType ; 191 + rdf:type ep-report:ReportPeriodType , owl:Class ;
213 rdfs:comment "report for instant that is for noon during the report period. This can be ambiguous if the report period begins and ends at noon, so use report start/end instead. This cannot be used for a reporting period that is greater than 24 hours. (source: MPR-XSD)"^^xsd:string ; 192 rdfs:comment "report for instant that is for noon during the report period. This can be ambiguous if the report period begins and ends at noon, so use report start/end instead. This cannot be used for a reporting period that is greater than 24 hours. (source: MPR-XSD)"^^xsd:string ;
214 rdfs:label "report at noon"^^xsd:string ; 193 rdfs:label "report at noon"^^xsd:string ;
215 rdfs:subClassOf ep-report:ReportForInstant . 194 rdfs:subClassOf ep-report:ReportForInstant .
216 195
217 ep-report:ReportForAllToDate 196 ep-report:ReportForAllToDate
218 - rdf:type owl:Class , ep-report:ReportPeriodType ; 197 + rdf:type ep-report:ReportPeriodType , owl:Class ;
219 rdfs:comment "report that is about activities within all time up to the end of a report period (source: MPR-XSD)"^^xsd:string ; 198 rdfs:comment "report that is about activities within all time up to the end of a report period (source: MPR-XSD)"^^xsd:string ;
220 rdfs:label "report for all to date"^^xsd:string ; 199 rdfs:label "report for all to date"^^xsd:string ;
221 rdfs:subClassOf ep-report:Report . 200 rdfs:subClassOf ep-report:Report .
222 201
223 ep-report:ReportForDailyMonthToDate 202 ep-report:ReportForDailyMonthToDate
224 - rdf:type ep-report:ReportPeriodType , owl:Class ; 203 + rdf:type owl:Class , ep-report:ReportPeriodType ;
225 rdfs:comment "report that is about the average for each day within the period from the beginning of a month to the end of a report period (source: MPR-XSD)"^^xsd:string ; 204 rdfs:comment "report that is about the average for each day within the period from the beginning of a month to the end of a report period (source: MPR-XSD)"^^xsd:string ;
226 rdfs:label "report for daily month to date"^^xsd:string ; 205 rdfs:label "report for daily month to date"^^xsd:string ;
227 rdfs:subClassOf ep-report:Report . 206 rdfs:subClassOf ep-report:Report .
228 207
229 ep-report:ReportForDailyYearToDate 208 ep-report:ReportForDailyYearToDate
230 - rdf:type ep-report:ReportPeriodType , owl:Class ; 209 + rdf:type owl:Class , ep-report:ReportPeriodType ;
231 rdfs:comment "report that is about the average for each day within the period from the beginning of a year to the end of a report period (source: MPR-XSD)"^^xsd:string ; 210 rdfs:comment "report that is about the average for each day within the period from the beginning of a year to the end of a report period (source: MPR-XSD)"^^xsd:string ;
232 rdfs:label "report for daily year to date"^^xsd:string ; 211 rdfs:label "report for daily year to date"^^xsd:string ;
233 rdfs:subClassOf ep-report:Report . 212 rdfs:subClassOf ep-report:Report .
234 213
235 ep-report:ReportForGasYearToDate 214 ep-report:ReportForGasYearToDate
236 - rdf:type ep-report:ReportPeriodType , owl:Class ; 215 + rdf:type owl:Class , ep-report:ReportPeriodType ;
237 rdfs:comment "report that is about activities within a period starting at 06:00 AM October 1st ending at 06:00 AM on a given date (source: MPR-XSD)"^^xsd:string ; 216 rdfs:comment "report that is about activities within a period starting at 06:00 AM October 1st ending at 06:00 AM on a given date (source: MPR-XSD)"^^xsd:string ;
238 rdfs:label "report for gas year to date"^^xsd:string ; 217 rdfs:label "report for gas year to date"^^xsd:string ;
239 rdfs:subClassOf ep-report:Report . 218 rdfs:subClassOf ep-report:Report .
...@@ -245,67 +224,67 @@ ep-report:ReportForInstant ...@@ -245,67 +224,67 @@ ep-report:ReportForInstant
245 rdfs:subClassOf ep-report:Report . 224 rdfs:subClassOf ep-report:Report .
246 225
247 ep-report:ReportForMonthToDate 226 ep-report:ReportForMonthToDate
248 - rdf:type ep-report:ReportPeriodType , owl:Class ; 227 + rdf:type owl:Class , ep-report:ReportPeriodType ;
249 rdfs:comment "report on activities within a period from the beginning of a calendar month up to the end of a reporting period (source: MPR-XSD)"^^xsd:string ; 228 rdfs:comment "report on activities within a period from the beginning of a calendar month up to the end of a reporting period (source: MPR-XSD)"^^xsd:string ;
250 rdfs:label "report for month to date"^^xsd:string ; 229 rdfs:label "report for month to date"^^xsd:string ;
251 rdfs:subClassOf ep-report:Report . 230 rdfs:subClassOf ep-report:Report .
252 231
253 ep-report:ReportForOneDay 232 ep-report:ReportForOneDay
254 - rdf:type ep-report:ReportPeriodType , owl:Class ; 233 + rdf:type owl:Class , ep-report:ReportPeriodType ;
255 rdfs:comment "report that is about activities within one day, or within the 24 hour period ending at the end of a report period (source: MPR-XSD)"^^xsd:string ; 234 rdfs:comment "report that is about activities within one day, or within the 24 hour period ending at the end of a report period (source: MPR-XSD)"^^xsd:string ;
256 rdfs:label "report for one day"^^xsd:string ; 235 rdfs:label "report for one day"^^xsd:string ;
257 rdfs:subClassOf ep-report:Report . 236 rdfs:subClassOf ep-report:Report .
258 237
259 ep-report:ReportForOneGasDay 238 ep-report:ReportForOneGasDay
260 - rdf:type ep-report:ReportPeriodType , owl:Class ; 239 + rdf:type owl:Class , ep-report:ReportPeriodType ;
261 rdfs:comment "report that is about activities within a period starting at 06:00 AM and ending 06:00 AM next day (source: MPR-XSD)"^^xsd:string ; 240 rdfs:comment "report that is about activities within a period starting at 06:00 AM and ending 06:00 AM next day (source: MPR-XSD)"^^xsd:string ;
262 rdfs:label "report for one gas day"^^xsd:string ; 241 rdfs:label "report for one gas day"^^xsd:string ;
263 rdfs:subClassOf ep-report:Report . 242 rdfs:subClassOf ep-report:Report .
264 243
265 ep-report:ReportForOneGasMonth 244 ep-report:ReportForOneGasMonth
266 - rdf:type ep-report:ReportPeriodType , owl:Class ; 245 + rdf:type owl:Class , ep-report:ReportPeriodType ;
267 rdfs:comment "report that is about activities within a period starting at 06:00 AM on the the first day of a month and ending at 06:00 AM on the first day of next month (source: MPR-XSD)"^^xsd:string ; 246 rdfs:comment "report that is about activities within a period starting at 06:00 AM on the the first day of a month and ending at 06:00 AM on the first day of next month (source: MPR-XSD)"^^xsd:string ;
268 rdfs:label "report for one gas month"^^xsd:string ; 247 rdfs:label "report for one gas month"^^xsd:string ;
269 rdfs:subClassOf ep-report:Report . 248 rdfs:subClassOf ep-report:Report .
270 249
271 ep-report:ReportForOneGasYear 250 ep-report:ReportForOneGasYear
272 - rdf:type owl:Class , ep-report:ReportPeriodType ; 251 + rdf:type ep-report:ReportPeriodType , owl:Class ;
273 rdfs:comment "report that is about activities within a period starting at 06:00 AM October 1st and ending at same date and time the following year (source: MPR-XSD)"^^xsd:string ; 252 rdfs:comment "report that is about activities within a period starting at 06:00 AM October 1st and ending at same date and time the following year (source: MPR-XSD)"^^xsd:string ;
274 rdfs:label "report for one gas year"^^xsd:string ; 253 rdfs:label "report for one gas year"^^xsd:string ;
275 rdfs:subClassOf ep-report:Report . 254 rdfs:subClassOf ep-report:Report .
276 255
277 ep-report:ReportForOneMonth 256 ep-report:ReportForOneMonth
278 - rdf:type ep-report:ReportPeriodType , owl:Class ; 257 + rdf:type owl:Class , ep-report:ReportPeriodType ;
279 rdfs:comment "report that is about activities within one calendar month (source: MPR-XSD)"^^xsd:string ; 258 rdfs:comment "report that is about activities within one calendar month (source: MPR-XSD)"^^xsd:string ;
280 rdfs:label "report for one month"^^xsd:string ; 259 rdfs:label "report for one month"^^xsd:string ;
281 rdfs:subClassOf ep-report:Report . 260 rdfs:subClassOf ep-report:Report .
282 261
283 ep-report:ReportForOneWeek 262 ep-report:ReportForOneWeek
284 - rdf:type ep-report:ReportPeriodType , owl:Class ; 263 + rdf:type owl:Class , ep-report:ReportPeriodType ;
285 rdfs:comment "report that is about activities within one calendar week, or 7 consequtive 24 hour periods ending at the end of the report period (source: MPR-XSD)"^^xsd:string ; 264 rdfs:comment "report that is about activities within one calendar week, or 7 consequtive 24 hour periods ending at the end of the report period (source: MPR-XSD)"^^xsd:string ;
286 rdfs:label "report for one week"^^xsd:string ; 265 rdfs:label "report for one week"^^xsd:string ;
287 rdfs:subClassOf ep-report:Report . 266 rdfs:subClassOf ep-report:Report .
288 267
289 ep-report:ReportForOneYear 268 ep-report:ReportForOneYear
290 - rdf:type ep-report:ReportPeriodType , owl:Class ; 269 + rdf:type owl:Class , ep-report:ReportPeriodType ;
291 rdfs:comment "report that is about activities within one Gregorian year (source: MPR-XSD)"^^xsd:string ; 270 rdfs:comment "report that is about activities within one Gregorian year (source: MPR-XSD)"^^xsd:string ;
292 rdfs:label "report for one year"^^xsd:string ; 271 rdfs:label "report for one year"^^xsd:string ;
293 rdfs:subClassOf ep-report:Report . 272 rdfs:subClassOf ep-report:Report .
294 273
295 ep-report:ReportForPreviousPeriod 274 ep-report:ReportForPreviousPeriod
296 - rdf:type owl:Class , ep-report:ReportPeriodType ; 275 + rdf:type ep-report:ReportPeriodType , owl:Class ;
297 rdfs:comment "report that is a part of another report and that is about activities within the period immediately prior to that of the report it is a part of. For example, if the report period represents a day then the previous period represents the previous day (source: MPR-XSD)."^^xsd:string ; 276 rdfs:comment "report that is a part of another report and that is about activities within the period immediately prior to that of the report it is a part of. For example, if the report period represents a day then the previous period represents the previous day (source: MPR-XSD)."^^xsd:string ;
298 rdfs:label "report for previous period"^^xsd:string ; 277 rdfs:label "report for previous period"^^xsd:string ;
299 rdfs:subClassOf ep-report:Report . 278 rdfs:subClassOf ep-report:Report .
300 279
301 ep-report:ReportForReportingPeriod 280 ep-report:ReportForReportingPeriod
302 - rdf:type ep-report:ReportPeriodType , owl:Class ; 281 + rdf:type owl:Class , ep-report:ReportPeriodType ;
303 rdfs:comment "report that is about activities within the whole of a reporting period (source: MPR-XSD)"^^xsd:string ; 282 rdfs:comment "report that is about activities within the whole of a reporting period (source: MPR-XSD)"^^xsd:string ;
304 rdfs:label "report for reporting period"^^xsd:string ; 283 rdfs:label "report for reporting period"^^xsd:string ;
305 rdfs:subClassOf ep-report:Report . 284 rdfs:subClassOf ep-report:Report .
306 285
307 ep-report:ReportForYearToDate 286 ep-report:ReportForYearToDate
308 - rdf:type owl:Class , ep-report:ReportPeriodType ; 287 + rdf:type ep-report:ReportPeriodType , owl:Class ;
309 rdfs:comment "report that is about activities within the period from the beginning of a year up to the end of a reporting period (source: MPR-XSD)"^^xsd:string ; 288 rdfs:comment "report that is about activities within the period from the beginning of a year up to the end of a reporting period (source: MPR-XSD)"^^xsd:string ;
310 rdfs:label "report for year to date"^^xsd:string ; 289 rdfs:label "report for year to date"^^xsd:string ;
311 rdfs:subClassOf ep-report:Report . 290 rdfs:subClassOf ep-report:Report .
...@@ -329,22 +308,22 @@ ep-report:WeeklyDrillingReport ...@@ -329,22 +308,22 @@ ep-report:WeeklyDrillingReport
329 rdfs:subClassOf ep-report:DrillingReport ; 308 rdfs:subClassOf ep-report:DrillingReport ;
330 rdfs:subClassOf 309 rdfs:subClassOf
331 [ rdf:type owl:Restriction ; 310 [ rdf:type owl:Restriction ;
332 - owl:allValuesFrom ep-report:DailyDrillingReport ; 311 + owl:cardinality "7"^^xsd:nonNegativeInteger ;
333 owl:onProperty ep-report:reportOn 312 owl:onProperty ep-report:reportOn
334 ] ; 313 ] ;
335 rdfs:subClassOf 314 rdfs:subClassOf
336 [ rdf:type owl:Restriction ; 315 [ rdf:type owl:Restriction ;
337 - owl:cardinality "1"^^xsd:nonNegativeInteger ; 316 + owl:allValuesFrom xsd:dateTime ;
338 owl:onProperty ep-report:createdAt 317 owl:onProperty ep-report:createdAt
339 ] ; 318 ] ;
340 rdfs:subClassOf 319 rdfs:subClassOf
341 [ rdf:type owl:Restriction ; 320 [ rdf:type owl:Restriction ;
342 - owl:allValuesFrom xsd:dateTime ; 321 + owl:cardinality "1"^^xsd:nonNegativeInteger ;
343 owl:onProperty ep-report:createdAt 322 owl:onProperty ep-report:createdAt
344 ] ; 323 ] ;
345 rdfs:subClassOf 324 rdfs:subClassOf
346 [ rdf:type owl:Restriction ; 325 [ rdf:type owl:Restriction ;
347 - owl:cardinality "7"^^xsd:nonNegativeInteger ; 326 + owl:allValuesFrom ep-report:DailyDrillingReport ;
348 owl:onProperty ep-report:reportOn 327 owl:onProperty ep-report:reportOn
349 ] . 328 ] .
350 329
...@@ -354,18 +333,6 @@ ep-report:WellTestReport ...@@ -354,18 +333,6 @@ ep-report:WellTestReport
354 rdfs:label "well test report"^^xsd:string ; 333 rdfs:label "well test report"^^xsd:string ;
355 rdfs:subClassOf ep-report:Report . 334 rdfs:subClassOf ep-report:Report .
356 335
357 -ep-report:aliasName
358 - rdf:type owl:DatatypeProperty ;
359 - rdfs:comment "not used in DDR or MPR"^^xsd:string ;
360 - rdfs:label "alias name"^^xsd:string ;
361 - rdfs:range xsd:string .
362 -
363 -ep-report:aliasOwner
364 - rdf:type owl:ObjectProperty ;
365 - rdfs:comment "not used in DDR or MPR"^^xsd:string ;
366 - rdfs:label "alias owner"^^xsd:string ;
367 - rdfs:range <http://www.reportinghub.no/np/schema/npd#Individual> .
368 -
369 ep-report:approvedReport 336 ep-report:approvedReport
370 rdf:type owl:ObjectProperty ; 337 rdf:type owl:ObjectProperty ;
371 rdfs:comment "report that is approved by an approve a report activity"^^xsd:string ; 338 rdfs:comment "report that is approved by an approve a report activity"^^xsd:string ;
...@@ -374,24 +341,17 @@ ep-report:approvedReport ...@@ -374,24 +341,17 @@ ep-report:approvedReport
374 rdfs:range ep-report:Report . 341 rdfs:range ep-report:Report .
375 342
376 ep-report:createdAt 343 ep-report:createdAt
377 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 344 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
378 rdfs:comment "point in time that a report was created at"^^xsd:string ; 345 rdfs:comment "point in time that a report was created at"^^xsd:string ;
379 rdfs:domain ep-report:Report ; 346 rdfs:domain ep-report:Report ;
380 rdfs:label "created at"^^xsd:string . 347 rdfs:label "created at"^^xsd:string .
381 348
382 ep-report:dailyDrillingReportNumber 349 ep-report:dailyDrillingReportNumber
383 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 350 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
384 rdfs:comment "identifier of a daily drilling report"^^xsd:string ; 351 rdfs:comment "identifier of a daily drilling report"^^xsd:string ;
385 rdfs:domain ep-report:DailyDrillingReport ; 352 rdfs:domain ep-report:DailyDrillingReport ;
386 rdfs:label "daily drilling report number"^^xsd:string . 353 rdfs:label "daily drilling report number"^^xsd:string .
387 354
388 -ep-report:dateCoveredByReport
389 - rdf:type owl:DatatypeProperty ;
390 - rdfs:comment "not used in MPR or DDR"^^xsd:string ;
391 - rdfs:domain ep-report:DailyProductionReport ;
392 - rdfs:label "date covered by report"^^xsd:string ;
393 - rdfs:range xsd:date .
394 -
395 ep-report:datumObjectForDailyDrillingReport 355 ep-report:datumObjectForDailyDrillingReport
396 rdf:type owl:ObjectProperty ; 356 rdf:type owl:ObjectProperty ;
397 rdfs:comment "physical object that is the datum object used throughout a daily drilling report"^^xsd:string ; 357 rdfs:comment "physical object that is the datum object used throughout a daily drilling report"^^xsd:string ;
...@@ -405,13 +365,6 @@ ep-report:descriptionOfSource ...@@ -405,13 +365,6 @@ ep-report:descriptionOfSource
405 rdfs:domain ep-report:Report ; 365 rdfs:domain ep-report:Report ;
406 rdfs:label "description of source"^^xsd:string . 366 rdfs:label "description of source"^^xsd:string .
407 367
408 -ep-report:disclaimer
409 - rdf:type rdf:Property ;
410 - rdfs:comment "not used in DDR or MPR"^^xsd:string ;
411 - rdfs:domain ep-report:Report ;
412 - rdfs:label "disclaimer"^^xsd:string ;
413 - rdfs:range xsd:string .
414 -
415 ep-report:existsDuringPeriodReportedOnBy 368 ep-report:existsDuringPeriodReportedOnBy
416 rdf:type owl:ObjectProperty ; 369 rdf:type owl:ObjectProperty ;
417 rdfs:comment "report that that is for a period during which the physical object exists"^^xsd:string ; 370 rdfs:comment "report that that is for a period during which the physical object exists"^^xsd:string ;
...@@ -427,19 +380,13 @@ ep-report:existsUpToTheEndOfThePeriodReportedOnBy ...@@ -427,19 +380,13 @@ ep-report:existsUpToTheEndOfThePeriodReportedOnBy
427 rdfs:range ep-report:Report . 380 rdfs:range ep-report:Report .
428 381
429 ep-report:hasContent 382 ep-report:hasContent
430 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 383 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
431 rdfs:comment "text that is the content of a report"^^xsd:string ; 384 rdfs:comment "text that is the content of a report"^^xsd:string ;
432 rdfs:domain ep-report:Report ; 385 rdfs:domain ep-report:Report ;
433 rdfs:label "has content"^^xsd:string . 386 rdfs:label "has content"^^xsd:string .
434 387
435 -ep-report:isAliasFor
436 - rdf:type owl:ObjectProperty ;
437 - rdfs:comment "not used in the DDR or MPR"^^xsd:string ;
438 - rdfs:label "is alias for"^^xsd:string ;
439 - rdfs:range <http://www.reportinghub.no/np/schema/npd#Individual> .
440 -
441 ep-report:issuedAt 388 ep-report:issuedAt
442 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 389 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
443 rdfs:comment "point in time that a report was issued at"^^xsd:string ; 390 rdfs:comment "point in time that a report was issued at"^^xsd:string ;
444 rdfs:domain ep-report:Report ; 391 rdfs:domain ep-report:Report ;
445 rdfs:label "issued at"^^xsd:string . 392 rdfs:label "issued at"^^xsd:string .
...@@ -452,7 +399,7 @@ ep-report:issuedReport ...@@ -452,7 +399,7 @@ ep-report:issuedReport
452 rdfs:range ep-report:Report . 399 rdfs:range ep-report:Report .
453 400
454 ep-report:nameAsDatumObject 401 ep-report:nameAsDatumObject
455 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 402 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
456 rdfs:comment "name by which a physical object is refered to as a datum object"^^xsd:string ; 403 rdfs:comment "name by which a physical object is refered to as a datum object"^^xsd:string ;
457 rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; 404 rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
458 rdfs:label "name as datum object"^^xsd:string . 405 rdfs:label "name as datum object"^^xsd:string .
...@@ -464,22 +411,8 @@ ep-report:reportOn ...@@ -464,22 +411,8 @@ ep-report:reportOn
464 rdfs:label "report on"^^xsd:string ; 411 rdfs:label "report on"^^xsd:string ;
465 rdfs:range <http://www.reportinghub.no/ep/schema/core#PhysicalThing> . 412 rdfs:range <http://www.reportinghub.no/ep/schema/core#PhysicalThing> .
466 413
467 -ep-report:reportSubmittedBy
468 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
469 - rdfs:comment "not used in the DDR or MPR"^^xsd:string ;
470 - rdfs:domain ep-report:Report ;
471 - rdfs:label "report submitted by"^^xsd:string ;
472 - rdfs:range <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
473 -
474 -ep-report:reportSubmittedFrom
475 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
476 - rdfs:comment "not used in the DDR or MPR"^^xsd:string ;
477 - rdfs:domain ep-report:Report ;
478 - rdfs:label "report submitted from"^^xsd:string ;
479 - rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
480 -
481 ep-report:reportVersion 414 ep-report:reportVersion
482 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 415 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
483 rdfs:comment "version identifier for a report"^^xsd:string ; 416 rdfs:comment "version identifier for a report"^^xsd:string ;
484 rdfs:domain ep-report:Report ; 417 rdfs:domain ep-report:Report ;
485 rdfs:label "report version"^^xsd:string . 418 rdfs:label "report version"^^xsd:string .
...@@ -492,13 +425,13 @@ ep-report:title ...@@ -492,13 +425,13 @@ ep-report:title
492 rdfs:range xsd:string . 425 rdfs:range xsd:string .
493 426
494 ep-report:validFrom 427 ep-report:validFrom
495 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 428 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
496 rdfs:comment "point in time that a report is valid from"^^xsd:string ; 429 rdfs:comment "point in time that a report is valid from"^^xsd:string ;
497 rdfs:domain ep-report:Report ; 430 rdfs:domain ep-report:Report ;
498 rdfs:label "valid from"^^xsd:string . 431 rdfs:label "valid from"^^xsd:string .
499 432
500 ep-report:validTo 433 ep-report:validTo
501 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 434 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
502 rdfs:comment "point in time that a report if valid until"^^xsd:string ; 435 rdfs:comment "point in time that a report if valid until"^^xsd:string ;
503 rdfs:domain ep-report:Report ; 436 rdfs:domain ep-report:Report ;
504 rdfs:label "valid to"^^xsd:string . 437 rdfs:label "valid to"^^xsd:string .
......
...@@ -68,7 +68,7 @@ ep-well:FluidComponentType ...@@ -68,7 +68,7 @@ ep-well:FluidComponentType
68 rdfs:subClassOf owl:Class . 68 rdfs:subClassOf owl:Class .
69 69
70 ep-well:FluidType 70 ep-well:FluidType
71 - rdf:type owl:Class ; 71 + rdf:type rdfs:Class ;
72 rdfs:comment "class of fluid"^^xsd:string ; 72 rdfs:comment "class of fluid"^^xsd:string ;
73 rdfs:label "fluid type"^^xsd:string ; 73 rdfs:label "fluid type"^^xsd:string ;
74 rdfs:subClassOf owl:Class . 74 rdfs:subClassOf owl:Class .
...@@ -142,6 +142,7 @@ ep-well:PositionWithinWellBore ...@@ -142,6 +142,7 @@ ep-well:PositionWithinWellBore
142 142
143 ep-well:RecoveredCore 143 ep-well:RecoveredCore
144 rdf:type owl:Class ; 144 rdf:type owl:Class ;
145 + rdfs:comment "physical object that is a recovered rock core"^^xsd:string ;
145 rdfs:label "recovered core"^^xsd:string ; 146 rdfs:label "recovered core"^^xsd:string ;
146 rdfs:subClassOf ep-core:PhysicalObject . 147 rdfs:subClassOf ep-core:PhysicalObject .
147 148
...@@ -191,7 +192,7 @@ ep-well:TemporalPartOfAWell ...@@ -191,7 +192,7 @@ ep-well:TemporalPartOfAWell
191 192
192 ep-well:TemporalPartOfAWellBore 193 ep-well:TemporalPartOfAWellBore
193 rdf:type owl:Class ; 194 rdf:type owl:Class ;
194 - rdfs:comment "physical object that is a wellbore"^^xsd:string ; 195 + rdfs:comment "physical object that is a single wellbore (sidetrack) within a well (source: MPR-XSD)"^^xsd:string ;
195 rdfs:label "(temporal part of a) wellbore"^^xsd:string ; 196 rdfs:label "(temporal part of a) wellbore"^^xsd:string ;
196 rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . 197 rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore .
197 198
...@@ -285,7 +286,7 @@ ep-well:WellBoreWithoutCirculation ...@@ -285,7 +286,7 @@ ep-well:WellBoreWithoutCirculation
285 286
286 ep-well:WellGroup 287 ep-well:WellGroup
287 rdf:type owl:Class ; 288 rdf:type owl:Class ;
288 - rdfs:comment "not used in the DDR"^^xsd:string ; 289 + rdfs:comment "physical object that is a named group of wells (source: MPR-XSD)"^^xsd:string ;
289 rdfs:label "well group"^^xsd:string ; 290 rdfs:label "well group"^^xsd:string ;
290 rdfs:subClassOf ep-core:PhysicalObject . 291 rdfs:subClassOf ep-core:PhysicalObject .
291 292
......
...@@ -4894,7 +4894,8 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -4894,7 +4894,8 @@ ep-dpr-spin-lib:selectProductionFacilityType
4894 rdfs:subClassOf ep-dpr-spin-lib:Function ; 4894 rdfs:subClassOf ep-dpr-spin-lib:Function ;
4895 spin:body 4895 spin:body
4896 [ rdf:type sp:Select ; 4896 [ rdf:type sp:Select ;
4897 - sp:resultVariables (_:b15) ; 4897 + sp:resultVariables ([ sp:varName "productionFacilityType"^^xsd:string
4898 + ]) ;
4898 sp:where ([ rdf:type sp:Bind ; 4899 sp:where ([ rdf:type sp:Bind ;
4899 sp:expression 4900 sp:expression
4900 [ rdf:type sp:if ; 4901 [ rdf:type sp:if ;
...@@ -4914,7 +4915,7 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -4914,7 +4915,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
4914 sp:arg1 spin:_arg1 ; 4915 sp:arg1 spin:_arg1 ;
4915 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_controller--lift> 4916 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_controller--lift>
4916 ] ; 4917 ] ;
4917 - sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#Controller-lift> ; 4918 + sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#GasLiftController> ;
4918 sp:arg3 [ rdf:type sp:if ; 4919 sp:arg3 [ rdf:type sp:if ;
4919 sp:arg1 [ rdf:type sp:eq ; 4920 sp:arg1 [ rdf:type sp:eq ;
4920 sp:arg1 spin:_arg1 ; 4921 sp:arg1 spin:_arg1 ;
...@@ -4926,7 +4927,7 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -4926,7 +4927,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
4926 sp:arg1 spin:_arg1 ; 4927 sp:arg1 spin:_arg1 ;
4927 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_completion> 4928 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_completion>
4928 ] ; 4929 ] ;
4929 - sp:arg2 <http://www.reportinghub.no/ep/schema/facility#Completion> ; 4930 + sp:arg2 <http://www.reportinghub.no/ep/schema/production-well#WellCompletionAssembly> ;
4930 sp:arg3 [ rdf:type sp:if ; 4931 sp:arg3 [ rdf:type sp:if ;
4931 sp:arg1 [ rdf:type sp:eq ; 4932 sp:arg1 [ rdf:type sp:eq ;
4932 sp:arg1 spin:_arg1 ; 4933 sp:arg1 spin:_arg1 ;
...@@ -5073,7 +5074,9 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -5073,7 +5074,9 @@ ep-dpr-spin-lib:selectProductionFacilityType
5073 ] 5074 ]
5074 ] 5075 ]
5075 ] ; 5076 ] ;
5076 - sp:variable _:b15 5077 + sp:variable
5078 + [ sp:varName "productionFacilityType"^^xsd:string
5079 + ]
5077 ]) 5080 ])
5078 ] . 5081 ] .
5079 5082
...@@ -5083,7 +5086,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType ...@@ -5083,7 +5086,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
5083 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5086 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5084 spin:body 5087 spin:body
5085 [ rdf:type sp:Select ; 5088 [ rdf:type sp:Select ;
5086 - sp:resultVariables (_:b16) ; 5089 + sp:resultVariables (_:b15) ;
5087 sp:where ([ rdf:type sp:Bind ; 5090 sp:where ([ rdf:type sp:Bind ;
5088 sp:expression 5091 sp:expression
5089 [ rdf:type sp:if ; 5092 [ rdf:type sp:if ;
...@@ -5143,7 +5146,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType ...@@ -5143,7 +5146,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
5143 ] 5146 ]
5144 ] 5147 ]
5145 ] ; 5148 ] ;
5146 - sp:variable _:b16 5149 + sp:variable _:b15
5147 ]) 5150 ])
5148 ] . 5151 ] .
5149 5152
...@@ -5153,7 +5156,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ...@@ -5153,7 +5156,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
5153 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5156 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5154 spin:body 5157 spin:body
5155 [ rdf:type sp:Select ; 5158 [ rdf:type sp:Select ;
5156 - sp:resultVariables (_:b17) ; 5159 + sp:resultVariables (_:b16) ;
5157 sp:where ([ rdf:type sp:Bind ; 5160 sp:where ([ rdf:type sp:Bind ;
5158 sp:expression 5161 sp:expression
5159 [ rdf:type sp:if ; 5162 [ rdf:type sp:if ;
...@@ -5171,7 +5174,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ...@@ -5171,7 +5174,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
5171 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> 5174 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
5172 ] 5175 ]
5173 ] ; 5176 ] ;
5174 - sp:variable _:b17 5177 + sp:variable _:b16
5175 ]) 5178 ])
5176 ] . 5179 ] .
5177 5180
...@@ -5181,7 +5184,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType ...@@ -5181,7 +5184,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
5181 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5184 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5182 spin:body 5185 spin:body
5183 [ rdf:type sp:Select ; 5186 [ rdf:type sp:Select ;
5184 - sp:resultVariables (_:b18) ; 5187 + sp:resultVariables (_:b17) ;
5185 sp:where ([ rdf:type sp:Bind ; 5188 sp:where ([ rdf:type sp:Bind ;
5186 sp:expression 5189 sp:expression
5187 [ rdf:type sp:if ; 5190 [ rdf:type sp:if ;
...@@ -5199,7 +5202,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType ...@@ -5199,7 +5202,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
5199 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> 5202 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
5200 ] 5203 ]
5201 ] ; 5204 ] ;
5202 - sp:variable _:b18 5205 + sp:variable _:b17
5203 ]) 5206 ])
5204 ] . 5207 ] .
5205 5208
...@@ -5209,7 +5212,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType ...@@ -5209,7 +5212,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
5209 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5212 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5210 spin:body 5213 spin:body
5211 [ rdf:type sp:Select ; 5214 [ rdf:type sp:Select ;
5212 - sp:resultVariables (_:b19) ; 5215 + sp:resultVariables (_:b18) ;
5213 sp:where ([ rdf:type sp:Bind ; 5216 sp:where ([ rdf:type sp:Bind ;
5214 sp:expression 5217 sp:expression
5215 [ rdf:type sp:if ; 5218 [ rdf:type sp:if ;
...@@ -5360,7 +5363,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType ...@@ -5360,7 +5363,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
5360 ] 5363 ]
5361 ] 5364 ]
5362 ] ; 5365 ] ;
5363 - sp:variable _:b19 5366 + sp:variable _:b18
5364 ]) 5367 ])
5365 ] . 5368 ] .
5366 5369
...@@ -5549,7 +5552,7 @@ ep-dpr-spin-lib:selectSafetyActivityType ...@@ -5549,7 +5552,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
5549 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5552 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5550 spin:body 5553 spin:body
5551 [ rdf:type sp:Select ; 5554 [ rdf:type sp:Select ;
5552 - sp:resultVariables (_:b20) ; 5555 + sp:resultVariables (_:b19) ;
5553 sp:where ([ rdf:type sp:Bind ; 5556 sp:where ([ rdf:type sp:Bind ;
5554 sp:expression 5557 sp:expression
5555 [ rdf:type sp:if ; 5558 [ rdf:type sp:if ;
...@@ -5693,7 +5696,7 @@ ep-dpr-spin-lib:selectSafetyActivityType ...@@ -5693,7 +5696,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
5693 ] 5696 ]
5694 ] 5697 ]
5695 ] ; 5698 ] ;
5696 - sp:variable _:b20 5699 + sp:variable _:b19
5697 ]) 5700 ])
5698 ] . 5701 ] .
5699 5702
...@@ -5956,7 +5959,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION ...@@ -5956,7 +5959,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
5956 ] ; 5959 ] ;
5957 spin:body 5960 spin:body
5958 [ rdf:type sp:Select ; 5961 [ rdf:type sp:Select ;
5959 - sp:resultVariables (_:b21) ; 5962 + sp:resultVariables (_:b20) ;
5960 sp:where ([ rdf:type sp:Bind ; 5963 sp:where ([ rdf:type sp:Bind ;
5961 sp:expression 5964 sp:expression
5962 [ rdf:type sp:if ; 5965 [ rdf:type sp:if ;
...@@ -5967,7 +5970,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION ...@@ -5967,7 +5970,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
5967 sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; 5970 sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
5968 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> 5971 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
5969 ] ; 5972 ] ;
5970 - sp:variable _:b21 5973 + sp:variable _:b20
5971 ]) 5974 ])
5972 ] . 5975 ] .
5973 5976
...@@ -6360,7 +6363,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ...@@ -6360,7 +6363,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
6360 rdfs:subClassOf ep-dpr-spin-lib:Function ; 6363 rdfs:subClassOf ep-dpr-spin-lib:Function ;
6361 spin:body 6364 spin:body
6362 [ rdf:type sp:Select ; 6365 [ rdf:type sp:Select ;
6363 - sp:resultVariables (_:b22) ; 6366 + sp:resultVariables (_:b21) ;
6364 sp:where ([ rdf:type sp:Bind ; 6367 sp:where ([ rdf:type sp:Bind ;
6365 sp:expression 6368 sp:expression
6366 [ rdf:type sp:if ; 6369 [ rdf:type sp:if ;
...@@ -6385,7 +6388,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ...@@ -6385,7 +6388,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
6385 ] 6388 ]
6386 ] 6389 ]
6387 ] ; 6390 ] ;
6388 - sp:variable _:b22 6391 + sp:variable _:b21
6389 ]) 6392 ])
6390 ] . 6393 ] .
6391 6394
...@@ -7503,29 +7506,26 @@ ep-dpr-spin-lib:selectWorkScale ...@@ -7503,29 +7506,26 @@ ep-dpr-spin-lib:selectWorkScale
7503 ]) 7506 ])
7504 ] . 7507 ] .
7505 7508
7506 -_:b22
7507 - sp:varName "volumeFlowRateAtStdType"^^xsd:string .
7508 -
7509 _:b21 7509 _:b21
7510 - sp:varName "specificVolumeScale"^^xsd:string . 7510 + sp:varName "volumeFlowRateAtStdType"^^xsd:string .
7511 7511
7512 _:b20 7512 _:b20
7513 - sp:varName "safetyActivityType"^^xsd:string . 7513 + sp:varName "specificVolumeScale"^^xsd:string .
7514 7514
7515 _:b19 7515 _:b19
7516 - sp:varName "productionFlowPurposeType"^^xsd:string . 7516 + sp:varName "safetyActivityType"^^xsd:string .
7517 7517
7518 _:b18 7518 _:b18
7519 - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . 7519 + sp:varName "productionFlowPurposeType"^^xsd:string .
7520 7520
7521 _:b17 7521 _:b17
7522 sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . 7522 sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
7523 7523
7524 _:b16 7524 _:b16
7525 - sp:varName "productionFlowDefinitionType"^^xsd:string . 7525 + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
7526 7526
7527 _:b15 7527 _:b15
7528 - sp:varName "productionFacilityType"^^xsd:string . 7528 + sp:varName "productionFlowDefinitionType"^^xsd:string .
7529 7529
7530 _:b14 7530 _:b14
7531 sp:varName "densityScale"^^xsd:string . 7531 sp:varName "densityScale"^^xsd:string .
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
23 23
24 <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> 24 <http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
25 rdf:type owl:Ontology ; 25 rdf:type owl:Ontology ;
26 - owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> ; 26 + owl:imports <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> ;
27 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 27 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
28 28
29 ep-mpr-spin-lib:Function 29 ep-mpr-spin-lib:Function
...@@ -5065,13 +5065,13 @@ ep-mpr-spin-lib:selectReportingFacilityType ...@@ -5065,13 +5065,13 @@ ep-mpr-spin-lib:selectReportingFacilityType
5065 sp:arg1 spin:_arg1 ; 5065 sp:arg1 spin:_arg1 ;
5066 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller--lift> 5066 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller--lift>
5067 ] ; 5067 ] ;
5068 - sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#Controller-lift> ; 5068 + sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#GasLiftController> ;
5069 sp:arg3 [ rdf:type sp:if ; 5069 sp:arg3 [ rdf:type sp:if ;
5070 sp:arg1 [ rdf:type sp:eq ; 5070 sp:arg1 [ rdf:type sp:eq ;
5071 sp:arg1 spin:_arg1 ; 5071 sp:arg1 spin:_arg1 ;
5072 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller> 5072 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller>
5073 ] ; 5073 ] ;
5074 - sp:arg2 <http://www.reportinghub.no/ep/schema/production-equipment#Controller> ; 5074 + sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#GasLiftController> ;
5075 sp:arg3 [ rdf:type sp:if ; 5075 sp:arg3 [ rdf:type sp:if ;
5076 sp:arg1 [ rdf:type sp:eq ; 5076 sp:arg1 [ rdf:type sp:eq ;
5077 sp:arg1 spin:_arg1 ; 5077 sp:arg1 spin:_arg1 ;
......