David Price

Formation Pore Core working

# Saved by TopBraid on Wed Sep 28 23:54:36 BST 2011
# Saved by TopBraid on Thu Sep 29 01:17:26 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/activity-purpose> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/ddr> ;
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:versionInfo "0.1.0"^^xsd:string .
ddr-tables:BitRecord
......@@ -790,60 +790,101 @@ ddr-tables:FormationTest
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ sp:varName "depthmMD"^^xsd:string
] [ sp:varName "formationPorePressure"^^xsd:string
] [ sp:varName "goodSealInd"^^xsd:string
] [ sp:varName "depthToSamplePoint"^^xsd:string
] [ sp:varName "dominantFluidComponent"^^xsd:string
] [ sp:varName "hCComponentDensity"^^xsd:string
] [ sp:varName "sampleVolume"^^xsd:string
] [ sp:varName "description"^^xsd:string
]) ;
sp:where ([ sp:object _:b131 ;
sp:resultVariables (_:b131 _:b132 _:b133 _:b134 _:b135 _:b136 _:b137 _:b138) ;
sp:where ([ sp:object _:b139 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b132 ;
] [ sp:object _:b140 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b131
] [ sp:object
[ sp:varName "startTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b132
] [ sp:object
[ sp:varName "endTime"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b132
sp:subject _:b139
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTest> ;
sp:predicate rdf:type ;
sp:subject _:b140
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b133 ;
sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithGoodSeal> ;
sp:predicate rdf:type ;
sp:subject _:b132
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:subject _:b140
] [ rdf:type sp:Bind ;
sp:expression "Yes" ;
sp:variable _:b133
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithoutGoodSeal> ;
sp:predicate rdf:type ;
sp:subject _:b133
sp:subject _:b140
] [ rdf:type sp:Bind ;
sp:expression "No" ;
sp:variable _:b133
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b141 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#measuredDepthOfFluidSampling> ;
sp:subject _:b140
] [ sp:object _:b134 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b141
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b134 ;
sp:elements ([ sp:object _:b142 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b132
] [ sp:object _:b135 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b134
] [ sp:object
[ sp:varName "endDepth"^^xsd:string
] ;
sp:subject _:b140
] [ sp:object _:b143 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b142
] [ sp:object _:b131 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b135
sp:subject _:b143
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "comments"^^xsd:string
] ;
sp:elements ([ sp:object _:b142 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b140
] [ sp:object _:b144 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressure> ;
sp:subject _:b142
] [ sp:object _:b132 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b144
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b145 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ;
sp:subject _:b140
] [ sp:object _:b146 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#dominantComponent> ;
sp:subject _:b145
] [ sp:object _:b135 ;
sp:predicate rdfs:label ;
sp:subject _:b146
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b145 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ;
sp:subject _:b140
] [ sp:object _:b147 ;
sp:predicate rdf:type ;
sp:subject _:b145
] [ sp:object _:b137 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#decimetre3> ;
sp:subject _:b147
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b145 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ;
sp:subject _:b140
] [ sp:object _:b148 ;
sp:predicate rdf:type ;
sp:subject _:b145
] [ sp:object _:b136 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b148
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b138 ;
sp:predicate rdfs:comment ;
sp:subject _:b132
sp:subject _:b140
])
])
] ;
......@@ -855,123 +896,123 @@ ddr-tables:GasReadingInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b136) ;
sp:resultVariables (_:b136 _:b137 _:b138 _:b139 _:b140 _:b141 _:b142 _:b143 _:b144 _:b145 _:b146 _:b147 _:b148) ;
sp:where ([ sp:object _:b149 ;
sp:orderBy (_:b149) ;
sp:resultVariables (_:b149 _:b150 _:b151 _:b152 _:b153 _:b154 _:b155 _:b156 _:b157 _:b158 _:b159 _:b160 _:b161) ;
sp:where ([ sp:object _:b162 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b150 ;
] [ sp:object _:b163 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b149
] [ sp:object _:b151 ;
sp:subject _:b162
] [ sp:object _:b164 ;
sp:predicate rdf:type ;
sp:subject _:b150
sp:subject _:b163
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#GasReading> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b151
] [ sp:object _:b137 ;
sp:subject _:b164
] [ sp:object _:b150 ;
sp:predicate rdfs:label ;
sp:subject _:b151
sp:subject _:b164
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b136 ;
sp:elements ([ sp:object _:b149 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject _:b150
sp:subject _:b163
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b152 ;
sp:elements ([ sp:object _:b165 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b150
sp:subject _:b163
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b153 ;
sp:elements ([ sp:object _:b166 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b152
] [ sp:object _:b154 ;
sp:subject _:b165
] [ sp:object _:b167 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b153
sp:subject _:b166
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ;
sp:predicate rdf:type ;
sp:subject _:b154
] [ sp:object _:b155 ;
sp:subject _:b167
] [ sp:object _:b168 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationHigh> ;
sp:subject _:b156
] [ sp:object _:b142 ;
sp:subject _:b169
] [ sp:object _:b155 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ;
sp:subject _:b155
] [ sp:object _:b157 ;
sp:subject _:b168
] [ sp:object _:b170 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationLow> ;
sp:subject _:b156
] [ sp:object _:b143 ;
sp:subject _:b169
] [ sp:object _:b156 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#perCentByVolume> ;
sp:subject _:b157
] [ sp:object _:b158 ;
sp:subject _:b170
] [ sp:object _:b171 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#ethaneConcentration> ;
sp:subject _:b154
] [ sp:object _:b145 ;
sp:subject _:b167
] [ sp:object _:b158 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByVolume> ;
sp:subject _:b158
] [ sp:object _:b159 ;
sp:subject _:b171
] [ sp:object _:b172 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#methaneConcentration> ;
sp:subject _:b154
] [ sp:object _:b144 ;
sp:subject _:b167
] [ sp:object _:b157 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByVolume> ;
sp:subject _:b159
] [ sp:object _:b160 ;
sp:subject _:b172
] [ sp:object _:b173 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#propaneConcentration> ;
sp:subject _:b154
] [ sp:object _:b146 ;
sp:subject _:b167
] [ sp:object _:b159 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByVolume> ;
sp:subject _:b160
] [ sp:object _:b161 ;
sp:subject _:b173
] [ sp:object _:b174 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#isoButaneConcentration> ;
sp:subject _:b154
] [ sp:object _:b147 ;
sp:subject _:b167
] [ sp:object _:b160 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByVolume> ;
sp:subject _:b161
] [ sp:object _:b162 ;
sp:subject _:b174
] [ sp:object _:b175 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration> ;
sp:subject _:b154
] [ sp:object _:b148 ;
sp:subject _:b167
] [ sp:object _:b161 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partPerMillionByVolume> ;
sp:subject _:b162
sp:subject _:b175
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b163 ;
sp:elements ([ sp:object _:b176 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b152
] [ sp:object _:b138 ;
sp:subject _:b165
] [ sp:object _:b151 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b163
sp:subject _:b176
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b164 ;
sp:elements ([ sp:object _:b177 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b152
] [ sp:object _:b139 ;
sp:subject _:b165
] [ sp:object _:b152 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b164
sp:subject _:b177
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b152 ;
sp:elements ([ sp:object _:b165 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b150
sp:subject _:b163
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b165 ;
sp:elements ([ sp:object _:b178 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b152
] [ sp:object _:b140 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b165
] [ sp:object _:b153 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b178
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b166 ;
sp:elements ([ sp:object _:b179 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b152
] [ sp:object _:b141 ;
sp:subject _:b165
] [ sp:object _:b154 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b166
sp:subject _:b179
])
])
])
......@@ -984,116 +1025,116 @@ ddr-tables:LithologyInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b167 _:b168 _:b169 _:b170 _:b171 _:b172 _:b173 _:b174) ;
sp:where ([ sp:object _:b175 ;
sp:resultVariables (_:b180 _:b181 _:b182 _:b183 _:b184 _:b185 _:b186 _:b187) ;
sp:where ([ sp:object _:b188 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b176 ;
] [ sp:object _:b189 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b175
sp:subject _:b188
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation> ;
sp:predicate rdf:type ;
sp:subject _:b176
] [ sp:object _:b177 ;
sp:subject _:b189
] [ sp:object _:b190 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b176
sp:subject _:b189
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b174 ;
sp:elements ([ sp:object _:b187 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#lithologyDescription> ;
sp:subject _:b177
sp:subject _:b190
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b173 ;
sp:elements ([ sp:object _:b186 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#showDescription> ;
sp:subject _:b177
sp:subject _:b190
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b178 ;
sp:elements ([ sp:object _:b191 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b168 ;
sp:subject _:b190
] [ sp:object _:b181 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b178
sp:subject _:b191
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b179 ;
sp:elements ([ sp:object _:b192 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b167 ;
sp:subject _:b190
] [ sp:object _:b180 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b179
sp:subject _:b192
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b180 ;
sp:elements ([ sp:object _:b193 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b181 ;
sp:subject _:b190
] [ sp:object _:b194 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b180
] [ sp:object _:b182 ;
sp:subject _:b193
] [ sp:object _:b195 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b183 ;
sp:subject _:b190
] [ sp:object _:b196 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b182
sp:subject _:b195
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:sub ;
sp:arg1 [ rdf:type spif:cast ;
arg:datatype xsd:float ;
sp:arg1 _:b183
sp:arg1 _:b196
] ;
sp:arg2 [ rdf:type spif:cast ;
arg:datatype xsd:float ;
sp:arg1 _:b181
sp:arg1 _:b194
]
] ;
sp:variable _:b169
sp:variable _:b182
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b184 ;
sp:elements ([ sp:object _:b197 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b170 ;
sp:subject _:b190
] [ sp:object _:b183 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b184
sp:subject _:b197
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b185 ;
sp:elements ([ sp:object _:b198 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b171 ;
sp:subject _:b190
] [ sp:object _:b184 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b185
sp:subject _:b198
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b186 ;
sp:elements ([ sp:object _:b199 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b187 ;
sp:subject _:b190
] [ sp:object _:b200 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b186
] [ sp:object _:b188 ;
sp:subject _:b199
] [ sp:object _:b201 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b177
] [ sp:object _:b189 ;
sp:subject _:b190
] [ sp:object _:b202 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b188
sp:subject _:b201
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:sub ;
sp:arg1 [ rdf:type spif:cast ;
arg:datatype xsd:float ;
sp:arg1 _:b189
sp:arg1 _:b202
] ;
sp:arg2 [ rdf:type spif:cast ;
arg:datatype xsd:float ;
sp:arg1 _:b187
sp:arg1 _:b200
]
] ;
sp:variable _:b172
sp:variable _:b185
])
])
] ;
......@@ -1105,98 +1146,98 @@ ddr-tables:LogInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b190 _:b191 _:b192 _:b193 _:b194 _:b195) ;
sp:where ([ sp:object _:b196 ;
sp:resultVariables (_:b203 _:b204 _:b205 _:b206 _:b207 _:b208) ;
sp:where ([ sp:object _:b209 ;
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 _:b196
] [ sp:object _:b197 ;
sp:subject _:b209
] [ sp:object _:b210 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b196
sp:subject _:b209
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun> ;
sp:predicate rdf:type ;
sp:subject _:b197
sp:subject _:b210
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b190 ;
sp:elements ([ sp:object _:b203 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ;
sp:subject _:b197
sp:subject _:b210
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b198 ;
sp:elements ([ sp:object _:b211 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b197
sp:subject _:b210
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b199 ;
sp:elements ([ sp:object _:b212 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b198
sp:subject _:b211
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b199
sp:subject _:b212
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b200 ;
sp:elements ([ sp:object _:b213 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b199
] [ sp:object _:b191 ;
sp:subject _:b212
] [ sp:object _:b204 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b200
sp:subject _:b213
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "bottom"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b199
] [ sp:object _:b192 ;
sp:subject _:b212
] [ sp:object _:b205 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b200
sp:subject _:b213
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b199 ;
sp:elements ([ sp:object _:b212 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b201
sp:subject _:b214
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ;
sp:predicate rdf:type ;
sp:subject _:b201
] [ sp:object _:b202 ;
sp:subject _:b214
] [ sp:object _:b215 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ;
sp:subject _:b201
] [ sp:object _:b194 ;
sp:subject _:b214
] [ sp:object _:b207 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ;
sp:subject _:b202
sp:subject _:b215
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b199 ;
sp:elements ([ sp:object _:b212 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b203
sp:subject _:b216
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ;
sp:predicate rdf:type ;
sp:subject _:b203
] [ sp:object _:b204 ;
sp:subject _:b216
] [ sp:object _:b217 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ;
sp:subject _:b203
] [ sp:object _:b195 ;
sp:subject _:b216
] [ sp:object _:b208 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#celsius> ;
sp:subject _:b204
sp:subject _:b217
])
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b205 ;
sp:elements ([ sp:object _:b218 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool> ;
sp:subject _:b197
] [ sp:object _:b206 ;
sp:subject _:b210
] [ sp:object _:b219 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b205
sp:subject _:b218
] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool> ;
sp:predicate rdf:type ;
sp:subject _:b206
] [ sp:object _:b193 ;
sp:subject _:b219
] [ sp:object _:b206 ;
sp:predicate rdfs:comment ;
sp:subject _:b206
sp:subject _:b219
])
])
] ;
......@@ -1208,48 +1249,48 @@ ddr-tables:Operations
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b207) ;
sp:resultVariables (_:b207 _:b208 [ sp:varName "startDepth"^^xsd:string
] _:b209 [ sp:varName "depth"^^xsd:string
] _:b210 [ sp:varName "state"^^xsd:string
] _:b211) ;
sp:where ([ sp:object _:b212 ;
sp:orderBy (_:b220) ;
sp:resultVariables (_:b220 _:b221 [ sp:varName "startDepth"^^xsd:string
] _:b222 [ sp:varName "depth"^^xsd:string
] _:b223 [ sp:varName "state"^^xsd:string
] _:b224) ;
sp:where ([ sp:object _:b225 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b213 ;
] [ sp:object _:b226 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b212
] [ sp:object _:b207 ;
sp:subject _:b225
] [ sp:object _:b220 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b213
] [ sp:object _:b208 ;
sp:subject _:b226
] [ sp:object _:b221 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b213
sp:subject _:b226
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b210 ;
sp:elements ([ sp:object _:b223 ;
sp:predicate rdf:type ;
sp:subject _:b213
sp:subject _:b226
] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
sp:predicate rdf:type ;
sp:subject _:b210
sp:subject _:b223
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b214 ;
sp:elements ([ sp:object _:b227 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b213
] [ sp:object _:b215 ;
sp:subject _:b226
] [ sp:object _:b228 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth> ;
sp:subject _:b214
] [ sp:object _:b209 ;
sp:subject _:b227
] [ sp:object _:b222 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b215
sp:subject _:b228
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b211 ;
sp:elements ([ sp:object _:b224 ;
sp:predicate rdfs:comment ;
sp:subject _:b213
sp:subject _:b226
])
])
] ;
......@@ -1262,67 +1303,67 @@ 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 (_:b216 _:b217 [ sp:varName "durationWellPerf"^^xsd:string
] _:b218 _:b219 _:b220 _:b221) ;
sp:where ([ sp:object _:b222 ;
sp:resultVariables (_:b229 _:b230 [ sp:varName "durationWellPerf"^^xsd:string
] _:b231 _:b232 _:b233 _:b234) ;
sp:where ([ sp:object _:b235 ;
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 _:b222
] [ sp:object _:b223 ;
sp:subject _:b235
] [ sp:object _:b236 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b222
sp:subject _:b235
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ;
sp:predicate rdf:type ;
sp:subject _:b223
sp:subject _:b236
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b217 ;
sp:elements ([ sp:object _:b230 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b223
sp:subject _:b236
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b216 ;
sp:elements ([ sp:object _:b229 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b223
sp:subject _:b236
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b224 ;
sp:elements ([ sp:object _:b237 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b223
sp:subject _:b236
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b225 ;
sp:elements ([ sp:object _:b238 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b224
] [ sp:object _:b218 ;
sp:subject _:b237
] [ sp:object _:b231 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b225
sp:subject _:b238
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b226 ;
sp:elements ([ sp:object _:b239 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b224
] [ sp:object _:b219 ;
sp:subject _:b237
] [ sp:object _:b232 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b226
sp:subject _:b239
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b227 ;
sp:elements ([ sp:object _:b240 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b224
] [ sp:object _:b220 ;
sp:subject _:b237
] [ sp:object _:b233 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b227
sp:subject _:b240
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b228 ;
sp:elements ([ sp:object _:b241 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b224
] [ sp:object _:b221 ;
sp:subject _:b237
] [ sp:object _:b234 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b228
sp:subject _:b241
])
])
])
......@@ -1335,59 +1376,62 @@ ddr-tables:PorePressure
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b229) ;
sp:resultVariables (_:b230 _:b231 _:b229 _:b232 _:b233) ;
sp:where ([ sp:object _:b234 ;
sp:orderBy (_:b242) ;
sp:resultVariables (_:b243 _:b244 _:b242 _:b245 _:b246) ;
sp:where ([ sp:object _:b247 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b235 ;
] [ sp:object _:b248 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b234
] [ sp:object _:b229 ;
sp:subject _:b247
] [ sp:object _:b242 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject _:b235
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ;
sp:subject _:b248
] [ sp:object _:b249 ;
sp:predicate rdf:type ;
sp:subject _:b235
] [ sp:object _:b236 ;
sp:subject _:b248
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b249
] [ sp:object _:b250 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b235
sp:subject _:b248
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b237 ;
sp:elements ([ sp:object _:b251 ;
sp:predicate rdf:type ;
sp:subject _:b235
sp:subject _:b248
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDeterminationType> ;
sp:predicate rdf:type ;
sp:subject _:b237
] [ sp:object _:b230 ;
sp:subject _:b251
] [ sp:object _:b243 ;
sp:predicate rdfs:label ;
sp:subject _:b237
sp:subject _:b251
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b238 ;
sp:elements ([ sp:object _:b252 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ;
sp:subject _:b236
] [ sp:object _:b231 ;
sp:subject _:b250
] [ sp:object _:b244 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:subject _:b238
sp:subject _:b252
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b239 ;
sp:elements ([ sp:object _:b253 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b236
] [ sp:object _:b233 ;
sp:subject _:b250
] [ sp:object _:b246 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b239
sp:subject _:b253
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b240 ;
sp:elements ([ sp:object _:b254 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b236
] [ sp:object _:b232 ;
sp:subject _:b250
] [ sp:object _:b245 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b240
sp:subject _:b254
])
])
] ;
......@@ -1399,44 +1443,44 @@ ddr-tables:StratigraphicInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b241 _:b242 _:b243) ;
sp:where ([ sp:object _:b244 ;
sp:resultVariables (_:b255 _:b256 _:b257) ;
sp:where ([ sp:object _:b258 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b245 ;
] [ sp:object _:b259 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b244
sp:subject _:b258
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ;
sp:predicate rdf:type ;
sp:subject _:b245
sp:subject _:b259
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b246 ;
sp:elements ([ sp:object _:b260 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b245
] [ sp:object _:b247 ;
sp:subject _:b259
] [ sp:object _:b261 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b246
] [ sp:object _:b241 ;
sp:subject _:b260
] [ sp:object _:b255 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b247
sp:subject _:b261
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b246 ;
sp:elements ([ sp:object _:b260 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b245
] [ sp:object _:b248 ;
sp:subject _:b259
] [ sp:object _:b262 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b246
] [ sp:object _:b242 ;
sp:subject _:b260
] [ sp:object _:b256 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b248
sp:subject _:b262
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b243 ;
sp:elements ([ sp:object _:b257 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ;
sp:subject _:b246
sp:subject _:b260
])
])
] ;
......@@ -1448,61 +1492,61 @@ ddr-tables:SurveyStation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b249 _:b250 _:b251 _:b252) ;
sp:where ([ sp:object _:b253 ;
sp:resultVariables (_:b263 _:b264 _: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 _:b254 ;
] [ sp:object _:b268 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b253
sp:subject _:b267
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ;
sp:predicate rdf:type ;
sp:subject _:b254
sp:subject _:b268
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b255 ;
sp:elements ([ sp:object _:b269 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b254
] [ sp:object _:b256 ;
sp:subject _:b268
] [ sp:object _:b270 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ;
sp:subject _:b255
] [ sp:object _:b252 ;
sp:subject _:b269
] [ sp:object _:b266 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
sp:subject _:b256
sp:subject _:b270
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b255 ;
sp:elements ([ sp:object _:b269 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b254
] [ sp:object _:b257 ;
sp:subject _:b268
] [ sp:object _:b271 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b255
] [ sp:object _:b249 ;
sp:subject _:b269
] [ sp:object _:b263 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b257
sp:subject _:b271
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b255 ;
sp:elements ([ sp:object _:b269 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b254
] [ sp:object _:b258 ;
sp:subject _:b268
] [ sp:object _:b272 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b255
] [ sp:object _:b250 ;
sp:subject _:b269
] [ sp:object _:b264 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
sp:subject _:b258
sp:subject _:b272
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b255 ;
sp:elements ([ sp:object _:b269 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b254
] [ sp:object _:b259 ;
sp:subject _:b268
] [ sp:object _:b273 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ;
sp:subject _:b255
] [ sp:object _:b251 ;
sp:subject _:b269
] [ sp:object _:b265 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#degreesOfAngle> ;
sp:subject _:b259
sp:subject _:b273
])
])
] ;
......@@ -1514,9 +1558,9 @@ ddr-tables:WellControlIncident
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b260) ;
sp:resultVariables (_:b260 [ sp:varName "depthOfWell"^^xsd:string
] _:b261 [ sp:varName "timeForWellControlRegain"^^xsd:string
sp:orderBy (_:b274) ;
sp:resultVariables (_:b274 [ sp:varName "depthOfWell"^^xsd:string
] _:b275 [ sp:varName "timeForWellControlRegain"^^xsd:string
] [ sp:varName "depthAtBit"^^xsd:string
] [ sp:varName "drillingFluidDensity"^^xsd:string
] [ sp:varName "porePressure"^^xsd:string
......@@ -1529,27 +1573,27 @@ ddr-tables:WellControlIncident
] [ sp:varName "formation"^^xsd:string
] [ sp:varName "bHT"^^xsd:string
]) ;
sp:where ([ sp:object _:b262 ;
sp:where ([ sp:object _:b276 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b263 ;
] [ sp:object _:b277 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b262
] [ sp:object _:b264 ;
sp:subject _:b276
] [ sp:object _:b278 ;
sp:predicate rdf:type ;
sp:subject _:b263
sp:subject _:b277
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellControlIncident> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b264
sp:subject _:b278
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b265 ;
sp:elements ([ sp:object _:b279 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#timeLost> ;
sp:subject _:b263
] [ sp:object _:b261 ;
sp:subject _:b277
] [ sp:object _:b275 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#minute> ;
sp:subject _:b265
sp:subject _:b279
])
])
] ;
......@@ -1561,426 +1605,432 @@ ddr-tables:WellTestInformation
rdfs:subClassOf rhspin:DDRTableTemplates ;
spin:body
[ rdf:type sp:Select ;
sp:orderBy (_:b266) ;
sp:resultVariables (_:b266 _:b267 [ sp:varName "type"^^xsd:string
sp:orderBy (_:b280) ;
sp:resultVariables (_:b280 _:b281 [ sp:varName "type"^^xsd:string
] [ sp:varName "depthTopmMD"^^xsd:string
] [ sp:varName "depthBottommMD"^^xsd:string
] _:b268 [ sp:varName "densityCrudeOil"^^xsd:string
] _:b282 [ sp:varName "densityCrudeOil"^^xsd:string
] [ sp:varName "oilFlowRate"^^xsd:string
] [ sp:varName "gasFlowRate"^^xsd:string
] [ sp:varName "waterFlowRate"^^xsd:string
] _:b269 _:b270 _:b271 [ sp:varName "gasOilRatio"^^xsd:string
] _:b283 _:b284 _:b285 [ sp:varName "gasOilRatio"^^xsd:string
] [ sp:varName "waterOilRatio"^^xsd:string
] [ sp:varName "chlorideContent"^^xsd:string
] [ sp:varName "cO2Content"^^xsd:string
] [ sp:varName "h2SContent"^^xsd:string
]) ;
sp:where ([ sp:object _:b272 ;
sp:where ([ sp:object _:b286 ;
sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ;
sp:subject
[ sp:varName "report"^^xsd:string
]
] [ sp:object _:b273 ;
] [ sp:object _:b287 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b272
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
sp:subject _:b286
] [ sp:object _:b288 ;
sp:predicate rdf:type ;
sp:subject _:b273
sp:subject _:b287
] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b288
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b267 ;
sp:elements ([ sp:object _:b281 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ;
sp:subject _:b273
sp:subject _:b287
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b274 ;
sp:elements ([ sp:object _:b289 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ;
sp:subject _:b273
] [ sp:object _:b275 ;
sp:subject _:b287
] [ sp:object _:b290 ;
sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ;
sp:subject _:b274
] [ sp:object _:b268 ;
sp:subject _:b289
] [ sp:object _:b282 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#millimetre> ;
sp:subject _:b275
sp:subject _:b290
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b276 ;
sp:elements ([ sp:object _:b291 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ;
sp:subject _:b273
] [ sp:object _:b271 ;
sp:subject _:b287
] [ sp:object _:b285 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b276
sp:subject _:b291
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b277 ;
sp:elements ([ sp:object _:b292 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ;
sp:subject _:b273
] [ sp:object _:b270 ;
sp:subject _:b287
] [ sp:object _:b284 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b277
sp:subject _:b292
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b278 ;
sp:elements ([ sp:object _:b293 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ;
sp:subject _:b273
] [ sp:object _:b269 ;
sp:subject _:b287
] [ sp:object _:b283 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#megaPa> ;
sp:subject _:b278
sp:subject _:b293
])
])
] ;
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) .
_:b278
sp:varName "shutip"^^xsd:string .
_:b277
sp:varName "flowp"^^xsd:string .
_:b276
sp:varName "botp"^^xsd:string .
_:b275
sp:varName "cos"^^xsd:string .
_:b274
sp:varName "choke"^^xsd:string .
_:b273
sp:varName "part"^^xsd:string .
_:b272
sp:varName "reportOn"^^xsd:string .
_:b271
sp:varName "bottomHolePressure"^^xsd:string .
_:b270
sp:varName "flowPressure"^^xsd:string .
_:b269
sp:varName "shutInPressure"^^xsd:string .
_:b268
sp:varName "chokeOrifaceSize"^^xsd:string .
_:b267
sp:varName "testNo"^^xsd:string .
_:b266
sp:varName "time"^^xsd:string .
_:b265
_:b279
sp:varName "time"^^xsd:string .
_:b264
_:b278
sp:varName "partclass"^^xsd:string .
_:b263
_:b277
sp:varName "part"^^xsd:string .
_:b262
_:b276
sp:varName "reportOn"^^xsd:string .
_:b261
_:b275
sp:varName "lostTime"^^xsd:string .
_:b260
_:b274
sp:varName "date"^^xsd:string .
_:b259
_:b273
sp:varName "incl"^^xsd:string .
_:b258
_:b272
sp:varName "tvd"^^xsd:string .
_:b257
_:b271
sp:varName "md"^^xsd:string .
_:b256
_:b270
sp:varName "azi"^^xsd:string .
_:b255
_:b269
sp:varName "wellbore"^^xsd:string .
_:b254
_:b268
sp:varName "part"^^xsd:string .
_:b253
_:b267
sp:varName "reportOn"^^xsd:string .
_:b252
_:b266
sp:varName "azimuth"^^xsd:string .
_:b251
_:b265
sp:varName "inclination"^^xsd:string .
_:b250
_:b264
sp:varName "depthmTVD"^^xsd:string .
_:b249
_:b263
sp:varName "depthmMD"^^xsd:string .
_:b248
_:b262
sp:varName "tvd"^^xsd:string .
_:b247
_:b261
sp:varName "md"^^xsd:string .
_:b246
_:b260
sp:varName "wellbore"^^xsd:string .
_:b245
_:b259
sp:varName "part"^^xsd:string .
_:b244
_:b258
sp:varName "reportOn"^^xsd:string .
_:b243
_:b257
sp:varName "formationName"^^xsd:string .
_:b242
_:b256
sp:varName "depthToTopOfFormationmTVD"^^xsd:string .
_:b241
_:b255
sp:varName "depthToTopOfFormationmMD"^^xsd:string .
_:b241
sp:varName "bottomTVD"^^xsd:string .
_:b240
sp:varName "md"^^xsd:string .
sp:varName "topTVD"^^xsd:string .
_:b239
sp:varName "tvd"^^xsd:string .
sp:varName "bottomMD"^^xsd:string .
_:b238
sp:varName "mudDensity"^^xsd:string .
sp:varName "topMD"^^xsd:string .
_:b237
sp:varName "actType"^^xsd:string .
sp:varName "perfWb"^^xsd:string .
_:b236
sp:varName "wb"^^xsd:string .
sp:varName "perfInterval"^^xsd:string .
_:b235
sp:varName "activity"^^xsd:string .
sp:varName "dailyDrillingActivity"^^xsd:string .
_:b234
sp:varName "reportOn"^^xsd:string .
sp:varName "bottomOfPerfmTVD"^^xsd:string .
_:b233
sp:varName "tvdVal"^^xsd:string .
sp:varName "topOfPerfmTVD"^^xsd:string .
_:b232
sp:varName "mdVal"^^xsd:string .
sp:varName "bottomOfPerfmMD"^^xsd:string .
_:b231
sp:varName "mudDensityVal"^^xsd:string .
sp:varName "topOfPerfmMD"^^xsd:string .
_:b230
sp:varName "reading"^^xsd:string .
sp:varName "timeOfClosingWellPerf"^^xsd:string .
_:b229
sp:varName "time"^^xsd:string .
sp:varName "timeOfOpeningWellPerf"^^xsd:string .
_:b228
sp:varName "bottomTVD"^^xsd:string .
sp:varName "ed"^^xsd:string .
_:b227
sp:varName "topTVD"^^xsd:string .
sp:varName "wellbore"^^xsd:string .
_:b226
sp:varName "bottomMD"^^xsd:string .
sp:varName "part"^^xsd:string .
_:b225
sp:varName "topMD"^^xsd:string .
sp:varName "reportOn"^^xsd:string .
_:b224
sp:varName "perfWb"^^xsd:string .
sp:varName "remark"^^xsd:string .
_:b223
sp:varName "perfInterval"^^xsd:string .
sp:varName "activity"^^xsd:string .
_:b222
sp:varName "dailyDrillingActivity"^^xsd:string .
sp:varName "endDepth"^^xsd:string .
_:b221
sp:varName "bottomOfPerfmTVD"^^xsd:string .
sp:varName "endTime"^^xsd:string .
_:b220
sp:varName "topOfPerfmTVD"^^xsd:string .
sp:varName "startTime"^^xsd:string .
_:b219
sp:varName "bottomOfPerfmMD"^^xsd:string .
sp:varName "loggingTool"^^xsd:string .
_:b218
sp:varName "topOfPerfmMD"^^xsd:string .
sp:varName "loggingToolState"^^xsd:string .
_:b217
sp:varName "timeOfClosingWellPerf"^^xsd:string .
sp:varName "staticButtHoleTemp"^^xsd:string .
_:b216
sp:varName "timeOfOpeningWellPerf"^^xsd:string .
sp:varName "staticWb"^^xsd:string .
_:b215
sp:varName "ed"^^xsd:string .
sp:varName "circButtHoleTemp"^^xsd:string .
_:b214
sp:varName "wellbore"^^xsd:string .
sp:varName "circWb"^^xsd:string .
_:b213
sp:varName "part"^^xsd:string .
sp:varName "top"^^xsd:string .
_:b212
sp:varName "reportOn"^^xsd:string .
sp:varName "wbPart"^^xsd:string .
_:b211
sp:varName "remark"^^xsd:string .
sp:varName "wbState"^^xsd:string .
_:b210
sp:varName "activity"^^xsd:string .
sp:varName "logRun"^^xsd:string .
_:b209
sp:varName "endDepth"^^xsd:string .
sp:varName "dailyDrillingActivity"^^xsd:string .
_:b208
sp:varName "endTime"^^xsd:string .
sp:varName "bHSTdegC"^^xsd:string .
_:b207
sp:varName "startTime"^^xsd:string .
sp:varName "bHCTdegC"^^xsd:string .
_:b206
sp:varName "loggingTool"^^xsd:string .
sp:varName "tool"^^xsd:string .
_:b205
sp:varName "loggingToolState"^^xsd:string .
sp:varName "depthBottommMD"^^xsd:string .
_:b204
sp:varName "staticButtHoleTemp"^^xsd:string .
sp:varName "depthTopmMD"^^xsd:string .
_:b203
sp:varName "staticWb"^^xsd:string .
sp:varName "runNo"^^xsd:string .
_:b202
sp:varName "circButtHoleTemp"^^xsd:string .
sp:varName "endDepthmTVD2"^^xsd:string .
_:b201
sp:varName "circWb"^^xsd:string .
sp:varName "tvdbot2"^^xsd:string .
_:b200
sp:varName "top"^^xsd:string .
sp:varName "startDepthmTVD2"^^xsd:string .
_:b199
sp:varName "wbPart"^^xsd:string .
sp:varName "tvdtop2"^^xsd:string .
_:b198
sp:varName "wbState"^^xsd:string .
sp:varName "tvdbot"^^xsd:string .
_:b197
sp:varName "logRun"^^xsd:string .
sp:varName "tvdtop"^^xsd:string .
_:b196
sp:varName "dailyDrillingActivity"^^xsd:string .
sp:varName "endDepthmMD2"^^xsd:string .
_:b195
sp:varName "bHSTdegC"^^xsd:string .
sp:varName "mdbot2"^^xsd:string .
_:b194
sp:varName "bHCTdegC"^^xsd:string .
sp:varName "startDepthmMD2"^^xsd:string .
_:b193
sp:varName "tool"^^xsd:string .
sp:varName "mdtop2"^^xsd:string .
_:b192
sp:varName "depthBottommMD"^^xsd:string .
sp:varName "mdtop"^^xsd:string .
_:b191
sp:varName "depthTopmMD"^^xsd:string .
sp:varName "mdbot"^^xsd:string .
_:b190
sp:varName "runNo"^^xsd:string .
sp:varName "wellbore"^^xsd:string .
_:b189
sp:varName "endDepthmTVD2"^^xsd:string .
sp:varName "part"^^xsd:string .
_:b188
sp:varName "tvdbot2"^^xsd:string .
sp:varName "reportOn"^^xsd:string .
_:b187
sp:varName "startDepthmTVD2"^^xsd:string .
sp:varName "lithologyDescription"^^xsd:string .
_:b186
sp:varName "tvdtop2"^^xsd:string .
sp:varName "showsDescription"^^xsd:string .
_:b185
sp:varName "tvdbot"^^xsd:string .
sp:varName "differenceInDepthmTVD"^^xsd:string .
_:b184
sp:varName "tvdtop"^^xsd:string .
sp:varName "endDepthmTVD"^^xsd:string .
_:b183
sp:varName "endDepthmMD2"^^xsd:string .
sp:varName "startDepthmTVD"^^xsd:string .
_:b182
sp:varName "mdbot2"^^xsd:string .
sp:varName "differenceInDepthmMD"^^xsd:string .
_:b181
sp:varName "startDepthmMD2"^^xsd:string .
sp:varName "endDepthmMD"^^xsd:string .
_:b180
sp:varName "mdtop2"^^xsd:string .
sp:varName "startDepthmMD"^^xsd:string .
_:b179
sp:varName "mdtop"^^xsd:string .
sp:varName "tvdBot"^^xsd:string .
_:b178
sp:varName "mdbot"^^xsd:string .
sp:varName "tvdTop"^^xsd:string .
_:b177
sp:varName "wellbore"^^xsd:string .
sp:varName "mdBott"^^xsd:string .
_:b176
sp:varName "part"^^xsd:string .
sp:varName "mdTop"^^xsd:string .
_:b175
sp:varName "reportOn"^^xsd:string .
sp:varName "ipc"^^xsd:string .
_:b174
sp:varName "lithologyDescription"^^xsd:string .
sp:varName "ibc"^^xsd:string .
_:b173
sp:varName "showsDescription"^^xsd:string .
sp:varName "pc"^^xsd:string .
_:b172
sp:varName "differenceInDepthmTVD"^^xsd:string .
sp:varName "mc"^^xsd:string .
_:b171
sp:varName "endDepthmTVD"^^xsd:string .
sp:varName "ec"^^xsd:string .
_:b170
sp:varName "startDepthmTVD"^^xsd:string .
sp:varName "gcl"^^xsd:string .
_:b169
sp:varName "differenceInDepthmMD"^^xsd:string .
sp:varName "wppart"^^xsd:string .
_:b168
sp:varName "endDepthmMD"^^xsd:string .
sp:varName "gch"^^xsd:string .
_:b167
sp:varName "startDepthmMD"^^xsd:string .
sp:varName "gas"^^xsd:string .
_:b135
sp:varName "ed"^^xsd:string .
_:b166
sp:varName "wbpart"^^xsd:string .
_:b134
sp:varName "wellbore"^^xsd:string .
_:b165
sp:varName "wb"^^xsd:string .
_:b133
sp:varName "activity"^^xsd:string .
_:b164
sp:varName "grclass"^^xsd:string .
_:b132
sp:varName "part"^^xsd:string .
_:b163
sp:varName "gr"^^xsd:string .
_:b131
_:b162
sp:varName "reportOn"^^xsd:string .
_:b161
sp:varName "ic5"^^xsd:string .
_:b160
sp:varName "ic4"^^xsd:string .
_:b159
sp:varName "c3"^^xsd:string .
_:b158
sp:varName "c2"^^xsd:string .
_:b157
sp:varName "c1"^^xsd:string .
_:b156
sp:varName "lowestGas"^^xsd:string .
_:b155
sp:varName "highestGas"^^xsd:string .
_:b154
sp:varName "depthBottommTVD"^^xsd:string .
_:b153
sp:varName "depthTopmTVD"^^xsd:string .
_:b152
sp:varName "depthBottommMD"^^xsd:string .
_:b151
sp:varName "depthTopmMD"^^xsd:string .
_:b150
sp:varName "class"^^xsd:string .
_:b149
sp:varName "time"^^xsd:string .
_:b130
sp:varName "tvd"^^xsd:string .
......@@ -2362,95 +2412,137 @@ _:b2 sp:varName "runNo"^^xsd:string .
_:b1 sp:varName "bitSize"^^xsd:string .
_:b149
_:b286
sp:varName "reportOn"^^xsd:string .
_:b150
sp:varName "gr"^^xsd:string .
_:b287
sp:varName "wt"^^xsd:string .
_:b151
sp:varName "grclass"^^xsd:string .
_:b288
sp:varName "wtclass"^^xsd:string .
_:b137
sp:varName "class"^^xsd:string .
_:b281
sp:varName "testNo"^^xsd:string .
_:b136
sp:varName "time"^^xsd:string .
_:b289
sp:varName "choke"^^xsd:string .
_:b152
sp:varName "wb"^^xsd:string .
_:b290
sp:varName "cos"^^xsd:string .
_:b153
sp:varName "wbpart"^^xsd:string .
_:b282
sp:varName "chokeOrifaceSize"^^xsd:string .
_:b154
sp:varName "gas"^^xsd:string .
_:b291
sp:varName "botp"^^xsd:string .
_:b156
sp:varName "wppart"^^xsd:string .
_:b285
sp:varName "bottomHolePressure"^^xsd:string .
_:b155
sp:varName "gch"^^xsd:string .
_:b292
sp:varName "flowp"^^xsd:string .
_:b142
sp:varName "highestGas"^^xsd:string .
_:b284
sp:varName "flowPressure"^^xsd:string .
_:b157
sp:varName "gcl"^^xsd:string .
_:b293
sp:varName "shutip"^^xsd:string .
_:b143
sp:varName "lowestGas"^^xsd:string .
_:b283
sp:varName "shutInPressure"^^xsd:string .
_:b158
sp:varName "ec"^^xsd:string .
_:b280
sp:varName "time"^^xsd:string .
_:b145
sp:varName "c2"^^xsd:string .
_:b247
sp:varName "reportOn"^^xsd:string .
_:b159
sp:varName "mc"^^xsd:string .
_:b248
sp:varName "activity"^^xsd:string .
_:b144
sp:varName "c1"^^xsd:string .
_:b242
sp:varName "time"^^xsd:string .
_:b160
sp:varName "pc"^^xsd:string .
_:b249
sp:varName "actclass"^^xsd:string .
_:b146
sp:varName "c3"^^xsd:string .
_:b250
sp:varName "wb"^^xsd:string .
_:b161
sp:varName "ibc"^^xsd:string .
_:b251
sp:varName "actType"^^xsd:string .
_:b147
sp:varName "ic4"^^xsd:string .
_:b243
sp:varName "reading"^^xsd:string .
_:b162
sp:varName "ipc"^^xsd:string .
_:b252
sp:varName "mudDensity"^^xsd:string .
_:b148
sp:varName "ic5"^^xsd:string .
_:b244
sp:varName "mudDensityVal"^^xsd:string .
_:b163
sp:varName "mdTop"^^xsd:string .
_:b253
sp:varName "tvd"^^xsd:string .
_:b138
sp:varName "depthTopmMD"^^xsd:string .
_:b246
sp:varName "tvdVal"^^xsd:string .
_:b164
sp:varName "mdBott"^^xsd:string .
_:b254
sp:varName "md"^^xsd:string .
_:b139
sp:varName "depthBottommMD"^^xsd:string .
_:b245
sp:varName "mdVal"^^xsd:string .
_:b165
sp:varName "tvdTop"^^xsd:string .
_:b139
sp:varName "reportOn"^^xsd:string .
_:b140
sp:varName "depthTopmTVD"^^xsd:string .
sp:varName "ft"^^xsd:string .
_:b166
sp:varName "tvdBot"^^xsd:string .
_:b133
sp:varName "goodSealInd"^^xsd:string .
_:b141
sp:varName "depthBottommTVD"^^xsd:string .
sp:varName "mdsam"^^xsd:string .
_:b134
sp:varName "depthToSamplePoint"^^xsd:string .
_:b142
sp:varName "wellbore"^^xsd:string .
_:b143
sp:varName "md"^^xsd:string .
_:b131
sp:varName "depthmMD"^^xsd:string .
_:b144
sp:varName "fpres"^^xsd:string .
_:b132
sp:varName "formationPorePressure"^^xsd:string .
_:b145
sp:varName "fluid"^^xsd:string .
_:b146
sp:varName "domcomp"^^xsd:string .
_:b135
sp:varName "dominantFluidComponent"^^xsd:string .
_:b147
sp:varName "voltype"^^xsd:string .
_:b137
sp:varName "sampleVolume"^^xsd:string .
_:b148
sp:varName "dentype"^^xsd:string .
_:b136
sp:varName "hCComponentDensity"^^xsd:string .
_:b138
sp:varName "description"^^xsd:string .
......