David Price

Merge branch 'master' into workdpr2

...@@ -31,49 +31,49 @@ ep-activity:ApproveAReport ...@@ -31,49 +31,49 @@ ep-activity:ApproveAReport
31 rdfs:subClassOf ep-activity:Activity . 31 rdfs:subClassOf ep-activity:Activity .
32 32
33 ep-activity:Completion-DrillStemTest 33 ep-activity:Completion-DrillStemTest
34 - rdf:type ep-activity:WellTestType , owl:Class ; 34 + rdf:type owl:Class , ep-activity:WellTestType ;
35 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 35 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
36 rdfs:label "completion - drill stem test"^^xsd:string ; 36 rdfs:label "completion - drill stem test"^^xsd:string ;
37 rdfs:subClassOf ep-activity:DrillStemTest . 37 rdfs:subClassOf ep-activity:DrillStemTest .
38 38
39 ep-activity:Completion-ProductionTest 39 ep-activity:Completion-ProductionTest
40 - rdf:type ep-activity:WellTestType , owl:Class ; 40 + rdf:type owl:Class , ep-activity:WellTestType ;
41 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 41 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
42 rdfs:label "completion - production test"^^xsd:string ; 42 rdfs:label "completion - production test"^^xsd:string ;
43 rdfs:subClassOf ep-activity:ProductionTest . 43 rdfs:subClassOf ep-activity:ProductionTest .
44 44
45 ep-activity:DrawdownTest 45 ep-activity:DrawdownTest
46 - rdf:type ep-activity:WellTestType , owl:Class ; 46 + rdf:type owl:Class , ep-activity:WellTestType ;
47 rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ; 47 rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ;
48 rdfs:label "drawdown test"^^xsd:string ; 48 rdfs:label "drawdown test"^^xsd:string ;
49 rdfs:subClassOf ep-activity:WellTest . 49 rdfs:subClassOf ep-activity:WellTest .
50 50
51 ep-activity:Gas-FlowAfterFlowTest 51 ep-activity:Gas-FlowAfterFlowTest
52 - rdf:type ep-activity:WellTestType , owl:Class ; 52 + rdf:type owl:Class , ep-activity:WellTestType ;
53 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 53 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
54 rdfs:label "gas - flow after flow test"^^xsd:string ; 54 rdfs:label "gas - flow after flow test"^^xsd:string ;
55 rdfs:subClassOf ep-activity:WellTest . 55 rdfs:subClassOf ep-activity:WellTest .
56 56
57 ep-activity:Gas-IsochronalTest 57 ep-activity:Gas-IsochronalTest
58 - rdf:type ep-activity:WellTestType , owl:Class ; 58 + rdf:type owl:Class , ep-activity:WellTestType ;
59 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 59 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
60 rdfs:label "gas - isochronal test"^^xsd:string ; 60 rdfs:label "gas - isochronal test"^^xsd:string ;
61 rdfs:subClassOf ep-activity:WellTest . 61 rdfs:subClassOf ep-activity:WellTest .
62 62
63 ep-activity:Gas-ModifiedIsochronalTest 63 ep-activity:Gas-ModifiedIsochronalTest
64 - rdf:type ep-activity:WellTestType , owl:Class ; 64 + rdf:type owl:Class , ep-activity:WellTestType ;
65 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 65 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
66 rdfs:label "gas - modified isochronal test"^^xsd:string ; 66 rdfs:label "gas - modified isochronal test"^^xsd:string ;
67 rdfs:subClassOf ep-activity:WellTest . 67 rdfs:subClassOf ep-activity:WellTest .
68 68
69 ep-activity:InjectionTest-FallOff 69 ep-activity:InjectionTest-FallOff
70 - rdf:type ep-activity:WellTestType , owl:Class ; 70 + rdf:type owl:Class , ep-activity:WellTestType ;
71 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 71 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
72 rdfs:label "injection test - fall-off"^^xsd:string ; 72 rdfs:label "injection test - fall-off"^^xsd:string ;
73 rdfs:subClassOf ep-prodact:InjectionWellTest . 73 rdfs:subClassOf ep-prodact:InjectionWellTest .
74 74
75 ep-activity:InterferenceTest-PulseTest 75 ep-activity:InterferenceTest-PulseTest
76 - rdf:type ep-activity:WellTestType , owl:Class ; 76 + rdf:type owl:Class , ep-activity:WellTestType ;
77 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 77 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
78 rdfs:label "interference test - pulse test"^^xsd:string ; 78 rdfs:label "interference test - pulse test"^^xsd:string ;
79 rdfs:subClassOf ep-activity:WellTest . 79 rdfs:subClassOf ep-activity:WellTest .
...@@ -90,19 +90,19 @@ ep-activity:MakeAnObservation ...@@ -90,19 +90,19 @@ ep-activity:MakeAnObservation
90 rdfs:subClassOf ep-activity:Activity . 90 rdfs:subClassOf ep-activity:Activity .
91 91
92 ep-activity:MaximumSandFreeRateTest 92 ep-activity:MaximumSandFreeRateTest
93 - rdf:type ep-activity:WellTestType , owl:Class ; 93 + rdf:type owl:Class , ep-activity:WellTestType ;
94 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 94 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
95 rdfs:label "maximum sand-free rate test"^^xsd:string ; 95 rdfs:label "maximum sand-free rate test"^^xsd:string ;
96 rdfs:subClassOf ep-activity:WellTest . 96 rdfs:subClassOf ep-activity:WellTest .
97 97
98 ep-activity:MultiLayerTransientTest 98 ep-activity:MultiLayerTransientTest
99 - rdf:type ep-activity:WellTestType , owl:Class ; 99 + rdf:type owl:Class , ep-activity:WellTestType ;
100 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 100 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
101 rdfs:label "multi-layer transient test"^^xsd:string ; 101 rdfs:label "multi-layer transient test"^^xsd:string ;
102 rdfs:subClassOf ep-activity:WellTest . 102 rdfs:subClassOf ep-activity:WellTest .
103 103
104 ep-activity:MultiRateTest 104 ep-activity:MultiRateTest
105 - rdf:type ep-activity:WellTestType , owl:Class ; 105 + rdf:type owl:Class , ep-activity:WellTestType ;
106 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 106 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
107 rdfs:label "multi-rate test"^^xsd:string ; 107 rdfs:label "multi-rate test"^^xsd:string ;
108 rdfs:subClassOf ep-activity:WellTest . 108 rdfs:subClassOf ep-activity:WellTest .
...@@ -113,13 +113,13 @@ ep-activity:ObserveTheWeather ...@@ -113,13 +113,13 @@ ep-activity:ObserveTheWeather
113 rdfs:subClassOf ep-activity:MakeAnObservation . 113 rdfs:subClassOf ep-activity:MakeAnObservation .
114 114
115 ep-activity:Oil-FlowAfterFlowTest 115 ep-activity:Oil-FlowAfterFlowTest
116 - rdf:type ep-activity:WellTestType , owl:Class ; 116 + rdf:type owl:Class , ep-activity:WellTestType ;
117 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 117 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
118 rdfs:label "oil - flow after flow test"^^xsd:string ; 118 rdfs:label "oil - flow after flow test"^^xsd:string ;
119 rdfs:subClassOf ep-activity:WellTest . 119 rdfs:subClassOf ep-activity:WellTest .
120 120
121 ep-activity:PressureBuildUpTest 121 ep-activity:PressureBuildUpTest
122 - rdf:type ep-activity:WellTestType , owl:Class ; 122 + rdf:type owl:Class , ep-activity:WellTestType ;
123 rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ; 123 rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ;
124 rdfs:label "pressure build-up test"^^xsd:string ; 124 rdfs:label "pressure build-up test"^^xsd:string ;
125 rdfs:subClassOf ep-activity:WellTest . 125 rdfs:subClassOf ep-activity:WellTest .
...@@ -127,16 +127,16 @@ ep-activity:PressureBuildUpTest ...@@ -127,16 +127,16 @@ ep-activity:PressureBuildUpTest
127 ep-activity:ProductionWellTest 127 ep-activity:ProductionWellTest
128 rdf:type owl:Class ; 128 rdf:type owl:Class ;
129 rdfs:label "production well test"^^xsd:string ; 129 rdfs:label "production well test"^^xsd:string ;
130 - rdfs:subClassOf ep-activity:ProductionActivity , ep-activity:WellTest . 130 + rdfs:subClassOf ep-activity:WellTest , ep-activity:ProductionActivity .
131 131
132 ep-activity:SingleRateTest 132 ep-activity:SingleRateTest
133 - rdf:type ep-activity:WellTestType , owl:Class ; 133 + rdf:type owl:Class , ep-activity:WellTestType ;
134 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 134 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
135 rdfs:label "single rate test"^^xsd:string ; 135 rdfs:label "single rate test"^^xsd:string ;
136 rdfs:subClassOf ep-activity:WellTest . 136 rdfs:subClassOf ep-activity:WellTest .
137 137
138 ep-activity:Water-FlowAfterFlowTest 138 ep-activity:Water-FlowAfterFlowTest
139 - rdf:type ep-activity:WellTestType , owl:Class ; 139 + rdf:type owl:Class , ep-activity:WellTestType ;
140 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ; 140 rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
141 rdfs:label "water - flow after flow test"^^xsd:string ; 141 rdfs:label "water - flow after flow test"^^xsd:string ;
142 rdfs:subClassOf ep-activity:WellTest . 142 rdfs:subClassOf ep-activity:WellTest .
...@@ -188,13 +188,13 @@ ep-prodact:AccidentPreventionExercise ...@@ -188,13 +188,13 @@ ep-prodact:AccidentPreventionExercise
188 rdfs:subClassOf ep-prodact:DrillOrExcercise . 188 rdfs:subClassOf ep-prodact:DrillOrExcercise .
189 189
190 ep-prodact:AdministerFirstAid 190 ep-prodact:AdministerFirstAid
191 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 191 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
192 rdfs:comment "medical treatment that is first aid"^^xsd:string ; 192 rdfs:comment "medical treatment that is first aid"^^xsd:string ;
193 rdfs:label "administer first aid"^^xsd:string ; 193 rdfs:label "administer first aid"^^xsd:string ;
194 rdfs:subClassOf ep-prodact:MedicalTreatment . 194 rdfs:subClassOf ep-prodact:MedicalTreatment .
195 195
196 ep-prodact:AirTrafficOperation 196 ep-prodact:AirTrafficOperation
197 - rdf:type ep-prodact:ProductionActivityType , owl:Class ; 197 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
198 rdfs:comment "activity that is an air traffic operation"^^xsd:string ; 198 rdfs:comment "activity that is an air traffic operation"^^xsd:string ;
199 rdfs:label "air traffic operation"^^xsd:string ; 199 rdfs:label "air traffic operation"^^xsd:string ;
200 rdfs:subClassOf ep-activity:ProductionActivity . 200 rdfs:subClassOf ep-activity:ProductionActivity .
...@@ -224,22 +224,22 @@ ep-prodact:AlertType ...@@ -224,22 +224,22 @@ ep-prodact:AlertType
224 rdfs:subClassOf owl:Class . 224 rdfs:subClassOf owl:Class .
225 225
226 ep-prodact:AllocateSplitFactors 226 ep-prodact:AllocateSplitFactors
227 - rdf:type ep-prodact:SplitFactorDeterminationType , owl:Class ; 227 + rdf:type owl:Class , ep-prodact:SplitFactorDeterminationType ;
228 rdfs:comment "activity that is allocating the fraction of a source flow that is assumed to go into different product streams"^^xsd:string ; 228 rdfs:comment "activity that is allocating the fraction of a source flow that is assumed to go into different product streams"^^xsd:string ;
229 rdfs:label "allocate split factors"^^xsd:string ; 229 rdfs:label "allocate split factors"^^xsd:string ;
230 rdfs:subClassOf ep-activity:Activity . 230 rdfs:subClassOf ep-activity:Activity .
231 231
232 ep-prodact:AnnualProductionActivityToDate 232 ep-prodact:AnnualProductionActivityToDate
233 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 233 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
234 rdfs:comment "production activity that is during the year to date"^^xsd:string ; 234 rdfs:comment "production activity that is during the year to date"^^xsd:string ;
235 rdfs:label "annual production activity to date"^^xsd:string ; 235 rdfs:label "annual production activity to date"^^xsd:string ;
236 rdfs:subClassOf ep-activity:ProductionActivity . 236 rdfs:subClassOf ep-activity:ProductionActivity .
237 237
238 ep-prodact:AnnualProductionOperationToDate 238 ep-prodact:AnnualProductionOperationToDate
239 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 239 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
240 rdfs:comment "production operation from the beginning of an annual reporting period to a date within, or at the end of, the reporting period"^^xsd:string ; 240 rdfs:comment "production operation from the beginning of an annual reporting period to a date within, or at the end of, the reporting period"^^xsd:string ;
241 rdfs:label "annual production operation to date"^^xsd:string ; 241 rdfs:label "annual production operation to date"^^xsd:string ;
242 - rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate , ep-prodact:ProductionOperation . 242 + rdfs:subClassOf ep-prodact:ProductionOperation , ep-prodact:AnnualProductionActivityToDate .
243 243
244 ep-prodact:BasketMovement 244 ep-prodact:BasketMovement
245 rdf:type owl:Class ; 245 rdf:type owl:Class ;
...@@ -254,7 +254,7 @@ ep-prodact:CargoShipOperation ...@@ -254,7 +254,7 @@ ep-prodact:CargoShipOperation
254 rdfs:subClassOf ep-activity:ProductionActivity . 254 rdfs:subClassOf ep-activity:ProductionActivity .
255 255
256 ep-prodact:ConstructionOperation 256 ep-prodact:ConstructionOperation
257 - rdf:type ep-prodact:ProductionActivityType , owl:Class ; 257 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
258 rdfs:comment "activity that is construction"^^xsd:string ; 258 rdfs:comment "activity that is construction"^^xsd:string ;
259 rdfs:label "construction operation"^^xsd:string ; 259 rdfs:label "construction operation"^^xsd:string ;
260 rdfs:subClassOf ep-activity:Activity ; 260 rdfs:subClassOf ep-activity:Activity ;
...@@ -262,7 +262,7 @@ ep-prodact:ConstructionOperation ...@@ -262,7 +262,7 @@ ep-prodact:ConstructionOperation
262 "http://posccaesar.org/rdl/RDS9685637"^^xsd:string . 262 "http://posccaesar.org/rdl/RDS9685637"^^xsd:string .
263 263
264 ep-prodact:DailyProductionOperationProcessingLoss 264 ep-prodact:DailyProductionOperationProcessingLoss
265 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 265 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
266 rdfs:comment "activity that is all that happens to cause production operation processing loss in one day"^^xsd:string ; 266 rdfs:comment "activity that is all that happens to cause production operation processing loss in one day"^^xsd:string ;
267 rdfs:label "daily production operation processing loss"^^xsd:string ; 267 rdfs:label "daily production operation processing loss"^^xsd:string ;
268 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 268 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -280,7 +280,7 @@ ep-prodact:DefinedHazardAndAccidentSituation ...@@ -280,7 +280,7 @@ ep-prodact:DefinedHazardAndAccidentSituation
280 rdfs:subClassOf ep-prodact:Incident . 280 rdfs:subClassOf ep-prodact:Incident .
281 281
282 ep-prodact:Deviation 282 ep-prodact:Deviation
283 - rdf:type ep-prodact:ProductionActivityType , owl:Class ; 283 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
284 rdfs:comment "activity that is a deviation from existing procedures and guidelines"^^xsd:string ; 284 rdfs:comment "activity that is a deviation from existing procedures and guidelines"^^xsd:string ;
285 rdfs:label "deviation"^^xsd:string ; 285 rdfs:label "deviation"^^xsd:string ;
286 rdfs:subClassOf ep-activity:ProductionActivity . 286 rdfs:subClassOf ep-activity:ProductionActivity .
...@@ -292,25 +292,25 @@ ep-prodact:DischargeWater ...@@ -292,25 +292,25 @@ ep-prodact:DischargeWater
292 rdfs:subClassOf ep-activity:ProductionActivity . 292 rdfs:subClassOf ep-activity:ProductionActivity .
293 293
294 ep-prodact:DrillOrExcercise 294 ep-prodact:DrillOrExcercise
295 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 295 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
296 rdfs:comment "activity that is a drill or exercise intended to prevent harm to health, safety or the environment"^^xsd:string ; 296 rdfs:comment "activity that is a drill or exercise intended to prevent harm to health, safety or the environment"^^xsd:string ;
297 rdfs:label "drill or exercise"^^xsd:string ; 297 rdfs:label "drill or exercise"^^xsd:string ;
298 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 298 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
299 299
300 ep-prodact:ExtendedMaintenanceTurnaround 300 ep-prodact:ExtendedMaintenanceTurnaround
301 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 301 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
302 rdfs:comment "activity that is an extended maintenance turnaround"^^xsd:string ; 302 rdfs:comment "activity that is an extended maintenance turnaround"^^xsd:string ;
303 rdfs:label "extended maintenance turnaround"^^xsd:string ; 303 rdfs:label "extended maintenance turnaround"^^xsd:string ;
304 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 304 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
305 305
306 ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal 306 ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal
307 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 307 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
308 rdfs:comment "extended maintenance turnaround that is for an export terminal"^^xsd:string ; 308 rdfs:comment "extended maintenance turnaround that is for an export terminal"^^xsd:string ;
309 rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ; 309 rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ;
310 rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround . 310 rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround .
311 311
312 ep-prodact:Fire 312 ep-prodact:Fire
313 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 313 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
314 rdfs:comment "incident that is an unintentional fire"^^xsd:string ; 314 rdfs:comment "incident that is an unintentional fire"^^xsd:string ;
315 rdfs:label "fire"^^xsd:string ; 315 rdfs:label "fire"^^xsd:string ;
316 rdfs:subClassOf ep-prodact:Incident . 316 rdfs:subClassOf ep-prodact:Incident .
...@@ -322,61 +322,61 @@ ep-prodact:FluidLevelTest ...@@ -322,61 +322,61 @@ ep-prodact:FluidLevelTest
322 rdfs:subClassOf ep-activity:ProductionWellTest . 322 rdfs:subClassOf ep-activity:ProductionWellTest .
323 323
324 ep-prodact:FluidSampling-DST 324 ep-prodact:FluidSampling-DST
325 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 325 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
326 rdfs:comment "fluid sampling and analysis that has a sample taken as part of a drill stem test"^^xsd:string ; 326 rdfs:comment "fluid sampling and analysis that has a sample taken as part of a drill stem test"^^xsd:string ;
327 rdfs:label "fluid sampling - DST"^^xsd:string ; 327 rdfs:label "fluid sampling - DST"^^xsd:string ;
328 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 328 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
329 329
330 ep-prodact:FluidSampling-RFTorMDT 330 ep-prodact:FluidSampling-RFTorMDT
331 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 331 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
332 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ; 332 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
333 rdfs:label "fluid sampling - RFT or MDT"^^xsd:string ; 333 rdfs:label "fluid sampling - RFT or MDT"^^xsd:string ;
334 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 334 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
335 335
336 ep-prodact:FluidSampling-bottomhole 336 ep-prodact:FluidSampling-bottomhole
337 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 337 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
338 rdfs:comment "fluid sampling and analysis that has a sample taken from the bottom of a wellbore"^^xsd:string ; 338 rdfs:comment "fluid sampling and analysis that has a sample taken from the bottom of a wellbore"^^xsd:string ;
339 rdfs:label "fluid sampling - bottomhole"^^xsd:string ; 339 rdfs:label "fluid sampling - bottomhole"^^xsd:string ;
340 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 340 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
341 341
342 ep-prodact:FluidSampling-formationTester 342 ep-prodact:FluidSampling-formationTester
343 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 343 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
344 rdfs:comment "fluid sampling and analysis that has the sample taken by a formation tester"^^xsd:string ; 344 rdfs:comment "fluid sampling and analysis that has the sample taken by a formation tester"^^xsd:string ;
345 rdfs:label "fluid sampling - formation tester"^^xsd:string ; 345 rdfs:label "fluid sampling - formation tester"^^xsd:string ;
346 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 346 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
347 347
348 ep-prodact:FluidSampling-recombined 348 ep-prodact:FluidSampling-recombined
349 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 349 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
350 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ; 350 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
351 rdfs:label "fluid sampling - recombined"^^xsd:string ; 351 rdfs:label "fluid sampling - recombined"^^xsd:string ;
352 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 352 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
353 353
354 ep-prodact:FluidSampling-separatorGas 354 ep-prodact:FluidSampling-separatorGas
355 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 355 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
356 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ; 356 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
357 rdfs:label "fluid sampling - separator gas"^^xsd:string ; 357 rdfs:label "fluid sampling - separator gas"^^xsd:string ;
358 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 358 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
359 359
360 ep-prodact:FluidSampling-separatorOil 360 ep-prodact:FluidSampling-separatorOil
361 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 361 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
362 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ; 362 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
363 rdfs:label "fluid sampling - separator oil"^^xsd:string ; 363 rdfs:label "fluid sampling - separator oil"^^xsd:string ;
364 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 364 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
365 365
366 ep-prodact:FluidSampling-separatorWater 366 ep-prodact:FluidSampling-separatorWater
367 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 367 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
368 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ; 368 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
369 rdfs:label "fluid sampling - separator water"^^xsd:string ; 369 rdfs:label "fluid sampling - separator water"^^xsd:string ;
370 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 370 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
371 371
372 ep-prodact:FluidSampling-synthetic 372 ep-prodact:FluidSampling-synthetic
373 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 373 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
374 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ; 374 rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
375 rdfs:label "fluid sampling - synthetic"^^xsd:string ; 375 rdfs:label "fluid sampling - synthetic"^^xsd:string ;
376 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 376 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
377 377
378 ep-prodact:FluidSampling-wellhead 378 ep-prodact:FluidSampling-wellhead
379 - rdf:type ep-prodact:FluidSamplingType , owl:Class ; 379 + rdf:type owl:Class , ep-prodact:FluidSamplingType ;
380 rdfs:comment "fluid sampling and analysis that has the sample taken at the well head"^^xsd:string ; 380 rdfs:comment "fluid sampling and analysis that has the sample taken at the well head"^^xsd:string ;
381 rdfs:label "fluid sampling - wellhead"^^xsd:string ; 381 rdfs:label "fluid sampling - wellhead"^^xsd:string ;
382 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis . 382 rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
...@@ -394,7 +394,7 @@ ep-prodact:FluidSamplingType ...@@ -394,7 +394,7 @@ ep-prodact:FluidSamplingType
394 rdfs:subClassOf owl:Class . 394 rdfs:subClassOf owl:Class .
395 395
396 ep-prodact:HSEProblem 396 ep-prodact:HSEProblem
397 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 397 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
398 rdfs:comment "activity that is an HSE problem"^^xsd:string ; 398 rdfs:comment "activity that is an HSE problem"^^xsd:string ;
399 rdfs:label "HSE problem"^^xsd:string ; 399 rdfs:label "HSE problem"^^xsd:string ;
400 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 400 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -412,7 +412,7 @@ ep-prodact:Incident ...@@ -412,7 +412,7 @@ ep-prodact:Incident
412 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 412 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
413 413
414 ep-prodact:InitialWellTest 414 ep-prodact:InitialWellTest
415 - rdf:type ep-prodact:WellTestReasonType , owl:Class ; 415 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
416 rdfs:comment "well test that is the first on a well"^^xsd:string ; 416 rdfs:comment "well test that is the first on a well"^^xsd:string ;
417 rdfs:label "initial well test"^^xsd:string ; 417 rdfs:label "initial well test"^^xsd:string ;
418 rdfs:subClassOf ep-activity:WellTest . 418 rdfs:subClassOf ep-activity:WellTest .
...@@ -430,25 +430,25 @@ ep-prodact:Injury ...@@ -430,25 +430,25 @@ ep-prodact:Injury
430 rdfs:subClassOf ep-prodact:AccidentOrInjury . 430 rdfs:subClassOf ep-prodact:AccidentOrInjury .
431 431
432 ep-prodact:IssueBillOfLading 432 ep-prodact:IssueBillOfLading
433 - rdf:type ep-prodact:SalesActivityType , owl:Class ; 433 + rdf:type owl:Class , ep-prodact:SalesActivityType ;
434 rdfs:comment "sales activity that is issuing a bill of lading"^^xsd:string ; 434 rdfs:comment "sales activity that is issuing a bill of lading"^^xsd:string ;
435 rdfs:label "issue bill of lading"^^xsd:string ; 435 rdfs:label "issue bill of lading"^^xsd:string ;
436 rdfs:subClassOf ep-prodact:SalesActivity . 436 rdfs:subClassOf ep-prodact:SalesActivity .
437 437
438 ep-prodact:IssueWorkPermit 438 ep-prodact:IssueWorkPermit
439 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 439 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
440 rdfs:comment "activity that is issuing a work permit"^^xsd:string ; 440 rdfs:comment "activity that is issuing a work permit"^^xsd:string ;
441 rdfs:label "issue work permit"^^xsd:string ; 441 rdfs:label "issue work permit"^^xsd:string ;
442 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 442 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
443 443
444 ep-prodact:IssueWorkPermitWithSJA 444 ep-prodact:IssueWorkPermitWithSJA
445 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 445 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
446 rdfs:comment "issue a work permit with Safe Job Analysis"^^xsd:string ; 446 rdfs:comment "issue a work permit with Safe Job Analysis"^^xsd:string ;
447 rdfs:label "issue work permit with SJA"^^xsd:string ; 447 rdfs:label "issue work permit with SJA"^^xsd:string ;
448 rdfs:subClassOf ep-prodact:IssueWorkPermit . 448 rdfs:subClassOf ep-prodact:IssueWorkPermit .
449 449
450 ep-prodact:JobObservation 450 ep-prodact:JobObservation
451 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 451 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
452 rdfs:comment "<not defined in MPR-XSD>"^^xsd:string ; 452 rdfs:comment "<not defined in MPR-XSD>"^^xsd:string ;
453 rdfs:label "job observation"^^xsd:string ; 453 rdfs:label "job observation"^^xsd:string ;
454 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 454 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
...@@ -466,13 +466,13 @@ ep-prodact:LostTimeAccident ...@@ -466,13 +466,13 @@ ep-prodact:LostTimeAccident
466 rdfs:subClassOf ep-prodact:Injury . 466 rdfs:subClassOf ep-prodact:Injury .
467 467
468 ep-prodact:LostTimeIncident 468 ep-prodact:LostTimeIncident
469 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 469 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
470 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 ; 470 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 ;
471 rdfs:label "lost time incident"^^xsd:string ; 471 rdfs:label "lost time incident"^^xsd:string ;
472 rdfs:subClassOf ep-prodact:Injury . 472 rdfs:subClassOf ep-prodact:Injury .
473 473
474 ep-prodact:MaintenanceActivity 474 ep-prodact:MaintenanceActivity
475 - rdf:type ep-prodact:ProductionActivityType , owl:Class ; 475 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
476 rdfs:comment "activity that is maintenance"^^xsd:string ; 476 rdfs:comment "activity that is maintenance"^^xsd:string ;
477 rdfs:label "maintenance activity"^^xsd:string ; 477 rdfs:label "maintenance activity"^^xsd:string ;
478 rdfs:subClassOf ep-activity:ProductionActivity ; 478 rdfs:subClassOf ep-activity:ProductionActivity ;
...@@ -486,7 +486,7 @@ ep-prodact:MakeAComment ...@@ -486,7 +486,7 @@ ep-prodact:MakeAComment
486 rdfs:subClassOf ep-activity:Activity . 486 rdfs:subClassOf ep-activity:Activity .
487 487
488 ep-prodact:MakeATransaction 488 ep-prodact:MakeATransaction
489 - rdf:type ep-prodact:SalesActivityType , owl:Class ; 489 + rdf:type owl:Class , ep-prodact:SalesActivityType ;
490 rdfs:comment "sales activity that is making a transaction"^^xsd:string ; 490 rdfs:comment "sales activity that is making a transaction"^^xsd:string ;
491 rdfs:label "make a transaction"^^xsd:string ; 491 rdfs:label "make a transaction"^^xsd:string ;
492 rdfs:subClassOf ep-prodact:SalesActivity . 492 rdfs:subClassOf ep-prodact:SalesActivity .
...@@ -498,13 +498,13 @@ ep-prodact:MarineOperation ...@@ -498,13 +498,13 @@ ep-prodact:MarineOperation
498 rdfs:subClassOf ep-activity:ProductionActivity . 498 rdfs:subClassOf ep-activity:ProductionActivity .
499 499
500 ep-prodact:MarkedGasLossOfExport 500 ep-prodact:MarkedGasLossOfExport
501 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 501 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
502 rdfs:comment "activity that is not exporting gas due to marked product"^^xsd:string ; 502 rdfs:comment "activity that is not exporting gas due to marked product"^^xsd:string ;
503 rdfs:label "marked gas loss of export"^^xsd:string ; 503 rdfs:label "marked gas loss of export"^^xsd:string ;
504 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 504 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
505 505
506 ep-prodact:MarkedOilLossOfExport 506 ep-prodact:MarkedOilLossOfExport
507 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 507 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
508 rdfs:comment "activity that is not exporting oil due to marked product"^^xsd:string ; 508 rdfs:comment "activity that is not exporting oil due to marked product"^^xsd:string ;
509 rdfs:label "marked oil loss of export"^^xsd:string ; 509 rdfs:label "marked oil loss of export"^^xsd:string ;
510 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 510 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -516,7 +516,7 @@ ep-prodact:MeasurePropertiesOfAFlow ...@@ -516,7 +516,7 @@ ep-prodact:MeasurePropertiesOfAFlow
516 rdfs:subClassOf ep-activity:Activity . 516 rdfs:subClassOf ep-activity:Activity .
517 517
518 ep-prodact:MeasureSplitFactors 518 ep-prodact:MeasureSplitFactors
519 - rdf:type ep-prodact:SplitFactorDeterminationType , owl:Class ; 519 + rdf:type owl:Class , ep-prodact:SplitFactorDeterminationType ;
520 rdfs:comment "activity that is measuring the fraction of a source flow that goes into different product streams"^^xsd:string ; 520 rdfs:comment "activity that is measuring the fraction of a source flow that goes into different product streams"^^xsd:string ;
521 rdfs:label "measure split factors"^^xsd:string ; 521 rdfs:label "measure split factors"^^xsd:string ;
522 rdfs:subClassOf ep-activity:Activity . 522 rdfs:subClassOf ep-activity:Activity .
...@@ -528,19 +528,19 @@ ep-prodact:MedicalTreatment ...@@ -528,19 +528,19 @@ ep-prodact:MedicalTreatment
528 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 528 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
529 529
530 ep-prodact:MedicalTreatmentInjury 530 ep-prodact:MedicalTreatmentInjury
531 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 531 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
532 rdfs:comment "injury that requires medical treatment"^^xsd:string ; 532 rdfs:comment "injury that requires medical treatment"^^xsd:string ;
533 rdfs:label "medical treatment injury"^^xsd:string ; 533 rdfs:label "medical treatment injury"^^xsd:string ;
534 rdfs:subClassOf ep-prodact:Injury . 534 rdfs:subClassOf ep-prodact:Injury .
535 535
536 ep-prodact:ModificationProject 536 ep-prodact:ModificationProject
537 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 537 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
538 rdfs:comment "activity that is a modification project"^^xsd:string ; 538 rdfs:comment "activity that is a modification project"^^xsd:string ;
539 rdfs:label "modification project"^^xsd:string ; 539 rdfs:label "modification project"^^xsd:string ;
540 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 540 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
541 541
542 ep-prodact:MonthlyProductionOperationToDate 542 ep-prodact:MonthlyProductionOperationToDate
543 - rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ; 543 + rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
544 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 ; 544 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 ;
545 rdfs:label "monthly production operation to date"^^xsd:string ; 545 rdfs:label "monthly production operation to date"^^xsd:string ;
546 rdfs:subClassOf ep-prodact:ProductionOperation . 546 rdfs:subClassOf ep-prodact:ProductionOperation .
...@@ -558,25 +558,25 @@ ep-prodact:MovementOfProductType ...@@ -558,25 +558,25 @@ ep-prodact:MovementOfProductType
558 rdfs:subClassOf owl:Class . 558 rdfs:subClassOf owl:Class .
559 559
560 ep-prodact:NearMiss 560 ep-prodact:NearMiss
561 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 561 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
562 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 ; 562 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 ;
563 rdfs:label "near miss"^^xsd:string ; 563 rdfs:label "near miss"^^xsd:string ;
564 rdfs:subClassOf ep-prodact:Incident . 564 rdfs:subClassOf ep-prodact:Incident .
565 565
566 ep-prodact:OperationMistakes 566 ep-prodact:OperationMistakes
567 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 567 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
568 rdfs:comment "activity that is an operation mistake"^^xsd:string ; 568 rdfs:comment "activity that is an operation mistake"^^xsd:string ;
569 rdfs:label "operation mistakes"^^xsd:string ; 569 rdfs:label "operation mistakes"^^xsd:string ;
570 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 570 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
571 571
572 ep-prodact:OtherReasonWellTest 572 ep-prodact:OtherReasonWellTest
573 - rdf:type ep-prodact:WellTestReasonType , owl:Class ; 573 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
574 rdfs:comment "well test that is not initial, periodic, or a revision"^^xsd:string ; 574 rdfs:comment "well test that is not initial, periodic, or a revision"^^xsd:string ;
575 rdfs:label "other reason well text"^^xsd:string ; 575 rdfs:label "other reason well text"^^xsd:string ;
576 rdfs:subClassOf ep-activity:WellTest . 576 rdfs:subClassOf ep-activity:WellTest .
577 577
578 ep-prodact:PeriodicWellTest 578 ep-prodact:PeriodicWellTest
579 - rdf:type ep-prodact:WellTestReasonType , owl:Class ; 579 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
580 rdfs:comment "well test that is carried out as part of a periodic testing regime"^^xsd:string ; 580 rdfs:comment "well test that is carried out as part of a periodic testing regime"^^xsd:string ;
581 rdfs:label "periodic well test"^^xsd:string ; 581 rdfs:label "periodic well test"^^xsd:string ;
582 rdfs:subClassOf ep-activity:WellTest . 582 rdfs:subClassOf ep-activity:WellTest .
...@@ -588,115 +588,115 @@ ep-prodact:PersonnelSafetyIntroduction ...@@ -588,115 +588,115 @@ ep-prodact:PersonnelSafetyIntroduction
588 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 588 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
589 589
590 ep-prodact:PlannedMaintenanceTurnaround 590 ep-prodact:PlannedMaintenanceTurnaround
591 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 591 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
592 rdfs:comment "activity that is a planned maintenance turnaround"^^xsd:string ; 592 rdfs:comment "activity that is a planned maintenance turnaround"^^xsd:string ;
593 rdfs:label "planned maintenace turnaround"^^xsd:string ; 593 rdfs:label "planned maintenace turnaround"^^xsd:string ;
594 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 594 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
595 595
596 ep-prodact:PowerStationFailure 596 ep-prodact:PowerStationFailure
597 - rdf:type ep-prodact:ProductionActivityType , owl:Class ; 597 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
598 rdfs:comment "activity that is the failure of a power station"^^xsd:string ; 598 rdfs:comment "activity that is the failure of a power station"^^xsd:string ;
599 rdfs:label "power station failure"^^xsd:string ; 599 rdfs:label "power station failure"^^xsd:string ;
600 rdfs:subClassOf ep-activity:Activity . 600 rdfs:subClassOf ep-activity:Activity .
601 601
602 ep-prodact:PreventiveMaintenanceTopside 602 ep-prodact:PreventiveMaintenanceTopside
603 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 603 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
604 rdfs:comment "activity that is preventive maintenance topside"^^xsd:string ; 604 rdfs:comment "activity that is preventive maintenance topside"^^xsd:string ;
605 rdfs:label "preventive maintenace topside"^^xsd:string ; 605 rdfs:label "preventive maintenace topside"^^xsd:string ;
606 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 606 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
607 607
608 ep-prodact:ProcessAndOperationProblem 608 ep-prodact:ProcessAndOperationProblem
609 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 609 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
610 rdfs:comment "activity that is a process and operation problem"^^xsd:string ; 610 rdfs:comment "activity that is a process and operation problem"^^xsd:string ;
611 rdfs:label "process and operation problem"^^xsd:string ; 611 rdfs:label "process and operation problem"^^xsd:string ;
612 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 612 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
613 613
614 ep-prodact:ProductCompletedLifting 614 ep-prodact:ProductCompletedLifting
615 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 615 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
616 rdfs:comment "movement of product that is exported from a stock within a given time period (source: MPR-XSD)"^^xsd:string ; 616 rdfs:comment "movement of product that is exported from a stock within a given time period (source: MPR-XSD)"^^xsd:string ;
617 rdfs:label "product completed lifting"^^xsd:string ; 617 rdfs:label "product completed lifting"^^xsd:string ;
618 rdfs:subClassOf ep-prodact:MovementOfProduct . 618 rdfs:subClassOf ep-prodact:MovementOfProduct .
619 619
620 ep-prodact:ProductGain-Loss 620 ep-prodact:ProductGain-Loss
621 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 621 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
622 rdfs:comment "movement of product that is the lack of proper proportion or relation between the corresponding input and liftings transactions (source: MPR-XSD)"^^xsd:string ; 622 rdfs:comment "movement of product that is the lack of proper proportion or relation between the corresponding input and liftings transactions (source: MPR-XSD)"^^xsd:string ;
623 rdfs:label "product gain/loss"^^xsd:string ; 623 rdfs:label "product gain/loss"^^xsd:string ;
624 rdfs:subClassOf ep-prodact:MovementOfProduct . 624 rdfs:subClassOf ep-prodact:MovementOfProduct .
625 625
626 ep-prodact:ProductInputToStorage 626 ep-prodact:ProductInputToStorage
627 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 627 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
628 rdfs:comment "movement of product that is addition to a stock within a given time period (source: MPR-XSD)"^^xsd:string ; 628 rdfs:comment "movement of product that is addition to a stock within a given time period (source: MPR-XSD)"^^xsd:string ;
629 rdfs:label "product input to storage"^^xsd:string ; 629 rdfs:label "product input to storage"^^xsd:string ;
630 rdfs:subClassOf ep-prodact:MovementOfProduct . 630 rdfs:subClassOf ep-prodact:MovementOfProduct .
631 631
632 ep-prodact:ProductLifted 632 ep-prodact:ProductLifted
633 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 633 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
634 rdfs:comment "movement of product that is from storage"^^xsd:string ; 634 rdfs:comment "movement of product that is from storage"^^xsd:string ;
635 rdfs:label "product lifted"^^xsd:string ; 635 rdfs:label "product lifted"^^xsd:string ;
636 rdfs:subClassOf ep-prodact:MovementOfProduct . 636 rdfs:subClassOf ep-prodact:MovementOfProduct .
637 637
638 ep-prodact:ProductLiftingEntitlement 638 ep-prodact:ProductLiftingEntitlement
639 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 639 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
640 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ; 640 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
641 rdfs:label "product lifting entitlement"^^xsd:string ; 641 rdfs:label "product lifting entitlement"^^xsd:string ;
642 rdfs:subClassOf ep-prodact:MovementOfProduct . 642 rdfs:subClassOf ep-prodact:MovementOfProduct .
643 643
644 ep-prodact:ProductLiftingEntitlementRemaining 644 ep-prodact:ProductLiftingEntitlementRemaining
645 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 645 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
646 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ; 646 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
647 rdfs:label "product lifting entitlement remaining"^^xsd:string ; 647 rdfs:label "product lifting entitlement remaining"^^xsd:string ;
648 rdfs:subClassOf ep-prodact:MovementOfProduct . 648 rdfs:subClassOf ep-prodact:MovementOfProduct .
649 649
650 ep-prodact:ProductLinePack 650 ep-prodact:ProductLinePack
651 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 651 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
652 rdfs:comment "movement of product that provides the quantity of gas which the operator responsible for gas transportation decides must be provided by the gas producing fields in order to make deliveries as requested by gas shippers and provide operating tolerances (source: MPR-XSD)"^^xsd:string ; 652 rdfs:comment "movement of product that provides the quantity of gas which the operator responsible for gas transportation decides must be provided by the gas producing fields in order to make deliveries as requested by gas shippers and provide operating tolerances (source: MPR-XSD)"^^xsd:string ;
653 rdfs:label "product line pack"^^xsd:string ; 653 rdfs:label "product line pack"^^xsd:string ;
654 rdfs:subClassOf ep-prodact:MovementOfProduct . 654 rdfs:subClassOf ep-prodact:MovementOfProduct .
655 655
656 ep-prodact:ProductMassAdjustment 656 ep-prodact:ProductMassAdjustment
657 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 657 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
658 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ; 658 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
659 rdfs:label "product mass adjustment"^^xsd:string ; 659 rdfs:label "product mass adjustment"^^xsd:string ;
660 rdfs:subClassOf ep-prodact:MovementOfProduct . 660 rdfs:subClassOf ep-prodact:MovementOfProduct .
661 661
662 ep-prodact:ProductPartialLifting 662 ep-prodact:ProductPartialLifting
663 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 663 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
664 rdfs:comment "movement of product that is a lifting up to a (not completed) determined point in time (source: MPR-XSD)"^^xsd:string ; 664 rdfs:comment "movement of product that is a lifting up to a (not completed) determined point in time (source: MPR-XSD)"^^xsd:string ;
665 rdfs:label "product partial lifting"^^xsd:string ; 665 rdfs:label "product partial lifting"^^xsd:string ;
666 rdfs:subClassOf ep-prodact:MovementOfProduct . 666 rdfs:subClassOf ep-prodact:MovementOfProduct .
667 667
668 ep-prodact:ProductPipelineLifting 668 ep-prodact:ProductPipelineLifting
669 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 669 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
670 rdfs:comment "movement of product that is exported from a stock by a pipeline"^^xsd:string ; 670 rdfs:comment "movement of product that is exported from a stock by a pipeline"^^xsd:string ;
671 rdfs:label "product pipeline lifting"^^xsd:string ; 671 rdfs:label "product pipeline lifting"^^xsd:string ;
672 rdfs:subClassOf ep-prodact:MovementOfProduct . 672 rdfs:subClassOf ep-prodact:MovementOfProduct .
673 673
674 ep-prodact:ProductProductionImbalance 674 ep-prodact:ProductProductionImbalance
675 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 675 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
676 rdfs:comment "movement of product that is the difference between the amount of gas entering and exiting a shipper's nomination portfolio. This will take into account all differences whatever the time or reason it occurs. (source: MPR-XSD)"^^xsd:string ; 676 rdfs:comment "movement of product that is the difference between the amount of gas entering and exiting a shipper's nomination portfolio. This will take into account all differences whatever the time or reason it occurs. (source: MPR-XSD)"^^xsd:string ;
677 rdfs:label "product production imbalance"^^xsd:string ; 677 rdfs:label "product production imbalance"^^xsd:string ;
678 rdfs:subClassOf ep-prodact:MovementOfProduct . 678 rdfs:subClassOf ep-prodact:MovementOfProduct .
679 679
680 ep-prodact:ProductSwap 680 ep-prodact:ProductSwap
681 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 681 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
682 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ; 682 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
683 rdfs:label "product swap"^^xsd:string ; 683 rdfs:label "product swap"^^xsd:string ;
684 rdfs:subClassOf ep-prodact:MovementOfProduct . 684 rdfs:subClassOf ep-prodact:MovementOfProduct .
685 685
686 ep-prodact:ProductTankerLifting 686 ep-prodact:ProductTankerLifting
687 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 687 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
688 rdfs:comment "movement of product that is exported from a stock by a tanker"^^xsd:string ; 688 rdfs:comment "movement of product that is exported from a stock by a tanker"^^xsd:string ;
689 rdfs:label "product tanker lifting"^^xsd:string ; 689 rdfs:label "product tanker lifting"^^xsd:string ;
690 rdfs:subClassOf ep-prodact:MovementOfProduct . 690 rdfs:subClassOf ep-prodact:MovementOfProduct .
691 691
692 ep-prodact:ProductTransaction 692 ep-prodact:ProductTransaction
693 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 693 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
694 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ; 694 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
695 rdfs:label "product transaction"^^xsd:string ; 695 rdfs:label "product transaction"^^xsd:string ;
696 rdfs:subClassOf ep-prodact:MovementOfProduct . 696 rdfs:subClassOf ep-prodact:MovementOfProduct .
697 697
698 ep-prodact:ProductTransfer 698 ep-prodact:ProductTransfer
699 - rdf:type ep-prodact:MovementOfProductType , owl:Class ; 699 + rdf:type owl:Class , ep-prodact:MovementOfProductType ;
700 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ; 700 rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
701 rdfs:label "product transfer"^^xsd:string ; 701 rdfs:label "product transfer"^^xsd:string ;
702 rdfs:subClassOf ep-prodact:MovementOfProduct . 702 rdfs:subClassOf ep-prodact:MovementOfProduct .
...@@ -708,7 +708,7 @@ ep-prodact:ProductionActivityType ...@@ -708,7 +708,7 @@ ep-prodact:ProductionActivityType
708 rdfs:subClassOf owl:Class . 708 rdfs:subClassOf owl:Class .
709 709
710 ep-prodact:ProductionOperation 710 ep-prodact:ProductionOperation
711 - rdf:type ep-prodact:ProductionActivityType , owl:Class ; 711 + rdf:type owl:Class , ep-prodact:ProductionActivityType ;
712 rdfs:comment "production activity that is all of what is done in the operation of a facility during a period"^^xsd:string ; 712 rdfs:comment "production activity that is all of what is done in the operation of a facility during a period"^^xsd:string ;
713 rdfs:label "production operation"^^xsd:string ; 713 rdfs:label "production operation"^^xsd:string ;
714 rdfs:subClassOf ep-activity:ProductionActivity . 714 rdfs:subClassOf ep-activity:ProductionActivity .
...@@ -737,13 +737,13 @@ ep-prodact:ProductionOperationProcessingLoss ...@@ -737,13 +737,13 @@ ep-prodact:ProductionOperationProcessingLoss
737 rdfs:subClassOf ep-activity:ProductionActivity . 737 rdfs:subClassOf ep-activity:ProductionActivity .
738 738
739 ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason 739 ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason
740 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 740 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
741 rdfs:comment "activity that is a production operation processing loss without a specified reason"^^xsd:string ; 741 rdfs:comment "activity that is a production operation processing loss without a specified reason"^^xsd:string ;
742 rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ; 742 rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ;
743 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 743 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
744 744
745 ep-prodact:ProductionOperationProcessingRegulatoryReference 745 ep-prodact:ProductionOperationProcessingRegulatoryReference
746 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 746 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
747 rdfs:comment "activity that is a production operation processing regulatory reference"^^xsd:string ; 747 rdfs:comment "activity that is a production operation processing regulatory reference"^^xsd:string ;
748 rdfs:label "production operation processing regulatory reference"^^xsd:string ; 748 rdfs:label "production operation processing regulatory reference"^^xsd:string ;
749 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 749 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -767,25 +767,25 @@ ep-prodact:ReasonForLossOfProcessingType ...@@ -767,25 +767,25 @@ ep-prodact:ReasonForLossOfProcessingType
767 rdfs:subClassOf owl:Class . 767 rdfs:subClassOf owl:Class .
768 768
769 ep-prodact:ReleaseToAir 769 ep-prodact:ReleaseToAir
770 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 770 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
771 rdfs:comment "spill or leak that is to air"^^xsd:string ; 771 rdfs:comment "spill or leak that is to air"^^xsd:string ;
772 rdfs:label "release to air"^^xsd:string ; 772 rdfs:label "release to air"^^xsd:string ;
773 rdfs:subClassOf ep-prodact:SpillOrLeak . 773 rdfs:subClassOf ep-prodact:SpillOrLeak .
774 774
775 ep-prodact:ReleaseToWater 775 ep-prodact:ReleaseToWater
776 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 776 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
777 rdfs:comment "spill or leak that is to water"^^xsd:string ; 777 rdfs:comment "spill or leak that is to water"^^xsd:string ;
778 rdfs:label "release to water"^^xsd:string ; 778 rdfs:label "release to water"^^xsd:string ;
779 rdfs:subClassOf ep-prodact:SpillOrLeak . 779 rdfs:subClassOf ep-prodact:SpillOrLeak .
780 780
781 ep-prodact:ReportHazard 781 ep-prodact:ReportHazard
782 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 782 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
783 rdfs:comment "activity that is making a formal report of a hazard"^^xsd:string ; 783 rdfs:comment "activity that is making a formal report of a hazard"^^xsd:string ;
784 rdfs:label "report hazard"^^xsd:string ; 784 rdfs:label "report hazard"^^xsd:string ;
785 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 785 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
786 786
787 ep-prodact:ReservoirLoss 787 ep-prodact:ReservoirLoss
788 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 788 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
789 rdfs:comment "activity that is a reservoir loss"^^xsd:string ; 789 rdfs:comment "activity that is a reservoir loss"^^xsd:string ;
790 rdfs:label "reservoir loss"^^xsd:string ; 790 rdfs:label "reservoir loss"^^xsd:string ;
791 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 791 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -797,13 +797,13 @@ ep-prodact:RestrictedWork ...@@ -797,13 +797,13 @@ ep-prodact:RestrictedWork
797 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 797 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
798 798
799 ep-prodact:RestrictedWorkInjury 799 ep-prodact:RestrictedWorkInjury
800 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 800 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
801 rdfs:comment "injury that results in a reduction in ability to work"^^xsd:string ; 801 rdfs:comment "injury that results in a reduction in ability to work"^^xsd:string ;
802 rdfs:label "restricted work injury"^^xsd:string ; 802 rdfs:label "restricted work injury"^^xsd:string ;
803 rdfs:subClassOf ep-prodact:Injury . 803 rdfs:subClassOf ep-prodact:Injury .
804 804
805 ep-prodact:RevisionWellTest 805 ep-prodact:RevisionWellTest
806 - rdf:type ep-prodact:WellTestReasonType , owl:Class ; 806 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
807 rdfs:comment "well test that is <not defined in MPR-XSD>"^^xsd:string ; 807 rdfs:comment "well test that is <not defined in MPR-XSD>"^^xsd:string ;
808 rdfs:label "revision well test"^^xsd:string ; 808 rdfs:label "revision well test"^^xsd:string ;
809 rdfs:subClassOf ep-activity:WellTest . 809 rdfs:subClassOf ep-activity:WellTest .
...@@ -821,7 +821,7 @@ ep-prodact:SafetyConsideration ...@@ -821,7 +821,7 @@ ep-prodact:SafetyConsideration
821 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 821 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
822 822
823 ep-prodact:SafetyMeeting 823 ep-prodact:SafetyMeeting
824 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 824 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
825 rdfs:comment "activity that is a safety meeting"^^xsd:string ; 825 rdfs:comment "activity that is a safety meeting"^^xsd:string ;
826 rdfs:label "safety meeting"^^xsd:string ; 826 rdfs:label "safety meeting"^^xsd:string ;
827 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 827 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
...@@ -839,13 +839,13 @@ ep-prodact:SalesActivityType ...@@ -839,13 +839,13 @@ ep-prodact:SalesActivityType
839 rdfs:subClassOf owl:Class . 839 rdfs:subClassOf owl:Class .
840 840
841 ep-prodact:SentAshore 841 ep-prodact:SentAshore
842 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 842 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
843 rdfs:comment "activity that is sending a person ashore"^^xsd:string ; 843 rdfs:comment "activity that is sending a person ashore"^^xsd:string ;
844 rdfs:label "sent ashore"^^xsd:string ; 844 rdfs:label "sent ashore"^^xsd:string ;
845 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 845 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
846 846
847 ep-prodact:SevereAccident 847 ep-prodact:SevereAccident
848 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 848 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
849 rdfs:comment "accident that challenges safety systems at a level much higher than expected (source: MPR-XSD)"^^xsd:string ; 849 rdfs:comment "accident that challenges safety systems at a level much higher than expected (source: MPR-XSD)"^^xsd:string ;
850 rdfs:label "severe accident"^^xsd:string ; 850 rdfs:label "severe accident"^^xsd:string ;
851 rdfs:subClassOf ep-prodact:AccidentOrInjury . 851 rdfs:subClassOf ep-prodact:AccidentOrInjury .
...@@ -857,13 +857,13 @@ ep-prodact:ShutdownProduction ...@@ -857,13 +857,13 @@ ep-prodact:ShutdownProduction
857 rdfs:subClassOf ep-activity:ProductionActivity . 857 rdfs:subClassOf ep-activity:ProductionActivity .
858 858
859 ep-prodact:SickOnBoard 859 ep-prodact:SickOnBoard
860 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 860 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
861 rdfs:comment "activity that is a person being ill on board"^^xsd:string ; 861 rdfs:comment "activity that is a person being ill on board"^^xsd:string ;
862 rdfs:label "sick on board"^^xsd:string ; 862 rdfs:label "sick on board"^^xsd:string ;
863 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity . 863 rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
864 864
865 ep-prodact:SpillOrLeak 865 ep-prodact:SpillOrLeak
866 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 866 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
867 rdfs:comment "incident that is a spill or leak"^^xsd:string ; 867 rdfs:comment "incident that is a spill or leak"^^xsd:string ;
868 rdfs:label "spill or leak"^^xsd:string ; 868 rdfs:label "spill or leak"^^xsd:string ;
869 rdfs:subClassOf ep-prodact:Incident . 869 rdfs:subClassOf ep-prodact:Incident .
...@@ -881,7 +881,7 @@ ep-prodact:StandbyVesselOperation ...@@ -881,7 +881,7 @@ ep-prodact:StandbyVesselOperation
881 rdfs:subClassOf ep-prodact:MarineOperation . 881 rdfs:subClassOf ep-prodact:MarineOperation .
882 882
883 ep-prodact:StrikeOrLockout 883 ep-prodact:StrikeOrLockout
884 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 884 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
885 rdfs:comment "activity that is a strike or lock-out"^^xsd:string ; 885 rdfs:comment "activity that is a strike or lock-out"^^xsd:string ;
886 rdfs:label "strike or lock-out"^^xsd:string ; 886 rdfs:label "strike or lock-out"^^xsd:string ;
887 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 887 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -893,67 +893,72 @@ ep-prodact:SupplyShipOperation ...@@ -893,67 +893,72 @@ ep-prodact:SupplyShipOperation
893 rdfs:subClassOf ep-prodact:MarineOperation . 893 rdfs:subClassOf ep-prodact:MarineOperation .
894 894
895 ep-prodact:TestingAndLogging 895 ep-prodact:TestingAndLogging
896 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 896 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
897 rdfs:comment "activity that is testing and logging"^^xsd:string ; 897 rdfs:comment "activity that is testing and logging"^^xsd:string ;
898 rdfs:label "testing and logging"^^xsd:string ; 898 rdfs:label "testing and logging"^^xsd:string ;
899 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 899 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
900 900
901 ep-prodact:ThirdPartyProcessingLoss 901 ep-prodact:ThirdPartyProcessingLoss
902 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 902 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
903 rdfs:comment "activity that is a third party processing loss"^^xsd:string ; 903 rdfs:comment "activity that is a third party processing loss"^^xsd:string ;
904 rdfs:label "third party processing loss"^^xsd:string ; 904 rdfs:label "third party processing loss"^^xsd:string ;
905 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 905 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
906 906
907 ep-prodact:TopsideEquipmentFailureMaintenance 907 ep-prodact:TopsideEquipmentFailureMaintenance
908 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 908 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
909 rdfs:comment "activity that is an topside equipment failure and maintenance"^^xsd:string ; 909 rdfs:comment "activity that is an topside equipment failure and maintenance"^^xsd:string ;
910 rdfs:label "topside equipment failure maintenance"^^xsd:string ; 910 rdfs:label "topside equipment failure maintenance"^^xsd:string ;
911 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 911 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
912 912
913 ep-prodact:TrafficAccident 913 ep-prodact:TrafficAccident
914 - rdf:type ep-prodact:SafetyActivityType , owl:Class ; 914 + rdf:type owl:Class , ep-prodact:SafetyActivityType ;
915 rdfs:comment "accident that involves one or more moving vehicles"^^xsd:string ; 915 rdfs:comment "accident that involves one or more moving vehicles"^^xsd:string ;
916 rdfs:label "traffic accident"^^xsd:string ; 916 rdfs:label "traffic accident"^^xsd:string ;
917 rdfs:subClassOf ep-prodact:AccidentOrInjury . 917 rdfs:subClassOf ep-prodact:AccidentOrInjury .
918 918
919 ep-prodact:UnavailableTankerStorage 919 ep-prodact:UnavailableTankerStorage
920 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 920 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
921 rdfs:comment "activity that is unavailable tanker storage"^^xsd:string ; 921 rdfs:comment "activity that is unavailable tanker storage"^^xsd:string ;
922 rdfs:label "unavailable tanker storage"^^xsd:string ; 922 rdfs:label "unavailable tanker storage"^^xsd:string ;
923 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 923 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
924 924
925 ep-prodact:UnknownReasonWellTest 925 ep-prodact:UnknownReasonWellTest
926 - rdf:type ep-prodact:WellTestReasonType , owl:Class ; 926 + rdf:type owl:Class , ep-prodact:WellTestReasonType ;
927 rdfs:comment "well test that is carried out for a reason that is not recorded"^^xsd:string ; 927 rdfs:comment "well test that is carried out for a reason that is not recorded"^^xsd:string ;
928 rdfs:label "unknown reason well test"^^xsd:string ; 928 rdfs:label "unknown reason well test"^^xsd:string ;
929 rdfs:subClassOf ep-activity:WellTest . 929 rdfs:subClassOf ep-activity:WellTest .
930 930
931 ep-prodact:WeatherProblem 931 ep-prodact:WeatherProblem
932 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 932 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
933 rdfs:comment "activity that is a weather problem"^^xsd:string ; 933 rdfs:comment "activity that is a weather problem"^^xsd:string ;
934 rdfs:label "weather problem"^^xsd:string ; 934 rdfs:label "weather problem"^^xsd:string ;
935 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 935 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
936 936
937 ep-prodact:WellEquipmentFailureMaintenance 937 ep-prodact:WellEquipmentFailureMaintenance
938 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 938 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
939 rdfs:comment "activity that is well equipment failure and maintenance"^^xsd:string ; 939 rdfs:comment "activity that is well equipment failure and maintenance"^^xsd:string ;
940 rdfs:label "well equipment failure maintenance"^^xsd:string ; 940 rdfs:label "well equipment failure maintenance"^^xsd:string ;
941 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 941 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
942 942
943 +ep-prodact:WellOperationType
944 + rdf:type rdfs:Class ;
945 + rdfs:label "well operation type"^^xsd:string ;
946 + rdfs:subClassOf owl:Class .
947 +
943 ep-prodact:WellPlannedOperations 948 ep-prodact:WellPlannedOperations
944 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 949 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
945 rdfs:comment "activity that is well planned operations"^^xsd:string ; 950 rdfs:comment "activity that is well planned operations"^^xsd:string ;
946 rdfs:label "well planned operations"^^xsd:string ; 951 rdfs:label "well planned operations"^^xsd:string ;
947 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 952 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
948 953
949 ep-prodact:WellPreventiveMaintenance 954 ep-prodact:WellPreventiveMaintenance
950 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 955 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
951 rdfs:comment "activity that is well preventive maintenance"^^xsd:string ; 956 rdfs:comment "activity that is well preventive maintenance"^^xsd:string ;
952 rdfs:label "well preventive maintenance"^^xsd:string ; 957 rdfs:label "well preventive maintenance"^^xsd:string ;
953 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 958 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
954 959
955 ep-prodact:WellProblems 960 ep-prodact:WellProblems
956 - rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ; 961 + rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
957 rdfs:comment "activity that is well problems"^^xsd:string ; 962 rdfs:comment "activity that is well problems"^^xsd:string ;
958 rdfs:label "well problems"^^xsd:string ; 963 rdfs:label "well problems"^^xsd:string ;
959 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss . 964 rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
...@@ -992,13 +997,13 @@ ep-prodact:buyer ...@@ -992,13 +997,13 @@ ep-prodact:buyer
992 rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> . 997 rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> .
993 998
994 ep-prodact:cargoBatchNumber 999 ep-prodact:cargoBatchNumber
995 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 1000 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
996 rdfs:comment "identifier for a batch of cargo"^^xsd:string ; 1001 rdfs:comment "identifier for a batch of cargo"^^xsd:string ;
997 rdfs:domain ep-material:BatchOfCargo ; 1002 rdfs:domain ep-material:BatchOfCargo ;
998 rdfs:label "cargo batch number"^^xsd:string . 1003 rdfs:label "cargo batch number"^^xsd:string .
999 1004
1000 ep-prodact:cargoNumber 1005 ep-prodact:cargoNumber
1001 - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; 1006 + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
1002 rdfs:comment "identifier of a cargo"^^xsd:string ; 1007 rdfs:comment "identifier of a cargo"^^xsd:string ;
1003 rdfs:domain ep-material:QuantityOfMaterial ; 1008 rdfs:domain ep-material:QuantityOfMaterial ;
1004 rdfs:label "cargo number"^^xsd:string . 1009 rdfs:label "cargo number"^^xsd:string .
...@@ -1057,7 +1062,7 @@ ep-prodact:hasDischargeFlow ...@@ -1057,7 +1062,7 @@ ep-prodact:hasDischargeFlow
1057 rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> . 1062 rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
1058 1063
1059 ep-prodact:hasGasLiftChoke 1064 ep-prodact:hasGasLiftChoke
1060 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 1065 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1061 rdfs:comment "gas lift choke for a well test activity"^^xsd:string ; 1066 rdfs:comment "gas lift choke for a well test activity"^^xsd:string ;
1062 rdfs:domain ep-activity:WellTest ; 1067 rdfs:domain ep-activity:WellTest ;
1063 rdfs:label "has gas lift choke"^^xsd:string ; 1068 rdfs:label "has gas lift choke"^^xsd:string ;
...@@ -1077,7 +1082,7 @@ ep-prodact:hasPredecessor ...@@ -1077,7 +1082,7 @@ ep-prodact:hasPredecessor
1077 rdfs:range ep-activity:Activity . 1082 rdfs:range ep-activity:Activity .
1078 1083
1079 ep-prodact:hasShutInPressure 1084 ep-prodact:hasShutInPressure
1080 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 1085 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1081 rdfs:comment "pressure that is the shut-in pressure for a well test"^^xsd:string ; 1086 rdfs:comment "pressure that is the shut-in pressure for a well test"^^xsd:string ;
1082 rdfs:domain ep-activity:ProductionWellTest ; 1087 rdfs:domain ep-activity:ProductionWellTest ;
1083 rdfs:label "has shut-in pressure"^^xsd:string ; 1088 rdfs:label "has shut-in pressure"^^xsd:string ;
...@@ -1090,35 +1095,35 @@ ep-prodact:hasValidPredecessor ...@@ -1090,35 +1095,35 @@ ep-prodact:hasValidPredecessor
1090 rdfs:range ep-activity:Activity . 1095 rdfs:range ep-activity:Activity .
1091 1096
1092 ep-prodact:injectionWellTestMaximumAnnularPressure 1097 ep-prodact:injectionWellTestMaximumAnnularPressure
1093 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 1098 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1094 rdfs:comment "pressure that is the maximum annular pressure for an injection well test"^^xsd:string ; 1099 rdfs:comment "pressure that is the maximum annular pressure for an injection well test"^^xsd:string ;
1095 rdfs:domain ep-prodact:InjectionWellTest ; 1100 rdfs:domain ep-prodact:InjectionWellTest ;
1096 rdfs:label "injection well test maximum annular pressure"^^xsd:string ; 1101 rdfs:label "injection well test maximum annular pressure"^^xsd:string ;
1097 rdfs:range ep-core:Pressure . 1102 rdfs:range ep-core:Pressure .
1098 1103
1099 ep-prodact:injectionWellTestMinimumAnnularPressure 1104 ep-prodact:injectionWellTestMinimumAnnularPressure
1100 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 1105 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1101 rdfs:comment "pressure that is the minimum annular pressure for an injection well test"^^xsd:string ; 1106 rdfs:comment "pressure that is the minimum annular pressure for an injection well test"^^xsd:string ;
1102 rdfs:domain ep-prodact:InjectionWellTest ; 1107 rdfs:domain ep-prodact:InjectionWellTest ;
1103 rdfs:label "injection well test minimum annular pressure"^^xsd:string ; 1108 rdfs:label "injection well test minimum annular pressure"^^xsd:string ;
1104 rdfs:range ep-core:Pressure . 1109 rdfs:range ep-core:Pressure .
1105 1110
1106 ep-prodact:injectionWellTestWellheadFlowingPressure 1111 ep-prodact:injectionWellTestWellheadFlowingPressure
1107 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 1112 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1108 rdfs:comment "pressure that is the flowing pressure at the wellhead for an injection well test"^^xsd:string ; 1113 rdfs:comment "pressure that is the flowing pressure at the wellhead for an injection well test"^^xsd:string ;
1109 rdfs:domain ep-prodact:InjectionWellTest ; 1114 rdfs:domain ep-prodact:InjectionWellTest ;
1110 rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ; 1115 rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ;
1111 rdfs:range ep-core:Pressure . 1116 rdfs:range ep-core:Pressure .
1112 1117
1113 ep-prodact:injectionWellTestWellheadMaximumPressure 1118 ep-prodact:injectionWellTestWellheadMaximumPressure
1114 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 1119 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1115 rdfs:comment "pressure that is the maximum pressure at the wellhead for an injection well test"^^xsd:string ; 1120 rdfs:comment "pressure that is the maximum pressure at the wellhead for an injection well test"^^xsd:string ;
1116 rdfs:domain ep-prodact:InjectionWellTest ; 1121 rdfs:domain ep-prodact:InjectionWellTest ;
1117 rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ; 1122 rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ;
1118 rdfs:range ep-core:Pressure . 1123 rdfs:range ep-core:Pressure .
1119 1124
1120 ep-prodact:lastPartOfTypeDefiningType 1125 ep-prodact:lastPartOfTypeDefiningType
1121 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 1126 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1122 rdfs:comment "class of activity that the last part of type is a member of"^^xsd:string ; 1127 rdfs:comment "class of activity that the last part of type is a member of"^^xsd:string ;
1123 rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ; 1128 rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ;
1124 rdfs:label "last part of type defining type"^^xsd:string ; 1129 rdfs:label "last part of type defining type"^^xsd:string ;
...@@ -1132,14 +1137,14 @@ ep-prodact:measuredFlow ...@@ -1132,14 +1137,14 @@ ep-prodact:measuredFlow
1132 rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> . 1137 rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
1133 1138
1134 ep-prodact:movedProduct 1139 ep-prodact:movedProduct
1135 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 1140 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1136 rdfs:comment "quantity of material that is moved by a movement of product activity"^^xsd:string ; 1141 rdfs:comment "quantity of material that is moved by a movement of product activity"^^xsd:string ;
1137 rdfs:domain ep-prodact:MovementOfProduct ; 1142 rdfs:domain ep-prodact:MovementOfProduct ;
1138 rdfs:label "moved product"^^xsd:string ; 1143 rdfs:label "moved product"^^xsd:string ;
1139 rdfs:range ep-material:QuantityOfMaterial . 1144 rdfs:range ep-material:QuantityOfMaterial .
1140 1145
1141 ep-prodact:onProductionFacility 1146 ep-prodact:onProductionFacility
1142 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 1147 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1143 rdfs:comment "production facility that a production activity is carried out upon"^^xsd:string ; 1148 rdfs:comment "production facility that a production activity is carried out upon"^^xsd:string ;
1144 rdfs:domain ep-activity:ProductionActivity ; 1149 rdfs:domain ep-activity:ProductionActivity ;
1145 rdfs:label "on facility"^^xsd:string ; 1150 rdfs:label "on facility"^^xsd:string ;
...@@ -1160,7 +1165,7 @@ ep-prodact:performedByShip ...@@ -1160,7 +1165,7 @@ ep-prodact:performedByShip
1160 rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#Ship> . 1165 rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#Ship> .
1161 1166
1162 ep-prodact:processingLost 1167 ep-prodact:processingLost
1163 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 1168 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1164 rdfs:comment "quantity of material that is not produced as a result of a production operation processing loss activity"^^xsd:string ; 1169 rdfs:comment "quantity of material that is not produced as a result of a production operation processing loss activity"^^xsd:string ;
1165 rdfs:domain ep-prodact:ProductionOperationProcessingLoss ; 1170 rdfs:domain ep-prodact:ProductionOperationProcessingLoss ;
1166 rdfs:range ep-material:QuantityOfMaterial . 1171 rdfs:range ep-material:QuantityOfMaterial .
...@@ -1171,7 +1176,7 @@ ep-prodact:productionActivityPeriodClassification ...@@ -1171,7 +1176,7 @@ ep-prodact:productionActivityPeriodClassification
1171 rdfs:range ep-prodact:ProductionOperationClassByDuration . 1176 rdfs:range ep-prodact:ProductionOperationClassByDuration .
1172 1177
1173 ep-prodact:remainingActivity 1178 ep-prodact:remainingActivity
1174 - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; 1179 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
1175 rdfs:comment "activity that is after the last part of type"^^xsd:string ; 1180 rdfs:comment "activity that is after the last part of type"^^xsd:string ;
1176 rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ; 1181 rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ;
1177 rdfs:label "remaining activity"^^xsd:string ; 1182 rdfs:label "remaining activity"^^xsd:string ;
...@@ -1220,7 +1225,7 @@ ep-prodact:sourceOrganization ...@@ -1220,7 +1225,7 @@ ep-prodact:sourceOrganization
1220 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . 1225 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
1221 1226
1222 ep-prodact:timeWorked 1227 ep-prodact:timeWorked
1223 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 1228 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
1224 rdfs:comment "time duration for the parts of a production operation activity that are working"^^xsd:string ; 1229 rdfs:comment "time duration for the parts of a production operation activity that are working"^^xsd:string ;
1225 rdfs:domain ep-prodact:ProductionOperation ; 1230 rdfs:domain ep-prodact:ProductionOperation ;
1226 rdfs:label "time worked"^^xsd:string ; 1231 rdfs:label "time worked"^^xsd:string ;
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
12 12
13 <http://www.reportinghub.no/ep/schema/1.0/production-equipment> 13 <http://www.reportinghub.no/ep/schema/1.0/production-equipment>
14 rdf:type owl:Ontology ; 14 rdf:type owl:Ontology ;
15 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> ; 15 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
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#ChokeValve> 18 <http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
...@@ -25,7 +25,7 @@ ep-prodeqt:BlockValve ...@@ -25,7 +25,7 @@ ep-prodeqt:BlockValve
25 rdfs:subClassOf ep-prodeqt:Valve . 25 rdfs:subClassOf ep-prodeqt:Valve .
26 26
27 ep-prodeqt:ClosedValve 27 ep-prodeqt:ClosedValve
28 - rdf:type owl:Class , ep-prodeqt:ValveOpenClosedType ; 28 + rdf:type ep-prodeqt:ValveOpenClosedType , owl:Class ;
29 rdfs:comment "valve that is closed"^^xsd:string ; 29 rdfs:comment "valve that is closed"^^xsd:string ;
30 rdfs:label "closed valve"^^xsd:string ; 30 rdfs:label "closed valve"^^xsd:string ;
31 rdfs:subClassOf ep-prodeqt:Valve ; 31 rdfs:subClassOf ep-prodeqt:Valve ;
...@@ -49,7 +49,7 @@ ep-prodeqt:GasLiftChoke ...@@ -49,7 +49,7 @@ ep-prodeqt:GasLiftChoke
49 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 49 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
50 50
51 ep-prodeqt:OpenValve 51 ep-prodeqt:OpenValve
52 - rdf:type owl:Class , ep-prodeqt:ValveOpenClosedType ; 52 + rdf:type ep-prodeqt:ValveOpenClosedType , owl:Class ;
53 rdfs:comment "valve that is open"^^xsd:string ; 53 rdfs:comment "valve that is open"^^xsd:string ;
54 rdfs:label "open valve"^^xsd:string ; 54 rdfs:label "open valve"^^xsd:string ;
55 rdfs:subClassOf ep-prodeqt:Valve ; 55 rdfs:subClassOf ep-prodeqt:Valve ;
...@@ -97,37 +97,49 @@ ep-prodeqt:WingValve ...@@ -97,37 +97,49 @@ ep-prodeqt:WingValve
97 rdfs:subClassOf ep-prodeqt:Valve . 97 rdfs:subClassOf ep-prodeqt:Valve .
98 98
99 ep-prodeqt:areaOpen 99 ep-prodeqt:areaOpen
100 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 100 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
101 rdfs:comment "open area for a valve"^^xsd:string ; 101 rdfs:comment "open area for a valve"^^xsd:string ;
102 rdfs:domain ep-prodeqt:Valve ; 102 rdfs:domain ep-prodeqt:Valve ;
103 rdfs:label "area open"^^xsd:string ; 103 rdfs:label "area open"^^xsd:string ;
104 rdfs:range ep-core:Area . 104 rdfs:range ep-core:Area .
105 105
106 ep-prodeqt:areaOpenFraction 106 ep-prodeqt:areaOpenFraction
107 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 107 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
108 rdfs:domain ep-prodeqt:Valve ; 108 rdfs:domain ep-prodeqt:Valve ;
109 rdfs:label "area open fraction"^^xsd:string ; 109 rdfs:label "area open fraction"^^xsd:string ;
110 rdfs:range ep-core:AreaPerArea . 110 rdfs:range ep-core:AreaPerArea .
111 111
112 ep-prodeqt:hasCaptain 112 ep-prodeqt:hasCaptain
113 - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; 113 + rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
114 rdfs:label "has captain"^^xsd:string ; 114 rdfs:label "has captain"^^xsd:string ;
115 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Person> . 115 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Person> .
116 116
117 +ep-prodeqt:meteringFactor
118 + rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
119 + rdfs:domain ep-prodeqt:FlowMeter ;
120 + rdfs:label "metering factor"^^xsd:string ;
121 + rdfs:range ep-core:Ratio .
122 +
123 +ep-prodeqt:tankContainsMaterial
124 + rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
125 + rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ;
126 + rdfs:label "tank contains material"^^xsd:string ;
127 + rdfs:range <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> .
128 +
117 ep-prodeqt:tankFreeVolume 129 ep-prodeqt:tankFreeVolume
118 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 130 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
119 rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ; 131 rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ;
120 rdfs:label "tank free volume"^^xsd:string ; 132 rdfs:label "tank free volume"^^xsd:string ;
121 rdfs:range ep-core:Volume . 133 rdfs:range ep-core:Volume .
122 134
123 ep-prodeqt:tankHeightUsed 135 ep-prodeqt:tankHeightUsed
124 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 136 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
125 rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ; 137 rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ;
126 rdfs:label "tank height used"^^xsd:string ; 138 rdfs:label "tank height used"^^xsd:string ;
127 rdfs:range ep-core:Length . 139 rdfs:range ep-core:Length .
128 140
129 ep-prodeqt:tankHeightUsedFraction 141 ep-prodeqt:tankHeightUsedFraction
130 - rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; 142 + rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
131 rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ; 143 rdfs:domain <http://www.reportinghub.no/ep/schema/equipment#Tank> ;
132 rdfs:label "tank height used fraction"^^xsd:string ; 144 rdfs:label "tank height used fraction"^^xsd:string ;
133 rdfs:range ep-core:LengthPerLength . 145 rdfs:range ep-core:LengthPerLength .
......
...@@ -46,6 +46,10 @@ ...@@ -46,6 +46,10 @@
46 transhelp:rangeOfPropertyMapsToMPREnumeration 46 transhelp:rangeOfPropertyMapsToMPREnumeration
47 <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> , <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> , <http://www.epim.no/schemas/mprml/1#FP_bottomholepressure> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> . 47 <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> , <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> , <http://www.epim.no/schemas/mprml/1#FP_bottomholepressure> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> .
48 48
49 +<http://www.reportinghub.no/ep/schema/core#Ratio>
50 + transhelp:rangeOfPropertyMapsToMPREnumeration
51 + <http://www.epim.no/schemas/mprml/1#FP_meteringfactor> .
52 +
49 <http://www.reportinghub.no/ep/schema/core#Temperature> 53 <http://www.reportinghub.no/ep/schema/core#Temperature>
50 transhelp:rangeOfPropertyMapsToMPREnumeration 54 transhelp:rangeOfPropertyMapsToMPREnumeration
51 <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> , <http://www.epim.no/schemas/mprml/1#FP_bottomholetemperature> , <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_temperature> , <http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperatureDSCT> . 55 <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> , <http://www.epim.no/schemas/mprml/1#FP_bottomholetemperature> , <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_temperature> , <http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperatureDSCT> .
...@@ -68,7 +72,7 @@ ...@@ -68,7 +72,7 @@
68 72
69 <http://www.reportinghub.no/ep/schema/equipment#Tank> 73 <http://www.reportinghub.no/ep/schema/equipment#Tank>
70 transhelp:domainOfPropertyMapsToMPREnumeration 74 transhelp:domainOfPropertyMapsToMPREnumeration
71 - <http://www.epim.no/schemas/mprml/1#FP_availableroom> , <http://www.epim.no/schemas/mprml/1#FP_tankfluidlevel> , <http://www.epim.no/schemas/mprml/1#FP_relativetanklevel> . 75 + <http://www.epim.no/schemas/mprml/1#FP_availableroom> , <http://www.epim.no/schemas/mprml/1#FP_tankfluidlevel> , <http://www.epim.no/schemas/mprml/1#FP_relativetanklevel> , <http://www.epim.no/schemas/mprml/1#FP_tankproductstandardvolume> , <http://www.epim.no/schemas/mprml/1#FP_tankproductvolume> .
72 76
73 <http://www.reportinghub.no/ep/schema/equipment#Tubing> 77 <http://www.reportinghub.no/ep/schema/equipment#Tubing>
74 transhelp:domainOfPropertyMapsToMPREnumeration 78 transhelp:domainOfPropertyMapsToMPREnumeration
...@@ -76,12 +80,16 @@ ...@@ -76,12 +80,16 @@
76 80
77 <http://www.reportinghub.no/ep/schema/facility#Facility> 81 <http://www.reportinghub.no/ep/schema/facility#Facility>
78 transhelp:domainOfPropertyMapsToMPREnumeration 82 transhelp:domainOfPropertyMapsToMPREnumeration
79 - <http://www.epim.no/schemas/mprml/1#FP_available> , <http://www.epim.no/schemas/mprml/1#FP_facilityuptime> , <http://www.epim.no/schemas/mprml/1#FP_scheduleddowntime> , <http://www.epim.no/schemas/mprml/1#FP_shutdownorder> . 83 + <http://www.epim.no/schemas/mprml/1#FP_available> , <http://www.epim.no/schemas/mprml/1#FP_facilityuptime> , <http://www.epim.no/schemas/mprml/1#FP_scheduleddowntime> , <http://www.epim.no/schemas/mprml/1#FP_shutdownorder> , <http://www.epim.no/schemas/mprml/1#FP_watercutspotsample> .
80 84
81 <http://www.reportinghub.no/ep/schema/flow#Flow> 85 <http://www.reportinghub.no/ep/schema/flow#Flow>
82 transhelp:domainOfPropertyMapsToMPREnumeration 86 transhelp:domainOfPropertyMapsToMPREnumeration
83 <http://www.epim.no/schemas/mprml/1#FP_density> , <http://www.epim.no/schemas/mprml/1#FP_linedensity> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_temperature> . 87 <http://www.epim.no/schemas/mprml/1#FP_density> , <http://www.epim.no/schemas/mprml/1#FP_linedensity> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_temperature> .
84 88
89 +<http://www.reportinghub.no/ep/schema/production-activity#WellOperationType>
90 + transhelp:rangeOfPropertyMapsToMPREnumeration
91 + <http://www.epim.no/schemas/mprml/1#FP_welloperationtype> .
92 +
85 <http://www.reportinghub.no/ep/schema/production-equipment#BlockValve> 93 <http://www.reportinghub.no/ep/schema/production-equipment#BlockValve>
86 transhelp:domainOfPropertyMapsToMPREnumeration 94 transhelp:domainOfPropertyMapsToMPREnumeration
87 <http://www.epim.no/schemas/mprml/1#FP_blockvalvestatus> . 95 <http://www.epim.no/schemas/mprml/1#FP_blockvalvestatus> .
...@@ -90,6 +98,10 @@ ...@@ -90,6 +98,10 @@
90 transhelp:valueOfPropertyMapsToMPRString 98 transhelp:valueOfPropertyMapsToMPRString
91 "closed"^^xsd:string . 99 "closed"^^xsd:string .
92 100
101 +<http://www.reportinghub.no/ep/schema/production-equipment#FlowMeter>
102 + transhelp:domainOfPropertyMapsToMPREnumeration
103 + <http://www.epim.no/schemas/mprml/1#FP_meteringfactor> .
104 +
93 <http://www.reportinghub.no/ep/schema/production-equipment#OpenValve> 105 <http://www.reportinghub.no/ep/schema/production-equipment#OpenValve>
94 transhelp:valueOfPropertyMapsToMPRString 106 transhelp:valueOfPropertyMapsToMPRString
95 "open"^^xsd:string . 107 "open"^^xsd:string .
...@@ -114,6 +126,10 @@ ...@@ -114,6 +126,10 @@
114 transhelp:propertyMapsToMPREnumeration 126 transhelp:propertyMapsToMPREnumeration
115 <http://www.epim.no/schemas/mprml/1#FP_relativevalveopening> , <http://www.epim.no/schemas/mprml/1#FP_chokesize> . 127 <http://www.epim.no/schemas/mprml/1#FP_relativevalveopening> , <http://www.epim.no/schemas/mprml/1#FP_chokesize> .
116 128
129 +<http://www.reportinghub.no/ep/schema/production-equipment#meteringFactor>
130 + transhelp:propertyMapsToMPREnumeration
131 + <http://www.epim.no/schemas/mprml/1#FP_meteringfactor> .
132 +
117 <http://www.reportinghub.no/ep/schema/production-equipment#tankFreeVolume> 133 <http://www.reportinghub.no/ep/schema/production-equipment#tankFreeVolume>
118 transhelp:propertyMapsToMPREnumeration 134 transhelp:propertyMapsToMPREnumeration
119 <http://www.epim.no/schemas/mprml/1#FP_availableroom> . 135 <http://www.epim.no/schemas/mprml/1#FP_availableroom> .
...@@ -154,6 +170,10 @@ ...@@ -154,6 +170,10 @@
154 transhelp:domainOfPropertyMapsToMPREnumeration 170 transhelp:domainOfPropertyMapsToMPREnumeration
155 <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> . 171 <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> .
156 172
173 +<http://www.reportinghub.no/ep/schema/production-well#TemporalPartOfAWellOrWellBore>
174 + transhelp:domainOfPropertyMapsToMPREnumeration
175 + <http://www.epim.no/schemas/mprml/1#FP_welloperationtype> .
176 +
157 <http://www.reportinghub.no/ep/schema/production-well#WellHead-flowingConditions> 177 <http://www.reportinghub.no/ep/schema/production-well#WellHead-flowingConditions>
158 transhelp:flowingStateMapsToMPREnumeration 178 transhelp:flowingStateMapsToMPREnumeration
159 <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> . 179 <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> .
...@@ -176,4 +196,4 @@ ...@@ -176,4 +196,4 @@
176 196
177 rdf:type 197 rdf:type
178 transhelp:propertyMapsToMPREnumeration 198 transhelp:propertyMapsToMPREnumeration
179 - <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wingvalvestatus> , <http://www.epim.no/schemas/mprml/1#FP_bottomholetemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperatureDSCT> , <http://www.epim.no/schemas/mprml/1#FP_available> , <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> , <http://www.epim.no/schemas/mprml/1#FP_temperature> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_bottomholepressure> , <http://www.epim.no/schemas/mprml/1#FP_reciprocatingspeed> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_blockvalvestatus> , <http://www.epim.no/schemas/mprml/1#FP_density> , <http://www.epim.no/schemas/mprml/1#FP_linedensity> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> . 199 + <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wingvalvestatus> , <http://www.epim.no/schemas/mprml/1#FP_bottomholetemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperatureDSCT> , <http://www.epim.no/schemas/mprml/1#FP_available> , <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> , <http://www.epim.no/schemas/mprml/1#FP_temperature> , <http://www.epim.no/schemas/mprml/1#FP_welloperationtype> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_bottomholepressure> , <http://www.epim.no/schemas/mprml/1#FP_reciprocatingspeed> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_blockvalvestatus> , <http://www.epim.no/schemas/mprml/1#FP_density> , <http://www.epim.no/schemas/mprml/1#FP_linedensity> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> .
......
...@@ -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://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> ; 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> ;
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
...@@ -199,6 +199,28 @@ ep-mpr-spin-lib:buildSubstanceTypeURI ...@@ -199,6 +199,28 @@ ep-mpr-spin-lib:buildSubstanceTypeURI
199 ]) 199 ])
200 ] . 200 ] .
201 201
202 +ep-mpr-spin-lib:buildWellOperationTypeURI
203 + rdf:type spin:Function ;
204 + rdfs:label "build well operation type URI"^^xsd:string ;
205 + rdfs:subClassOf ep-mpr-spin-lib:Function ;
206 + spin:body
207 + [ rdf:type sp:Select ;
208 + sp:resultVariables ([ sp:varName "uri"^^xsd:string
209 + ]) ;
210 + sp:where ([ rdf:type sp:Bind ;
211 + sp:expression
212 + [ rdf:type ep-spin-lib:buildURI ;
213 + sp:arg1 "https://www.reportinghub.no/ep/data/wellOperationType/" ;
214 + sp:arg2 [ rdf:type ep-spin-lib:normalizeString ;
215 + sp:arg1 spin:_arg1
216 + ]
217 + ] ;
218 + sp:variable
219 + [ sp:varName "uri"^^xsd:string
220 + ]
221 + ])
222 + ] .
223 +
202 ep-mpr-spin-lib:buildWellTestTypeURI 224 ep-mpr-spin-lib:buildWellTestTypeURI
203 rdf:type spin:Function ; 225 rdf:type spin:Function ;
204 rdfs:label "build WellTestType URI"^^xsd:string ; 226 rdfs:label "build WellTestType URI"^^xsd:string ;
......