Added documentation for flow, and well ontologies for loading into RDL
Showing
14 changed files
with
57 additions
and
34 deletions
This diff is collapsed. Click to expand it.
... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
18 | 18 | ||
19 | ep-fac:Completion | 19 | ep-fac:Completion |
20 | rdf:type owl:Class ; | 20 | rdf:type owl:Class ; |
21 | + rdfs:comment "not used in either the MPR or the DDR - see ep-prodwell:WellCompletionEquipment"^^xsd:string ; | ||
21 | rdfs:label "completion"^^xsd:string ; | 22 | rdfs:label "completion"^^xsd:string ; |
22 | rdfs:subClassOf ep-fac:Facility ; | 23 | rdfs:subClassOf ep-fac:Facility ; |
23 | ep-core:seeReferenceData | 24 | ep-core:seeReferenceData |
... | @@ -37,7 +38,7 @@ ep-fac:Field | ... | @@ -37,7 +38,7 @@ ep-fac:Field |
37 | "http://posccaesar.org/rdl/RDS409500951"^^xsd:string . | 38 | "http://posccaesar.org/rdl/RDS409500951"^^xsd:string . |
38 | 39 | ||
39 | ep-fac:FixedFacility | 40 | ep-fac:FixedFacility |
40 | - rdf:type ep-fac:FixedOrMoveableFacilityType , owl:DeprecatedClass ; | 41 | + rdf:type owl:DeprecatedClass , ep-fac:FixedOrMoveableFacilityType ; |
41 | rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ; | 42 | rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ; |
42 | rdfs:label "fixed facility"^^xsd:string ; | 43 | rdfs:label "fixed facility"^^xsd:string ; |
43 | rdfs:subClassOf ep-fac:Facility . | 44 | rdfs:subClassOf ep-fac:Facility . |
... | @@ -55,10 +56,10 @@ ep-fac:FixedOrMoveableRigType | ... | @@ -55,10 +56,10 @@ ep-fac:FixedOrMoveableRigType |
55 | rdfs:subClassOf owl:Class . | 56 | rdfs:subClassOf owl:Class . |
56 | 57 | ||
57 | ep-fac:FixedRig | 58 | ep-fac:FixedRig |
58 | - rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; | 59 | + rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; |
59 | rdfs:comment "a fixed oil and gas drilling facility"^^xsd:string ; | 60 | rdfs:comment "a fixed oil and gas drilling facility"^^xsd:string ; |
60 | rdfs:label "fixed rig"^^xsd:string ; | 61 | rdfs:label "fixed rig"^^xsd:string ; |
61 | - rdfs:subClassOf ep-fac:FixedFacility , ep-fac:Rig . | 62 | + rdfs:subClassOf ep-fac:Rig , ep-fac:FixedFacility . |
62 | 63 | ||
63 | ep-fac:Flowline | 64 | ep-fac:Flowline |
64 | rdf:type owl:Class ; | 65 | rdf:type owl:Class ; |
... | @@ -82,17 +83,17 @@ ep-fac:Lease | ... | @@ -82,17 +83,17 @@ ep-fac:Lease |
82 | "http://posccaesar.org/rdl/RDS806655591"^^xsd:string . | 83 | "http://posccaesar.org/rdl/RDS806655591"^^xsd:string . |
83 | 84 | ||
84 | ep-fac:MoveableFacility | 85 | ep-fac:MoveableFacility |
85 | - rdf:type ep-fac:FixedOrMoveableFacilityType , owl:Class ; | 86 | + rdf:type owl:Class , ep-fac:FixedOrMoveableFacilityType ; |
86 | rdfs:label "moveable facility"^^xsd:string ; | 87 | rdfs:label "moveable facility"^^xsd:string ; |
87 | rdfs:subClassOf ep-fac:Facility ; | 88 | rdfs:subClassOf ep-fac:Facility ; |
88 | ep-core:seeReferenceData | 89 | ep-core:seeReferenceData |
89 | "http://posccaesar.org/rdl/RDS4316634576"^^xsd:string . | 90 | "http://posccaesar.org/rdl/RDS4316634576"^^xsd:string . |
90 | 91 | ||
91 | ep-fac:MoveableRig | 92 | ep-fac:MoveableRig |
92 | - rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; | 93 | + rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; |
93 | rdfs:comment "a moveable oil and gas drilling facility"^^xsd:string ; | 94 | rdfs:comment "a moveable oil and gas drilling facility"^^xsd:string ; |
94 | rdfs:label "moveable rig"^^xsd:string ; | 95 | rdfs:label "moveable rig"^^xsd:string ; |
95 | - rdfs:subClassOf ep-fac:MoveableFacility , ep-fac:Rig . | 96 | + rdfs:subClassOf ep-fac:Rig , ep-fac:MoveableFacility . |
96 | 97 | ||
97 | ep-fac:Platform | 98 | ep-fac:Platform |
98 | rdf:type owl:Class ; | 99 | rdf:type owl:Class ; |
... | @@ -192,7 +193,7 @@ ep-fac:Zone | ... | @@ -192,7 +193,7 @@ ep-fac:Zone |
192 | rdfs:subClassOf ep-fac:Facility . | 193 | rdfs:subClassOf ep-fac:Facility . |
193 | 194 | ||
194 | ep-fac:depthOfSurroundingWater | 195 | ep-fac:depthOfSurroundingWater |
195 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 196 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
196 | rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ; | 197 | rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ; |
197 | rdfs:domain ep-fac:SurroundingWater ; | 198 | rdfs:domain ep-fac:SurroundingWater ; |
198 | rdfs:label "depth of surrounding water"^^xsd:string ; | 199 | rdfs:label "depth of surrounding water"^^xsd:string ; | ... | ... |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
... | @@ -35,6 +35,7 @@ | ... | @@ -35,6 +35,7 @@ |
35 | 35 | ||
36 | <http://www.reportinghub.no/ep/schema/facility#CloudCover> | 36 | <http://www.reportinghub.no/ep/schema/facility#CloudCover> |
37 | rdf:type owl:Class ; | 37 | rdf:type owl:Class ; |
38 | + rdfs:comment "physical object that is cloud cover in the atmosphere"^^xsd:string ; | ||
38 | rdfs:label "cloud cover"^^xsd:string ; | 39 | rdfs:label "cloud cover"^^xsd:string ; |
39 | rdfs:subClassOf ep-core:PhysicalObject . | 40 | rdfs:subClassOf ep-core:PhysicalObject . |
40 | 41 | ||
... | @@ -79,48 +80,56 @@ | ... | @@ -79,48 +80,56 @@ |
79 | 80 | ||
80 | <http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight> | 81 | <http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight> |
81 | rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; | 82 | rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; |
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 ; | ||
82 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; | 84 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; |
83 | rdfs:label "average highest third wave height"^^xsd:string ; | 85 | rdfs:label "average highest third wave height"^^xsd:string ; |
84 | rdfs:range ep-core:Length . | 86 | rdfs:range ep-core:Length . |
85 | 87 | ||
86 | <http://www.reportinghub.no/ep/schema/facility#averageWaveHeight> | 88 | <http://www.reportinghub.no/ep/schema/facility#averageWaveHeight> |
87 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 89 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
90 | + rdfs:comment "length that is the average height of surface waves"^^xsd:string ; | ||
88 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; | 91 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; |
89 | rdfs:label "average wave height"^^xsd:string ; | 92 | rdfs:label "average wave height"^^xsd:string ; |
90 | rdfs:range ep-core:Length . | 93 | rdfs:range ep-core:Length . |
91 | 94 | ||
92 | <http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight> | 95 | <http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight> |
93 | rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; | 96 | rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ; |
97 | + rdfs:comment "length that is the height of the cloud ceiling"^^xsd:string ; | ||
94 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ; | 98 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ; |
95 | rdfs:label "cloud ceiling height"^^xsd:string ; | 99 | rdfs:label "cloud ceiling height"^^xsd:string ; |
96 | rdfs:range ep-core:Length . | 100 | rdfs:range ep-core:Length . |
97 | 101 | ||
98 | <http://www.reportinghub.no/ep/schema/facility#facilityOperator> | 102 | <http://www.reportinghub.no/ep/schema/facility#facilityOperator> |
99 | rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 103 | rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
104 | + rdfs:comment "organization that operates a facility"^^xsd:string ; | ||
100 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; | 105 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; |
101 | rdfs:label "facility operator"^^xsd:string ; | 106 | rdfs:label "facility operator"^^xsd:string ; |
102 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | 107 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . |
103 | 108 | ||
104 | <http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight> | 109 | <http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight> |
105 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 110 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
111 | + rdfs:comment "length that is the maximum height of surface waves"^^xsd:string ; | ||
106 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; | 112 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; |
107 | rdfs:label "maximum wave height"^^xsd:string ; | 113 | rdfs:label "maximum wave height"^^xsd:string ; |
108 | rdfs:range ep-core:Length . | 114 | rdfs:range ep-core:Length . |
109 | 115 | ||
110 | -<http://www.reportinghub.no/ep/schema/facility#period> | 116 | +<http://www.reportinghub.no/ep/schema/facility#surfaceWavePeriod> |
111 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 117 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
118 | + rdfs:comment "time duration that is the period of surface waves"^^xsd:string ; | ||
112 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; | 119 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ; |
113 | rdfs:label "period"^^xsd:string ; | 120 | rdfs:label "period"^^xsd:string ; |
114 | - rdfs:range ep-core:Length . | 121 | + rdfs:range ep-core:TimeDuration . |
115 | 122 | ||
116 | <http://www.reportinghub.no/ep/schema/facility#visibility> | 123 | <http://www.reportinghub.no/ep/schema/facility#visibility> |
117 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 124 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
125 | + rdfs:comment "length that is the maximum distance at which things can be seen through surrounding air"^^xsd:string ; | ||
118 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; | 126 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; |
119 | rdfs:label "visibility"^^xsd:string ; | 127 | rdfs:label "visibility"^^xsd:string ; |
120 | rdfs:range ep-core:Length . | 128 | rdfs:range ep-core:Length . |
121 | 129 | ||
122 | <http://www.reportinghub.no/ep/schema/facility#windChillTemperature> | 130 | <http://www.reportinghub.no/ep/schema/facility#windChillTemperature> |
123 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 131 | rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
132 | + rdfs:comment "temperature that is the wind chill temperature of surrounding air"^^xsd:string ; | ||
124 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; | 133 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ; |
125 | rdfs:label "wind chill temperature"^^xsd:string ; | 134 | rdfs:label "wind chill temperature"^^xsd:string ; |
126 | rdfs:range ep-core:Temperature . | 135 | rdfs:range ep-core:Temperature . |
... | @@ -139,6 +148,7 @@ | ... | @@ -139,6 +148,7 @@ |
139 | 148 | ||
140 | ep-prodfac:Boat | 149 | ep-prodfac:Boat |
141 | rdf:type owl:Class ; | 150 | rdf:type owl:Class ; |
151 | + rdfs:comment "facility that is a boat"^^xsd:string ; | ||
142 | rdfs:label "boat"^^xsd:string ; | 152 | rdfs:label "boat"^^xsd:string ; |
143 | rdfs:subClassOf ep-prodfac:ShipOrBoat . | 153 | rdfs:subClassOf ep-prodfac:ShipOrBoat . |
144 | 154 | ||
... | @@ -162,29 +172,34 @@ ep-prodfac:Field-part | ... | @@ -162,29 +172,34 @@ ep-prodfac:Field-part |
162 | 172 | ||
163 | ep-prodfac:Installation | 173 | ep-prodfac:Installation |
164 | rdf:type owl:Class ; | 174 | rdf:type owl:Class ; |
175 | + rdfs:comment "physical object that is an appliance involved in the extraction, production, transportation or storage of oil or gas (source: MPR-XSD)"^^xsd:string ; | ||
165 | rdfs:label "installation"^^xsd:string ; | 176 | rdfs:label "installation"^^xsd:string ; |
166 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | 177 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . |
167 | 178 | ||
168 | ep-prodfac:OilTanker | 179 | ep-prodfac:OilTanker |
169 | rdf:type owl:Class ; | 180 | rdf:type owl:Class ; |
181 | + rdfs:comment "ship that carries a cargo of oil"^^xsd:string ; | ||
170 | rdfs:label "oil tanker"^^xsd:string ; | 182 | rdfs:label "oil tanker"^^xsd:string ; |
171 | rdfs:subClassOf ep-prodfac:Ship . | 183 | rdfs:subClassOf ep-prodfac:Ship . |
172 | 184 | ||
173 | ep-prodfac:Pipeline | 185 | ep-prodfac:Pipeline |
174 | - rdfs:comment "facility that is a pipeline"^^xsd:string . | 186 | + rdfs:comment "fluid conductor that consists of pipe, possibly also including pumps, valves, and control devices, intended for conveying liquids, gases, or finely divided solids (source: MPR-XSD)"^^xsd:string . |
175 | 187 | ||
176 | ep-prodfac:Plant | 188 | ep-prodfac:Plant |
177 | rdf:type owl:Class ; | 189 | rdf:type owl:Class ; |
190 | + rdfs:comment "facility that is a <no definition in MPR-XSD>"^^xsd:string ; | ||
178 | rdfs:label "plant"^^xsd:string ; | 191 | rdfs:label "plant"^^xsd:string ; |
179 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | 192 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . |
180 | 193 | ||
181 | ep-prodfac:Plant-processing | 194 | ep-prodfac:Plant-processing |
182 | rdf:type owl:Class ; | 195 | rdf:type owl:Class ; |
196 | + rdfs:comment "facility that is a <no definition in MPR-XSD>"^^xsd:string ; | ||
183 | rdfs:label "plant - processing"^^xsd:string ; | 197 | rdfs:label "plant - processing"^^xsd:string ; |
184 | rdfs:subClassOf ep-prodfac:Plant . | 198 | rdfs:subClassOf ep-prodfac:Plant . |
185 | 199 | ||
186 | ep-prodfac:ProcessingFacility | 200 | ep-prodfac:ProcessingFacility |
187 | rdf:type owl:Class ; | 201 | rdf:type owl:Class ; |
202 | + rdfs:comment "single production processing facility (source: MPR-XSD)"^^xsd:string ; | ||
188 | rdfs:label "processing facility"^^xsd:string ; | 203 | rdfs:label "processing facility"^^xsd:string ; |
189 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | 204 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . |
190 | 205 | ||
... | @@ -196,31 +211,31 @@ ep-prodfac:ReportingFacilityType | ... | @@ -196,31 +211,31 @@ ep-prodfac:ReportingFacilityType |
196 | 211 | ||
197 | ep-prodfac:Ship | 212 | ep-prodfac:Ship |
198 | rdf:type owl:Class ; | 213 | rdf:type owl:Class ; |
214 | + rdfs:comment "facility that is a ship"^^xsd:string ; | ||
199 | rdfs:label "ship"^^xsd:string ; | 215 | rdfs:label "ship"^^xsd:string ; |
200 | rdfs:subClassOf ep-prodfac:ShipOrBoat . | 216 | rdfs:subClassOf ep-prodfac:ShipOrBoat . |
201 | 217 | ||
202 | ep-prodfac:ShipOrBoat | 218 | ep-prodfac:ShipOrBoat |
203 | rdf:type owl:Class ; | 219 | rdf:type owl:Class ; |
204 | - rdfs:label "ship or boat"^^xsd:string ; | 220 | + rdfs:comment "facility that is a ship or boat"^^xsd:string ; |
205 | - rdfs:subClassOf ep-prodfac:TemporalPartOfAShipOrBoat . | 221 | + rdfs:label "(temporal part of a) ship or boat"^^xsd:string ; |
222 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | ||
206 | 223 | ||
207 | ep-prodfac:StorageFacility | 224 | ep-prodfac:StorageFacility |
208 | rdf:type owl:Class ; | 225 | rdf:type owl:Class ; |
226 | + rdfs:comment "system for the storage of gaseous, liquid and solid products (source: MPR-XSD)"^^xsd:string ; | ||
209 | rdfs:label "storage facility"^^xsd:string ; | 227 | rdfs:label "storage facility"^^xsd:string ; |
210 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | 228 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . |
211 | 229 | ||
212 | ep-prodfac:SupplyShip | 230 | ep-prodfac:SupplyShip |
213 | rdf:type owl:Class ; | 231 | rdf:type owl:Class ; |
232 | + rdfs:comment "ship that supplies off-shore installations"^^xsd:string ; | ||
214 | rdfs:label "supply ship"^^xsd:string ; | 233 | rdfs:label "supply ship"^^xsd:string ; |
215 | rdfs:subClassOf ep-prodfac:Ship . | 234 | rdfs:subClassOf ep-prodfac:Ship . |
216 | 235 | ||
217 | -ep-prodfac:TemporalPartOfAShipOrBoat | ||
218 | - rdf:type owl:Class ; | ||
219 | - rdfs:label "temporal part of a ship or boat"^^xsd:string ; | ||
220 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | ||
221 | - | ||
222 | ep-prodfac:TrunkLine | 236 | ep-prodfac:TrunkLine |
223 | rdf:type owl:Class ; | 237 | rdf:type owl:Class ; |
238 | + rdfs:comment "A single trunkline (source: MPR-XSD)"^^xsd:string ; | ||
224 | rdfs:label "trunk line"^^xsd:string ; | 239 | rdfs:label "trunk line"^^xsd:string ; |
225 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . | 240 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> . |
226 | 241 | ||
... | @@ -266,6 +281,7 @@ ep-prodfac:numberOfPersonnelOnBoard | ... | @@ -266,6 +281,7 @@ ep-prodfac:numberOfPersonnelOnBoard |
266 | 281 | ||
267 | ep-prodfac:operatingTime | 282 | ep-prodfac:operatingTime |
268 | rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 283 | rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
284 | + rdfs:comment "time duration that is the operating time of a temporal part of a facility"^^xsd:string ; | ||
269 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; | 285 | rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ; |
270 | rdfs:label "operating time"^^xsd:string ; | 286 | rdfs:label "operating time"^^xsd:string ; |
271 | rdfs:range ep-core:TimeDuration . | 287 | rdfs:range ep-core:TimeDuration . | ... | ... |
This diff is collapsed. Click to expand it.
... | @@ -91,7 +91,7 @@ ep-well:LowerPartOfAWellBore | ... | @@ -91,7 +91,7 @@ ep-well:LowerPartOfAWellBore |
91 | rdf:type owl:Class ; | 91 | rdf:type owl:Class ; |
92 | rdfs:comment "spatial part of a wellbore that is all of it below a point"^^xsd:string ; | 92 | rdfs:comment "spatial part of a wellbore that is all of it below a point"^^xsd:string ; |
93 | rdfs:label "lower part of a well bore"^^xsd:string ; | 93 | rdfs:label "lower part of a well bore"^^xsd:string ; |
94 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 94 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
95 | 95 | ||
96 | ep-well:Mud | 96 | ep-well:Mud |
97 | rdf:type ep-well:CementingFluidType , owl:Class ; | 97 | rdf:type ep-well:CementingFluidType , owl:Class ; |
... | @@ -138,7 +138,7 @@ ep-well:PositionWithinWellBore | ... | @@ -138,7 +138,7 @@ ep-well:PositionWithinWellBore |
138 | rdf:type owl:Class ; | 138 | rdf:type owl:Class ; |
139 | rdfs:comment "spatial part of a wellbore that is a position down the hole"^^xsd:string ; | 139 | rdfs:comment "spatial part of a wellbore that is a position down the hole"^^xsd:string ; |
140 | rdfs:label "position within wellbore"^^xsd:string ; | 140 | rdfs:label "position within wellbore"^^xsd:string ; |
141 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 141 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
142 | 142 | ||
143 | ep-well:RecoveredCore | 143 | ep-well:RecoveredCore |
144 | rdf:type owl:Class ; | 144 | rdf:type owl:Class ; |
... | @@ -167,15 +167,21 @@ ep-well:SpatialPartOfAWell | ... | @@ -167,15 +167,21 @@ ep-well:SpatialPartOfAWell |
167 | 167 | ||
168 | ep-well:SpatialPartOfAWellBore | 168 | ep-well:SpatialPartOfAWellBore |
169 | rdf:type owl:Class ; | 169 | rdf:type owl:Class ; |
170 | - rdfs:comment "physical object that is a spatial part of a wellbore"^^xsd:string ; | 170 | + rdfs:comment "physical object that is a spatial part of a wellbore for all of its life"^^xsd:string ; |
171 | rdfs:label "spatial part of a well bore"^^xsd:string ; | 171 | rdfs:label "spatial part of a well bore"^^xsd:string ; |
172 | - rdfs:subClassOf ep-core:PhysicalObject . | 172 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
173 | 173 | ||
174 | ep-well:SurroundingRockFormation | 174 | ep-well:SurroundingRockFormation |
175 | rdf:type owl:Class ; | 175 | rdf:type owl:Class ; |
176 | rdfs:comment "spatial part of a wellbore that is the surrounding rock formation"^^xsd:string ; | 176 | rdfs:comment "spatial part of a wellbore that is the surrounding rock formation"^^xsd:string ; |
177 | rdfs:label "surrounding rock formation"^^xsd:string ; | 177 | rdfs:label "surrounding rock formation"^^xsd:string ; |
178 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 178 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
179 | + | ||
180 | +ep-well:TemporalPartOfASpatialPartOfAWellBore | ||
181 | + rdf:type owl:Class ; | ||
182 | + rdfs:comment "physical object that is a spatial part of a wellbore"^^xsd:string ; | ||
183 | + rdfs:label "(temporal part of a) spatial part of a wellbore"^^xsd:string ; | ||
184 | + rdfs:subClassOf ep-core:PhysicalObject . | ||
179 | 185 | ||
180 | ep-well:TemporalPartOfAWell | 186 | ep-well:TemporalPartOfAWell |
181 | rdf:type owl:Class ; | 187 | rdf:type owl:Class ; |
... | @@ -185,9 +191,9 @@ ep-well:TemporalPartOfAWell | ... | @@ -185,9 +191,9 @@ ep-well:TemporalPartOfAWell |
185 | 191 | ||
186 | ep-well:TemporalPartOfAWellBore | 192 | ep-well:TemporalPartOfAWellBore |
187 | rdf:type owl:Class ; | 193 | rdf:type owl:Class ; |
188 | - rdfs:comment "a physical object that is a wellbore"^^xsd:string ; | 194 | + rdfs:comment "physical object that is a wellbore"^^xsd:string ; |
189 | - rdfs:label "temporal part of a wellbore"^^xsd:string ; | 195 | + rdfs:label "(temporal part of a) wellbore"^^xsd:string ; |
190 | - rdfs:subClassOf ep-core:PhysicalObject . | 196 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
191 | 197 | ||
192 | ep-well:TightWellBore | 198 | ep-well:TightWellBore |
193 | rdf:type ep-well:WellBoreTightnessType , owl:Class ; | 199 | rdf:type ep-well:WellBoreTightnessType , owl:Class ; |
... | @@ -229,7 +235,7 @@ ep-well:WellBoreBottom | ... | @@ -229,7 +235,7 @@ ep-well:WellBoreBottom |
229 | rdf:type owl:Class ; | 235 | rdf:type owl:Class ; |
230 | rdfs:comment "spatial part of a wellbore that is the bottom of the hole"^^xsd:string ; | 236 | rdfs:comment "spatial part of a wellbore that is the bottom of the hole"^^xsd:string ; |
231 | rdfs:label "wellbore bottom"^^xsd:string ; | 237 | rdfs:label "wellbore bottom"^^xsd:string ; |
232 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 238 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
233 | 239 | ||
234 | ep-well:WellBoreHphtType | 240 | ep-well:WellBoreHphtType |
235 | rdf:type rdfs:Class ; | 241 | rdf:type rdfs:Class ; |
... | @@ -241,19 +247,19 @@ ep-well:WellBoreKickOff | ... | @@ -241,19 +247,19 @@ ep-well:WellBoreKickOff |
241 | rdf:type owl:Class ; | 247 | rdf:type owl:Class ; |
242 | rdfs:comment "spatial part of a wellbore that is its kick-off"^^xsd:string ; | 248 | rdfs:comment "spatial part of a wellbore that is its kick-off"^^xsd:string ; |
243 | rdfs:label "wellbore kickoff"^^xsd:string ; | 249 | rdfs:label "wellbore kickoff"^^xsd:string ; |
244 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 250 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
245 | 251 | ||
246 | ep-well:WellBorePilotHole | 252 | ep-well:WellBorePilotHole |
247 | rdf:type owl:Class ; | 253 | rdf:type owl:Class ; |
248 | rdfs:comment "spatial part of a wellbore that is its pilot hole"^^xsd:string ; | 254 | rdfs:comment "spatial part of a wellbore that is its pilot hole"^^xsd:string ; |
249 | rdfs:label "wellbore pilot hole"^^xsd:string ; | 255 | rdfs:label "wellbore pilot hole"^^xsd:string ; |
250 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore . | 256 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore . |
251 | 257 | ||
252 | ep-well:WellBoreSection | 258 | ep-well:WellBoreSection |
253 | rdf:type owl:Class ; | 259 | rdf:type owl:Class ; |
254 | rdfs:comment "spatial part of a wellbore that is a section across it"^^xsd:string ; | 260 | rdfs:comment "spatial part of a wellbore that is a section across it"^^xsd:string ; |
255 | rdfs:label "wellbore section"^^xsd:string ; | 261 | rdfs:label "wellbore section"^^xsd:string ; |
256 | - rdfs:subClassOf ep-well:SpatialPartOfAWellBore ; | 262 | + rdfs:subClassOf ep-well:TemporalPartOfASpatialPartOfAWellBore ; |
257 | ep-core:seeReferenceData | 263 | ep-core:seeReferenceData |
258 | "http://posccaesar.org/rdl/RDS16453593"^^xsd:string . | 264 | "http://posccaesar.org/rdl/RDS16453593"^^xsd:string . |
259 | 265 | ... | ... |
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
20 | 20 | ||
21 | <http://www.reportinghub.no/ep/spin/mpr-tables> | 21 | <http://www.reportinghub.no/ep/spin/mpr-tables> |
22 | rdf:type owl:Ontology ; | 22 | rdf:type owl:Ontology ; |
23 | - 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> , <http://spinrdf.org/spin> ; | 23 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> ; |
24 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 24 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
25 | 25 | ||
26 | mpr-tables:Cargo | 26 | mpr-tables:Cargo |
... | @@ -2370,7 +2370,7 @@ mpr-tables:ProductionInventory | ... | @@ -2370,7 +2370,7 @@ mpr-tables:ProductionInventory |
2370 | sp:elements ([ sp:object | 2370 | sp:elements ([ sp:object |
2371 | [ sp:varName "massQuantityValue"^^xsd:string | 2371 | [ sp:varName "massQuantityValue"^^xsd:string |
2372 | ] ; | 2372 | ] ; |
2373 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#summedDailyMass> ; | 2373 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#massAtAccountingInstant> ; |
2374 | sp:subject | 2374 | sp:subject |
2375 | [ sp:varName "productInventoryInPeriod"^^xsd:string | 2375 | [ sp:varName "productInventoryInPeriod"^^xsd:string |
2376 | ] | 2376 | ] | ... | ... |
... | @@ -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 |
... | @@ -5053,7 +5053,7 @@ ep-mpr-spin-lib:selectReportingFacilityType | ... | @@ -5053,7 +5053,7 @@ ep-mpr-spin-lib:selectReportingFacilityType |
5053 | sp:arg1 spin:_arg1 ; | 5053 | sp:arg1 spin:_arg1 ; |
5054 | sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_completion> | 5054 | sp:arg2 <http://www.epim.no/schemas/mprml/1#RF_completion> |
5055 | ] ; | 5055 | ] ; |
5056 | - sp:arg2 <http://www.reportinghub.no/ep/schema/production-well#WellCompletion> ; | 5056 | + sp:arg2 <http://www.reportinghub.no/ep/schema/production-well#WellCompletionEquipment> ; |
5057 | sp:arg3 [ rdf:type sp:if ; | 5057 | sp:arg3 [ rdf:type sp:if ; |
5058 | sp:arg1 [ rdf:type sp:eq ; | 5058 | sp:arg1 [ rdf:type sp:eq ; |
5059 | sp:arg1 spin:_arg1 ; | 5059 | sp:arg1 spin:_arg1 ; | ... | ... |
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment