David Leal

Merge branch 'DL_work_on_DPR'

1 +# Saved by TopBraid on Wed Oct 12 15:17:14 BST 2011
2 +# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
3 +# imports: http://www.reportinghub.no/ep/schema/1.0/core
4 +# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
5 +# imports: http://www.reportinghub.no/ep/schema/1.0/activity
6 +# imports: http://spinrdf.org/spin
7 +# imports: http://www.witsml.org/schemas/131/addendum/combo
8 +
9 +@prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> .
10 +@prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> .
11 +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
12 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
13 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
14 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
15 +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
16 +@prefix sp: <http://spinrdf.org/sp#> .
17 +@prefix spin: <http://spinrdf.org/spin#> .
18 +@prefix spl: <http://spinrdf.org/spl#> .
19 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
20 +
21 +<http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest>
22 + rdf:type owl:Ontology ;
23 + owl:imports <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://spinrdf.org/spin> ;
24 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
25 +
26 +<http://www.witsml.org/schemas/131/addendum/combo#AllObjects-wellSet>
27 + spin:rule
28 + [ rdf:type sp:Construct ;
29 + rdfs:comment "STEP 30103 set choke orifice size"^^xsd:string ;
30 + sp:templates ([ sp:object _:b1 ;
31 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ;
32 + sp:subject _:b2
33 + ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> ;
34 + sp:predicate rdf:type ;
35 + sp:subject _:b1
36 + ] [ sp:object _:b3 ;
37 + sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ;
38 + sp:subject _:b1
39 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
40 + sp:predicate rdf:type ;
41 + sp:subject _:b3
42 + ] [ sp:object _:b4 ;
43 + sp:predicate _:b5 ;
44 + sp:subject _:b3
45 + ]) ;
46 + sp:where ([ sp:object _:b6 ;
47 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
48 + sp:subject spin:_this
49 + ] [ sp:object
50 + [ sp:varName "wellName"^^xsd:string
51 + ] ;
52 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
53 + sp:subject _:b6
54 + ] [ sp:object _:b7 ;
55 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
56 + sp:subject _:b6
57 + ] [ sp:object _:b8 ;
58 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
59 + sp:subject _:b7
60 + ] [ sp:object
61 + [ sp:varName "nameWellBore"^^xsd:string
62 + ] ;
63 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
64 + sp:subject _:b8
65 + ] [ sp:object _:b9 ;
66 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
67 + sp:subject _:b8
68 + ] [ sp:object _:b10 ;
69 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
70 + sp:subject _:b9
71 + ] [ sp:object
72 + [ sp:varName "wellBoreTestName"^^xsd:string
73 + ] ;
74 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
75 + sp:subject _:b10
76 + ] [ sp:object _:b10 ;
77 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
78 + sp:subject _:b2
79 + ] [ sp:object _:b11 ;
80 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#chokeOrificeSizeRef> ;
81 + sp:subject _:b10
82 + ] [ sp:object _:b4 ;
83 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
84 + sp:subject _:b11
85 + ] [ sp:object _:b12 ;
86 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
87 + sp:subject _:b11
88 + ] [ rdf:type sp:Bind ;
89 + sp:expression
90 + [ rdf:type ep-dpr-spin-lib:selectLengthScale ;
91 + sp:arg1 _:b12
92 + ] ;
93 + sp:variable _:b5
94 + ])
95 + ] ;
96 + spin:rule
97 + [ rdf:type sp:Construct ;
98 + rdfs:comment "STEP 30105 set production wellhead data - choke orifice size"^^xsd:string ;
99 + sp:templates ([ sp:object _:b13 ;
100 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ;
101 + sp:subject _:b14
102 + ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> ;
103 + sp:predicate rdf:type ;
104 + sp:subject _:b13
105 + ] [ sp:object _:b15 ;
106 + sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ;
107 + sp:subject _:b13
108 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
109 + sp:predicate rdf:type ;
110 + sp:subject _:b15
111 + ] [ sp:object _:b16 ;
112 + sp:predicate _:b17 ;
113 + sp:subject _:b15
114 + ]) ;
115 + sp:where ([ sp:object _:b18 ;
116 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
117 + sp:subject spin:_this
118 + ] [ sp:object
119 + [ sp:varName "wellName"^^xsd:string
120 + ] ;
121 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
122 + sp:subject _:b18
123 + ] [ sp:object _:b19 ;
124 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
125 + sp:subject _:b18
126 + ] [ sp:object _:b20 ;
127 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
128 + sp:subject _:b19
129 + ] [ sp:object
130 + [ sp:varName "nameWellBore"^^xsd:string
131 + ] ;
132 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
133 + sp:subject _:b20
134 + ] [ sp:object _:b21 ;
135 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
136 + sp:subject _:b20
137 + ] [ sp:object _:b22 ;
138 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
139 + sp:subject _:b21
140 + ] [ sp:object
141 + [ sp:varName "wellBoreTestName"^^xsd:string
142 + ] ;
143 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
144 + sp:subject _:b22
145 + ] [ sp:object _:b22 ;
146 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
147 + sp:subject
148 + [ sp:varName "wellTest"^^xsd:string
149 + ]
150 + ] [ sp:object _:b23 ;
151 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
152 + sp:subject _:b22
153 + ] [ sp:object _:b23 ;
154 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
155 + sp:subject _:b14
156 + ] [ sp:object
157 + [ sp:varName "wellheadDataRef"^^xsd:string
158 + ] ;
159 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellheadDataRef> ;
160 + sp:subject _:b23
161 + ] [ sp:object _:b24 ;
162 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#chokeOrificeSizeRef> ;
163 + sp:subject
164 + [ sp:varName "wellHeadDataRef"^^xsd:string
165 + ]
166 + ] [ sp:object _:b16 ;
167 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
168 + sp:subject _:b24
169 + ] [ sp:object _:b25 ;
170 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
171 + sp:subject _:b24
172 + ] [ rdf:type sp:Bind ;
173 + sp:expression
174 + [ rdf:type ep-dpr-spin-lib:selectLengthScale ;
175 + sp:arg1 _:b25
176 + ] ;
177 + sp:variable _:b17
178 + ])
179 + ] ;
180 + spin:rule
181 + [ rdf:type sp:Construct ;
182 + rdfs:comment "STEP 30101 Create WellTest activity - anonymous because there is no mandatory data about it"^^xsd:string ;
183 + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
184 + sp:predicate rdf:type ;
185 + sp:subject _:b26
186 + ] [ sp:object _:b27 ;
187 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
188 + sp:subject _:b26
189 + ] [ sp:object _:b28 ;
190 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
191 + sp:subject _:b26
192 + ] [ sp:object _:b29 ;
193 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
194 + sp:subject _:b26
195 + ]) ;
196 + sp:where ([ sp:object _:b30 ;
197 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
198 + sp:subject spin:_this
199 + ] [ sp:object
200 + [ sp:varName "wellName"^^xsd:string
201 + ] ;
202 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
203 + sp:subject _:b30
204 + ] [ sp:object _:b31 ;
205 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
206 + sp:subject _:b30
207 + ] [ sp:object _:b32 ;
208 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
209 + sp:subject _:b31
210 + ] [ sp:object _:b33 ;
211 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
212 + sp:subject _:b32
213 + ] [ sp:object _:b34 ;
214 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
215 + sp:subject _:b32
216 + ] [ sp:object _:b29 ;
217 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
218 + sp:subject _:b34
219 + ] [ sp:object
220 + [ sp:varName "wellBoreTestName"^^xsd:string
221 + ] ;
222 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
223 + sp:subject _:b29
224 + ] [ rdf:type sp:Optional ;
225 + sp:elements ([ sp:object _:b27 ;
226 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#testDate> ;
227 + sp:subject _:b29
228 + ])
229 + ] [ rdf:type sp:Bind ;
230 + sp:expression
231 + [ rdf:type rhspin:wellBoreByName ;
232 + sp:arg1 [ rdf:type xsd:string ;
233 + sp:arg1 _:b33
234 + ]
235 + ] ;
236 + sp:variable _:b28
237 + ])
238 + ] ;
239 + spin:rule
240 + [ rdf:type sp:Construct ;
241 + rdfs:comment "STEP 30106 set production flow data - well head and separator"^^xsd:string ;
242 + sp:templates ([ sp:object _:b35 ;
243 + sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ;
244 + sp:subject _:b36
245 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#FlowOfMaterial> ;
246 + sp:predicate rdf:type ;
247 + sp:subject _:b35
248 + ] [ sp:object _:b37 ;
249 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasNetworkPart> ;
250 + sp:subject _:b38
251 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WellHeadFlow> ;
252 + sp:predicate rdf:type ;
253 + sp:subject _:b37
254 + ] [ sp:object _:b39 ;
255 + sp:predicate rdf:type ;
256 + sp:subject _:b37
257 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ;
258 + sp:predicate rdf:type ;
259 + sp:subject _:b39
260 + ] [ sp:object _:b40 ;
261 + sp:predicate _:b41 ;
262 + sp:subject _:b39
263 + ] [ sp:object _:b42 ;
264 + sp:predicate rdf:type ;
265 + sp:subject _:b37
266 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ;
267 + sp:predicate rdf:type ;
268 + sp:subject _:b42
269 + ] [ sp:object _:b43 ;
270 + sp:predicate _:b44 ;
271 + sp:subject _:b42
272 + ] [ sp:object _:b45 ;
273 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasNetworkPart> ;
274 + sp:subject _:b38
275 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#SeparatorFlow> ;
276 + sp:predicate rdf:type ;
277 + sp:subject _:b45
278 + ] [ sp:object _:b46 ;
279 + sp:predicate rdf:type ;
280 + sp:subject _:b45
281 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ;
282 + sp:predicate rdf:type ;
283 + sp:subject _:b46
284 + ] [ sp:object _:b47 ;
285 + sp:predicate _:b48 ;
286 + sp:subject _:b46
287 + ] [ sp:object _:b49 ;
288 + sp:predicate rdf:type ;
289 + sp:subject _:b45
290 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ;
291 + sp:predicate rdf:type ;
292 + sp:subject _:b49
293 + ] [ sp:object _:b50 ;
294 + sp:predicate _:b51 ;
295 + sp:subject _:b49
296 + ]) ;
297 + sp:where ([ sp:object _:b52 ;
298 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
299 + sp:subject spin:_this
300 + ] [ sp:object
301 + [ sp:varName "wellName"^^xsd:string
302 + ] ;
303 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
304 + sp:subject _:b52
305 + ] [ sp:object _:b53 ;
306 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
307 + sp:subject _:b52
308 + ] [ sp:object _:b54 ;
309 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
310 + sp:subject _:b53
311 + ] [ sp:object
312 + [ sp:varName "nameWellBore"^^xsd:string
313 + ] ;
314 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
315 + sp:subject _:b54
316 + ] [ sp:object _:b55 ;
317 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
318 + sp:subject _:b54
319 + ] [ sp:object _:b56 ;
320 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
321 + sp:subject _:b55
322 + ] [ sp:object
323 + [ sp:varName "wellBoreTestName"^^xsd:string
324 + ] ;
325 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
326 + sp:subject _:b56
327 + ] [ sp:object
328 + [ sp:varName "standardTempPres"^^xsd:string
329 + ] ;
330 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef> ;
331 + sp:subject _:b56
332 + ] [ sp:object _:b56 ;
333 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
334 + sp:subject
335 + [ sp:varName "wellTest"^^xsd:string
336 + ]
337 + ] [ sp:object _:b57 ;
338 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
339 + sp:subject _:b56
340 + ] [ sp:object _:b57 ;
341 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
342 + sp:subject _:b36
343 + ] [ rdf:type sp:Optional ;
344 + sp:elements ([ sp:object _:b58 ;
345 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellheadDataRef> ;
346 + sp:subject _:b57
347 + ] [ rdf:type sp:Optional ;
348 + sp:elements ([ sp:object _:b59 ;
349 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#flowingPressureRef> ;
350 + sp:subject _:b58
351 + ] [ sp:object _:b40 ;
352 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
353 + sp:subject _:b59
354 + ] [ sp:object _:b60 ;
355 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
356 + sp:subject _:b59
357 + ])
358 + ] [ rdf:type sp:Optional ;
359 + sp:elements ([ sp:object _:b61 ;
360 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#temperatureRef> ;
361 + sp:subject _:b58
362 + ] [ sp:object _:b43 ;
363 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
364 + sp:subject _:b61
365 + ] [ sp:object _:b62 ;
366 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
367 + sp:subject _:b61
368 + ])
369 + ])
370 + ] [ rdf:type sp:Optional ;
371 + sp:elements ([ sp:object _:b63 ;
372 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#separatorDataRef> ;
373 + sp:subject _:b57
374 + ] [ rdf:type sp:Optional ;
375 + sp:elements ([ sp:object _:b64 ;
376 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#separatorPressureRef> ;
377 + sp:subject _:b63
378 + ] [ sp:object _:b47 ;
379 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
380 + sp:subject _:b64
381 + ] [ sp:object _:b65 ;
382 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
383 + sp:subject _:b64
384 + ])
385 + ] [ rdf:type sp:Optional ;
386 + sp:elements ([ sp:object _:b66 ;
387 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#separatorTemperatureRef> ;
388 + sp:subject _:b63
389 + ] [ sp:object _:b50 ;
390 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
391 + sp:subject _:b66
392 + ] [ sp:object _:b67 ;
393 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
394 + sp:subject _:b66
395 + ])
396 + ])
397 + ] [ rdf:type sp:Bind ;
398 + sp:expression
399 + [ rdf:type ep-dpr-spin-lib:selectPressureScale ;
400 + sp:arg1 _:b60
401 + ] ;
402 + sp:variable _:b41
403 + ] [ rdf:type sp:Bind ;
404 + sp:expression
405 + [ rdf:type ep-dpr-spin-lib:selectTemperatureScale ;
406 + sp:arg1 _:b62
407 + ] ;
408 + sp:variable _:b44
409 + ] [ rdf:type sp:Bind ;
410 + sp:expression
411 + [ rdf:type ep-dpr-spin-lib:selectPressureScale ;
412 + sp:arg1 _:b65
413 + ] ;
414 + sp:variable _:b48
415 + ] [ rdf:type sp:Bind ;
416 + sp:expression
417 + [ rdf:type ep-dpr-spin-lib:selectTemperatureScale ;
418 + sp:arg1 _:b67
419 + ] ;
420 + sp:variable _:b51
421 + ])
422 + ] ;
423 + spin:rule
424 + [ rdf:type sp:Construct ;
425 + rdfs:comment "STEP 30109 set production flow data - oil gas ratio"^^xsd:string ;
426 + sp:templates ([ sp:object _:b68 ;
427 + sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ;
428 + sp:subject _:b69
429 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
430 + sp:predicate rdf:type ;
431 + sp:subject _:b68
432 + ] [ sp:object _:b70 ;
433 + sp:predicate
434 + [ sp:varName "specificVolumeScaleGasOil"^^xsd:string
435 + ] ;
436 + sp:subject _:b68
437 + ]) ;
438 + sp:where ([ sp:object _:b71 ;
439 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
440 + sp:subject spin:_this
441 + ] [ sp:object
442 + [ sp:varName "wellName"^^xsd:string
443 + ] ;
444 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
445 + sp:subject _:b71
446 + ] [ sp:object _:b72 ;
447 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
448 + sp:subject _:b71
449 + ] [ sp:object _:b73 ;
450 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
451 + sp:subject _:b72
452 + ] [ sp:object
453 + [ sp:varName "nameWellBore"^^xsd:string
454 + ] ;
455 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
456 + sp:subject _:b73
457 + ] [ sp:object _:b74 ;
458 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
459 + sp:subject _:b73
460 + ] [ sp:object _:b75 ;
461 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
462 + sp:subject _:b74
463 + ] [ sp:object
464 + [ sp:varName "wellBoreTestName"^^xsd:string
465 + ] ;
466 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
467 + sp:subject _:b75
468 + ] [ sp:object
469 + [ sp:varName "standardTempPres"^^xsd:string
470 + ] ;
471 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef> ;
472 + sp:subject _:b75
473 + ] [ sp:object _:b75 ;
474 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
475 + sp:subject
476 + [ sp:varName "wellTest"^^xsd:string
477 + ]
478 + ] [ sp:object _:b76 ;
479 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
480 + sp:subject _:b75
481 + ] [ sp:object _:b76 ;
482 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
483 + sp:subject _:b77
484 + ] [ sp:object _:b69 ;
485 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasFlow> ;
486 + sp:subject _:b77
487 + ] [ sp:object _:b78 ;
488 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef> ;
489 + sp:subject _:b76
490 + ] [ sp:object _:b79 ;
491 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#gasOilRatioRef> ;
492 + sp:subject _:b78
493 + ] [ sp:object _:b70 ;
494 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
495 + sp:subject _:b79
496 + ] [ sp:object
497 + [ sp:varName "uomGasOil"^^xsd:string
498 + ] ;
499 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
500 + sp:subject _:b79
501 + ] [ rdf:type sp:Bind ;
502 + sp:expression
503 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateScale ;
504 + sp:arg1 [ sp:varName "uomWaterRate"^^xsd:string
505 + ]
506 + ] ;
507 + sp:variable
508 + [ sp:varName "volumeFlowRateScaleWater"^^xsd:string
509 + ]
510 + ])
511 + ] ;
512 + spin:rule
513 + [ rdf:type sp:Construct ;
514 + rdfs:comment "STEP 30104 set production test duration"^^xsd:string ;
515 + sp:templates ([ sp:object _:b80 ;
516 + sp:predicate rdf:type ;
517 + sp:subject _:b81
518 + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ;
519 + sp:predicate rdf:type ;
520 + sp:subject _:b80
521 + ] [ sp:object _:b82 ;
522 + sp:predicate _:b83 ;
523 + sp:subject _:b80
524 + ]) ;
525 + sp:where ([ sp:object _:b84 ;
526 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
527 + sp:subject spin:_this
528 + ] [ sp:object
529 + [ sp:varName "wellName"^^xsd:string
530 + ] ;
531 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
532 + sp:subject _:b84
533 + ] [ sp:object _:b85 ;
534 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
535 + sp:subject _:b84
536 + ] [ sp:object _:b86 ;
537 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
538 + sp:subject _:b85
539 + ] [ sp:object
540 + [ sp:varName "nameWellBore"^^xsd:string
541 + ] ;
542 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
543 + sp:subject _:b86
544 + ] [ sp:object _:b87 ;
545 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
546 + sp:subject _:b86
547 + ] [ sp:object _:b88 ;
548 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
549 + sp:subject _:b87
550 + ] [ sp:object
551 + [ sp:varName "wellBoreTestName"^^xsd:string
552 + ] ;
553 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
554 + sp:subject _:b88
555 + ] [ sp:object _:b88 ;
556 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
557 + sp:subject
558 + [ sp:varName "wellTest"^^xsd:string
559 + ]
560 + ] [ sp:object _:b89 ;
561 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
562 + sp:subject _:b88
563 + ] [ sp:object _:b89 ;
564 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
565 + sp:subject _:b81
566 + ] [ sp:object _:b90 ;
567 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#testDurationRef> ;
568 + sp:subject _:b89
569 + ] [ sp:object _:b82 ;
570 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
571 + sp:subject _:b90
572 + ] [ sp:object _:b91 ;
573 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
574 + sp:subject _:b90
575 + ] [ rdf:type sp:Bind ;
576 + sp:expression
577 + [ rdf:type ep-dpr-spin-lib:selectDurationScale ;
578 + sp:arg1 _:b91
579 + ] ;
580 + sp:variable _:b83
581 + ])
582 + ] ;
583 + spin:rule
584 + [ rdf:type sp:Construct ;
585 + rdfs:comment "STEP 30108 set production flow data - water rate"^^xsd:string ;
586 + sp:templates ([ sp:object _:b92 ;
587 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
588 + sp:subject _:b93
589 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WaterFlow> ;
590 + sp:predicate rdf:type ;
591 + sp:subject _:b92
592 + ] [ sp:object _:b94 ;
593 + sp:predicate rdf:type ;
594 + sp:subject _:b92
595 + ] [ sp:object _:b95 ;
596 + sp:predicate rdf:type ;
597 + sp:subject _:b94
598 + ] [ sp:object _:b96 ;
599 + sp:predicate _:b97 ;
600 + sp:subject _:b94
601 + ]) ;
602 + sp:where ([ sp:object _:b98 ;
603 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
604 + sp:subject spin:_this
605 + ] [ sp:object
606 + [ sp:varName "wellName"^^xsd:string
607 + ] ;
608 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
609 + sp:subject _:b98
610 + ] [ sp:object _:b99 ;
611 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
612 + sp:subject _:b98
613 + ] [ sp:object _:b100 ;
614 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
615 + sp:subject _:b99
616 + ] [ sp:object
617 + [ sp:varName "nameWellBore"^^xsd:string
618 + ] ;
619 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
620 + sp:subject _:b100
621 + ] [ sp:object _:b101 ;
622 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
623 + sp:subject _:b100
624 + ] [ sp:object _:b102 ;
625 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
626 + sp:subject _:b101
627 + ] [ sp:object
628 + [ sp:varName "wellBoreTestName"^^xsd:string
629 + ] ;
630 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
631 + sp:subject _:b102
632 + ] [ sp:object _:b103 ;
633 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef> ;
634 + sp:subject _:b102
635 + ] [ sp:object _:b102 ;
636 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
637 + sp:subject
638 + [ sp:varName "wellTest"^^xsd:string
639 + ]
640 + ] [ sp:object _:b104 ;
641 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
642 + sp:subject _:b102
643 + ] [ sp:object _:b104 ;
644 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
645 + sp:subject _:b105
646 + ] [ sp:object _:b93 ;
647 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasFlow> ;
648 + sp:subject _:b105
649 + ] [ sp:object _:b106 ;
650 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef> ;
651 + sp:subject _:b104
652 + ] [ sp:object _:b107 ;
653 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterRateRef> ;
654 + sp:subject _:b106
655 + ] [ sp:object _:b108 ;
656 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef> ;
657 + sp:subject _:b107
658 + ] [ sp:object _:b96 ;
659 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
660 + sp:subject _:b108
661 + ] [ sp:object _:b109 ;
662 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
663 + sp:subject _:b108
664 + ] [ rdf:type sp:Bind ;
665 + sp:expression
666 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ;
667 + sp:arg1 _:b103
668 + ] ;
669 + sp:variable _:b95
670 + ] [ rdf:type sp:Bind ;
671 + sp:expression
672 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateScale ;
673 + sp:arg1 _:b109
674 + ] ;
675 + sp:variable _:b97
676 + ])
677 + ] ;
678 + spin:rule
679 + [ rdf:type sp:Construct ;
680 + rdfs:comment "STEP 30108 set production flow data - oil rate"^^xsd:string ;
681 + sp:templates ([ sp:object _:b110 ;
682 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
683 + sp:subject _:b111
684 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#OilFlow> ;
685 + sp:predicate rdf:type ;
686 + sp:subject _:b110
687 + ] [ sp:object _:b112 ;
688 + sp:predicate rdf:type ;
689 + sp:subject _:b110
690 + ] [ sp:object _:b113 ;
691 + sp:predicate rdf:type ;
692 + sp:subject _:b112
693 + ] [ sp:object _:b114 ;
694 + sp:predicate _:b115 ;
695 + sp:subject _:b112
696 + ]) ;
697 + sp:where ([ sp:object _:b116 ;
698 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
699 + sp:subject spin:_this
700 + ] [ sp:object
701 + [ sp:varName "wellName"^^xsd:string
702 + ] ;
703 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
704 + sp:subject _:b116
705 + ] [ sp:object _:b117 ;
706 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
707 + sp:subject _:b116
708 + ] [ sp:object _:b118 ;
709 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
710 + sp:subject _:b117
711 + ] [ sp:object
712 + [ sp:varName "nameWellBore"^^xsd:string
713 + ] ;
714 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
715 + sp:subject _:b118
716 + ] [ sp:object _:b119 ;
717 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
718 + sp:subject _:b118
719 + ] [ sp:object _:b120 ;
720 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
721 + sp:subject _:b119
722 + ] [ sp:object
723 + [ sp:varName "wellBoreTestName"^^xsd:string
724 + ] ;
725 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
726 + sp:subject _:b120
727 + ] [ sp:object _:b121 ;
728 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef> ;
729 + sp:subject _:b120
730 + ] [ sp:object _:b120 ;
731 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
732 + sp:subject
733 + [ sp:varName "wellTest"^^xsd:string
734 + ]
735 + ] [ sp:object _:b122 ;
736 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
737 + sp:subject _:b120
738 + ] [ sp:object _:b122 ;
739 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
740 + sp:subject _:b123
741 + ] [ sp:object _:b111 ;
742 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasFlow> ;
743 + sp:subject _:b123
744 + ] [ sp:object _:b124 ;
745 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef> ;
746 + sp:subject _:b122
747 + ] [ sp:object _:b125 ;
748 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilRateRef> ;
749 + sp:subject _:b124
750 + ] [ sp:object _:b126 ;
751 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef> ;
752 + sp:subject _:b125
753 + ] [ sp:object _:b114 ;
754 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
755 + sp:subject _:b126
756 + ] [ sp:object _:b127 ;
757 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
758 + sp:subject _:b126
759 + ] [ rdf:type sp:Bind ;
760 + sp:expression
761 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ;
762 + sp:arg1 _:b121
763 + ] ;
764 + sp:variable _:b113
765 + ] [ rdf:type sp:Bind ;
766 + sp:expression
767 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateScale ;
768 + sp:arg1 _:b127
769 + ] ;
770 + sp:variable _:b115
771 + ])
772 + ] ;
773 + spin:rule
774 + [ rdf:type sp:Construct ;
775 + rdfs:comment "STEP 30102 set activity type"^^xsd:string ;
776 + sp:templates ([ sp:object _:b128 ;
777 + sp:predicate rdf:type ;
778 + sp:subject _:b129
779 + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTestType> ;
780 + sp:predicate rdf:type ;
781 + sp:subject _:b128
782 + ] [ sp:object _:b130 ;
783 + sp:predicate rdfs:label ;
784 + sp:subject _:b128
785 + ]) ;
786 + sp:where ([ sp:object _:b131 ;
787 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
788 + sp:subject spin:_this
789 + ] [ sp:object
790 + [ sp:varName "wellName"^^xsd:string
791 + ] ;
792 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
793 + sp:subject _:b131
794 + ] [ sp:object _:b132 ;
795 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
796 + sp:subject _:b131
797 + ] [ sp:object _:b133 ;
798 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
799 + sp:subject _:b132
800 + ] [ sp:object
801 + [ sp:varName "nameWellBore"^^xsd:string
802 + ] ;
803 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
804 + sp:subject _:b133
805 + ] [ sp:object _:b134 ;
806 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
807 + sp:subject _:b133
808 + ] [ sp:object _:b135 ;
809 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
810 + sp:subject _:b134
811 + ] [ sp:object
812 + [ sp:varName "wellBoreTestName"^^xsd:string
813 + ] ;
814 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
815 + sp:subject _:b135
816 + ] [ sp:object _:b135 ;
817 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
818 + sp:subject _:b129
819 + ] [ sp:object _:b130 ;
820 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#testType> ;
821 + sp:subject _:b135
822 + ])
823 + ] ;
824 + spin:rule
825 + [ rdf:type sp:Construct ;
826 + rdfs:comment "STEP 30107 set production flow data - gas rate"^^xsd:string ;
827 + sp:templates ([ sp:object _:b136 ;
828 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
829 + sp:subject _:b137
830 + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#GasFlow> ;
831 + sp:predicate rdf:type ;
832 + sp:subject _:b136
833 + ] [ sp:object _:b138 ;
834 + sp:predicate rdf:type ;
835 + sp:subject _:b136
836 + ] [ sp:object _:b139 ;
837 + sp:predicate rdf:type ;
838 + sp:subject _:b138
839 + ] [ sp:object _:b140 ;
840 + sp:predicate _:b141 ;
841 + sp:subject _:b138
842 + ]) ;
843 + sp:where ([ sp:object _:b142 ;
844 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
845 + sp:subject spin:_this
846 + ] [ sp:object
847 + [ sp:varName "wellName"^^xsd:string
848 + ] ;
849 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
850 + sp:subject _:b142
851 + ] [ sp:object _:b143 ;
852 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
853 + sp:subject _:b142
854 + ] [ sp:object _:b144 ;
855 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
856 + sp:subject _:b143
857 + ] [ sp:object
858 + [ sp:varName "nameWellBore"^^xsd:string
859 + ] ;
860 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
861 + sp:subject _:b144
862 + ] [ sp:object _:b145 ;
863 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
864 + sp:subject _:b144
865 + ] [ sp:object _:b146 ;
866 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
867 + sp:subject _:b145
868 + ] [ sp:object
869 + [ sp:varName "wellBoreTestName"^^xsd:string
870 + ] ;
871 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
872 + sp:subject _:b146
873 + ] [ sp:object _:b147 ;
874 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef> ;
875 + sp:subject _:b146
876 + ] [ sp:object _:b146 ;
877 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
878 + sp:subject
879 + [ sp:varName "wellTest"^^xsd:string
880 + ]
881 + ] [ sp:object _:b148 ;
882 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
883 + sp:subject _:b146
884 + ] [ sp:object _:b148 ;
885 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
886 + sp:subject _:b149
887 + ] [ sp:object _:b137 ;
888 + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasFlow> ;
889 + sp:subject _:b149
890 + ] [ sp:object _:b150 ;
891 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef> ;
892 + sp:subject _:b148
893 + ] [ sp:object _:b151 ;
894 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#gasRateRef> ;
895 + sp:subject _:b150
896 + ] [ sp:object _:b152 ;
897 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef> ;
898 + sp:subject _:b151
899 + ] [ sp:object _:b140 ;
900 + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
901 + sp:subject _:b152
902 + ] [ sp:object _:b153 ;
903 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
904 + sp:subject _:b152
905 + ] [ rdf:type sp:Bind ;
906 + sp:expression
907 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType ;
908 + sp:arg1 _:b147
909 + ] ;
910 + sp:variable _:b139
911 + ] [ rdf:type sp:Bind ;
912 + sp:expression
913 + [ rdf:type ep-dpr-spin-lib:selectVolumeFlowRateScale ;
914 + sp:arg1 _:b153
915 + ] ;
916 + sp:variable _:b141
917 + ])
918 + ] ;
919 + spin:rule
920 + [ rdf:type sp:Construct ;
921 + rdfs:comment "STEP 30103 Create production test"^^xsd:string ;
922 + sp:templates ([ sp:object _:b154 ;
923 + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
924 + sp:subject _:b155
925 + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ProductionWellTest> ;
926 + sp:predicate rdf:type ;
927 + sp:subject _:b154
928 + ] [ sp:object _:b156 ;
929 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
930 + sp:subject _:b154
931 + ]) ;
932 + sp:where ([ sp:object _:b157 ;
933 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellRef> ;
934 + sp:subject spin:_this
935 + ] [ sp:object
936 + [ sp:varName "wellName"^^xsd:string
937 + ] ;
938 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
939 + sp:subject _:b157
940 + ] [ sp:object _:b158 ;
941 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef> ;
942 + sp:subject _:b157
943 + ] [ sp:object _:b159 ;
944 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellboreRef> ;
945 + sp:subject _:b158
946 + ] [ sp:object
947 + [ sp:varName "nameWellBore"^^xsd:string
948 + ] ;
949 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
950 + sp:subject _:b159
951 + ] [ sp:object _:b160 ;
952 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef> ;
953 + sp:subject _:b159
954 + ] [ sp:object _:b161 ;
955 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#wellTestRef> ;
956 + sp:subject _:b160
957 + ] [ sp:object
958 + [ sp:varName "wellBoreTestName"^^xsd:string
959 + ] ;
960 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ;
961 + sp:subject _:b161
962 + ] [ sp:object _:b161 ;
963 + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ;
964 + sp:subject _:b155
965 + ] [ sp:object _:b156 ;
966 + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionTestRef> ;
967 + sp:subject _:b161
968 + ])
969 + ] .
970 +
971 +_:b97
972 + sp:varName "volumeFlowRateScaleWater"^^xsd:string .
973 +
974 +_:b95
975 + sp:varName "volumeFlowRateStdType"^^xsd:string .
976 +
977 +_:b109
978 + sp:varName "uomWaterRate"^^xsd:string .
979 +
980 +_:b96
981 + sp:varName "realWaterRate"^^xsd:string .
982 +
983 +_:b108
984 + sp:varName "fluidRateStdTempPresRef"^^xsd:string .
985 +
986 +_:b107
987 + sp:varName "waterRateRef"^^xsd:string .
988 +
989 +_:b106
990 + sp:varName "productionTestResults"^^xsd:string .
991 +
992 +_:b93
993 + sp:varName "productionWellTestFlow"^^xsd:string .
994 +
995 +_:b105
996 + sp:varName "productionWellTest"^^xsd:string .
997 +
998 +_:b104
999 + sp:varName "productionTestRef"^^xsd:string .
1000 +
1001 +_:b103
1002 + sp:varName "standardTempPres"^^xsd:string .
1003 +
1004 +_:b102
1005 + sp:varName "wellTestRef"^^xsd:string .
1006 +
1007 +_:b101
1008 + sp:varName "wellTestSetRef"^^xsd:string .
1009 +
1010 +_:b100
1011 + sp:varName "wellboreRef"^^xsd:string .
1012 +
1013 +_:b99
1014 + sp:varName "wellboreSetRef"^^xsd:string .
1015 +
1016 +_:b98
1017 + sp:varName "wellRef"^^xsd:string .
1018 +
1019 +_:b115
1020 + sp:varName "volumeFlowRateScaleOil"^^xsd:string .
1021 +
1022 +_:b113
1023 + sp:varName "volumeFlowRateStdType"^^xsd:string .
1024 +
1025 +_:b127
1026 + sp:varName "uomOilRate"^^xsd:string .
1027 +
1028 +_:b114
1029 + sp:varName "realOilRate"^^xsd:string .
1030 +
1031 +_:b126
1032 + sp:varName "fluidRateStdTempPresRef"^^xsd:string .
1033 +
1034 +_:b125
1035 + sp:varName "oilRateRef"^^xsd:string .
1036 +
1037 +_:b124
1038 + sp:varName "productionTestResults"^^xsd:string .
1039 +
1040 +_:b111
1041 + sp:varName "productionWellTestFlow"^^xsd:string .
1042 +
1043 +_:b123
1044 + sp:varName "productionWellTest"^^xsd:string .
1045 +
1046 +_:b122
1047 + sp:varName "productionTestRef"^^xsd:string .
1048 +
1049 +_:b121
1050 + sp:varName "standardTempPres"^^xsd:string .
1051 +
1052 +_:b120
1053 + sp:varName "wellTestRef"^^xsd:string .
1054 +
1055 +_:b119
1056 + sp:varName "wellTestSetRef"^^xsd:string .
1057 +
1058 +_:b118
1059 + sp:varName "wellboreRef"^^xsd:string .
1060 +
1061 +_:b117
1062 + sp:varName "wellboreSetRef"^^xsd:string .
1063 +
1064 +_:b116
1065 + sp:varName "wellRef"^^xsd:string .
1066 +
1067 +_:b91
1068 + sp:varName "uomDuration"^^xsd:string .
1069 +
1070 +_:b90
1071 + sp:varName "testDurationRef"^^xsd:string .
1072 +
1073 +_:b89
1074 + sp:varName "productionTestRef"^^xsd:string .
1075 +
1076 +_:b88
1077 + sp:varName "wellTestRef"^^xsd:string .
1078 +
1079 +_:b87
1080 + sp:varName "wellTestSetRef"^^xsd:string .
1081 +
1082 +_:b86
1083 + sp:varName "wellboreRef"^^xsd:string .
1084 +
1085 +_:b85
1086 + sp:varName "wellboreSetRef"^^xsd:string .
1087 +
1088 +_:b84
1089 + sp:varName "wellRef"^^xsd:string .
1090 +
1091 +_:b83
1092 + sp:varName "durationScale"^^xsd:string .
1093 +
1094 +_:b82
1095 + sp:varName "realDuration"^^xsd:string .
1096 +
1097 +_:b81
1098 + sp:varName "productionWellTest"^^xsd:string .
1099 +
1100 +_:b25
1101 + sp:varName "uomChokeOrificeSize"^^xsd:string .
1102 +
1103 +_:b24
1104 + sp:varName "chokeOrificeSizeRef"^^xsd:string .
1105 +
1106 +_:b23
1107 + sp:varName "productionTestRef"^^xsd:string .
1108 +
1109 +_:b22
1110 + sp:varName "wellTestRef"^^xsd:string .
1111 +
1112 +_:b21
1113 + sp:varName "wellTestSetRef"^^xsd:string .
1114 +
1115 +_:b20
1116 + sp:varName "wellboreRef"^^xsd:string .
1117 +
1118 +_:b19
1119 + sp:varName "wellboreSetRef"^^xsd:string .
1120 +
1121 +_:b18
1122 + sp:varName "wellRef"^^xsd:string .
1123 +
1124 +_:b17
1125 + sp:varName "lengthScaleChokeOrificeSize"^^xsd:string .
1126 +
1127 +_:b16
1128 + sp:varName "realChokeOrificeSize"^^xsd:string .
1129 +
1130 +_:b14
1131 + sp:varName "productionWellTest"^^xsd:string .
1132 +
1133 +_:b12
1134 + sp:varName "uomChokeOrificeSize"^^xsd:string .
1135 +
1136 +_:b11
1137 + sp:varName "chokeOrificeSizeRef"^^xsd:string .
1138 +
1139 +_:b10
1140 + sp:varName "wellTestRef"^^xsd:string .
1141 +
1142 +_:b9 sp:varName "wellTestSetRef"^^xsd:string .
1143 +
1144 +_:b8 sp:varName "wellboreRef"^^xsd:string .
1145 +
1146 +_:b7 sp:varName "wellboreSetRef"^^xsd:string .
1147 +
1148 +_:b6 sp:varName "wellRef"^^xsd:string .
1149 +
1150 +_:b5 sp:varName "lengthScaleChokeOrificeSize"^^xsd:string .
1151 +
1152 +_:b4 sp:varName "realChokeOrificeSize"^^xsd:string .
1153 +
1154 +_:b2 sp:varName "wellTest"^^xsd:string .
1155 +
1156 +_:b161
1157 + sp:varName "wellTestRef"^^xsd:string .
1158 +
1159 +_:b160
1160 + sp:varName "wellTestSetRef"^^xsd:string .
1161 +
1162 +_:b159
1163 + sp:varName "wellboreRef"^^xsd:string .
1164 +
1165 +_:b158
1166 + sp:varName "wellboreSetRef"^^xsd:string .
1167 +
1168 +_:b157
1169 + sp:varName "wellRef"^^xsd:string .
1170 +
1171 +_:b156
1172 + sp:varName "productionTestRef"^^xsd:string .
1173 +
1174 +_:b155
1175 + sp:varName "wellTest"^^xsd:string .
1176 +
1177 +_:b34
1178 + sp:varName "wellTestSetRef"^^xsd:string .
1179 +
1180 +_:b33
1181 + sp:varName "nameWellBore"^^xsd:string .
1182 +
1183 +_:b32
1184 + sp:varName "wellboreRef"^^xsd:string .
1185 +
1186 +_:b31
1187 + sp:varName "wellboreSetRef"^^xsd:string .
1188 +
1189 +_:b30
1190 + sp:varName "wellRef"^^xsd:string .
1191 +
1192 +_:b29
1193 + sp:varName "wellTestRef"^^xsd:string .
1194 +
1195 +_:b28
1196 + sp:varName "wellBore"^^xsd:string .
1197 +
1198 +_:b27
1199 + sp:varName "testDate"^^xsd:string .
1200 +
1201 +_:b135
1202 + sp:varName "wellTestRef"^^xsd:string .
1203 +
1204 +_:b134
1205 + sp:varName "wellTestSetRef"^^xsd:string .
1206 +
1207 +_:b133
1208 + sp:varName "wellboreRef"^^xsd:string .
1209 +
1210 +_:b132
1211 + sp:varName "wellboreSetRef"^^xsd:string .
1212 +
1213 +_:b131
1214 + sp:varName "wellRef"^^xsd:string .
1215 +
1216 +_:b130
1217 + sp:varName "testTypeName"^^xsd:string .
1218 +
1219 +_:b129
1220 + sp:varName "wellTest"^^xsd:string .
1221 +
1222 +_:b153
1223 + sp:varName "uomGasRate"^^xsd:string .
1224 +
1225 +_:b152
1226 + sp:varName "fluidRateStdTempPresRef"^^xsd:string .
1227 +
1228 +_:b151
1229 + sp:varName "gasRateRef"^^xsd:string .
1230 +
1231 +_:b150
1232 + sp:varName "productionTestResults"^^xsd:string .
1233 +
1234 +_:b149
1235 + sp:varName "productionWellTest"^^xsd:string .
1236 +
1237 +_:b148
1238 + sp:varName "productionTestRef"^^xsd:string .
1239 +
1240 +_:b147
1241 + sp:varName "standardTempPres"^^xsd:string .
1242 +
1243 +_:b146
1244 + sp:varName "wellTestRef"^^xsd:string .
1245 +
1246 +_:b145
1247 + sp:varName "wellTestSetRef"^^xsd:string .
1248 +
1249 +_:b144
1250 + sp:varName "wellboreRef"^^xsd:string .
1251 +
1252 +_:b143
1253 + sp:varName "wellboreSetRef"^^xsd:string .
1254 +
1255 +_:b142
1256 + sp:varName "wellRef"^^xsd:string .
1257 +
1258 +_:b141
1259 + sp:varName "volumeFlowRateScaleGas"^^xsd:string .
1260 +
1261 +_:b140
1262 + sp:varName "realGasRate"^^xsd:string .
1263 +
1264 +_:b139
1265 + sp:varName "volumeFlowRateStdType"^^xsd:string .
1266 +
1267 +_:b137
1268 + sp:varName "productionWellTestFlow"^^xsd:string .
1269 +
1270 +_:b67
1271 + sp:varName "uomSeparatorTemperature"^^xsd:string .
1272 +
1273 +_:b66
1274 + sp:varName "separatorTemperatureRef"^^xsd:string .
1275 +
1276 +_:b65
1277 + sp:varName "uomSeparatorPressure"^^xsd:string .
1278 +
1279 +_:b64
1280 + sp:varName "separatorPressureRef"^^xsd:string .
1281 +
1282 +_:b63
1283 + sp:varName "separatorDataRef"^^xsd:string .
1284 +
1285 +_:b62
1286 + sp:varName "uomWellheadTemperature"^^xsd:string .
1287 +
1288 +_:b61
1289 + sp:varName "temperatureRef"^^xsd:string .
1290 +
1291 +_:b60
1292 + sp:varName "uomFlowingPressure"^^xsd:string .
1293 +
1294 +_:b59
1295 + sp:varName "flowingPressureRef"^^xsd:string .
1296 +
1297 +_:b58
1298 + sp:varName "wellheadDataRef"^^xsd:string .
1299 +
1300 +_:b57
1301 + sp:varName "productionTestRef"^^xsd:string .
1302 +
1303 +_:b56
1304 + sp:varName "wellTestRef"^^xsd:string .
1305 +
1306 +_:b55
1307 + sp:varName "wellTestSetRef"^^xsd:string .
1308 +
1309 +_:b54
1310 + sp:varName "wellboreRef"^^xsd:string .
1311 +
1312 +_:b53
1313 + sp:varName "wellboreSetRef"^^xsd:string .
1314 +
1315 +_:b52
1316 + sp:varName "wellRef"^^xsd:string .
1317 +
1318 +_:b51
1319 + sp:varName "temperatureScaleSeparator"^^xsd:string .
1320 +
1321 +_:b50
1322 + sp:varName "realSeparatorTemperature"^^xsd:string .
1323 +
1324 +_:b48
1325 + sp:varName "pressureScaleSeparator"^^xsd:string .
1326 +
1327 +_:b47
1328 + sp:varName "realSeparatorPressure"^^xsd:string .
1329 +
1330 +_:b44
1331 + sp:varName "temperatureScaleWellhead"^^xsd:string .
1332 +
1333 +_:b43
1334 + sp:varName "realWellheadTemperature"^^xsd:string .
1335 +
1336 +_:b41
1337 + sp:varName "pressureScaleFlowing"^^xsd:string .
1338 +
1339 +_:b40
1340 + sp:varName "realFlowingPressure"^^xsd:string .
1341 +
1342 +_:b36
1343 + sp:varName "productionWellTest"^^xsd:string .
1344 +
1345 +_:b71
1346 + sp:varName "wellRef"^^xsd:string .
1347 +
1348 +_:b72
1349 + sp:varName "wellboreSetRef"^^xsd:string .
1350 +
1351 +_:b73
1352 + sp:varName "wellboreRef"^^xsd:string .
1353 +
1354 +_:b74
1355 + sp:varName "wellTestSetRef"^^xsd:string .
1356 +
1357 +_:b75
1358 + sp:varName "wellTestRef"^^xsd:string .
1359 +
1360 +_:b76
1361 + sp:varName "productionTestRef"^^xsd:string .
1362 +
1363 +_:b77
1364 + sp:varName "productionWellTest"^^xsd:string .
1365 +
1366 +_:b69
1367 + sp:varName "productionWellTestFlow"^^xsd:string .
1368 +
1369 +_:b78
1370 + sp:varName "productionTestResults"^^xsd:string .
1371 +
1372 +_:b79
1373 + sp:varName "gasOilRatioRef"^^xsd:string .
1374 +
1375 +_:b70
1376 + sp:varName "realGasOil"^^xsd:string .