MonkeyChap

Fixed Operations SPARQL

# Saved by TopBraid on Mon Oct 03 13:04:22 BST 2011
# Saved by TopBraid on Mon Oct 03 15:03:03 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/ddr-tables
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
......@@ -20,7 +20,7 @@
<http://www.reportinghub.no/ep/spin/ddr-tables>
rdf:type owl:Ontology ;
rdfs:comment "A collection of SELECT templates that can be used to assemble tables in DD reports."^^xsd:string ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://www.reportinghub.no/spin/rh> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/ddr> ;
owl:versionInfo "0.1.0"^^xsd:string .
ddr-tables:BitRecord
......@@ -1321,71 +1321,85 @@ ddr-tables:Operations
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b234) ;
sp:resultVariables (_:b234 _:b235 _:b236 _:b237 [ sp:varName "depth"^^xsd:string
] _:b238 _:b239 _:b240) ;
sp:where ([ sp:object _:b241 ;
sp:resultVariables (_:b234 _:b235 _:b236 _:b237 _:b238 _:b239 _:b240 _:b241) ;
sp:where ([ sp:object _:b242 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b242 ;
] [ sp:object _:b243 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b241
sp:subject _:b242
] [ sp:object _:b234 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b242
sp:subject _:b243
] [ sp:object _:b235 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b242
] [ sp:object _:b243 ;
sp:subject _:b243
] [ sp:object _:b244 ;
sp:predicate rdf:type ;
sp:subject _:b242
sp:subject _:b243
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#ActivitySuccessType> ;
sp:predicate rdf:type ;
sp:subject _:b243
] [ sp:object _:b239 ;
sp:subject _:b244
] [ sp:object _:b240 ;
sp:predicate rdfs:label ;
sp:subject _:b243
sp:subject _:b244
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b244 ;
sp:elements ([ sp:object _:b245 ;
sp:predicate rdf:type ;
sp:subject _:b242
sp:subject _:b243
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b244
sp:subject _:b245
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:name ;
sp:arg1 _:b244
sp:arg1 _:b245
] ;
sp:variable _:b238
sp:variable _:b239
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b245 ;
sp:elements ([ sp:object _:b246 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b242
] [ sp:object _:b246 ;
sp:subject _:b243
] [ sp:object _:b247 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#initialBottomHoleMeasuredDepth> ;
sp:subject _:b245
sp:subject _:b246
] [ sp:object _:b236 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b246
sp:subject _:b247
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b245 ;
sp:elements ([ sp:object _:b246 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b242
] [ sp:object _:b247 ;
sp:subject _:b243
] [ sp:object _:b248 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b245
sp:subject _:b246
] [ sp:object _:b237 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b247
sp:subject _:b248
])
] [ rdf:type sp:Optional ;
sp:elements ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:sub ;
sp:arg1 [ rdf:type spif:cast ;
arg:datatype xsd:float ;
sp:arg1 _:b237
] ;
sp:arg2 [ rdf:type spif:cast ;
arg:datatype xsd:float ;
sp:arg1 _:b236
]
] ;
sp:variable _:b238
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b240 ;
sp:elements ([ sp:object _:b241 ;
sp:predicate rdfs:comment ;
sp:subject _:b242
sp:subject _:b243
])
])
] ;
......@@ -1398,68 +1412,68 @@ ddr-tables:PerforationInformation
spin:body
[ rdf:type sp:Select ;
rdfs:comment "missing ?durationWellPerf - need to subtract one ISO datetime from another"^^xsd:string ;
sp:resultVariables (_:b248 _:b249 [ sp:varName "durationWellPerf"^^xsd:string
] _:b250 _:b251 _:b252 _:b253) ;
sp:where ([ sp:object _:b254 ;
sp:resultVariables (_:b249 _:b250 [ sp:varName "durationWellPerf"^^xsd:string
] _:b251 _:b252 _:b253 _:b254) ;
sp:where ([ sp:object _:b255 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ;
sp:predicate rdf:type ;
sp:subject _:b254
] [ sp:object _:b255 ;
sp:subject _:b255
] [ sp:object _:b256 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b254
sp:subject _:b255
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ;
sp:predicate rdf:type ;
sp:subject _:b255
sp:subject _:b256
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b249 ;
sp:elements ([ sp:object _:b250 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b255
sp:subject _:b256
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b248 ;
sp:elements ([ sp:object _:b249 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b255
sp:subject _:b256
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b256 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b255
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b257 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b256
] [ sp:object _:b250 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b257
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b258 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b256
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b257
] [ sp:object _:b251 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b258
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b259 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b256
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b257
] [ sp:object _:b252 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b259
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b260 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b256
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b257
] [ sp:object _:b253 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b260
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b261 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b257
] [ sp:object _:b254 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b261
])
])
])
] ;
......@@ -1471,62 +1485,62 @@ ddr-tables:PorePressure
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b261) ;
sp:resultVariables (_:b262 _:b263 _:b261 _:b264 _:b265) ;
sp:where ([ sp:object _:b266 ;
sp:orderBy (_:b262) ;
sp:resultVariables (_:b263 _:b264 _:b262 _:b265 _:b266) ;
sp:where ([ sp:object _:b267 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b267 ;
] [ sp:object _:b268 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b266
] [ sp:object _:b261 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject _:b267
] [ sp:object _:b268 ;
] [ sp:object _:b262 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject _:b268
] [ sp:object _:b269 ;
sp:predicate rdf:type ;
sp:subject _:b267
sp:subject _:b268
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b268
] [ sp:object _:b269 ;
sp:subject _:b269
] [ sp:object _:b270 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b267
sp:subject _:b268
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b270 ;
sp:elements ([ sp:object _:b271 ;
sp:predicate rdf:type ;
sp:subject _:b267
sp:subject _:b268
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ;
sp:predicate rdf:type ;
sp:subject _:b270
] [ sp:object _:b262 ;
sp:subject _:b271
] [ sp:object _:b263 ;
sp:predicate rdfs:label ;
sp:subject _:b270
sp:subject _:b271
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b271 ;
sp:elements ([ sp:object _:b272 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ;
sp:subject _:b269
] [ sp:object _:b263 ;
sp:subject _:b270
] [ sp:object _:b264 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b271
sp:subject _:b272
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b272 ;
sp:elements ([ sp:object _:b273 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b269
] [ sp:object _:b265 ;
sp:subject _:b270
] [ sp:object _:b266 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b272
sp:subject _:b273
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b273 ;
sp:elements ([ sp:object _:b274 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b269
] [ sp:object _:b264 ;
sp:subject _:b270
] [ sp:object _:b265 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b273
sp:subject _:b274
])
])
] ;
......@@ -1538,44 +1552,44 @@ ddr-tables:StratigraphicInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b274 _:b275 _:b276) ;
sp:where ([ sp:object _:b277 ;
sp:resultVariables (_:b275 _:b276 _:b277) ;
sp:where ([ sp:object _:b278 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b278 ;
] [ sp:object _:b279 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b277
sp:subject _:b278
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ;
sp:predicate rdf:type ;
sp:subject _:b278
sp:subject _:b279
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b279 ;
sp:elements ([ sp:object _:b280 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b278
] [ sp:object _:b280 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b279
] [ sp:object _:b274 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
] [ sp:object _:b281 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b280
] [ sp:object _:b275 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b281
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b279 ;
sp:elements ([ sp:object _:b280 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b278
] [ sp:object _:b281 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b279
] [ sp:object _:b275 ;
] [ sp:object _:b282 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b280
] [ sp:object _:b276 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b281
sp:subject _:b282
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b276 ;
sp:elements ([ sp:object _:b277 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ;
sp:subject _:b279
sp:subject _:b280
])
])
] ;
......@@ -1587,61 +1601,61 @@ ddr-tables:SurveyStation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b282 _:b283 _:b284 _:b285) ;
sp:where ([ sp:object _:b286 ;
sp:resultVariables (_:b283 _:b284 _:b285 _:b286) ;
sp:where ([ sp:object _:b287 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b287 ;
] [ sp:object _:b288 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b286
sp:subject _:b287
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ;
sp:predicate rdf:type ;
sp:subject _:b287
sp:subject _:b288
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b288 ;
sp:elements ([ sp:object _:b289 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b287
] [ sp:object _:b289 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ;
sp:subject _:b288
] [ sp:object _:b285 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
] [ sp:object _:b290 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ;
sp:subject _:b289
] [ sp:object _:b286 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
sp:subject _:b290
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b288 ;
sp:elements ([ sp:object _:b289 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b287
] [ sp:object _:b290 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b288
] [ sp:object _:b282 ;
] [ sp:object _:b291 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b289
] [ sp:object _:b283 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b290
sp:subject _:b291
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b288 ;
sp:elements ([ sp:object _:b289 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b287
] [ sp:object _:b291 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b288
] [ sp:object _:b283 ;
] [ sp:object _:b292 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b289
] [ sp:object _:b284 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b291
sp:subject _:b292
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b288 ;
sp:elements ([ sp:object _:b289 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b287
] [ sp:object _:b292 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ;
sp:subject _:b288
] [ sp:object _:b284 ;
] [ sp:object _:b293 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ;
sp:subject _:b289
] [ sp:object _:b285 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
sp:subject _:b292
sp:subject _:b293
])
])
] ;
......@@ -1654,161 +1668,161 @@ ddr-tables:WellControlIncident
spin:body
[ rdf:type sp:Select ;
sp:distinct "true"^^xsd:boolean ;
sp:orderBy (_:b293) ;
sp:resultVariables (_:b293 _:b294 _:b295 _:b296 _:b297 _:b298 _:b299 _:b300 _:b301 _:b302 _:b303 _:b304 _:b305 _:b306 _:b307 _:b308) ;
sp:where ([ sp:object _:b309 ;
sp:orderBy (_:b294) ;
sp:resultVariables (_:b294 _:b295 _:b296 _:b297 _:b298 _:b299 _:b300 _:b301 _:b302 _:b303 _:b304 _:b305 _:b306 _:b307 _:b308 _:b309) ;
sp:where ([ sp:object _:b310 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b310 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b309
] [ sp:object _:b311 ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b310
] [ sp:object _:b312 ;
sp:predicate rdf:type ;
sp:subject _:b311
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellControlIncident> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b311
] [ sp:object _:b305 ;
sp:subject _:b312
] [ sp:object _:b306 ;
sp:predicate rdfs:label ;
sp:subject _:b311
sp:subject _:b312
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b312 ;
sp:elements ([ sp:object _:b313 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b310
] [ sp:object _:b313 ;
sp:subject _:b311
] [ sp:object _:b314 ;
sp:predicate rdf:type ;
sp:subject _:b312
sp:subject _:b313
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellKillingType> ;
sp:predicate rdf:type ;
sp:subject _:b313
] [ sp:object _:b306 ;
sp:subject _:b314
] [ sp:object _:b307 ;
sp:predicate rdfs:label ;
sp:subject _:b313
sp:subject _:b314
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b314 ;
sp:elements ([ sp:object _:b315 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b310
sp:subject _:b311
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b315 ;
sp:elements ([ sp:object _:b316 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInCasingPressure> ;
sp:subject _:b314
] [ sp:object _:b303 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ;
sp:subject _:b315
] [ sp:object _:b304 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ;
sp:subject _:b316
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b316 ;
sp:elements ([ sp:object _:b317 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ;
sp:subject _:b314
] [ sp:object _:b308 ;
sp:subject _:b315
] [ sp:object _:b309 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ;
sp:subject _:b316
sp:subject _:b317
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b317 ;
sp:elements ([ sp:object _:b318 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#shutInDrillPipePressure> ;
sp:subject _:b314
] [ sp:object _:b304 ;
sp:subject _:b315
] [ sp:object _:b305 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#bar> ;
sp:subject _:b317
sp:subject _:b318
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b318 ;
sp:elements ([ sp:object _:b319 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b314
sp:subject _:b315
] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#LastCasingOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b318
] [ sp:object _:b319 ;
sp:subject _:b319
] [ sp:object _:b320 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b318
] [ sp:object _:b301 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b319
] [ sp:object _:b302 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b320
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b320 ;
sp:elements ([ sp:object _:b321 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasDrillingFluid> ;
sp:subject _:b314
] [ sp:object _:b321 ;
sp:subject _:b315
] [ sp:object _:b322 ;
sp:predicate rdf:type ;
sp:subject _:b320
] [ sp:object _:b299 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b321
] [ sp:object _:b300 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b322
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b322 ;
sp:elements ([ sp:object _:b323 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth> ;
sp:subject _:b314
] [ sp:object _:b298 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b322
sp:subject _:b315
] [ sp:object _:b299 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b323
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b323 ;
sp:elements ([ sp:object _:b324 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ;
sp:subject _:b314
] [ sp:object _:b300 ;
sp:subject _:b315
] [ sp:object _:b301 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b323
sp:subject _:b324
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b324 ;
sp:elements ([ sp:object _:b325 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasInflowLocation> ;
sp:subject _:b310
sp:subject _:b311
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b325 ;
sp:elements ([ sp:object _:b326 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b324
sp:subject _:b325
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SurroundingRockFormation> ;
sp:predicate rdf:type ;
sp:subject _:b325
] [ sp:object _:b307 ;
sp:subject _:b326
] [ sp:object _:b308 ;
sp:predicate rdfs:comment ;
sp:subject _:b325
])
] [ sp:object _:b326 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b324
] [ sp:object _:b294 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b326
])
] [ sp:object _:b327 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b324
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b325
] [ sp:object _:b295 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b327
] [ sp:object _:b328 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b325
] [ sp:object _:b296 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b328
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b328 ;
sp:elements ([ sp:object _:b329 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeLost> ;
sp:subject _:b310
] [ sp:object _:b296 ;
sp:subject _:b311
] [ sp:object _:b297 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ;
sp:subject _:b328
sp:subject _:b329
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b293 ;
sp:elements ([ sp:object _:b294 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b310
sp:subject _:b311
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b329 ;
sp:elements ([ sp:object _:b330 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#volumeOfMudGained> ;
sp:subject _:b310
] [ sp:object _:b302 ;
sp:subject _:b311
] [ sp:object _:b303 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3> ;
sp:subject _:b329
sp:subject _:b330
])
] [ rdf:type sp:Bind ;
sp:expression "[TBD]" ;
sp:variable _:b297
sp:variable _:b298
])
] ;
rhspin:tableHeaders ("Date"^^xsd:string "Depth of well mMD"^^xsd:string "Depth of well mTVD"^^xsd:string "Lost time min"^^xsd:string "Time for well control regain"^^xsd:string "Depth at bit mMD"^^xsd:string "Drilling fluid density g/cm3"^^xsd:string "Pore pressure g/cm3"^^xsd:string "Depth to casing mMD"^^xsd:string "Gained vol of Fluid"^^xsd:string "Shut in casing pressure bar"^^xsd:string "Shut in drill pipe pressure bar"^^xsd:string "Incident class"^^xsd:string "Killing procd"^^xsd:string "Formation"^^xsd:string "BHT"^^xsd:string) .
......@@ -1819,630 +1833,588 @@ ddr-tables:WellTestInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b330) ;
sp:resultVariables (_:b330 _:b331 _:b332 _:b333 _:b334 _:b335 _:b336 _:b337 _:b338 _:b339 _:b340 _:b341 _:b342 _:b343 _:b344 _:b345 _:b346 _:b347) ;
sp:where ([ sp:object _:b348 ;
sp:orderBy (_:b331) ;
sp:resultVariables (_:b331 _:b332 _:b333 _:b334 _:b335 _:b336 _:b337 _:b338 _:b339 _:b340 _:b341 _:b342 _:b343 _:b344 _:b345 _:b346 _:b347 _:b348) ;
sp:where ([ sp:object _:b349 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b349 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b348
] [ sp:object _:b350 ;
sp:predicate rdf:type ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b349
] [ sp:object _:b351 ;
sp:predicate rdf:type ;
sp:subject _:b350
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b350
sp:subject _:b351
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b331 ;
sp:elements ([ sp:object _:b332 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ;
sp:subject _:b349
sp:subject _:b350
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b332 ;
sp:elements ([ sp:object _:b333 ;
sp:predicate rdfs:label ;
sp:subject _:b350
sp:subject _:b351
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b330 ;
sp:elements ([ sp:object _:b331 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b349
sp:subject _:b350
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b351 ;
sp:elements ([ sp:object _:b352 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ;
sp:subject _:b349
sp:subject _:b350
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b352 ;
sp:elements ([ sp:object _:b353 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b351
sp:subject _:b352
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ;
sp:predicate rdf:type ;
sp:subject _:b352
sp:subject _:b353
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b353 ;
sp:elements ([ sp:object _:b354 ;
sp:predicate rdf:type ;
sp:subject _:b352
sp:subject _:b353
] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
sp:predicate rdf:type ;
sp:subject _:b353
] [ sp:object _:b338 ;
sp:subject _:b354
] [ sp:object _:b339 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#million_metre3_day-1> ;
sp:subject _:b353
sp:subject _:b354
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b354 ;
sp:elements ([ sp:object _:b355 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration> ;
sp:subject _:b352
] [ sp:object _:b346 ;
sp:subject _:b353
] [ sp:object _:b347 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ;
sp:subject _:b354
sp:subject _:b355
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b355 ;
sp:elements ([ sp:object _:b356 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#chlorideConcentration> ;
sp:subject _:b352
] [ sp:object _:b345 ;
sp:subject _:b353
] [ sp:object _:b346 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ;
sp:subject _:b355
sp:subject _:b356
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b356 ;
sp:elements ([ sp:object _:b357 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration> ;
sp:subject _:b352
] [ sp:object _:b347 ;
sp:subject _:b353
] [ sp:object _:b348 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ;
sp:subject _:b356
sp:subject _:b357
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b357 ;
sp:elements ([ sp:object _:b358 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b351
sp:subject _:b352
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ;
sp:predicate rdf:type ;
sp:subject _:b357
sp:subject _:b358
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b358 ;
sp:elements ([ sp:object _:b359 ;
sp:predicate rdf:type ;
sp:subject _:b357
sp:subject _:b358
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b358
] [ sp:object _:b336 ;
sp:subject _:b359
] [ sp:object _:b337 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b358
sp:subject _:b359
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b359 ;
sp:elements ([ sp:object _:b360 ;
sp:predicate rdf:type ;
sp:subject _:b357
sp:subject _:b358
] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
sp:predicate rdf:type ;
sp:subject _:b359
] [ sp:object _:b337 ;
sp:subject _:b360
] [ sp:object _:b338 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_day-1> ;
sp:subject _:b359
sp:subject _:b360
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b360 ;
sp:elements ([ sp:object _:b361 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b351
sp:subject _:b352
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Water> ;
sp:predicate rdf:type ;
sp:subject _:b360
sp:subject _:b361
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b361 ;
sp:elements ([ sp:object _:b362 ;
sp:predicate rdf:type ;
sp:subject _:b360
sp:subject _:b361
] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
sp:predicate rdf:type ;
sp:subject _:b361
] [ sp:object _:b339 ;
sp:subject _:b362
] [ sp:object _:b340 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre3_day-1> ;
sp:subject _:b361
sp:subject _:b362
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b362 ;
sp:elements ([ sp:object _:b363 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ;
sp:subject _:b351
] [ sp:object _:b343 ;
sp:subject _:b352
] [ sp:object _:b344 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:subject _:b362
sp:subject _:b363
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b363 ;
sp:elements ([ sp:object _:b364 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ;
sp:subject _:b351
] [ sp:object _:b344 ;
sp:subject _:b352
] [ sp:object _:b345 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:subject _:b363
sp:subject _:b364
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b364 ;
sp:elements ([ sp:object _:b365 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b349
] [ sp:object _:b365 ;
sp:subject _:b350
] [ sp:object _:b366 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b364
sp:subject _:b365
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b366 ;
sp:elements ([ sp:object _:b367 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b365
] [ sp:object _:b334 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b366
] [ sp:object _:b335 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b367
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b367 ;
sp:elements ([ sp:object _:b368 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b365
] [ sp:object _:b333 ;
sp:subject _:b366
] [ sp:object _:b334 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b367
sp:subject _:b368
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b368 ;
sp:elements ([ sp:object _:b369 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ;
sp:subject _:b349
] [ sp:object _:b369 ;
sp:subject _:b350
] [ sp:object _:b370 ;
sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ;
sp:subject _:b368
] [ sp:object _:b335 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ;
sp:subject _:b369
] [ sp:object _:b336 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ;
sp:subject _:b370
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b370 ;
sp:elements ([ sp:object _:b371 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ;
sp:subject _:b349
] [ sp:object _:b342 ;
sp:subject _:b350
] [ sp:object _:b343 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b370
sp:subject _:b371
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b371 ;
sp:elements ([ sp:object _:b372 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ;
sp:subject _:b349
] [ sp:object _:b341 ;
sp:subject _:b350
] [ sp:object _:b342 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b371
sp:subject _:b372
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b372 ;
sp:elements ([ sp:object _:b373 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ;
sp:subject _:b349
] [ sp:object _:b340 ;
sp:subject _:b350
] [ sp:object _:b341 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b372
sp:subject _:b373
])
])
] ;
rhspin:tableHeaders ("Time"^^xsd:string "Test no"^^xsd:string "Type"^^xsd:string "Depth Top mMD"^^xsd:string "Depth Bottom mMD"^^xsd:string "Choke oriface Size mm"^^xsd:string "Density crude oil g/cm3"^^xsd:string "Oil flow rate m3/d"^^xsd:string "Gas flow rate M(m3)/d"^^xsd:string "Water flow rate m3/d"^^xsd:string "Shut in pressure MPa"^^xsd:string "Flow pressure MPa"^^xsd:string "Bottom hole pressure MPa"^^xsd:string "Gas oil ratio m3/m3"^^xsd:string "Water oil ratio m3/m3"^^xsd:string "Chloride content ppm"^^xsd:string "CO2 content ppm"^^xsd:string "H2S content ppm"^^xsd:string) .
_:b372
_:b373
sp:varName "shutip"^^xsd:string .
_:b371
_:b372
sp:varName "flowp"^^xsd:string .
_:b370
_:b371
sp:varName "botp"^^xsd:string .
_:b369
_:b370
sp:varName "cos"^^xsd:string .
_:b368
_:b369
sp:varName "choke"^^xsd:string .
_:b367
_:b368
sp:varName "mdTop"^^xsd:string .
_:b366
_:b367
sp:varName "mdBot"^^xsd:string .
_:b365
_:b366
sp:varName "wbPart"^^xsd:string .
_:b364
_:b365
sp:varName "wb"^^xsd:string .
_:b363
_:b364
sp:varName "wor"^^xsd:string .
_:b362
_:b363
sp:varName "gor"^^xsd:string .
_:b361
_:b362
sp:varName "waterVFR"^^xsd:string .
_:b360
_:b361
sp:varName "water"^^xsd:string .
_:b359
_:b360
sp:varName "oilVFR"^^xsd:string .
_:b358
_:b359
sp:varName "oilD"^^xsd:string .
_:b357
_:b358
sp:varName "oil"^^xsd:string .
_:b356
_:b357
sp:varName "h2sConc"^^xsd:string .
_:b355
_:b356
sp:varName "chlConc"^^xsd:string .
_:b354
_:b355
sp:varName "co2Conc"^^xsd:string .
_:b353
_:b354
sp:varName "gasVFR"^^xsd:string .
_:b352
_:b353
sp:varName "gas"^^xsd:string .
_:b351
_:b352
sp:varName "fluid"^^xsd:string .
_:b350
_:b351
sp:varName "wtclass"^^xsd:string .
_:b349
_:b350
sp:varName "wt"^^xsd:string .
_:b348
_:b349
sp:varName "reportOn"^^xsd:string .
_:b347
_:b348
sp:varName "h2SContent"^^xsd:string .
_:b346
_:b347
sp:varName "cO2Content"^^xsd:string .
_:b345
_:b346
sp:varName "chlorideContent"^^xsd:string .
_:b344
_:b345
sp:varName "waterOilRatio"^^xsd:string .
_:b343
_:b344
sp:varName "gasOilRatio"^^xsd:string .
_:b342
_:b343
sp:varName "bottomHolePressure"^^xsd:string .
_:b341
_:b342
sp:varName "flowPressure"^^xsd:string .
_:b340
_:b341
sp:varName "shutInPressure"^^xsd:string .
_:b339
_:b340
sp:varName "waterFlowRate"^^xsd:string .
_:b338
_:b339
sp:varName "gasFlowRate"^^xsd:string .
_:b337
_:b338
sp:varName "oilFlowRate"^^xsd:string .
_:b336
_:b337
sp:varName "densityCrudeOil"^^xsd:string .
_:b335
_:b336
sp:varName "chokeOrifaceSize"^^xsd:string .
_:b334
_:b335
sp:varName "depthBottommMD"^^xsd:string .
_:b333
_:b334
sp:varName "depthTopmMD"^^xsd:string .
_:b332
_:b333
sp:varName "type"^^xsd:string .
_:b331
_:b332
sp:varName "testNo"^^xsd:string .
_:b330
_:b331
sp:varName "time"^^xsd:string .
_:b329
_:b330
sp:varName "vMud"^^xsd:string .
_:b328
_:b329
sp:varName "time"^^xsd:string .
_:b327
_:b328
sp:varName "iflDepthTvd"^^xsd:string .
_:b326
_:b327
sp:varName "iflDepth"^^xsd:string .
_:b325
_:b326
sp:varName "srFormation"^^xsd:string .
_:b324
_:b325
sp:varName "ifl"^^xsd:string .
_:b323
_:b324
sp:varName "poreEquiv"^^xsd:string .
_:b322
_:b323
sp:varName "buttHoleDepth"^^xsd:string .
_:b321
_:b322
sp:varName "dfDensity"^^xsd:string .
_:b320
_:b321
sp:varName "drillFluid"^^xsd:string .
_:b319
_:b320
sp:varName "lcDepth"^^xsd:string .
_:b318
_:b319
sp:varName "lastCasing"^^xsd:string .
_:b317
_:b318
sp:varName "sidPressure"^^xsd:string .
_:b316
_:b317
sp:varName "buttHoleTemp"^^xsd:string .
_:b315
_:b316
sp:varName "sicPressure"^^xsd:string .
_:b314
_:b315
sp:varName "wb"^^xsd:string .
_:b313
_:b314
sp:varName "wellKillType"^^xsd:string .
_:b312
_:b313
sp:varName "wellKill"^^xsd:string .
_:b311
_:b312
sp:varName "wciClass"^^xsd:string .
_:b310
_:b311
sp:varName "wci"^^xsd:string .
_:b309
_:b310
sp:varName "reportOn"^^xsd:string .
_:b308
_:b309
sp:varName "bHT"^^xsd:string .
_:b307
_:b308
sp:varName "formation"^^xsd:string .
_:b306
_:b307
sp:varName "killingProcd"^^xsd:string .
_:b305
_:b306
sp:varName "incidentClass"^^xsd:string .
_:b304
_:b305
sp:varName "shutInDrillPipePressure"^^xsd:string .
_:b303
_:b304
sp:varName "shutInCasingPressure"^^xsd:string .
_:b302
_:b303
sp:varName "gainedVolOfFluid"^^xsd:string .
_:b301
_:b302
sp:varName "depthToCasing"^^xsd:string .
_:b300
_:b301
sp:varName "porePressure"^^xsd:string .
_:b299
_:b300
sp:varName "drillingFluidDensity"^^xsd:string .
_:b298
_:b299
sp:varName "depthAtBit"^^xsd:string .
_:b297
_:b298
sp:varName "timeForWellControlRegain"^^xsd:string .
_:b296
_:b297
sp:varName "lostTime"^^xsd:string .
_:b295
_:b296
sp:varName "depthOfWelltvd"^^xsd:string .
_:b294
_:b295
sp:varName "depthOfWellmd"^^xsd:string .
_:b293
_:b294
sp:varName "date"^^xsd:string .
_:b292
_:b293
sp:varName "incl"^^xsd:string .
_:b291
_:b292
sp:varName "tvd"^^xsd:string .
_:b290
_:b291
sp:varName "md"^^xsd:string .
_:b289
_:b290
sp:varName "azi"^^xsd:string .
_:b288
_:b289
sp:varName "wellbore"^^xsd:string .
_:b287
_:b288
sp:varName "part"^^xsd:string .
_:b286
_:b287
sp:varName "reportOn"^^xsd:string .
_:b285
_:b286
sp:varName "azimuth"^^xsd:string .
_:b284
_:b285
sp:varName "inclination"^^xsd:string .
_:b283
_:b284
sp:varName "depthmTVD"^^xsd:string .
_:b282
_:b283
sp:varName "depthmMD"^^xsd:string .
_:b281
_:b282
sp:varName "tvd"^^xsd:string .
_:b280
_:b281
sp:varName "md"^^xsd:string .
_:b279
_:b280
sp:varName "wellbore"^^xsd:string .
_:b278
_:b279
sp:varName "part"^^xsd:string .
_:b277
_:b278
sp:varName "reportOn"^^xsd:string .
_:b276
_:b277
sp:varName "formationName"^^xsd:string .
_:b275
_:b276
sp:varName "depthToTopOfFormationmTVD"^^xsd:string .
_:b274
_:b275
sp:varName "depthToTopOfFormationmMD"^^xsd:string .
_:b273
_:b274
sp:varName "md"^^xsd:string .
_:b272
_:b273
sp:varName "tvd"^^xsd:string .
_:b271
_:b272
sp:varName "mudDensity"^^xsd:string .
_:b270
_:b271
sp:varName "actType"^^xsd:string .
_:b269
_:b270
sp:varName "wb"^^xsd:string .
_:b268
_:b269
sp:varName "actclass"^^xsd:string .
_:b267
_:b268
sp:varName "activity"^^xsd:string .
_:b266
_:b267
sp:varName "reportOn"^^xsd:string .
_:b265
_:b266
sp:varName "tvdVal"^^xsd:string .
_:b264
_:b265
sp:varName "mdVal"^^xsd:string .
_:b263
_:b264
sp:varName "mudDensityVal"^^xsd:string .
_:b262
_:b263
sp:varName "reading"^^xsd:string .
_:b261
_:b262
sp:varName "time"^^xsd:string .
_:b260
_:b261
sp:varName "bottomTVD"^^xsd:string .
_:b259
_:b260
sp:varName "topTVD"^^xsd:string .
_:b258
_:b259
sp:varName "bottomMD"^^xsd:string .
_:b257
_:b258
sp:varName "topMD"^^xsd:string .
_:b256
_:b257
sp:varName "perfWb"^^xsd:string .
_:b255
_:b256
sp:varName "perfInterval"^^xsd:string .
_:b254
_:b255
sp:varName "dailyDrillingActivity"^^xsd:string .
_:b253
_:b254
sp:varName "bottomOfPerfmTVD"^^xsd:string .
_:b252
_:b253
sp:varName "topOfPerfmTVD"^^xsd:string .
_:b251
_:b252
sp:varName "bottomOfPerfmMD"^^xsd:string .
_:b250
_:b251
sp:varName "topOfPerfmMD"^^xsd:string .
_:b249
_:b250
sp:varName "timeOfClosingWellPerf"^^xsd:string .
_:b248
_:b249
sp:varName "timeOfOpeningWellPerf"^^xsd:string .
_:b247
sp:varName "ed"^^xsd:string .
_:b246
sp:varName "id"^^xsd:string .
_:b245
sp:varName "wellbore"^^xsd:string .
_:b244
sp:varName "subactclass"^^xsd:string .
_:b243
sp:varName "stateclass"^^xsd:string .
_:b242
sp:varName "part"^^xsd:string .
_:b241
sp:varName "reportOn"^^xsd:string .
_:b240
sp:varName "remark"^^xsd:string .
_:b239
sp:varName "state"^^xsd:string .
_:b238
sp:varName "mainSubActivity"^^xsd:string .
_:b237
sp:varName "endDepth"^^xsd:string .
_:b236
sp:varName "startDepth"^^xsd:string .
_:b235
sp:varName "endTime"^^xsd:string .
_:b234
sp:varName "startTime"^^xsd:string .
_:b233
sp:varName "loggingTool"^^xsd:string .
......@@ -2896,6 +2868,72 @@ _:b84
_:b83
sp:varName "startTime"^^xsd:string .
_:b82
sp:varName "volPumped"^^xsd:string .
_:b81
sp:varName "tt"^^xsd:string .
_:b80
sp:varName "fw"^^xsd:string .
_:b79
sp:varName "ratio"^^xsd:string .
_:b78
sp:varName "yp"^^xsd:string .
_:b77
sp:varName "density"^^xsd:string .
_:b76
sp:varName "fType"^^xsd:string .
_:b75
sp:varName "fluid"^^xsd:string .
_:b74
sp:varName "pumpedFluid"^^xsd:string .
_:b73
sp:varName "wcPumpingFluidReturnType"^^xsd:string .
_:b72
sp:varName "cementPumping"^^xsd:string .
_:b71
sp:varName "wcjclass"^^xsd:string .
_:b70
sp:varName "wcj"^^xsd:string .
_:b69
sp:varName "reportOn"^^xsd:string .
_:b68
sp:varName "fluidDescription"^^xsd:string .
_:b67
sp:varName "thickeningTime"^^xsd:string .
_:b66
sp:varName "freeWater"^^xsd:string .
_:b65
sp:varName "mixWaterRatio"^^xsd:string .
_:b64
sp:varName "yieldPoint"^^xsd:string .
_:b63
sp:varName "fluidDensity"^^xsd:string .
_:b62
sp:varName "volumePumped"^^xsd:string .
_:b61
sp:varName "fluidType"^^xsd:string .
_:b60
sp:varName "tubLen"^^xsd:string .
......@@ -3067,68 +3105,47 @@ _:b2 sp:varName "runNo"^^xsd:string .
_:b1 sp:varName "bitSize"^^xsd:string .
_:b69
_:b242
sp:varName "reportOn"^^xsd:string .
_:b70
sp:varName "wcj"^^xsd:string .
_:b71
sp:varName "wcjclass"^^xsd:string .
_:b72
sp:varName "cementPumping"^^xsd:string .
_:b73
sp:varName "wcPumpingFluidReturnType"^^xsd:string .
_:b74
sp:varName "pumpedFluid"^^xsd:string .
_:b75
sp:varName "fluid"^^xsd:string .
_:b76
sp:varName "fType"^^xsd:string .
_:b61
sp:varName "fluidType"^^xsd:string .
_:b243
sp:varName "part"^^xsd:string .
_:b77
sp:varName "density"^^xsd:string .
_:b234
sp:varName "startTime"^^xsd:string .
_:b63
sp:varName "fluidDensity"^^xsd:string .
_:b235
sp:varName "endTime"^^xsd:string .
_:b78
sp:varName "yp"^^xsd:string .
_:b244
sp:varName "stateclass"^^xsd:string .
_:b64
sp:varName "yieldPoint"^^xsd:string .
_:b240
sp:varName "state"^^xsd:string .
_:b79
sp:varName "ratio"^^xsd:string .
_:b245
sp:varName "subactclass"^^xsd:string .
_:b65
sp:varName "mixWaterRatio"^^xsd:string .
_:b239
sp:varName "mainSubActivity"^^xsd:string .
_:b80
sp:varName "fw"^^xsd:string .
_:b246
sp:varName "wellbore"^^xsd:string .
_:b66
sp:varName "freeWater"^^xsd:string .
_:b247
sp:varName "id"^^xsd:string .
_:b81
sp:varName "tt"^^xsd:string .
_:b236
sp:varName "startDepth"^^xsd:string .
_:b67
sp:varName "thickeningTime"^^xsd:string .
_:b248
sp:varName "ed"^^xsd:string .
_:b68
sp:varName "fluidDescription"^^xsd:string .
_:b237
sp:varName "endDepth"^^xsd:string .
_:b82
sp:varName "volPumped"^^xsd:string .
_:b238
sp:varName "depth"^^xsd:string .
_:b62
sp:varName "volumePumped"^^xsd:string .
_:b241
sp:varName "remark"^^xsd:string .
......