David Leal

Unused classes deleted and comments added

This diff could not be displayed because it is too large.
...@@ -16,14 +16,6 @@ ...@@ -16,14 +16,6 @@
16 owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; 16 owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
17 owl:versionInfo "0.1.0"^^xsd:string . 17 owl:versionInfo "0.1.0"^^xsd:string .
18 18
19 -ep-fac:Completion
20 - rdf:type owl:Class ;
21 - rdfs:comment "not used in either the MPR or the DDR - see ep-prodwell:WellCompletionEquipment"^^xsd:string ;
22 - rdfs:label "completion"^^xsd:string ;
23 - rdfs:subClassOf ep-fac:Facility ;
24 - ep-core:seeReferenceData
25 - "http://posccaesar.org/rdl/page/RDS8015624975"^^xsd:string .
26 -
27 ep-fac:Facility 19 ep-fac:Facility
28 rdf:type owl:Class ; 20 rdf:type owl:Class ;
29 rdfs:comment "a physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ; 21 rdfs:comment "a physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ;
...@@ -71,6 +63,7 @@ ep-fac:Flowline ...@@ -71,6 +63,7 @@ ep-fac:Flowline
71 63
72 ep-fac:Flowline-production 64 ep-fac:Flowline-production
73 rdf:type owl:Class ; 65 rdf:type owl:Class ;
66 + rdfs:comment "not used in the MPR"^^xsd:string ;
74 rdfs:label "flowline - production"^^xsd:string ; 67 rdfs:label "flowline - production"^^xsd:string ;
75 rdfs:subClassOf ep-fac:Flowline . 68 rdfs:subClassOf ep-fac:Flowline .
76 69
......
...@@ -18,37 +18,18 @@ ...@@ -18,37 +18,18 @@
18 <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> 18 <http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
19 rdfs:subClassOf ep-prodeqt:Valve . 19 rdfs:subClassOf ep-prodeqt:Valve .
20 20
21 -<http://www.reportinghub.no/ep/schema/equipment#Controller-lift>
22 - rdfs:subClassOf ep-prodeqt:Controller .
23 -
24 ep-prodeqt:BlockValve 21 ep-prodeqt:BlockValve
25 rdf:type owl:Class ; 22 rdf:type owl:Class ;
26 rdfs:comment "valve that is a block valve"^^xsd:string ; 23 rdfs:comment "valve that is a block valve"^^xsd:string ;
27 rdfs:label "block valve"^^xsd:string ; 24 rdfs:label "block valve"^^xsd:string ;
28 rdfs:subClassOf ep-prodeqt:Valve . 25 rdfs:subClassOf ep-prodeqt:Valve .
29 26
30 -ep-prodeqt:Controller
31 - rdf:type owl:Class ;
32 - rdfs:comment "equipment that is a single lift gas controller"^^xsd:string ;
33 - rdfs:label "controller"^^xsd:string ;
34 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
35 -
36 ep-prodeqt:DownHoleControlValve 27 ep-prodeqt:DownHoleControlValve
37 rdf:type owl:Class ; 28 rdf:type owl:Class ;
38 rdfs:comment "valve that is a down hole control valve"^^xsd:string ; 29 rdfs:comment "valve that is a down hole control valve"^^xsd:string ;
39 rdfs:label "down hole control valve"^^xsd:string ; 30 rdfs:label "down hole control valve"^^xsd:string ;
40 rdfs:subClassOf ep-prodeqt:Valve . 31 rdfs:subClassOf ep-prodeqt:Valve .
41 32
42 -ep-prodeqt:FlowLine
43 - rdf:type owl:Class ;
44 - rdfs:label "flow line"^^xsd:string ;
45 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
46 -
47 -ep-prodeqt:FlowLine-Production
48 - rdf:type owl:Class ;
49 - rdfs:label "flow line - production"^^xsd:string ;
50 - rdfs:subClassOf ep-prodeqt:FlowLine .
51 -
52 ep-prodeqt:FlowMeter 33 ep-prodeqt:FlowMeter
53 rdf:type owl:Class ; 34 rdf:type owl:Class ;
54 rdfs:comment "equipment that is a flow meter"^^xsd:string ; 35 rdfs:comment "equipment that is a flow meter"^^xsd:string ;
...@@ -62,7 +43,7 @@ ep-prodeqt:GasLiftChoke ...@@ -62,7 +43,7 @@ ep-prodeqt:GasLiftChoke
62 43
63 ep-prodeqt:PressureMeter 44 ep-prodeqt:PressureMeter
64 rdf:type owl:Class ; 45 rdf:type owl:Class ;
65 - rdfs:comment "equipment that is a pressure meter"^^xsd:string ; 46 + rdfs:comment "equipment item that is a pressure meter, consisting of the whole device and not just the sensor (source: MPR-XSD)"^^xsd:string ;
66 rdfs:label "pressure meter"^^xsd:string ; 47 rdfs:label "pressure meter"^^xsd:string ;
67 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 48 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
68 49
...@@ -74,13 +55,13 @@ ep-prodeqt:RegulatingValve ...@@ -74,13 +55,13 @@ ep-prodeqt:RegulatingValve
74 55
75 ep-prodeqt:SleeveValve 56 ep-prodeqt:SleeveValve
76 rdf:type owl:Class ; 57 rdf:type owl:Class ;
77 - rdfs:comment "valve that is a sleeve valve"^^xsd:string ; 58 + rdfs:comment "valve that is a tubing valve with a sliding sleeve to cover holes in the tubing, where all of the holes are covered to close the valve (source: MPR-XSD)"^^xsd:string ;
78 rdfs:label "sleeve valve"^^xsd:string ; 59 rdfs:label "sleeve valve"^^xsd:string ;
79 rdfs:subClassOf ep-prodeqt:Valve . 60 rdfs:subClassOf ep-prodeqt:Valve .
80 61
81 ep-prodeqt:TemperatureMeter 62 ep-prodeqt:TemperatureMeter
82 rdf:type owl:Class ; 63 rdf:type owl:Class ;
83 - rdfs:comment "equipment that is a temperature meter"^^xsd:string ; 64 + rdfs:comment "equipment item that is a temperature meter, consisting of the whole device and not just the sensor (source: MPR-XSD)"^^xsd:string ;
84 rdfs:label "temperature meter"^^xsd:string ; 65 rdfs:label "temperature meter"^^xsd:string ;
85 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 66 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
86 67
......
...@@ -12,15 +12,12 @@ ...@@ -12,15 +12,12 @@
12 12
13 <http://www.reportinghub.no/ep/schema/1.0/production-facility> 13 <http://www.reportinghub.no/ep/schema/1.0/production-facility>
14 rdf:type owl:Ontology ; 14 rdf:type owl:Ontology ;
15 - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> ; 15 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/production-well> ;
16 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 16 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
17 17
18 <http://www.reportinghub.no/ep/schema/equipment#Compressor> 18 <http://www.reportinghub.no/ep/schema/equipment#Compressor>
19 rdf:type ep-prodfac:ReportingFacilityType . 19 rdf:type ep-prodfac:ReportingFacilityType .
20 20
21 -<http://www.reportinghub.no/ep/schema/equipment#Controller-lift>
22 - rdf:type ep-prodfac:ReportingFacilityType .
23 -
24 <http://www.reportinghub.no/ep/schema/equipment#Manifold-injection> 21 <http://www.reportinghub.no/ep/schema/equipment#Manifold-injection>
25 rdf:type ep-prodfac:ReportingFacilityType . 22 rdf:type ep-prodfac:ReportingFacilityType .
26 23
...@@ -39,9 +36,6 @@ ...@@ -39,9 +36,6 @@
39 rdfs:label "cloud cover"^^xsd:string ; 36 rdfs:label "cloud cover"^^xsd:string ;
40 rdfs:subClassOf ep-core:PhysicalObject . 37 rdfs:subClassOf ep-core:PhysicalObject .
41 38
42 -<http://www.reportinghub.no/ep/schema/facility#Completion>
43 - rdf:type ep-prodfac:ReportingFacilityType .
44 -
45 <http://www.reportinghub.no/ep/schema/facility#Field> 39 <http://www.reportinghub.no/ep/schema/facility#Field>
46 rdf:type ep-prodfac:ReportingFacilityType . 40 rdf:type ep-prodfac:ReportingFacilityType .
47 41
...@@ -79,56 +73,56 @@ ...@@ -79,56 +73,56 @@
79 rdf:type ep-prodfac:ReportingFacilityType . 73 rdf:type ep-prodfac:ReportingFacilityType .
80 74
81 <http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight> 75 <http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight>
82 - rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; 76 + rdf:type owl:ObjectProperty , ep-core:Class_of_indirect_property , owl:FunctionalProperty ;
83 rdfs:comment "length that is the average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes) (source: MPR-XSD)"^^xsd:string ; 77 rdfs:comment "length that is the average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes) (source: MPR-XSD)"^^xsd:string ;
84 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 78 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
85 rdfs:label "average highest third wave height"^^xsd:string ; 79 rdfs:label "average highest third wave height"^^xsd:string ;
86 rdfs:range ep-core:Length . 80 rdfs:range ep-core:Length .
87 81
88 <http://www.reportinghub.no/ep/schema/facility#averageWaveHeight> 82 <http://www.reportinghub.no/ep/schema/facility#averageWaveHeight>
89 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 83 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
90 rdfs:comment "length that is the average height of surface waves"^^xsd:string ; 84 rdfs:comment "length that is the average height of surface waves"^^xsd:string ;
91 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 85 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
92 rdfs:label "average wave height"^^xsd:string ; 86 rdfs:label "average wave height"^^xsd:string ;
93 rdfs:range ep-core:Length . 87 rdfs:range ep-core:Length .
94 88
95 <http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight> 89 <http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight>
96 - rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; 90 + rdf:type owl:ObjectProperty , ep-core:Class_of_indirect_property , owl:FunctionalProperty ;
97 rdfs:comment "length that is the height of the cloud ceiling"^^xsd:string ; 91 rdfs:comment "length that is the height of the cloud ceiling"^^xsd:string ;
98 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ; 92 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ;
99 rdfs:label "cloud ceiling height"^^xsd:string ; 93 rdfs:label "cloud ceiling height"^^xsd:string ;
100 rdfs:range ep-core:Length . 94 rdfs:range ep-core:Length .
101 95
102 <http://www.reportinghub.no/ep/schema/facility#facilityOperator> 96 <http://www.reportinghub.no/ep/schema/facility#facilityOperator>
103 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 97 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
104 rdfs:comment "organization that operates a facility"^^xsd:string ; 98 rdfs:comment "organization that operates a facility"^^xsd:string ;
105 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; 99 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
106 rdfs:label "facility operator"^^xsd:string ; 100 rdfs:label "facility operator"^^xsd:string ;
107 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . 101 rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
108 102
109 <http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight> 103 <http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight>
110 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 104 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
111 rdfs:comment "length that is the maximum height of surface waves"^^xsd:string ; 105 rdfs:comment "length that is the maximum height of surface waves"^^xsd:string ;
112 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 106 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
113 rdfs:label "maximum wave height"^^xsd:string ; 107 rdfs:label "maximum wave height"^^xsd:string ;
114 rdfs:range ep-core:Length . 108 rdfs:range ep-core:Length .
115 109
116 <http://www.reportinghub.no/ep/schema/facility#surfaceWavePeriod> 110 <http://www.reportinghub.no/ep/schema/facility#surfaceWavePeriod>
117 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 111 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
118 rdfs:comment "time duration that is the period of surface waves"^^xsd:string ; 112 rdfs:comment "time duration that is the period of surface waves"^^xsd:string ;
119 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; 113 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
120 rdfs:label "period"^^xsd:string ; 114 rdfs:label "period"^^xsd:string ;
121 rdfs:range ep-core:TimeDuration . 115 rdfs:range ep-core:TimeDuration .
122 116
123 <http://www.reportinghub.no/ep/schema/facility#visibility> 117 <http://www.reportinghub.no/ep/schema/facility#visibility>
124 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 118 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
125 rdfs:comment "length that is the maximum distance at which things can be seen through surrounding air"^^xsd:string ; 119 rdfs:comment "length that is the maximum distance at which things can be seen through surrounding air"^^xsd:string ;
126 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; 120 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
127 rdfs:label "visibility"^^xsd:string ; 121 rdfs:label "visibility"^^xsd:string ;
128 rdfs:range ep-core:Length . 122 rdfs:range ep-core:Length .
129 123
130 <http://www.reportinghub.no/ep/schema/facility#windChillTemperature> 124 <http://www.reportinghub.no/ep/schema/facility#windChillTemperature>
131 - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; 125 + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
132 rdfs:comment "temperature that is the wind chill temperature of surrounding air"^^xsd:string ; 126 rdfs:comment "temperature that is the wind chill temperature of surrounding air"^^xsd:string ;
133 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; 127 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
134 rdfs:label "wind chill temperature"^^xsd:string ; 128 rdfs:label "wind chill temperature"^^xsd:string ;
...@@ -154,21 +148,21 @@ ep-prodfac:Boat ...@@ -154,21 +148,21 @@ ep-prodfac:Boat
154 148
155 ep-prodfac:Field-area 149 ep-prodfac:Field-area
156 rdf:type owl:Class ; 150 rdf:type owl:Class ;
157 - rdfs:comment "area of ground that is above a field"^^xsd:string ; 151 + rdfs:comment "part of the surface of the earth that is the area of ground above a field (source: MPR-XSD)"^^xsd:string ;
158 - rdfs:label "field - area"^^xsd:string ; 152 + rdfs:label "field area"^^xsd:string ;
159 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> . 153 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
160 154
161 ep-prodfac:Field-group 155 ep-prodfac:Field-group
162 rdf:type owl:Class ; 156 rdf:type owl:Class ;
163 - rdfs:comment "facility that is a set of fields"^^xsd:string ; 157 + rdfs:comment "part of the surface of the earth that is a grouping of two or more selected petroleum fields for commercial reasons or other purposes (source: MPR-XSD)"^^xsd:string ;
164 rdfs:label "field - group"^^xsd:string ; 158 rdfs:label "field - group"^^xsd:string ;
165 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> . 159 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
166 160
167 ep-prodfac:Field-part 161 ep-prodfac:Field-part
168 rdf:type owl:Class ; 162 rdf:type owl:Class ;
169 - rdfs:comment "facility that is part of a field"^^xsd:string ; 163 + rdfs:comment "part of the surface of the earth that is part of a petroleum field (source: MPR-XSD)"^^xsd:string ;
170 rdfs:label "field - part"^^xsd:string ; 164 rdfs:label "field - part"^^xsd:string ;
171 - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Field> . 165 + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/geography#PartOfTheSurfaceOfTheEarth> .
172 166
173 ep-prodfac:Installation 167 ep-prodfac:Installation
174 rdf:type owl:Class ; 168 rdf:type owl:Class ;
...@@ -280,7 +274,7 @@ ep-prodfac:numberOfPersonnelOnBoard ...@@ -280,7 +274,7 @@ ep-prodfac:numberOfPersonnelOnBoard
280 rdfs:range xsd:integer . 274 rdfs:range xsd:integer .
281 275
282 ep-prodfac:operatingTime 276 ep-prodfac:operatingTime
283 - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; 277 + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
284 rdfs:comment "time duration that is the operating time of a temporal part of a facility"^^xsd:string ; 278 rdfs:comment "time duration that is the operating time of a temporal part of a facility"^^xsd:string ;
285 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; 279 rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
286 rdfs:label "operating time"^^xsd:string ; 280 rdfs:label "operating time"^^xsd:string ;
......
...@@ -35,15 +35,9 @@ ep-material:FluidFraction ...@@ -35,15 +35,9 @@ ep-material:FluidFraction
35 ep-material:FreshWater 35 ep-material:FreshWater
36 rdf:type ep-prodwell:InjectionFluidType . 36 rdf:type ep-prodwell:InjectionFluidType .
37 37
38 -ep-material:Gas
39 - rdf:type ep-prodwell:FluidPhaseType .
40 -
41 ep-material:GasAndWater 38 ep-material:GasAndWater
42 rdf:type ep-prodwell:InjectionFluidType . 39 rdf:type ep-prodwell:InjectionFluidType .
43 40
44 -ep-material:Liquid
45 - rdf:type ep-prodwell:FluidPhaseType .
46 -
47 ep-material:NonHcGas 41 ep-material:NonHcGas
48 rdf:type ep-prodwell:InjectionFluidType . 42 rdf:type ep-prodwell:InjectionFluidType .
49 43
...@@ -371,12 +365,6 @@ ep-prodwell:FluidComponentKindType ...@@ -371,12 +365,6 @@ ep-prodwell:FluidComponentKindType
371 rdfs:label "fluid component kind type"^^xsd:string ; 365 rdfs:label "fluid component kind type"^^xsd:string ;
372 rdfs:subClassOf owl:Class . 366 rdfs:subClassOf owl:Class .
373 367
374 -ep-prodwell:FluidPhaseType
375 - rdf:type rdfs:Class ;
376 - rdfs:comment "This is probably not required. The function selectFluidPhaseType is not used."^^xsd:string ;
377 - rdfs:label "fluid phase type"^^xsd:string ;
378 - rdfs:subClassOf owl:Class .
379 -
380 ep-prodwell:InjectingWell 368 ep-prodwell:InjectingWell
381 rdf:type owl:Class , ep-prodwell:WellStatusType ; 369 rdf:type owl:Class , ep-prodwell:WellStatusType ;
382 rdfs:comment "well or wellbore that is used for injecting"^^xsd:string ; 370 rdfs:comment "well or wellbore that is used for injecting"^^xsd:string ;
...@@ -451,7 +439,7 @@ ep-prodwell:TemporalPartOfAWellOrWellBore ...@@ -451,7 +439,7 @@ ep-prodwell:TemporalPartOfAWellOrWellBore
451 439
452 ep-prodwell:TubingHead 440 ep-prodwell:TubingHead
453 rdf:type owl:Class ; 441 rdf:type owl:Class ;
454 - rdfs:comment "equipment that supports the tubing hanger and provides a means of attaching the Christmas tree to the wellhead (Schlumberger)"^^xsd:string ; 442 + rdfs:comment "equipment that supports the tubing hanger and provides a means of attaching the Christmas tree to the wellhead (source: Schlumberger)"^^xsd:string ;
455 rdfs:label "tubing head"^^xsd:string ; 443 rdfs:label "tubing head"^^xsd:string ;
456 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> . 444 rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
457 445
......
...@@ -4894,7 +4894,8 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -4894,7 +4894,8 @@ ep-dpr-spin-lib:selectProductionFacilityType
4894 rdfs:subClassOf ep-dpr-spin-lib:Function ; 4894 rdfs:subClassOf ep-dpr-spin-lib:Function ;
4895 spin:body 4895 spin:body
4896 [ rdf:type sp:Select ; 4896 [ rdf:type sp:Select ;
4897 - sp:resultVariables (_:b15) ; 4897 + sp:resultVariables ([ sp:varName "productionFacilityType"^^xsd:string
4898 + ]) ;
4898 sp:where ([ rdf:type sp:Bind ; 4899 sp:where ([ rdf:type sp:Bind ;
4899 sp:expression 4900 sp:expression
4900 [ rdf:type sp:if ; 4901 [ rdf:type sp:if ;
...@@ -4914,7 +4915,7 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -4914,7 +4915,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
4914 sp:arg1 spin:_arg1 ; 4915 sp:arg1 spin:_arg1 ;
4915 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_controller--lift> 4916 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_controller--lift>
4916 ] ; 4917 ] ;
4917 - sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#Controller-lift> ; 4918 + sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#GasLiftController> ;
4918 sp:arg3 [ rdf:type sp:if ; 4919 sp:arg3 [ rdf:type sp:if ;
4919 sp:arg1 [ rdf:type sp:eq ; 4920 sp:arg1 [ rdf:type sp:eq ;
4920 sp:arg1 spin:_arg1 ; 4921 sp:arg1 spin:_arg1 ;
...@@ -4926,7 +4927,7 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -4926,7 +4927,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
4926 sp:arg1 spin:_arg1 ; 4927 sp:arg1 spin:_arg1 ;
4927 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_completion> 4928 sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#RF_completion>
4928 ] ; 4929 ] ;
4929 - sp:arg2 <http://www.reportinghub.no/ep/schema/facility#Completion> ; 4930 + sp:arg2 <http://www.reportinghub.no/ep/schema/production-well#WellCompletionAssembly> ;
4930 sp:arg3 [ rdf:type sp:if ; 4931 sp:arg3 [ rdf:type sp:if ;
4931 sp:arg1 [ rdf:type sp:eq ; 4932 sp:arg1 [ rdf:type sp:eq ;
4932 sp:arg1 spin:_arg1 ; 4933 sp:arg1 spin:_arg1 ;
...@@ -5073,7 +5074,9 @@ ep-dpr-spin-lib:selectProductionFacilityType ...@@ -5073,7 +5074,9 @@ ep-dpr-spin-lib:selectProductionFacilityType
5073 ] 5074 ]
5074 ] 5075 ]
5075 ] ; 5076 ] ;
5076 - sp:variable _:b15 5077 + sp:variable
5078 + [ sp:varName "productionFacilityType"^^xsd:string
5079 + ]
5077 ]) 5080 ])
5078 ] . 5081 ] .
5079 5082
...@@ -5083,7 +5086,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType ...@@ -5083,7 +5086,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
5083 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5086 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5084 spin:body 5087 spin:body
5085 [ rdf:type sp:Select ; 5088 [ rdf:type sp:Select ;
5086 - sp:resultVariables (_:b16) ; 5089 + sp:resultVariables (_:b15) ;
5087 sp:where ([ rdf:type sp:Bind ; 5090 sp:where ([ rdf:type sp:Bind ;
5088 sp:expression 5091 sp:expression
5089 [ rdf:type sp:if ; 5092 [ rdf:type sp:if ;
...@@ -5143,7 +5146,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType ...@@ -5143,7 +5146,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
5143 ] 5146 ]
5144 ] 5147 ]
5145 ] ; 5148 ] ;
5146 - sp:variable _:b16 5149 + sp:variable _:b15
5147 ]) 5150 ])
5148 ] . 5151 ] .
5149 5152
...@@ -5153,7 +5156,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ...@@ -5153,7 +5156,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
5153 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5156 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5154 spin:body 5157 spin:body
5155 [ rdf:type sp:Select ; 5158 [ rdf:type sp:Select ;
5156 - sp:resultVariables (_:b17) ; 5159 + sp:resultVariables (_:b16) ;
5157 sp:where ([ rdf:type sp:Bind ; 5160 sp:where ([ rdf:type sp:Bind ;
5158 sp:expression 5161 sp:expression
5159 [ rdf:type sp:if ; 5162 [ rdf:type sp:if ;
...@@ -5171,7 +5174,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ...@@ -5171,7 +5174,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
5171 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> 5174 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
5172 ] 5175 ]
5173 ] ; 5176 ] ;
5174 - sp:variable _:b17 5177 + sp:variable _:b16
5175 ]) 5178 ])
5176 ] . 5179 ] .
5177 5180
...@@ -5181,7 +5184,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType ...@@ -5181,7 +5184,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
5181 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5184 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5182 spin:body 5185 spin:body
5183 [ rdf:type sp:Select ; 5186 [ rdf:type sp:Select ;
5184 - sp:resultVariables (_:b18) ; 5187 + sp:resultVariables (_:b17) ;
5185 sp:where ([ rdf:type sp:Bind ; 5188 sp:where ([ rdf:type sp:Bind ;
5186 sp:expression 5189 sp:expression
5187 [ rdf:type sp:if ; 5190 [ rdf:type sp:if ;
...@@ -5199,7 +5202,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType ...@@ -5199,7 +5202,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
5199 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> 5202 sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
5200 ] 5203 ]
5201 ] ; 5204 ] ;
5202 - sp:variable _:b18 5205 + sp:variable _:b17
5203 ]) 5206 ])
5204 ] . 5207 ] .
5205 5208
...@@ -5209,7 +5212,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType ...@@ -5209,7 +5212,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
5209 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5212 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5210 spin:body 5213 spin:body
5211 [ rdf:type sp:Select ; 5214 [ rdf:type sp:Select ;
5212 - sp:resultVariables (_:b19) ; 5215 + sp:resultVariables (_:b18) ;
5213 sp:where ([ rdf:type sp:Bind ; 5216 sp:where ([ rdf:type sp:Bind ;
5214 sp:expression 5217 sp:expression
5215 [ rdf:type sp:if ; 5218 [ rdf:type sp:if ;
...@@ -5360,7 +5363,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType ...@@ -5360,7 +5363,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
5360 ] 5363 ]
5361 ] 5364 ]
5362 ] ; 5365 ] ;
5363 - sp:variable _:b19 5366 + sp:variable _:b18
5364 ]) 5367 ])
5365 ] . 5368 ] .
5366 5369
...@@ -5549,7 +5552,7 @@ ep-dpr-spin-lib:selectSafetyActivityType ...@@ -5549,7 +5552,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
5549 rdfs:subClassOf ep-dpr-spin-lib:Function ; 5552 rdfs:subClassOf ep-dpr-spin-lib:Function ;
5550 spin:body 5553 spin:body
5551 [ rdf:type sp:Select ; 5554 [ rdf:type sp:Select ;
5552 - sp:resultVariables (_:b20) ; 5555 + sp:resultVariables (_:b19) ;
5553 sp:where ([ rdf:type sp:Bind ; 5556 sp:where ([ rdf:type sp:Bind ;
5554 sp:expression 5557 sp:expression
5555 [ rdf:type sp:if ; 5558 [ rdf:type sp:if ;
...@@ -5693,7 +5696,7 @@ ep-dpr-spin-lib:selectSafetyActivityType ...@@ -5693,7 +5696,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
5693 ] 5696 ]
5694 ] 5697 ]
5695 ] ; 5698 ] ;
5696 - sp:variable _:b20 5699 + sp:variable _:b19
5697 ]) 5700 ])
5698 ] . 5701 ] .
5699 5702
...@@ -5956,7 +5959,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION ...@@ -5956,7 +5959,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
5956 ] ; 5959 ] ;
5957 spin:body 5960 spin:body
5958 [ rdf:type sp:Select ; 5961 [ rdf:type sp:Select ;
5959 - sp:resultVariables (_:b21) ; 5962 + sp:resultVariables (_:b20) ;
5960 sp:where ([ rdf:type sp:Bind ; 5963 sp:where ([ rdf:type sp:Bind ;
5961 sp:expression 5964 sp:expression
5962 [ rdf:type sp:if ; 5965 [ rdf:type sp:if ;
...@@ -5967,7 +5970,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION ...@@ -5967,7 +5970,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
5967 sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; 5970 sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
5968 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> 5971 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
5969 ] ; 5972 ] ;
5970 - sp:variable _:b21 5973 + sp:variable _:b20
5971 ]) 5974 ])
5972 ] . 5975 ] .
5973 5976
...@@ -6360,7 +6363,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ...@@ -6360,7 +6363,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
6360 rdfs:subClassOf ep-dpr-spin-lib:Function ; 6363 rdfs:subClassOf ep-dpr-spin-lib:Function ;
6361 spin:body 6364 spin:body
6362 [ rdf:type sp:Select ; 6365 [ rdf:type sp:Select ;
6363 - sp:resultVariables (_:b22) ; 6366 + sp:resultVariables (_:b21) ;
6364 sp:where ([ rdf:type sp:Bind ; 6367 sp:where ([ rdf:type sp:Bind ;
6365 sp:expression 6368 sp:expression
6366 [ rdf:type sp:if ; 6369 [ rdf:type sp:if ;
...@@ -6385,7 +6388,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ...@@ -6385,7 +6388,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
6385 ] 6388 ]
6386 ] 6389 ]
6387 ] ; 6390 ] ;
6388 - sp:variable _:b22 6391 + sp:variable _:b21
6389 ]) 6392 ])
6390 ] . 6393 ] .
6391 6394
...@@ -7503,29 +7506,26 @@ ep-dpr-spin-lib:selectWorkScale ...@@ -7503,29 +7506,26 @@ ep-dpr-spin-lib:selectWorkScale
7503 ]) 7506 ])
7504 ] . 7507 ] .
7505 7508
7506 -_:b22
7507 - sp:varName "volumeFlowRateAtStdType"^^xsd:string .
7508 -
7509 _:b21 7509 _:b21
7510 - sp:varName "specificVolumeScale"^^xsd:string . 7510 + sp:varName "volumeFlowRateAtStdType"^^xsd:string .
7511 7511
7512 _:b20 7512 _:b20
7513 - sp:varName "safetyActivityType"^^xsd:string . 7513 + sp:varName "specificVolumeScale"^^xsd:string .
7514 7514
7515 _:b19 7515 _:b19
7516 - sp:varName "productionFlowPurposeType"^^xsd:string . 7516 + sp:varName "safetyActivityType"^^xsd:string .
7517 7517
7518 _:b18 7518 _:b18
7519 - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . 7519 + sp:varName "productionFlowPurposeType"^^xsd:string .
7520 7520
7521 _:b17 7521 _:b17
7522 sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . 7522 sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
7523 7523
7524 _:b16 7524 _:b16
7525 - sp:varName "productionFlowDefinitionType"^^xsd:string . 7525 + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
7526 7526
7527 _:b15 7527 _:b15
7528 - sp:varName "productionFacilityType"^^xsd:string . 7528 + sp:varName "productionFlowDefinitionType"^^xsd:string .
7529 7529
7530 _:b14 7530 _:b14
7531 sp:varName "densityScale"^^xsd:string . 7531 sp:varName "densityScale"^^xsd:string .
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
23 23
24 <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> 24 <http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
25 rdf:type owl:Ontology ; 25 rdf:type owl:Ontology ;
26 - owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> ; 26 + owl:imports <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> ;
27 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 27 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
28 28
29 ep-mpr-spin-lib:Function 29 ep-mpr-spin-lib:Function
...@@ -5065,13 +5065,13 @@ ep-mpr-spin-lib:selectReportingFacilityType ...@@ -5065,13 +5065,13 @@ ep-mpr-spin-lib:selectReportingFacilityType
5065 sp:arg1 spin:_arg1 ; 5065 sp:arg1 spin:_arg1 ;
5066 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller--lift> 5066 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller--lift>
5067 ] ; 5067 ] ;
5068 - sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#Controller-lift> ; 5068 + sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#GasLiftController> ;
5069 sp:arg3 [ rdf:type sp:if ; 5069 sp:arg3 [ rdf:type sp:if ;
5070 sp:arg1 [ rdf:type sp:eq ; 5070 sp:arg1 [ rdf:type sp:eq ;
5071 sp:arg1 spin:_arg1 ; 5071 sp:arg1 spin:_arg1 ;
5072 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller> 5072 sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_controller>
5073 ] ; 5073 ] ;
5074 - sp:arg2 <http://www.reportinghub.no/ep/schema/production-equipment#Controller> ; 5074 + sp:arg2 <http://www.reportinghub.no/ep/schema/equipment#GasLiftController> ;
5075 sp:arg3 [ rdf:type sp:if ; 5075 sp:arg3 [ rdf:type sp:if ;
5076 sp:arg1 [ rdf:type sp:eq ; 5076 sp:arg1 [ rdf:type sp:eq ;
5077 sp:arg1 spin:_arg1 ; 5077 sp:arg1 spin:_arg1 ;
......