Fix WellBoreSection in cementStage transform, and minor change to casingLinerTubing transform
Showing
4 changed files
with
785 additions
and
870 deletions
| 1 | +# Saved by TopBraid on Fri Oct 28 10:19:14 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 4 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://spinrdf.org/spin | ||
| 5 | 6 | ||
| 6 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#> . | 7 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#> . |
| 7 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 8 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| ... | @@ -28,537 +29,443 @@ ddr:Obj_drillReport | ... | @@ -28,537 +29,443 @@ ddr:Obj_drillReport |
| 28 | rdfs:comment "STEP 280 Well stimulation"^^xsd:string ; | 29 | rdfs:comment "STEP 280 Well stimulation"^^xsd:string ; |
| 29 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellStimulation> ; | 30 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellStimulation> ; |
| 30 | sp:predicate rdf:type ; | 31 | sp:predicate rdf:type ; |
| 31 | - sp:subject | 32 | + sp:subject _:b1 |
| 32 | - [ sp:varName "wellStimulation"^^xsd:string | 33 | + ] [ sp:object _:b1 ; |
| 33 | - ] | ||
| 34 | - ] [ sp:object | ||
| 35 | - [ sp:varName "wellStimulation"^^xsd:string | ||
| 36 | - ] ; | ||
| 37 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 34 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 38 | - sp:subject | 35 | + sp:subject _:b2 |
| 39 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | 36 | + ] [ sp:object _:b3 ; |
| 40 | - ] | ||
| 41 | - ] [ sp:object | ||
| 42 | - [ sp:varName "dTimStartStim"^^xsd:string | ||
| 43 | - ] ; | ||
| 44 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 37 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 45 | - sp:subject | 38 | + sp:subject _:b1 |
| 46 | - [ sp:varName "wellStimulation"^^xsd:string | 39 | + ] [ sp:object _:b4 ; |
| 47 | - ] | ||
| 48 | - ] [ sp:object | ||
| 49 | - [ sp:varName "dTimEndStim"^^xsd:string | ||
| 50 | - ] ; | ||
| 51 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 40 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 52 | - sp:subject | 41 | + sp:subject _:b1 |
| 53 | - [ sp:varName "wellStimulation"^^xsd:string | 42 | + ] [ sp:object _:b5 ; |
| 54 | - ] | ||
| 55 | - ] [ sp:object | ||
| 56 | - [ sp:varName "description"^^xsd:string | ||
| 57 | - ] ; | ||
| 58 | sp:predicate rdfs:comment ; | 43 | sp:predicate rdfs:comment ; |
| 59 | - sp:subject | 44 | + sp:subject _:b1 |
| 60 | - [ sp:varName "wellStimulation"^^xsd:string | 45 | + ] [ sp:object _:b6 ; |
| 61 | - ] | ||
| 62 | - ] [ sp:object _:b1 ; | ||
| 63 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 46 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 64 | - sp:subject | ||
| 65 | - [ sp:varName "wellStimulation"^^xsd:string | ||
| 66 | - ] | ||
| 67 | - ] [ sp:object _:b2 ; | ||
| 68 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 69 | sp:subject _:b1 | 47 | sp:subject _:b1 |
| 48 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; | ||
| 49 | + sp:predicate rdf:type ; | ||
| 50 | + sp:subject _:b6 | ||
| 51 | + ] [ sp:object _:b7 ; | ||
| 52 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 53 | + sp:subject _:b6 | ||
| 70 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; | 54 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; |
| 71 | sp:predicate rdf:type ; | 55 | sp:predicate rdf:type ; |
| 72 | - sp:subject _:b2 | 56 | + sp:subject _:b7 |
| 73 | - ] [ sp:object | 57 | + ] [ sp:object _:b8 ; |
| 74 | - [ sp:varName "wellBore"^^xsd:string | ||
| 75 | - ] ; | ||
| 76 | sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | 58 | sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; |
| 77 | - sp:subject _:b2 | 59 | + sp:subject _:b7 |
| 78 | - ] [ sp:object _:b3 ; | 60 | + ] [ sp:object _:b9 ; |
| 79 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 61 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
| 80 | - sp:subject _:b2 | 62 | + sp:subject _:b7 |
| 81 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 63 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 82 | sp:predicate rdf:type ; | 64 | sp:predicate rdf:type ; |
| 83 | - sp:subject _:b3 | 65 | + sp:subject _:b9 |
| 84 | - ] [ sp:object | 66 | + ] [ sp:object _:b10 ; |
| 85 | - [ sp:varName "realMdTop"^^xsd:string | 67 | + sp:predicate _:b11 ; |
| 86 | - ] ; | 68 | + sp:subject _:b9 |
| 87 | - sp:predicate | 69 | + ] [ sp:object _:b12 ; |
| 88 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 89 | - ] ; | ||
| 90 | - sp:subject _:b3 | ||
| 91 | - ] [ sp:object _:b4 ; | ||
| 92 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 70 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 93 | - sp:subject _:b2 | 71 | + sp:subject _:b7 |
| 94 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 72 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 95 | sp:predicate rdf:type ; | 73 | sp:predicate rdf:type ; |
| 96 | - sp:subject _:b4 | 74 | + sp:subject _:b12 |
| 97 | - ] [ sp:object | 75 | + ] [ sp:object _:b13 ; |
| 98 | - [ sp:varName "realMdBottom"^^xsd:string | 76 | + sp:predicate _:b14 ; |
| 99 | - ] ; | 77 | + sp:subject _:b12 |
| 100 | - sp:predicate | 78 | + ] [ sp:object _:b15 ; |
| 101 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | 79 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ; |
| 102 | - ] ; | 80 | + sp:subject _:b7 |
| 103 | - sp:subject _:b4 | ||
| 104 | - ] [ sp:object _:b5 ; | ||
| 105 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 106 | - sp:subject _:b2 | ||
| 107 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing> ; | 81 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing> ; |
| 108 | sp:predicate rdf:type ; | 82 | sp:predicate rdf:type ; |
| 109 | - sp:subject _:b5 | 83 | + sp:subject _:b15 |
| 110 | - ] [ sp:object | 84 | + ] [ sp:object _:b16 ; |
| 111 | - [ sp:varName "casingRoleType"^^xsd:string | ||
| 112 | - ] ; | ||
| 113 | sp:predicate rdf:type ; | 85 | sp:predicate rdf:type ; |
| 114 | - sp:subject _:b5 | 86 | + sp:subject _:b15 |
| 115 | - ] [ sp:object | 87 | + ] [ sp:object _:b17 ; |
| 116 | - [ sp:varName "tubeType"^^xsd:string | ||
| 117 | - ] ; | ||
| 118 | sp:predicate rdf:type ; | 88 | sp:predicate rdf:type ; |
| 119 | - sp:subject _:b5 | 89 | + sp:subject _:b15 |
| 120 | - ] [ sp:object _:b6 ; | 90 | + ] [ sp:object _:b18 ; |
| 121 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#insideDiameterOfATubular> ; | 91 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#insideDiameterOfATubular> ; |
| 122 | - sp:subject _:b5 | 92 | + sp:subject _:b15 |
| 123 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 93 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 124 | sp:predicate rdf:type ; | 94 | sp:predicate rdf:type ; |
| 125 | - sp:subject _:b6 | 95 | + sp:subject _:b18 |
| 126 | - ] [ sp:object | 96 | + ] [ sp:object _:b19 ; |
| 127 | - [ sp:varName "realId"^^xsd:string | 97 | + sp:predicate _:b20 ; |
| 128 | - ] ; | 98 | + sp:subject _:b18 |
| 129 | - sp:predicate | 99 | + ] [ sp:object _:b21 ; |
| 130 | - [ sp:varName "lengthScaleId"^^xsd:string | ||
| 131 | - ] ; | ||
| 132 | - sp:subject _:b6 | ||
| 133 | - ] [ sp:object _:b7 ; | ||
| 134 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular> ; | 100 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular> ; |
| 135 | - sp:subject _:b5 | 101 | + sp:subject _:b15 |
| 136 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 102 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 137 | sp:predicate rdf:type ; | 103 | sp:predicate rdf:type ; |
| 138 | - sp:subject _:b7 | 104 | + sp:subject _:b21 |
| 139 | - ] [ sp:object | 105 | + ] [ sp:object _:b22 ; |
| 140 | - [ sp:varName "realOd"^^xsd:string | 106 | + sp:predicate _:b23 ; |
| 141 | - ] ; | 107 | + sp:subject _:b21 |
| 142 | - sp:predicate | 108 | + ] [ sp:object _:b24 ; |
| 143 | - [ sp:varName "lengthScaleOd"^^xsd:string | ||
| 144 | - ] ; | ||
| 145 | - sp:subject _:b7 | ||
| 146 | - ] [ sp:object _:b8 ; | ||
| 147 | sp:predicate rdf:type ; | 109 | sp:predicate rdf:type ; |
| 148 | - sp:subject _:b5 | 110 | + sp:subject _:b15 |
| 149 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#MassPerUnitLength> ; | 111 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#MassPerUnitLength> ; |
| 150 | sp:predicate rdf:type ; | 112 | sp:predicate rdf:type ; |
| 151 | - sp:subject _:b8 | 113 | + sp:subject _:b24 |
| 152 | - ] [ sp:object | 114 | + ] [ sp:object _:b25 ; |
| 153 | - [ sp:varName "realMassPerUnitLength"^^xsd:string | 115 | + sp:predicate _:b26 ; |
| 154 | - ] ; | 116 | + sp:subject _:b24 |
| 155 | - sp:predicate | 117 | + ] [ sp:object _:b27 ; |
| 156 | - [ sp:varName "massPerUnitLengthScale"^^xsd:string | ||
| 157 | - ] ; | ||
| 158 | - sp:subject _:b8 | ||
| 159 | - ] [ sp:object _:b9 ; | ||
| 160 | sp:predicate rdf:type ; | 118 | sp:predicate rdf:type ; |
| 161 | - sp:subject _:b5 | 119 | + sp:subject _:b15 |
| 162 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#API_5CT_class> ; | 120 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#API_5CT_class> ; |
| 163 | sp:predicate rdf:type ; | 121 | sp:predicate rdf:type ; |
| 164 | - sp:subject _:b9 | 122 | + sp:subject _:b27 |
| 165 | - ] [ sp:object | 123 | + ] [ sp:object _:b28 ; |
| 166 | - [ sp:varName "grade"^^xsd:string | ||
| 167 | - ] ; | ||
| 168 | sp:predicate rdfs:label ; | 124 | sp:predicate rdfs:label ; |
| 169 | - sp:subject _:b9 | 125 | + sp:subject _:b27 |
| 170 | - ] [ sp:object _:b10 ; | 126 | + ] [ sp:object _:b29 ; |
| 171 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#hasTubularConnectionClass> ; | 127 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#hasTubularConnectionClass> ; |
| 172 | - sp:subject _:b5 | 128 | + sp:subject _:b15 |
| 173 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#TubularConnectionClass> ; | 129 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#TubularConnectionClass> ; |
| 174 | sp:predicate rdf:type ; | 130 | sp:predicate rdf:type ; |
| 175 | - sp:subject _:b10 | 131 | + sp:subject _:b29 |
| 176 | - ] [ sp:object | 132 | + ] [ sp:object _:b30 ; |
| 177 | - [ sp:varName "connection"^^xsd:string | ||
| 178 | - ] ; | ||
| 179 | sp:predicate rdfs:label ; | 133 | sp:predicate rdfs:label ; |
| 180 | - sp:subject _:b10 | 134 | + sp:subject _:b29 |
| 181 | - ] [ sp:object _:b11 ; | 135 | + ] [ sp:object _:b31 ; |
| 182 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#stringLengthOfATubular> ; | 136 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#stringLengthOfATubular> ; |
| 183 | - sp:subject _:b5 | 137 | + sp:subject _:b15 |
| 184 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 138 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 185 | sp:predicate rdf:type ; | 139 | sp:predicate rdf:type ; |
| 186 | - sp:subject _:b11 | 140 | + sp:subject _:b31 |
| 187 | - ] [ sp:object | 141 | + ] [ sp:object _:b32 ; |
| 188 | - [ sp:varName "realLen"^^xsd:string | 142 | + sp:predicate _:b33 ; |
| 189 | - ] ; | 143 | + sp:subject _:b31 |
| 190 | - sp:predicate | ||
| 191 | - [ sp:varName "lengthScaleLen"^^xsd:string | ||
| 192 | - ] ; | ||
| 193 | - sp:subject _:b11 | ||
| 194 | ]) ; | 144 | ]) ; |
| 195 | - sp:where ([ sp:object | 145 | + sp:where ([ sp:object _:b34 ; |
| 196 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 197 | - ] ; | ||
| 198 | sp:predicate ep-spin-lib:nameWellbore ; | 146 | sp:predicate ep-spin-lib:nameWellbore ; |
| 199 | sp:subject spin:_this | 147 | sp:subject spin:_this |
| 200 | - ] [ sp:object | 148 | + ] [ sp:object _:b35 ; |
| 201 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 202 | - ] ; | ||
| 203 | sp:predicate ddr:dTimStart ; | 149 | sp:predicate ddr:dTimStart ; |
| 204 | sp:subject spin:_this | 150 | sp:subject spin:_this |
| 205 | - ] [ sp:object | 151 | + ] [ sp:object _:b36 ; |
| 206 | - [ sp:varName "casingLinerTubing"^^xsd:string | ||
| 207 | - ] ; | ||
| 208 | sp:predicate ddr:casing_liner_tubingRef ; | 152 | sp:predicate ddr:casing_liner_tubingRef ; |
| 209 | sp:subject spin:_this | 153 | sp:subject spin:_this |
| 210 | ] [ rdf:type sp:Optional ; | 154 | ] [ rdf:type sp:Optional ; |
| 211 | - sp:elements ([ sp:object | 155 | + sp:elements ([ sp:object _:b37 ; |
| 212 | - [ sp:varName "enumTubeType"^^xsd:string | ||
| 213 | - ] ; | ||
| 214 | sp:predicate ddr:typeRef ; | 156 | sp:predicate ddr:typeRef ; |
| 215 | - sp:subject | 157 | + sp:subject _:b36 |
| 216 | - [ sp:varName "casingLinerTubing"^^xsd:string | ||
| 217 | - ] | ||
| 218 | ]) | 158 | ]) |
| 219 | ] [ rdf:type sp:Optional ; | 159 | ] [ rdf:type sp:Optional ; |
| 220 | - sp:elements ([ sp:object | 160 | + sp:elements ([ sp:object _:b38 ; |
| 221 | - [ sp:varName "id"^^xsd:string | ||
| 222 | - ] ; | ||
| 223 | sp:predicate ddr:idRef ; | 161 | sp:predicate ddr:idRef ; |
| 224 | - sp:subject | 162 | + sp:subject _:b36 |
| 225 | - [ sp:varName "casingLinerTubing"^^xsd:string | 163 | + ] [ sp:object _:b39 ; |
| 226 | - ] | ||
| 227 | - ] [ sp:object | ||
| 228 | - [ sp:varName "uomId"^^xsd:string | ||
| 229 | - ] ; | ||
| 230 | sp:predicate ddr:uomRef ; | 164 | sp:predicate ddr:uomRef ; |
| 231 | - sp:subject | 165 | + sp:subject _:b38 |
| 232 | - [ sp:varName "id"^^xsd:string | 166 | + ] [ sp:object _:b19 ; |
| 233 | - ] | ||
| 234 | - ] [ sp:object | ||
| 235 | - [ sp:varName "realId"^^xsd:string | ||
| 236 | - ] ; | ||
| 237 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 167 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 238 | - sp:subject | 168 | + sp:subject _:b38 |
| 239 | - [ sp:varName "id"^^xsd:string | ||
| 240 | - ] | ||
| 241 | ]) | 169 | ]) |
| 242 | ] [ rdf:type sp:Optional ; | 170 | ] [ rdf:type sp:Optional ; |
| 243 | - sp:elements ([ sp:object | 171 | + sp:elements ([ sp:object _:b40 ; |
| 244 | - [ sp:varName "od"^^xsd:string | ||
| 245 | - ] ; | ||
| 246 | sp:predicate ddr:odRef ; | 172 | sp:predicate ddr:odRef ; |
| 247 | - sp:subject | 173 | + sp:subject _:b36 |
| 248 | - [ sp:varName "casingLinerTubing"^^xsd:string | 174 | + ] [ sp:object _:b41 ; |
| 249 | - ] | ||
| 250 | - ] [ sp:object | ||
| 251 | - [ sp:varName "uomOd"^^xsd:string | ||
| 252 | - ] ; | ||
| 253 | sp:predicate ddr:uomRef ; | 175 | sp:predicate ddr:uomRef ; |
| 254 | - sp:subject | 176 | + sp:subject _:b40 |
| 255 | - [ sp:varName "od"^^xsd:string | 177 | + ] [ sp:object _:b22 ; |
| 256 | - ] | ||
| 257 | - ] [ sp:object | ||
| 258 | - [ sp:varName "realOd"^^xsd:string | ||
| 259 | - ] ; | ||
| 260 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 178 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 261 | - sp:subject | 179 | + sp:subject _:b40 |
| 262 | - [ sp:varName "od"^^xsd:string | ||
| 263 | - ] | ||
| 264 | ]) | 180 | ]) |
| 265 | ] [ rdf:type sp:Optional ; | 181 | ] [ rdf:type sp:Optional ; |
| 266 | - sp:elements ([ sp:object | 182 | + sp:elements ([ sp:object _:b42 ; |
| 267 | - [ sp:varName "weight"^^xsd:string | ||
| 268 | - ] ; | ||
| 269 | sp:predicate ddr:weightRef ; | 183 | sp:predicate ddr:weightRef ; |
| 270 | - sp:subject | 184 | + sp:subject _:b36 |
| 271 | - [ sp:varName "casingLinerTubing"^^xsd:string | 185 | + ] [ sp:object _:b43 ; |
| 272 | - ] | ||
| 273 | - ] [ sp:object | ||
| 274 | - [ sp:varName "uomWeight"^^xsd:string | ||
| 275 | - ] ; | ||
| 276 | sp:predicate ddr:uomRef ; | 186 | sp:predicate ddr:uomRef ; |
| 277 | - sp:subject | 187 | + sp:subject _:b42 |
| 278 | - [ sp:varName "weight"^^xsd:string | 188 | + ] [ sp:object _:b25 ; |
| 279 | - ] | ||
| 280 | - ] [ sp:object | ||
| 281 | - [ sp:varName "realMassPerUnitLength"^^xsd:string | ||
| 282 | - ] ; | ||
| 283 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 189 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 284 | - sp:subject | 190 | + sp:subject _:b42 |
| 285 | - [ sp:varName "weight"^^xsd:string | ||
| 286 | - ] | ||
| 287 | ]) | 191 | ]) |
| 288 | ] [ rdf:type sp:Optional ; | 192 | ] [ rdf:type sp:Optional ; |
| 289 | - sp:elements ([ sp:object | 193 | + sp:elements ([ sp:object _:b28 ; |
| 290 | - [ sp:varName "grade"^^xsd:string | ||
| 291 | - ] ; | ||
| 292 | sp:predicate ddr:grade ; | 194 | sp:predicate ddr:grade ; |
| 293 | - sp:subject | 195 | + sp:subject _:b36 |
| 294 | - [ sp:varName "casingLinerTubing"^^xsd:string | ||
| 295 | - ] | ||
| 296 | ]) | 196 | ]) |
| 297 | ] [ rdf:type sp:Optional ; | 197 | ] [ rdf:type sp:Optional ; |
| 298 | - sp:elements ([ sp:object | 198 | + sp:elements ([ sp:object _:b30 ; |
| 299 | - [ sp:varName "connection"^^xsd:string | ||
| 300 | - ] ; | ||
| 301 | sp:predicate ddr:connection ; | 199 | sp:predicate ddr:connection ; |
| 302 | - sp:subject | 200 | + sp:subject _:b36 |
| 303 | - [ sp:varName "casingLinerTubing"^^xsd:string | ||
| 304 | - ] | ||
| 305 | ]) | 201 | ]) |
| 306 | ] [ rdf:type sp:Optional ; | 202 | ] [ rdf:type sp:Optional ; |
| 307 | - sp:elements ([ sp:object | 203 | + sp:elements ([ sp:object _:b44 ; |
| 308 | - [ sp:varName "length"^^xsd:string | ||
| 309 | - ] ; | ||
| 310 | sp:predicate ddr:lengthRef ; | 204 | sp:predicate ddr:lengthRef ; |
| 311 | - sp:subject | 205 | + sp:subject _:b36 |
| 312 | - [ sp:varName "casingLinerTubing"^^xsd:string | 206 | + ] [ sp:object _:b45 ; |
| 313 | - ] | ||
| 314 | - ] [ sp:object | ||
| 315 | - [ sp:varName "uomLen"^^xsd:string | ||
| 316 | - ] ; | ||
| 317 | sp:predicate ddr:uomRef ; | 207 | sp:predicate ddr:uomRef ; |
| 318 | - sp:subject | 208 | + sp:subject _:b44 |
| 319 | - [ sp:varName "length"^^xsd:string | 209 | + ] [ sp:object _:b32 ; |
| 320 | - ] | ||
| 321 | - ] [ sp:object | ||
| 322 | - [ sp:varName "realLen"^^xsd:string | ||
| 323 | - ] ; | ||
| 324 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 210 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 325 | - sp:subject | 211 | + sp:subject _:b44 |
| 326 | - [ sp:varName "length"^^xsd:string | ||
| 327 | - ] | ||
| 328 | ]) | 212 | ]) |
| 329 | ] [ rdf:type sp:Optional ; | 213 | ] [ rdf:type sp:Optional ; |
| 330 | - sp:elements ([ sp:object | 214 | + sp:elements ([ sp:object _:b46 ; |
| 331 | - [ sp:varName "mdTop"^^xsd:string | ||
| 332 | - ] ; | ||
| 333 | sp:predicate ddr:mdTopRef ; | 215 | sp:predicate ddr:mdTopRef ; |
| 334 | - sp:subject | 216 | + sp:subject _:b36 |
| 335 | - [ sp:varName "casingLinerTubing"^^xsd:string | 217 | + ] [ sp:object _:b47 ; |
| 336 | - ] | ||
| 337 | - ] [ sp:object | ||
| 338 | - [ sp:varName "uomMdTop"^^xsd:string | ||
| 339 | - ] ; | ||
| 340 | sp:predicate ddr:uomRef ; | 218 | sp:predicate ddr:uomRef ; |
| 341 | - sp:subject | 219 | + sp:subject _:b46 |
| 342 | - [ sp:varName "mdTop"^^xsd:string | 220 | + ] [ sp:object _:b10 ; |
| 343 | - ] | ||
| 344 | - ] [ sp:object | ||
| 345 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 346 | - ] ; | ||
| 347 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 221 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 348 | - sp:subject | 222 | + sp:subject _:b46 |
| 349 | - [ sp:varName "mdTop"^^xsd:string | ||
| 350 | - ] | ||
| 351 | ]) | 223 | ]) |
| 352 | ] [ rdf:type sp:Optional ; | 224 | ] [ rdf:type sp:Optional ; |
| 353 | - sp:elements ([ sp:object | 225 | + sp:elements ([ sp:object _:b48 ; |
| 354 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 355 | - ] ; | ||
| 356 | sp:predicate ddr:mdBottomRef ; | 226 | sp:predicate ddr:mdBottomRef ; |
| 357 | - sp:subject | 227 | + sp:subject _:b36 |
| 358 | - [ sp:varName "casingLinerTubing"^^xsd:string | 228 | + ] [ sp:object _:b49 ; |
| 359 | - ] | ||
| 360 | - ] [ sp:object | ||
| 361 | - [ sp:varName "uomMdBottom"^^xsd:string | ||
| 362 | - ] ; | ||
| 363 | sp:predicate ddr:uomRef ; | 229 | sp:predicate ddr:uomRef ; |
| 364 | - sp:subject | 230 | + sp:subject _:b48 |
| 365 | - [ sp:varName "mdBottom"^^xsd:string | 231 | + ] [ sp:object _:b13 ; |
| 366 | - ] | ||
| 367 | - ] [ sp:object | ||
| 368 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 369 | - ] ; | ||
| 370 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 232 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 371 | - sp:subject | 233 | + sp:subject _:b48 |
| 372 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 373 | - ] | ||
| 374 | ]) | 234 | ]) |
| 375 | ] [ rdf:type sp:Optional ; | 235 | ] [ rdf:type sp:Optional ; |
| 376 | - sp:elements ([ sp:object | 236 | + sp:elements ([ sp:object _:b50 ; |
| 377 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 378 | - ] ; | ||
| 379 | sp:predicate ddr:casing_liner_tubing_runRef ; | 237 | sp:predicate ddr:casing_liner_tubing_runRef ; |
| 380 | - sp:subject | 238 | + sp:subject _:b36 |
| 381 | - [ sp:varName "casingLinerTubing"^^xsd:string | 239 | + ] [ sp:object _:b51 ; |
| 382 | - ] | ||
| 383 | - ] [ sp:object | ||
| 384 | - [ sp:varName "enumCasingType"^^xsd:string | ||
| 385 | - ] ; | ||
| 386 | sp:predicate ddr:casingTypeRef ; | 240 | sp:predicate ddr:casingTypeRef ; |
| 387 | - sp:subject | 241 | + sp:subject _:b50 |
| 388 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 389 | - ] | ||
| 390 | ]) | 242 | ]) |
| 391 | ] [ rdf:type sp:Optional ; | 243 | ] [ rdf:type sp:Optional ; |
| 392 | - sp:elements ([ sp:object | 244 | + sp:elements ([ sp:object _:b50 ; |
| 393 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 394 | - ] ; | ||
| 395 | sp:predicate ddr:casing_liner_tubing_runRef ; | 245 | sp:predicate ddr:casing_liner_tubing_runRef ; |
| 396 | - sp:subject | 246 | + sp:subject _:b36 |
| 397 | - [ sp:varName "casingLinerTubing"^^xsd:string | 247 | + ] [ sp:object _:b5 ; |
| 398 | - ] | ||
| 399 | - ] [ sp:object | ||
| 400 | - [ sp:varName "description"^^xsd:string | ||
| 401 | - ] ; | ||
| 402 | sp:predicate ddr:description ; | 248 | sp:predicate ddr:description ; |
| 403 | - sp:subject | 249 | + sp:subject _:b50 |
| 404 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 405 | - ] | ||
| 406 | ]) | 250 | ]) |
| 407 | ] [ rdf:type sp:Optional ; | 251 | ] [ rdf:type sp:Optional ; |
| 408 | - sp:elements ([ sp:object | 252 | + sp:elements ([ sp:object _:b50 ; |
| 409 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 410 | - ] ; | ||
| 411 | sp:predicate ddr:casing_liner_tubing_runRef ; | 253 | sp:predicate ddr:casing_liner_tubing_runRef ; |
| 412 | - sp:subject | 254 | + sp:subject _:b36 |
| 413 | - [ sp:varName "casingLinerTubing"^^xsd:string | 255 | + ] [ sp:object _:b3 ; |
| 414 | - ] | ||
| 415 | - ] [ sp:object | ||
| 416 | - [ sp:varName "dTimStartStim"^^xsd:string | ||
| 417 | - ] ; | ||
| 418 | sp:predicate ddr:dTimStart ; | 256 | sp:predicate ddr:dTimStart ; |
| 419 | - sp:subject | 257 | + sp:subject _:b50 |
| 420 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 421 | - ] | ||
| 422 | ]) | 258 | ]) |
| 423 | ] [ rdf:type sp:Optional ; | 259 | ] [ rdf:type sp:Optional ; |
| 424 | - sp:elements ([ sp:object | 260 | + sp:elements ([ sp:object _:b50 ; |
| 425 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 426 | - ] ; | ||
| 427 | sp:predicate ddr:casing_liner_tubing_runRef ; | 261 | sp:predicate ddr:casing_liner_tubing_runRef ; |
| 428 | - sp:subject | 262 | + sp:subject _:b36 |
| 429 | - [ sp:varName "casingLinerTubing"^^xsd:string | 263 | + ] [ sp:object _:b4 ; |
| 430 | - ] | ||
| 431 | - ] [ sp:object | ||
| 432 | - [ sp:varName "dTimEndStim"^^xsd:string | ||
| 433 | - ] ; | ||
| 434 | sp:predicate ddr:dTimEnd ; | 264 | sp:predicate ddr:dTimEnd ; |
| 435 | - sp:subject | 265 | + sp:subject _:b50 |
| 436 | - [ sp:varName "casingLinerTubingRun"^^xsd:string | ||
| 437 | - ] | ||
| 438 | ]) | 266 | ]) |
| 439 | ] [ rdf:type sp:Bind ; | 267 | ] [ rdf:type sp:Bind ; |
| 440 | sp:expression | 268 | sp:expression |
| 441 | [ rdf:type ep-spin-lib:normalizeString ; | 269 | [ rdf:type ep-spin-lib:normalizeString ; |
| 442 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 270 | + sp:arg1 _:b34 |
| 443 | - ] | ||
| 444 | ] ; | 271 | ] ; |
| 445 | - sp:variable | 272 | + sp:variable _:b52 |
| 446 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 447 | - ] | ||
| 448 | ] [ rdf:type sp:Bind ; | 273 | ] [ rdf:type sp:Bind ; |
| 449 | sp:expression | 274 | sp:expression |
| 450 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 275 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 451 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 276 | + sp:arg1 _:b52 ; |
| 277 | + sp:arg2 _:b35 | ||
| 452 | ] ; | 278 | ] ; |
| 453 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 279 | + sp:variable _:b2 |
| 454 | - ] | ||
| 455 | - ] ; | ||
| 456 | - sp:variable | ||
| 457 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 458 | - ] | ||
| 459 | ] [ rdf:type sp:Bind ; | 280 | ] [ rdf:type sp:Bind ; |
| 460 | sp:expression | 281 | sp:expression |
| 461 | [ rdf:type afn:localname ; | 282 | [ rdf:type afn:localname ; |
| 462 | - sp:arg1 [ sp:varName "casingLinerTubing"^^xsd:string | 283 | + sp:arg1 _:b36 |
| 463 | - ] | ||
| 464 | ] ; | 284 | ] ; |
| 465 | - sp:variable | 285 | + sp:variable _:b53 |
| 466 | - [ sp:varName "localname"^^xsd:string | ||
| 467 | - ] | ||
| 468 | ] [ rdf:type sp:Bind ; | 286 | ] [ rdf:type sp:Bind ; |
| 469 | sp:expression | 287 | sp:expression |
| 470 | [ rdf:type ep-spin-lib:buildWellStimulationURI ; | 288 | [ rdf:type ep-spin-lib:buildWellStimulationURI ; |
| 471 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 289 | + sp:arg1 _:b52 ; |
| 472 | - ] ; | 290 | + sp:arg2 _:b53 |
| 473 | - sp:arg2 [ sp:varName "localname"^^xsd:string | ||
| 474 | - ] | ||
| 475 | ] ; | 291 | ] ; |
| 476 | - sp:variable | 292 | + sp:variable _:b1 |
| 477 | - [ sp:varName "wellStimulation"^^xsd:string | ||
| 478 | - ] | ||
| 479 | ] [ rdf:type sp:Bind ; | 293 | ] [ rdf:type sp:Bind ; |
| 480 | sp:expression | 294 | sp:expression |
| 481 | [ rdf:type ep-spin-lib:selectCasingRoleType ; | 295 | [ rdf:type ep-spin-lib:selectCasingRoleType ; |
| 482 | - sp:arg1 [ sp:varName "enumCasingType"^^xsd:string | 296 | + sp:arg1 _:b51 |
| 483 | - ] | ||
| 484 | ] ; | 297 | ] ; |
| 485 | - sp:variable | 298 | + sp:variable _:b16 |
| 486 | - [ sp:varName "casingRoleType"^^xsd:string | ||
| 487 | - ] | ||
| 488 | ] [ rdf:type sp:Bind ; | 299 | ] [ rdf:type sp:Bind ; |
| 489 | sp:expression | 300 | sp:expression |
| 490 | [ rdf:type ep-spin-lib:selectTubeType ; | 301 | [ rdf:type ep-spin-lib:selectTubeType ; |
| 491 | - sp:arg1 [ sp:varName "enumTubeType"^^xsd:string | 302 | + sp:arg1 _:b37 |
| 492 | - ] | ||
| 493 | ] ; | 303 | ] ; |
| 494 | - sp:variable | 304 | + sp:variable _:b17 |
| 495 | - [ sp:varName "tubeType"^^xsd:string | ||
| 496 | - ] | ||
| 497 | ] [ rdf:type sp:Bind ; | 305 | ] [ rdf:type sp:Bind ; |
| 498 | sp:expression | 306 | sp:expression |
| 499 | [ rdf:type ep-spin-lib:selectLengthScale ; | 307 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 500 | - sp:arg1 [ sp:varName "uomId"^^xsd:string | 308 | + sp:arg1 _:b39 |
| 501 | - ] | ||
| 502 | ] ; | 309 | ] ; |
| 503 | - sp:variable | 310 | + sp:variable _:b20 |
| 504 | - [ sp:varName "lengthScaleId"^^xsd:string | ||
| 505 | - ] | ||
| 506 | ] [ rdf:type sp:Bind ; | 311 | ] [ rdf:type sp:Bind ; |
| 507 | sp:expression | 312 | sp:expression |
| 508 | [ rdf:type ep-spin-lib:selectLengthScale ; | 313 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 509 | - sp:arg1 [ sp:varName "uomOd"^^xsd:string | 314 | + sp:arg1 _:b41 |
| 510 | - ] | ||
| 511 | ] ; | 315 | ] ; |
| 512 | - sp:variable | 316 | + sp:variable _:b23 |
| 513 | - [ sp:varName "lengthScaleOd"^^xsd:string | ||
| 514 | - ] | ||
| 515 | ] [ rdf:type sp:Bind ; | 317 | ] [ rdf:type sp:Bind ; |
| 516 | sp:expression | 318 | sp:expression |
| 517 | [ rdf:type ep-spin-lib:selectLengthScale ; | 319 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 518 | - sp:arg1 [ sp:varName "uomLen"^^xsd:string | 320 | + sp:arg1 _:b45 |
| 519 | - ] | ||
| 520 | ] ; | 321 | ] ; |
| 521 | - sp:variable | 322 | + sp:variable _:b33 |
| 522 | - [ sp:varName "lengthScaleLen"^^xsd:string | ||
| 523 | - ] | ||
| 524 | ] [ rdf:type sp:Bind ; | 323 | ] [ rdf:type sp:Bind ; |
| 525 | sp:expression | 324 | sp:expression |
| 526 | [ rdf:type ep-spin-lib:selectLengthScale ; | 325 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 527 | - sp:arg1 [ sp:varName "uomMdTop"^^xsd:string | 326 | + sp:arg1 _:b47 |
| 528 | - ] | ||
| 529 | ] ; | 327 | ] ; |
| 530 | - sp:variable | 328 | + sp:variable _:b11 |
| 531 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 532 | - ] | ||
| 533 | ] [ rdf:type sp:Bind ; | 329 | ] [ rdf:type sp:Bind ; |
| 534 | sp:expression | 330 | sp:expression |
| 535 | [ rdf:type ep-spin-lib:selectLengthScale ; | 331 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 536 | - sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string | 332 | + sp:arg1 _:b49 |
| 537 | - ] | ||
| 538 | ] ; | 333 | ] ; |
| 539 | - sp:variable | 334 | + sp:variable _:b14 |
| 540 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 541 | - ] | ||
| 542 | ] [ rdf:type sp:Bind ; | 335 | ] [ rdf:type sp:Bind ; |
| 543 | sp:expression | 336 | sp:expression |
| 544 | [ rdf:type ep-spin-lib:selectMassPerUnitLengthScale ; | 337 | [ rdf:type ep-spin-lib:selectMassPerUnitLengthScale ; |
| 545 | - sp:arg1 [ sp:varName "uomWeight"^^xsd:string | 338 | + sp:arg1 _:b43 |
| 546 | - ] | ||
| 547 | ] ; | 339 | ] ; |
| 548 | - sp:variable | 340 | + sp:variable _:b26 |
| 549 | - [ sp:varName "massPerUnitLengthScale"^^xsd:string | ||
| 550 | - ] | ||
| 551 | ] [ rdf:type sp:Bind ; | 341 | ] [ rdf:type sp:Bind ; |
| 552 | sp:expression | 342 | sp:expression |
| 553 | [ rdf:type rhspin:wellBoreByName ; | 343 | [ rdf:type rhspin:wellBoreByName ; |
| 554 | arg:wellBoreName | 344 | arg:wellBoreName |
| 555 | [ rdf:type xsd:string ; | 345 | [ rdf:type xsd:string ; |
| 556 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 346 | + sp:arg1 _:b34 |
| 557 | - ] | ||
| 558 | ] | 347 | ] |
| 559 | ] ; | 348 | ] ; |
| 560 | - sp:variable | 349 | + sp:variable _:b8 |
| 561 | - [ sp:varName "wellBore"^^xsd:string | ||
| 562 | - ] | ||
| 563 | ]) | 350 | ]) |
| 564 | ] . | 351 | ] . |
| 352 | + | ||
| 353 | +_:b34 | ||
| 354 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 355 | + | ||
| 356 | +_:b35 | ||
| 357 | + sp:varName "dTimStart"^^xsd:string . | ||
| 358 | + | ||
| 359 | +_:b36 | ||
| 360 | + sp:varName "casingLinerTubing"^^xsd:string . | ||
| 361 | + | ||
| 362 | +_:b37 | ||
| 363 | + sp:varName "enumTubeType"^^xsd:string . | ||
| 364 | + | ||
| 365 | +_:b38 | ||
| 366 | + sp:varName "id"^^xsd:string . | ||
| 367 | + | ||
| 368 | +_:b39 | ||
| 369 | + sp:varName "uomId"^^xsd:string . | ||
| 370 | + | ||
| 371 | +_:b19 | ||
| 372 | + sp:varName "realId"^^xsd:string . | ||
| 373 | + | ||
| 374 | +_:b40 | ||
| 375 | + sp:varName "od"^^xsd:string . | ||
| 376 | + | ||
| 377 | +_:b41 | ||
| 378 | + sp:varName "uomOd"^^xsd:string . | ||
| 379 | + | ||
| 380 | +_:b22 | ||
| 381 | + sp:varName "realOd"^^xsd:string . | ||
| 382 | + | ||
| 383 | +_:b42 | ||
| 384 | + sp:varName "weight"^^xsd:string . | ||
| 385 | + | ||
| 386 | +_:b43 | ||
| 387 | + sp:varName "uomWeight"^^xsd:string . | ||
| 388 | + | ||
| 389 | +_:b25 | ||
| 390 | + sp:varName "realMassPerUnitLength"^^xsd:string . | ||
| 391 | + | ||
| 392 | +_:b28 | ||
| 393 | + sp:varName "grade"^^xsd:string . | ||
| 394 | + | ||
| 395 | +_:b30 | ||
| 396 | + sp:varName "connection"^^xsd:string . | ||
| 397 | + | ||
| 398 | +_:b44 | ||
| 399 | + sp:varName "length"^^xsd:string . | ||
| 400 | + | ||
| 401 | +_:b45 | ||
| 402 | + sp:varName "uomLen"^^xsd:string . | ||
| 403 | + | ||
| 404 | +_:b32 | ||
| 405 | + sp:varName "realLen"^^xsd:string . | ||
| 406 | + | ||
| 407 | +_:b46 | ||
| 408 | + sp:varName "mdTop"^^xsd:string . | ||
| 409 | + | ||
| 410 | +_:b47 | ||
| 411 | + sp:varName "uomMdTop"^^xsd:string . | ||
| 412 | + | ||
| 413 | +_:b10 | ||
| 414 | + sp:varName "realMdTop"^^xsd:string . | ||
| 415 | + | ||
| 416 | +_:b48 | ||
| 417 | + sp:varName "mdBottom"^^xsd:string . | ||
| 418 | + | ||
| 419 | +_:b49 | ||
| 420 | + sp:varName "uomMdBottom"^^xsd:string . | ||
| 421 | + | ||
| 422 | +_:b13 | ||
| 423 | + sp:varName "realMdBottom"^^xsd:string . | ||
| 424 | + | ||
| 425 | +_:b50 | ||
| 426 | + sp:varName "casingLinerTubingRun"^^xsd:string . | ||
| 427 | + | ||
| 428 | +_:b51 | ||
| 429 | + sp:varName "enumCasingType"^^xsd:string . | ||
| 430 | + | ||
| 431 | +_:b5 sp:varName "description"^^xsd:string . | ||
| 432 | + | ||
| 433 | +_:b3 sp:varName "dTimStartStim"^^xsd:string . | ||
| 434 | + | ||
| 435 | +_:b4 sp:varName "dTimEndStim"^^xsd:string . | ||
| 436 | + | ||
| 437 | +_:b52 | ||
| 438 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 439 | + | ||
| 440 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 441 | + | ||
| 442 | +_:b53 | ||
| 443 | + sp:varName "localname"^^xsd:string . | ||
| 444 | + | ||
| 445 | +_:b1 sp:varName "wellStimulation"^^xsd:string . | ||
| 446 | + | ||
| 447 | +_:b16 | ||
| 448 | + sp:varName "casingRoleType"^^xsd:string . | ||
| 449 | + | ||
| 450 | +_:b17 | ||
| 451 | + sp:varName "tubeType"^^xsd:string . | ||
| 452 | + | ||
| 453 | +_:b20 | ||
| 454 | + sp:varName "lengthScaleId"^^xsd:string . | ||
| 455 | + | ||
| 456 | +_:b23 | ||
| 457 | + sp:varName "lengthScaleOd"^^xsd:string . | ||
| 458 | + | ||
| 459 | +_:b33 | ||
| 460 | + sp:varName "lengthScaleLen"^^xsd:string . | ||
| 461 | + | ||
| 462 | +_:b11 | ||
| 463 | + sp:varName "lengthScaleMdTop"^^xsd:string . | ||
| 464 | + | ||
| 465 | +_:b14 | ||
| 466 | + sp:varName "lengthScaleMdBottom"^^xsd:string . | ||
| 467 | + | ||
| 468 | +_:b26 | ||
| 469 | + sp:varName "massPerUnitLengthScale"^^xsd:string . | ||
| 470 | + | ||
| 471 | +_:b8 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Mon Oct 03 15:10:17 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 10:21:05 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage |
| 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 4 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| ... | @@ -6,11 +6,13 @@ | ... | @@ -6,11 +6,13 @@ |
| 6 | 6 | ||
| 7 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#> . | 7 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#> . |
| 8 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 8 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 9 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
| 9 | @prefix ddr: <http://www.witsml.org/schemas/1series#> . | 10 | @prefix ddr: <http://www.witsml.org/schemas/1series#> . |
| 10 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 11 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 12 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 13 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 14 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 15 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 14 | @prefix sp: <http://spinrdf.org/sp#> . | 16 | @prefix sp: <http://spinrdf.org/sp#> . |
| 15 | @prefix spin: <http://spinrdf.org/spin#> . | 17 | @prefix spin: <http://spinrdf.org/spin#> . |
| 16 | @prefix spl: <http://spinrdf.org/spl#> . | 18 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -24,500 +26,530 @@ | ... | @@ -24,500 +26,530 @@ |
| 24 | ddr:Obj_drillReport | 26 | ddr:Obj_drillReport |
| 25 | spin:rule | 27 | spin:rule |
| 26 | [ rdf:type sp:Construct ; | 28 | [ rdf:type sp:Construct ; |
| 27 | - rdfs:comment "STEP 291 Process cementingFluid"^^xsd:string ; | 29 | + rdfs:comment "STEP 290 Process cementStage - create Well cement job"^^xsd:string ; |
| 28 | - sp:templates ([ sp:object _:b1 ; | 30 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJob> ; |
| 29 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 30 | - sp:subject _:b2 | ||
| 31 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; | ||
| 32 | sp:predicate rdf:type ; | 31 | sp:predicate rdf:type ; |
| 33 | sp:subject _:b1 | 32 | sp:subject _:b1 |
| 33 | + ] [ sp:object _:b1 ; | ||
| 34 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 35 | + sp:subject _:b2 | ||
| 34 | ] [ sp:object _:b3 ; | 36 | ] [ sp:object _:b3 ; |
| 35 | - sp:predicate rdf:type ; | 37 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 36 | sp:subject _:b1 | 38 | sp:subject _:b1 |
| 37 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 39 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 38 | sp:predicate rdf:type ; | 40 | sp:predicate rdf:type ; |
| 39 | sp:subject _:b3 | 41 | sp:subject _:b3 |
| 40 | ] [ sp:object _:b4 ; | 42 | ] [ sp:object _:b4 ; |
| 41 | - sp:predicate _:b5 ; | 43 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 42 | sp:subject _:b3 | 44 | sp:subject _:b3 |
| 45 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; | ||
| 46 | + sp:predicate rdf:type ; | ||
| 47 | + sp:subject _:b4 | ||
| 48 | + ] [ sp:object _:b5 ; | ||
| 49 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 50 | + sp:subject _:b4 | ||
| 43 | ] [ sp:object _:b6 ; | 51 | ] [ sp:object _:b6 ; |
| 44 | sp:predicate rdf:type ; | 52 | sp:predicate rdf:type ; |
| 45 | sp:subject _:b1 | 53 | sp:subject _:b1 |
| 46 | ] [ sp:object _:b7 ; | 54 | ] [ sp:object _:b7 ; |
| 47 | sp:predicate rdf:type ; | 55 | sp:predicate rdf:type ; |
| 48 | sp:subject _:b1 | 56 | sp:subject _:b1 |
| 49 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#UserDescribedCementingFluidType> ; | ||
| 50 | - sp:predicate rdf:type ; | ||
| 51 | - sp:subject _:b7 | ||
| 52 | ] [ sp:object _:b8 ; | 57 | ] [ sp:object _:b8 ; |
| 53 | - sp:predicate rdfs:comment ; | 58 | + sp:predicate rdf:type ; |
| 54 | - sp:subject _:b7 | 59 | + sp:subject _:b1 |
| 55 | ] [ sp:object _:b9 ; | 60 | ] [ sp:object _:b9 ; |
| 56 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater> ; | 61 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 57 | sp:subject _:b1 | 62 | sp:subject _:b1 |
| 58 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 63 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumping> ; |
| 59 | sp:predicate rdf:type ; | 64 | sp:predicate rdf:type ; |
| 60 | sp:subject _:b9 | 65 | sp:subject _:b9 |
| 61 | ] [ sp:object _:b10 ; | 66 | ] [ sp:object _:b10 ; |
| 62 | - sp:predicate _:b11 ; | 67 | + sp:predicate rdf:type ; |
| 68 | + sp:subject _:b9 | ||
| 69 | + ] [ sp:object _:b11 ; | ||
| 70 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#returnedCementingFluid> ; | ||
| 63 | sp:subject _:b9 | 71 | sp:subject _:b9 |
| 72 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; | ||
| 73 | + sp:predicate rdf:type ; | ||
| 74 | + sp:subject _:b11 | ||
| 64 | ] [ sp:object _:b12 ; | 75 | ] [ sp:object _:b12 ; |
| 65 | sp:predicate rdf:type ; | 76 | sp:predicate rdf:type ; |
| 66 | - sp:subject _:b1 | 77 | + sp:subject _:b11 |
| 67 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 78 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 68 | sp:predicate rdf:type ; | 79 | sp:predicate rdf:type ; |
| 69 | sp:subject _:b12 | 80 | sp:subject _:b12 |
| 70 | ] [ sp:object _:b13 ; | 81 | ] [ sp:object _:b13 ; |
| 71 | sp:predicate _:b14 ; | 82 | sp:predicate _:b14 ; |
| 72 | sp:subject _:b12 | 83 | sp:subject _:b12 |
| 73 | ] [ sp:object _:b15 ; | 84 | ] [ sp:object _:b15 ; |
| 74 | - sp:predicate rdf:type ; | 85 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 75 | - sp:subject _:b1 | 86 | + sp:subject _:b9 |
| 76 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ; | ||
| 77 | - sp:predicate rdf:type ; | ||
| 78 | - sp:subject _:b15 | ||
| 79 | ] [ sp:object _:b16 ; | 87 | ] [ sp:object _:b16 ; |
| 80 | - sp:predicate _:b17 ; | 88 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 81 | - sp:subject _:b15 | 89 | + sp:subject _:b9 |
| 90 | + ] [ sp:object _:b17 ; | ||
| 91 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ; | ||
| 92 | + sp:subject _:b9 | ||
| 93 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; | ||
| 94 | + sp:predicate rdf:type ; | ||
| 95 | + sp:subject _:b17 | ||
| 82 | ] [ sp:object _:b18 ; | 96 | ] [ sp:object _:b18 ; |
| 83 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime> ; | 97 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ; |
| 84 | - sp:subject _:b1 | 98 | + sp:subject _:b4 |
| 85 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; | 99 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#CasingString> ; |
| 86 | sp:predicate rdf:type ; | 100 | sp:predicate rdf:type ; |
| 87 | sp:subject _:b18 | 101 | sp:subject _:b18 |
| 88 | ] [ sp:object _:b19 ; | 102 | ] [ sp:object _:b19 ; |
| 89 | - sp:predicate _:b20 ; | 103 | + sp:predicate <http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular> ; |
| 90 | sp:subject _:b18 | 104 | sp:subject _:b18 |
| 91 | - ] [ sp:object _:b21 ; | 105 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 92 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater> ; | ||
| 93 | - sp:subject _:b1 | ||
| 94 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | ||
| 95 | sp:predicate rdf:type ; | 106 | sp:predicate rdf:type ; |
| 96 | - sp:subject _:b21 | 107 | + sp:subject _:b19 |
| 108 | + ] [ sp:object _:b20 ; | ||
| 109 | + sp:predicate _:b21 ; | ||
| 110 | + sp:subject _:b19 | ||
| 97 | ] [ sp:object _:b22 ; | 111 | ] [ sp:object _:b22 ; |
| 98 | - sp:predicate _:b23 ; | ||
| 99 | - sp:subject _:b21 | ||
| 100 | - ] [ sp:object _:b24 ; | ||
| 101 | sp:predicate rdfs:comment ; | 112 | sp:predicate rdfs:comment ; |
| 102 | sp:subject _:b1 | 113 | sp:subject _:b1 |
| 114 | + ] [ sp:object _:b23 ; | ||
| 115 | + sp:predicate rdf:type ; | ||
| 116 | + sp:subject _:b1 | ||
| 117 | + ] [ sp:object _:b24 ; | ||
| 118 | + sp:predicate rdf:type ; | ||
| 119 | + sp:subject _:b1 | ||
| 120 | + ] [ sp:object _:b25 ; | ||
| 121 | + sp:predicate rdf:type ; | ||
| 122 | + sp:subject _:b1 | ||
| 123 | + ] [ sp:object _:b26 ; | ||
| 124 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#pressureAtWhichPlugBumped> ; | ||
| 125 | + sp:subject _:b1 | ||
| 126 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | ||
| 127 | + sp:predicate rdf:type ; | ||
| 128 | + sp:subject _:b26 | ||
| 129 | + ] [ sp:object _:b27 ; | ||
| 130 | + sp:predicate _:b28 ; | ||
| 131 | + sp:subject _:b26 | ||
| 132 | + ] [ sp:object _:b29 ; | ||
| 133 | + sp:predicate rdf:type ; | ||
| 134 | + sp:subject _:b1 | ||
| 135 | + ] [ sp:object _:b30 ; | ||
| 136 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 137 | + sp:subject _:b1 | ||
| 138 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease> ; | ||
| 139 | + sp:predicate rdf:type ; | ||
| 140 | + sp:subject _:b30 | ||
| 141 | + ] [ sp:object _:b31 ; | ||
| 142 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | ||
| 143 | + sp:subject _:b30 | ||
| 103 | ]) ; | 144 | ]) ; |
| 104 | - sp:where ([ sp:object _:b25 ; | 145 | + sp:where ([ sp:object _:b32 ; |
| 105 | sp:predicate ep-spin-lib:nameWellbore ; | 146 | sp:predicate ep-spin-lib:nameWellbore ; |
| 106 | sp:subject spin:_this | 147 | sp:subject spin:_this |
| 107 | - ] [ sp:object _:b26 ; | 148 | + ] [ sp:object _:b33 ; |
| 108 | sp:predicate ddr:dTimStart ; | 149 | sp:predicate ddr:dTimStart ; |
| 109 | sp:subject spin:_this | 150 | sp:subject spin:_this |
| 110 | - ] [ sp:object _:b27 ; | 151 | + ] [ sp:object _:b34 ; |
| 111 | sp:predicate ddr:cementStageRef ; | 152 | sp:predicate ddr:cementStageRef ; |
| 112 | sp:subject spin:_this | 153 | sp:subject spin:_this |
| 113 | - ] [ sp:object | ||
| 114 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 115 | - ] ; | ||
| 116 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 117 | - sp:subject _:b28 | ||
| 118 | - ] [ sp:object _:b29 ; | ||
| 119 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 120 | - sp:subject _:b30 | ||
| 121 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumping> ; | ||
| 122 | - sp:predicate rdf:type ; | ||
| 123 | - sp:subject _:b29 | ||
| 124 | - ] [ sp:object _:b2 ; | ||
| 125 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ; | ||
| 126 | - sp:subject _:b29 | ||
| 127 | - ] [ sp:object _:b31 ; | ||
| 128 | - sp:predicate ddr:cementingFluidRef ; | ||
| 129 | - sp:subject _:b27 | ||
| 130 | ] [ rdf:type sp:Optional ; | 154 | ] [ rdf:type sp:Optional ; |
| 131 | - sp:elements ([ sp:object _:b32 ; | 155 | + sp:elements ([ sp:object _:b15 ; |
| 132 | - sp:predicate ddr:typeFluidRef ; | 156 | + sp:predicate ddr:dTimPumpStart ; |
| 133 | - sp:subject _:b31 | 157 | + sp:subject _:b34 |
| 134 | ]) | 158 | ]) |
| 135 | ] [ rdf:type sp:Optional ; | 159 | ] [ rdf:type sp:Optional ; |
| 136 | - sp:elements ([ sp:object _:b8 ; | 160 | + sp:elements ([ sp:object _:b16 ; |
| 137 | - sp:predicate ddr:descFluid ; | 161 | + sp:predicate ddr:dTimPumpEnd ; |
| 138 | - sp:subject _:b31 | 162 | + sp:subject _:b34 |
| 139 | ]) | 163 | ]) |
| 140 | ] [ rdf:type sp:Optional ; | 164 | ] [ rdf:type sp:Optional ; |
| 141 | - sp:elements ([ sp:object _:b33 ; | 165 | + sp:elements ([ sp:object _:b35 ; |
| 142 | - sp:predicate ddr:ratioMixWaterRef ; | 166 | + sp:predicate ddr:jobTypeRef ; |
| 143 | - sp:subject _:b31 | 167 | + sp:subject _:b34 |
| 144 | - ] [ sp:object _:b34 ; | 168 | + ]) |
| 169 | + ] [ rdf:type sp:Optional ; | ||
| 170 | + sp:elements ([ sp:object _:b36 ; | ||
| 171 | + sp:predicate ddr:casingStrDiaRef ; | ||
| 172 | + sp:subject _:b34 | ||
| 173 | + ] [ sp:object _:b37 ; | ||
| 145 | sp:predicate ddr:uomRef ; | 174 | sp:predicate ddr:uomRef ; |
| 146 | - sp:subject _:b33 | 175 | + sp:subject _:b36 |
| 147 | - ] [ sp:object _:b10 ; | 176 | + ] [ sp:object _:b20 ; |
| 148 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 177 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 149 | - sp:subject _:b33 | 178 | + sp:subject _:b36 |
| 150 | ]) | 179 | ]) |
| 151 | ] [ rdf:type sp:Optional ; | 180 | ] [ rdf:type sp:Optional ; |
| 152 | - sp:elements ([ sp:object _:b35 ; | 181 | + sp:elements ([ sp:object _:b22 ; |
| 153 | - sp:predicate ddr:densityRef ; | 182 | + sp:predicate ddr:comments ; |
| 154 | - sp:subject _:b31 | 183 | + sp:subject _:b34 |
| 155 | - ] [ sp:object _:b36 ; | 184 | + ]) |
| 185 | + ] [ rdf:type sp:Optional ; | ||
| 186 | + sp:elements ([ sp:object _:b38 ; | ||
| 187 | + sp:predicate ddr:volReturnsRef ; | ||
| 188 | + sp:subject _:b34 | ||
| 189 | + ] [ sp:object _:b39 ; | ||
| 156 | sp:predicate ddr:uomRef ; | 190 | sp:predicate ddr:uomRef ; |
| 157 | - sp:subject _:b35 | 191 | + sp:subject _:b38 |
| 158 | ] [ sp:object _:b13 ; | 192 | ] [ sp:object _:b13 ; |
| 159 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 193 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 160 | - sp:subject _:b35 | 194 | + sp:subject _:b38 |
| 161 | ]) | 195 | ]) |
| 162 | ] [ rdf:type sp:Optional ; | 196 | ] [ rdf:type sp:Optional ; |
| 163 | - sp:elements ([ sp:object _:b37 ; | 197 | + sp:elements ([ sp:object _:b31 ; |
| 164 | - sp:predicate ddr:volPumpedRef ; | 198 | + sp:predicate ddr:dTimPresReleased ; |
| 165 | - sp:subject _:b31 | 199 | + sp:subject _:b34 |
| 166 | - ] [ sp:object _:b38 ; | ||
| 167 | - sp:predicate ddr:uomRef ; | ||
| 168 | - sp:subject _:b37 | ||
| 169 | - ] [ sp:object _:b4 ; | ||
| 170 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 171 | - sp:subject _:b37 | ||
| 172 | ]) | 200 | ]) |
| 173 | ] [ rdf:type sp:Optional ; | 201 | ] [ rdf:type sp:Optional ; |
| 174 | - sp:elements ([ sp:object _:b39 ; | 202 | + sp:elements ([ sp:object _:b40 ; |
| 175 | - sp:predicate ddr:ypRef ; | 203 | + sp:predicate ddr:annFlowAfter ; |
| 176 | - sp:subject _:b31 | 204 | + sp:subject _:b34 |
| 177 | - ] [ sp:object _:b40 ; | ||
| 178 | - sp:predicate ddr:uomRef ; | ||
| 179 | - sp:subject _:b39 | ||
| 180 | - ] [ sp:object _:b16 ; | ||
| 181 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 182 | - sp:subject _:b39 | ||
| 183 | ]) | 205 | ]) |
| 184 | ] [ rdf:type sp:Optional ; | 206 | ] [ rdf:type sp:Optional ; |
| 185 | sp:elements ([ sp:object _:b41 ; | 207 | sp:elements ([ sp:object _:b41 ; |
| 186 | - sp:predicate ddr:eTimThickeningRef ; | 208 | + sp:predicate ddr:topPlug ; |
| 187 | - sp:subject _:b31 | 209 | + sp:subject _:b34 |
| 188 | - ] [ sp:object _:b42 ; | 210 | + ]) |
| 189 | - sp:predicate ddr:uomRef ; | 211 | + ] [ rdf:type sp:Optional ; |
| 190 | - sp:subject _:b41 | 212 | + sp:elements ([ sp:object _:b42 ; |
| 191 | - ] [ sp:object _:b19 ; | 213 | + sp:predicate ddr:botPlug ; |
| 192 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 214 | + sp:subject _:b34 |
| 193 | - sp:subject _:b41 | ||
| 194 | ]) | 215 | ]) |
| 195 | ] [ rdf:type sp:Optional ; | 216 | ] [ rdf:type sp:Optional ; |
| 196 | sp:elements ([ sp:object _:b43 ; | 217 | sp:elements ([ sp:object _:b43 ; |
| 197 | - sp:predicate ddr:pcFreeWaterRef ; | 218 | + sp:predicate ddr:plugBumped ; |
| 198 | - sp:subject _:b31 | 219 | + sp:subject _:b34 |
| 199 | - ] [ sp:object _:b44 ; | 220 | + ]) |
| 221 | + ] [ rdf:type sp:Optional ; | ||
| 222 | + sp:elements ([ sp:object _:b44 ; | ||
| 223 | + sp:predicate ddr:presBumpRef ; | ||
| 224 | + sp:subject _:b34 | ||
| 225 | + ] [ sp:object _:b45 ; | ||
| 200 | sp:predicate ddr:uomRef ; | 226 | sp:predicate ddr:uomRef ; |
| 201 | - sp:subject _:b43 | 227 | + sp:subject _:b44 |
| 202 | - ] [ sp:object _:b22 ; | 228 | + ] [ sp:object _:b27 ; |
| 203 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 229 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 204 | - sp:subject _:b43 | 230 | + sp:subject _:b44 |
| 205 | ]) | 231 | ]) |
| 206 | ] [ rdf:type sp:Optional ; | 232 | ] [ rdf:type sp:Optional ; |
| 207 | - sp:elements ([ sp:object _:b24 ; | 233 | + sp:elements ([ sp:object _:b46 ; |
| 208 | - sp:predicate ddr:comments ; | 234 | + sp:predicate ddr:floatHeld ; |
| 209 | - sp:subject _:b31 | 235 | + sp:subject _:b34 |
| 236 | + ]) | ||
| 237 | + ] [ rdf:type sp:Optional ; | ||
| 238 | + sp:elements ([ sp:object _:b47 ; | ||
| 239 | + sp:predicate ddr:reciprocated ; | ||
| 240 | + sp:subject _:b34 | ||
| 241 | + ]) | ||
| 242 | + ] [ rdf:type sp:Optional ; | ||
| 243 | + sp:elements ([ sp:object _:b48 ; | ||
| 244 | + sp:predicate ddr:rotated ; | ||
| 245 | + sp:subject _:b34 | ||
| 210 | ]) | 246 | ]) |
| 211 | ] [ rdf:type sp:Bind ; | 247 | ] [ rdf:type sp:Bind ; |
| 212 | sp:expression | 248 | sp:expression |
| 213 | [ rdf:type ep-spin-lib:normalizeString ; | 249 | [ rdf:type ep-spin-lib:normalizeString ; |
| 214 | - sp:arg1 _:b25 | 250 | + sp:arg1 _:b32 |
| 215 | ] ; | 251 | ] ; |
| 216 | - sp:variable _:b45 | 252 | + sp:variable _:b49 |
| 217 | ] [ rdf:type sp:Bind ; | 253 | ] [ rdf:type sp:Bind ; |
| 218 | sp:expression | 254 | sp:expression |
| 219 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 255 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 220 | - sp:arg1 _:b45 ; | 256 | + sp:arg1 _:b49 ; |
| 221 | - sp:arg2 _:b26 | 257 | + sp:arg2 _:b33 |
| 222 | ] ; | 258 | ] ; |
| 223 | - sp:variable _:b28 | 259 | + sp:variable _:b2 |
| 224 | ] [ rdf:type sp:Bind ; | 260 | ] [ rdf:type sp:Bind ; |
| 225 | sp:expression | 261 | sp:expression |
| 226 | [ rdf:type afn:localname ; | 262 | [ rdf:type afn:localname ; |
| 227 | - sp:arg1 _:b27 | 263 | + sp:arg1 _:b34 |
| 228 | ] ; | 264 | ] ; |
| 229 | - sp:variable _:b46 | 265 | + sp:variable _:b50 |
| 230 | ] [ rdf:type sp:Bind ; | 266 | ] [ rdf:type sp:Bind ; |
| 231 | sp:expression | 267 | sp:expression |
| 232 | [ rdf:type ep-spin-lib:buildWellCementJobURI ; | 268 | [ rdf:type ep-spin-lib:buildWellCementJobURI ; |
| 233 | - sp:arg1 _:b45 ; | 269 | + sp:arg1 _:b49 ; |
| 234 | - sp:arg2 _:b46 | 270 | + sp:arg2 _:b50 |
| 235 | ] ; | 271 | ] ; |
| 236 | - sp:variable _:b30 | 272 | + sp:variable _:b1 |
| 237 | ] [ rdf:type sp:Bind ; | 273 | ] [ rdf:type sp:Bind ; |
| 238 | sp:expression | 274 | sp:expression |
| 239 | - [ rdf:type ep-spin-lib:selectFluidType ; | 275 | + [ rdf:type ep-spin-lib:selectWellCementJobType ; |
| 240 | - sp:arg1 _:b32 | 276 | + sp:arg1 _:b35 |
| 241 | ] ; | 277 | ] ; |
| 242 | sp:variable _:b6 | 278 | sp:variable _:b6 |
| 243 | ] [ rdf:type sp:Bind ; | 279 | ] [ rdf:type sp:Bind ; |
| 244 | sp:expression | 280 | sp:expression |
| 245 | - [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 281 | + [ rdf:type ep-spin-lib:selectCementingFluidReturnType ; |
| 246 | - sp:arg1 _:b44 | 282 | + sp:arg1 _:b40 |
| 247 | ] ; | 283 | ] ; |
| 248 | - sp:variable _:b23 | 284 | + sp:variable _:b10 |
| 249 | ] [ rdf:type sp:Bind ; | 285 | ] [ rdf:type sp:Bind ; |
| 250 | sp:expression | 286 | sp:expression |
| 251 | - [ rdf:type ep-spin-lib:selectTimeDurationScale ; | 287 | + [ rdf:type ep-spin-lib:selectWellCementJobTopPlugType ; |
| 288 | + sp:arg1 _:b41 | ||
| 289 | + ] ; | ||
| 290 | + sp:variable _:b7 | ||
| 291 | + ] [ rdf:type sp:Bind ; | ||
| 292 | + sp:expression | ||
| 293 | + [ rdf:type ep-spin-lib:selectWellCementJobBottomPlugType ; | ||
| 252 | sp:arg1 _:b42 | 294 | sp:arg1 _:b42 |
| 253 | ] ; | 295 | ] ; |
| 254 | - sp:variable _:b20 | 296 | + sp:variable _:b8 |
| 255 | ] [ rdf:type sp:Bind ; | 297 | ] [ rdf:type sp:Bind ; |
| 256 | sp:expression | 298 | sp:expression |
| 257 | - [ rdf:type ep-spin-lib:selectYieldPointScale ; | 299 | + [ rdf:type ep-spin-lib:selectWellCementJobCasingRotationType ; |
| 258 | - sp:arg1 _:b40 | 300 | + sp:arg1 _:b48 |
| 259 | ] ; | 301 | ] ; |
| 260 | - sp:variable _:b17 | 302 | + sp:variable _:b23 |
| 261 | ] [ rdf:type sp:Bind ; | 303 | ] [ rdf:type sp:Bind ; |
| 262 | sp:expression | 304 | sp:expression |
| 263 | - [ rdf:type ep-spin-lib:selectDensityScale ; | 305 | + [ rdf:type ep-spin-lib:selectWellCementJobCasingReciprocationType ; |
| 264 | - sp:arg1 _:b36 | 306 | + sp:arg1 _:b47 |
| 265 | ] ; | 307 | ] ; |
| 266 | - sp:variable _:b14 | 308 | + sp:variable _:b24 |
| 309 | + ] [ rdf:type sp:Bind ; | ||
| 310 | + sp:expression | ||
| 311 | + [ rdf:type ep-spin-lib:selectWellCementJobPlugBumpingType ; | ||
| 312 | + sp:arg1 _:b43 | ||
| 313 | + ] ; | ||
| 314 | + sp:variable _:b25 | ||
| 315 | + ] [ rdf:type sp:Bind ; | ||
| 316 | + sp:expression | ||
| 317 | + [ rdf:type ep-spin-lib:selectWellCementJobFloatHoldingType ; | ||
| 318 | + sp:arg1 _:b46 | ||
| 319 | + ] ; | ||
| 320 | + sp:variable _:b29 | ||
| 321 | + ] [ rdf:type sp:Bind ; | ||
| 322 | + sp:expression | ||
| 323 | + [ rdf:type ep-spin-lib:selectPressureScale ; | ||
| 324 | + sp:arg1 _:b45 | ||
| 325 | + ] ; | ||
| 326 | + sp:variable _:b28 | ||
| 267 | ] [ rdf:type sp:Bind ; | 327 | ] [ rdf:type sp:Bind ; |
| 268 | sp:expression | 328 | sp:expression |
| 269 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 329 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 270 | - sp:arg1 _:b38 | 330 | + sp:arg1 _:b39 |
| 271 | ] ; | 331 | ] ; |
| 272 | - sp:variable _:b5 | 332 | + sp:variable _:b14 |
| 273 | ] [ rdf:type sp:Bind ; | 333 | ] [ rdf:type sp:Bind ; |
| 274 | sp:expression | 334 | sp:expression |
| 275 | - [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 335 | + [ rdf:type ep-spin-lib:selectLengthScale ; |
| 276 | - sp:arg1 _:b34 | 336 | + sp:arg1 _:b37 |
| 337 | + ] ; | ||
| 338 | + sp:variable _:b21 | ||
| 339 | + ] [ rdf:type sp:Bind ; | ||
| 340 | + sp:expression | ||
| 341 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 342 | + arg:wellBoreName | ||
| 343 | + [ rdf:type xsd:string ; | ||
| 344 | + sp:arg1 _:b32 | ||
| 345 | + ] | ||
| 277 | ] ; | 346 | ] ; |
| 278 | - sp:variable _:b11 | 347 | + sp:variable _:b5 |
| 279 | ]) | 348 | ]) |
| 280 | ] ; | 349 | ] ; |
| 281 | spin:rule | 350 | spin:rule |
| 282 | [ rdf:type sp:Construct ; | 351 | [ rdf:type sp:Construct ; |
| 283 | - rdfs:comment "STEP 290 Process cementStage - create Well cement job"^^xsd:string ; | 352 | + rdfs:comment "STEP 291 Process cementingFluid"^^xsd:string ; |
| 284 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJob> ; | 353 | + sp:templates ([ sp:object _:b51 ; |
| 285 | - sp:predicate rdf:type ; | ||
| 286 | - sp:subject _:b47 | ||
| 287 | - ] [ sp:object _:b47 ; | ||
| 288 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 289 | - sp:subject _:b48 | ||
| 290 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 291 | - sp:predicate rdf:type ; | ||
| 292 | - sp:subject _:b49 | ||
| 293 | - ] [ sp:object _:b49 ; | ||
| 294 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 354 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 295 | - sp:subject _:b50 | 355 | + sp:subject _:b52 |
| 296 | - ] [ sp:object _:b49 ; | 356 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; |
| 297 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 298 | - sp:subject _:b47 | ||
| 299 | - ] [ sp:object _:b51 ; | ||
| 300 | - sp:predicate rdf:type ; | ||
| 301 | - sp:subject _:b47 | ||
| 302 | - ] [ sp:object _:b52 ; | ||
| 303 | sp:predicate rdf:type ; | 357 | sp:predicate rdf:type ; |
| 304 | - sp:subject _:b47 | 358 | + sp:subject _:b51 |
| 305 | ] [ sp:object _:b53 ; | 359 | ] [ sp:object _:b53 ; |
| 306 | sp:predicate rdf:type ; | 360 | sp:predicate rdf:type ; |
| 307 | - sp:subject _:b47 | 361 | + sp:subject _:b51 |
| 308 | - ] [ sp:object _:b54 ; | 362 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 309 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 310 | - sp:subject _:b47 | ||
| 311 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumping> ; | ||
| 312 | - sp:predicate rdf:type ; | ||
| 313 | - sp:subject _:b54 | ||
| 314 | - ] [ sp:object _:b55 ; | ||
| 315 | sp:predicate rdf:type ; | 363 | sp:predicate rdf:type ; |
| 316 | - sp:subject _:b54 | 364 | + sp:subject _:b53 |
| 365 | + ] [ sp:object _:b54 ; | ||
| 366 | + sp:predicate _:b55 ; | ||
| 367 | + sp:subject _:b53 | ||
| 317 | ] [ sp:object _:b56 ; | 368 | ] [ sp:object _:b56 ; |
| 318 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#returnedCementingFluid> ; | ||
| 319 | - sp:subject _:b54 | ||
| 320 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; | ||
| 321 | sp:predicate rdf:type ; | 369 | sp:predicate rdf:type ; |
| 322 | - sp:subject _:b56 | 370 | + sp:subject _:b51 |
| 323 | ] [ sp:object _:b57 ; | 371 | ] [ sp:object _:b57 ; |
| 324 | sp:predicate rdf:type ; | 372 | sp:predicate rdf:type ; |
| 325 | - sp:subject _:b56 | 373 | + sp:subject _:b51 |
| 326 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 374 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#UserDescribedCementingFluidType> ; |
| 327 | sp:predicate rdf:type ; | 375 | sp:predicate rdf:type ; |
| 328 | sp:subject _:b57 | 376 | sp:subject _:b57 |
| 329 | ] [ sp:object _:b58 ; | 377 | ] [ sp:object _:b58 ; |
| 330 | - sp:predicate _:b59 ; | 378 | + sp:predicate rdfs:comment ; |
| 331 | sp:subject _:b57 | 379 | sp:subject _:b57 |
| 380 | + ] [ sp:object _:b59 ; | ||
| 381 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater> ; | ||
| 382 | + sp:subject _:b51 | ||
| 383 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | ||
| 384 | + sp:predicate rdf:type ; | ||
| 385 | + sp:subject _:b59 | ||
| 332 | ] [ sp:object _:b60 ; | 386 | ] [ sp:object _:b60 ; |
| 333 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 387 | + sp:predicate _:b61 ; |
| 334 | - sp:subject _:b54 | 388 | + sp:subject _:b59 |
| 335 | - ] [ sp:object _:b61 ; | ||
| 336 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
| 337 | - sp:subject _:b54 | ||
| 338 | ] [ sp:object _:b62 ; | 389 | ] [ sp:object _:b62 ; |
| 339 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ; | 390 | + sp:predicate rdf:type ; |
| 340 | - sp:subject _:b54 | 391 | + sp:subject _:b51 |
| 341 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#CementingFluid> ; | 392 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 342 | sp:predicate rdf:type ; | 393 | sp:predicate rdf:type ; |
| 343 | sp:subject _:b62 | 394 | sp:subject _:b62 |
| 344 | ] [ sp:object _:b63 ; | 395 | ] [ sp:object _:b63 ; |
| 345 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 396 | + sp:predicate _:b64 ; |
| 346 | - sp:subject _:b49 | 397 | + sp:subject _:b62 |
| 347 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 348 | - sp:predicate rdf:type ; | ||
| 349 | - sp:subject _:b63 | ||
| 350 | - ] [ sp:object _:b64 ; | ||
| 351 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 352 | - sp:subject _:b63 | ||
| 353 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#CasingString> ; | ||
| 354 | - sp:predicate rdf:type ; | ||
| 355 | - sp:subject _:b64 | ||
| 356 | ] [ sp:object _:b65 ; | 398 | ] [ sp:object _:b65 ; |
| 357 | - sp:predicate <http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular> ; | 399 | + sp:predicate rdf:type ; |
| 358 | - sp:subject _:b64 | 400 | + sp:subject _:b51 |
| 359 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 401 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ; |
| 360 | sp:predicate rdf:type ; | 402 | sp:predicate rdf:type ; |
| 361 | sp:subject _:b65 | 403 | sp:subject _:b65 |
| 362 | ] [ sp:object _:b66 ; | 404 | ] [ sp:object _:b66 ; |
| 363 | sp:predicate _:b67 ; | 405 | sp:predicate _:b67 ; |
| 364 | sp:subject _:b65 | 406 | sp:subject _:b65 |
| 365 | ] [ sp:object _:b68 ; | 407 | ] [ sp:object _:b68 ; |
| 366 | - sp:predicate rdfs:comment ; | 408 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime> ; |
| 367 | - sp:subject _:b47 | 409 | + sp:subject _:b51 |
| 368 | - ] [ sp:object _:b69 ; | 410 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; |
| 369 | - sp:predicate rdf:type ; | ||
| 370 | - sp:subject _:b47 | ||
| 371 | - ] [ sp:object _:b70 ; | ||
| 372 | sp:predicate rdf:type ; | 411 | sp:predicate rdf:type ; |
| 373 | - sp:subject _:b47 | 412 | + sp:subject _:b68 |
| 413 | + ] [ sp:object _:b69 ; | ||
| 414 | + sp:predicate _:b70 ; | ||
| 415 | + sp:subject _:b68 | ||
| 374 | ] [ sp:object _:b71 ; | 416 | ] [ sp:object _:b71 ; |
| 417 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater> ; | ||
| 418 | + sp:subject _:b51 | ||
| 419 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | ||
| 375 | sp:predicate rdf:type ; | 420 | sp:predicate rdf:type ; |
| 376 | - sp:subject _:b47 | 421 | + sp:subject _:b71 |
| 377 | ] [ sp:object _:b72 ; | 422 | ] [ sp:object _:b72 ; |
| 378 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#pressureAtWhichPlugBumped> ; | 423 | + sp:predicate _:b73 ; |
| 379 | - sp:subject _:b47 | 424 | + sp:subject _:b71 |
| 380 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | 425 | + ] [ sp:object _:b74 ; |
| 381 | - sp:predicate rdf:type ; | 426 | + sp:predicate rdfs:comment ; |
| 382 | - sp:subject _:b72 | 427 | + sp:subject _:b51 |
| 383 | - ] [ sp:object _:b73 ; | ||
| 384 | - sp:predicate _:b74 ; | ||
| 385 | - sp:subject _:b72 | ||
| 386 | - ] [ sp:object _:b75 ; | ||
| 387 | - sp:predicate rdf:type ; | ||
| 388 | - sp:subject _:b47 | ||
| 389 | - ] [ sp:object _:b76 ; | ||
| 390 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 391 | - sp:subject _:b47 | ||
| 392 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease> ; | ||
| 393 | - sp:predicate rdf:type ; | ||
| 394 | - sp:subject _:b76 | ||
| 395 | - ] [ sp:object _:b77 ; | ||
| 396 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | ||
| 397 | - sp:subject _:b76 | ||
| 398 | ]) ; | 428 | ]) ; |
| 399 | - sp:where ([ sp:object _:b78 ; | 429 | + sp:where ([ sp:object _:b75 ; |
| 400 | sp:predicate ep-spin-lib:nameWellbore ; | 430 | sp:predicate ep-spin-lib:nameWellbore ; |
| 401 | sp:subject spin:_this | 431 | sp:subject spin:_this |
| 402 | - ] [ sp:object _:b79 ; | 432 | + ] [ sp:object _:b76 ; |
| 403 | sp:predicate ddr:dTimStart ; | 433 | sp:predicate ddr:dTimStart ; |
| 404 | sp:subject spin:_this | 434 | sp:subject spin:_this |
| 405 | - ] [ sp:object _:b80 ; | 435 | + ] [ sp:object _:b77 ; |
| 406 | sp:predicate ddr:cementStageRef ; | 436 | sp:predicate ddr:cementStageRef ; |
| 407 | sp:subject spin:_this | 437 | sp:subject spin:_this |
| 408 | - ] [ sp:object _:b50 ; | 438 | + ] [ sp:object |
| 439 | + [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 440 | + ] ; | ||
| 409 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 441 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 410 | - sp:subject _:b48 | 442 | + sp:subject _:b78 |
| 411 | - ] [ rdf:type sp:Optional ; | 443 | + ] [ sp:object _:b79 ; |
| 412 | - sp:elements ([ sp:object _:b60 ; | 444 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 413 | - sp:predicate ddr:dTimPumpStart ; | ||
| 414 | - sp:subject _:b80 | ||
| 415 | - ]) | ||
| 416 | - ] [ rdf:type sp:Optional ; | ||
| 417 | - sp:elements ([ sp:object _:b61 ; | ||
| 418 | - sp:predicate ddr:dTimPumpEnd ; | ||
| 419 | - sp:subject _:b80 | ||
| 420 | - ]) | ||
| 421 | - ] [ rdf:type sp:Optional ; | ||
| 422 | - sp:elements ([ sp:object _:b81 ; | ||
| 423 | - sp:predicate ddr:jobTypeRef ; | ||
| 424 | sp:subject _:b80 | 445 | sp:subject _:b80 |
| 425 | - ]) | 446 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#WellCementPumping> ; |
| 447 | + sp:predicate rdf:type ; | ||
| 448 | + sp:subject _:b79 | ||
| 449 | + ] [ sp:object _:b52 ; | ||
| 450 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#pumpedFluid> ; | ||
| 451 | + sp:subject _:b79 | ||
| 452 | + ] [ sp:object _:b81 ; | ||
| 453 | + sp:predicate ddr:cementingFluidRef ; | ||
| 454 | + sp:subject _:b77 | ||
| 426 | ] [ rdf:type sp:Optional ; | 455 | ] [ rdf:type sp:Optional ; |
| 427 | sp:elements ([ sp:object _:b82 ; | 456 | sp:elements ([ sp:object _:b82 ; |
| 428 | - sp:predicate ddr:casingStrDiaRef ; | 457 | + sp:predicate ddr:typeFluidRef ; |
| 429 | - sp:subject _:b80 | 458 | + sp:subject _:b81 |
| 430 | - ] [ sp:object _:b83 ; | ||
| 431 | - sp:predicate ddr:uomRef ; | ||
| 432 | - sp:subject _:b82 | ||
| 433 | - ] [ sp:object _:b66 ; | ||
| 434 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 435 | - sp:subject _:b82 | ||
| 436 | ]) | 459 | ]) |
| 437 | ] [ rdf:type sp:Optional ; | 460 | ] [ rdf:type sp:Optional ; |
| 438 | - sp:elements ([ sp:object _:b68 ; | 461 | + sp:elements ([ sp:object _:b58 ; |
| 439 | - sp:predicate ddr:comments ; | 462 | + sp:predicate ddr:descFluid ; |
| 440 | - sp:subject _:b80 | 463 | + sp:subject _:b81 |
| 441 | ]) | 464 | ]) |
| 442 | ] [ rdf:type sp:Optional ; | 465 | ] [ rdf:type sp:Optional ; |
| 443 | - sp:elements ([ sp:object _:b84 ; | 466 | + sp:elements ([ sp:object _:b83 ; |
| 444 | - sp:predicate ddr:volReturnsRef ; | 467 | + sp:predicate ddr:ratioMixWaterRef ; |
| 445 | - sp:subject _:b80 | 468 | + sp:subject _:b81 |
| 446 | - ] [ sp:object _:b85 ; | 469 | + ] [ sp:object _:b84 ; |
| 447 | sp:predicate ddr:uomRef ; | 470 | sp:predicate ddr:uomRef ; |
| 448 | - sp:subject _:b84 | 471 | + sp:subject _:b83 |
| 449 | - ] [ sp:object _:b58 ; | 472 | + ] [ sp:object _:b60 ; |
| 450 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 473 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 451 | - sp:subject _:b84 | 474 | + sp:subject _:b83 |
| 452 | ]) | 475 | ]) |
| 453 | ] [ rdf:type sp:Optional ; | 476 | ] [ rdf:type sp:Optional ; |
| 454 | - sp:elements ([ sp:object _:b77 ; | 477 | + sp:elements ([ sp:object _:b85 ; |
| 455 | - sp:predicate ddr:dTimPresReleased ; | 478 | + sp:predicate ddr:densityRef ; |
| 456 | - sp:subject _:b80 | 479 | + sp:subject _:b81 |
| 457 | - ]) | 480 | + ] [ sp:object _:b86 ; |
| 458 | - ] [ rdf:type sp:Optional ; | 481 | + sp:predicate ddr:uomRef ; |
| 459 | - sp:elements ([ sp:object _:b86 ; | 482 | + sp:subject _:b85 |
| 460 | - sp:predicate ddr:annFlowAfter ; | 483 | + ] [ sp:object _:b63 ; |
| 461 | - sp:subject _:b80 | 484 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 485 | + sp:subject _:b85 | ||
| 462 | ]) | 486 | ]) |
| 463 | ] [ rdf:type sp:Optional ; | 487 | ] [ rdf:type sp:Optional ; |
| 464 | sp:elements ([ sp:object _:b87 ; | 488 | sp:elements ([ sp:object _:b87 ; |
| 465 | - sp:predicate ddr:topPlug ; | 489 | + sp:predicate ddr:volPumpedRef ; |
| 466 | - sp:subject _:b80 | 490 | + sp:subject _:b81 |
| 467 | - ]) | 491 | + ] [ sp:object _:b88 ; |
| 468 | - ] [ rdf:type sp:Optional ; | 492 | + sp:predicate ddr:uomRef ; |
| 469 | - sp:elements ([ sp:object _:b88 ; | 493 | + sp:subject _:b87 |
| 470 | - sp:predicate ddr:botPlug ; | 494 | + ] [ sp:object _:b54 ; |
| 471 | - sp:subject _:b80 | 495 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 496 | + sp:subject _:b87 | ||
| 472 | ]) | 497 | ]) |
| 473 | ] [ rdf:type sp:Optional ; | 498 | ] [ rdf:type sp:Optional ; |
| 474 | sp:elements ([ sp:object _:b89 ; | 499 | sp:elements ([ sp:object _:b89 ; |
| 475 | - sp:predicate ddr:plugBumped ; | 500 | + sp:predicate ddr:ypRef ; |
| 476 | - sp:subject _:b80 | 501 | + sp:subject _:b81 |
| 477 | - ]) | 502 | + ] [ sp:object _:b90 ; |
| 478 | - ] [ rdf:type sp:Optional ; | ||
| 479 | - sp:elements ([ sp:object _:b90 ; | ||
| 480 | - sp:predicate ddr:presBumpRef ; | ||
| 481 | - sp:subject _:b80 | ||
| 482 | - ] [ sp:object _:b91 ; | ||
| 483 | sp:predicate ddr:uomRef ; | 503 | sp:predicate ddr:uomRef ; |
| 484 | - sp:subject _:b90 | 504 | + sp:subject _:b89 |
| 485 | - ] [ sp:object _:b73 ; | 505 | + ] [ sp:object _:b66 ; |
| 486 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 506 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 487 | - sp:subject _:b90 | 507 | + sp:subject _:b89 |
| 488 | ]) | 508 | ]) |
| 489 | ] [ rdf:type sp:Optional ; | 509 | ] [ rdf:type sp:Optional ; |
| 490 | - sp:elements ([ sp:object _:b92 ; | 510 | + sp:elements ([ sp:object _:b91 ; |
| 491 | - sp:predicate ddr:floatHeld ; | 511 | + sp:predicate ddr:eTimThickeningRef ; |
| 492 | - sp:subject _:b80 | 512 | + sp:subject _:b81 |
| 513 | + ] [ sp:object _:b92 ; | ||
| 514 | + sp:predicate ddr:uomRef ; | ||
| 515 | + sp:subject _:b91 | ||
| 516 | + ] [ sp:object _:b69 ; | ||
| 517 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 518 | + sp:subject _:b91 | ||
| 493 | ]) | 519 | ]) |
| 494 | ] [ rdf:type sp:Optional ; | 520 | ] [ rdf:type sp:Optional ; |
| 495 | sp:elements ([ sp:object _:b93 ; | 521 | sp:elements ([ sp:object _:b93 ; |
| 496 | - sp:predicate ddr:reciprocated ; | 522 | + sp:predicate ddr:pcFreeWaterRef ; |
| 497 | - sp:subject _:b80 | 523 | + sp:subject _:b81 |
| 524 | + ] [ sp:object _:b94 ; | ||
| 525 | + sp:predicate ddr:uomRef ; | ||
| 526 | + sp:subject _:b93 | ||
| 527 | + ] [ sp:object _:b72 ; | ||
| 528 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 529 | + sp:subject _:b93 | ||
| 498 | ]) | 530 | ]) |
| 499 | ] [ rdf:type sp:Optional ; | 531 | ] [ rdf:type sp:Optional ; |
| 500 | - sp:elements ([ sp:object _:b94 ; | 532 | + sp:elements ([ sp:object _:b74 ; |
| 501 | - sp:predicate ddr:rotated ; | 533 | + sp:predicate ddr:comments ; |
| 502 | - sp:subject _:b80 | 534 | + sp:subject _:b81 |
| 503 | ]) | 535 | ]) |
| 504 | ] [ rdf:type sp:Bind ; | 536 | ] [ rdf:type sp:Bind ; |
| 505 | sp:expression | 537 | sp:expression |
| 506 | [ rdf:type ep-spin-lib:normalizeString ; | 538 | [ rdf:type ep-spin-lib:normalizeString ; |
| 507 | - sp:arg1 _:b78 | 539 | + sp:arg1 _:b75 |
| 508 | ] ; | 540 | ] ; |
| 509 | sp:variable _:b95 | 541 | sp:variable _:b95 |
| 510 | ] [ rdf:type sp:Bind ; | 542 | ] [ rdf:type sp:Bind ; |
| 511 | sp:expression | 543 | sp:expression |
| 512 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 544 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 513 | sp:arg1 _:b95 ; | 545 | sp:arg1 _:b95 ; |
| 514 | - sp:arg2 _:b79 | 546 | + sp:arg2 _:b76 |
| 515 | ] ; | 547 | ] ; |
| 516 | - sp:variable _:b48 | 548 | + sp:variable _:b78 |
| 517 | ] [ rdf:type sp:Bind ; | 549 | ] [ rdf:type sp:Bind ; |
| 518 | sp:expression | 550 | sp:expression |
| 519 | [ rdf:type afn:localname ; | 551 | [ rdf:type afn:localname ; |
| 520 | - sp:arg1 _:b80 | 552 | + sp:arg1 _:b77 |
| 521 | ] ; | 553 | ] ; |
| 522 | sp:variable _:b96 | 554 | sp:variable _:b96 |
| 523 | ] [ rdf:type sp:Bind ; | 555 | ] [ rdf:type sp:Bind ; |
| ... | @@ -526,301 +558,276 @@ ddr:Obj_drillReport | ... | @@ -526,301 +558,276 @@ ddr:Obj_drillReport |
| 526 | sp:arg1 _:b95 ; | 558 | sp:arg1 _:b95 ; |
| 527 | sp:arg2 _:b96 | 559 | sp:arg2 _:b96 |
| 528 | ] ; | 560 | ] ; |
| 529 | - sp:variable _:b47 | 561 | + sp:variable _:b80 |
| 530 | - ] [ rdf:type sp:Bind ; | ||
| 531 | - sp:expression | ||
| 532 | - [ rdf:type ep-spin-lib:selectWellCementJobType ; | ||
| 533 | - sp:arg1 _:b81 | ||
| 534 | - ] ; | ||
| 535 | - sp:variable _:b51 | ||
| 536 | ] [ rdf:type sp:Bind ; | 562 | ] [ rdf:type sp:Bind ; |
| 537 | sp:expression | 563 | sp:expression |
| 538 | - [ rdf:type ep-spin-lib:selectCementingFluidReturnType ; | 564 | + [ rdf:type ep-spin-lib:selectFluidType ; |
| 539 | - sp:arg1 _:b86 | 565 | + sp:arg1 _:b82 |
| 540 | - ] ; | ||
| 541 | - sp:variable _:b55 | ||
| 542 | - ] [ rdf:type sp:Bind ; | ||
| 543 | - sp:expression | ||
| 544 | - [ rdf:type ep-spin-lib:selectWellCementJobTopPlugType ; | ||
| 545 | - sp:arg1 _:b87 | ||
| 546 | - ] ; | ||
| 547 | - sp:variable _:b52 | ||
| 548 | - ] [ rdf:type sp:Bind ; | ||
| 549 | - sp:expression | ||
| 550 | - [ rdf:type ep-spin-lib:selectWellCementJobBottomPlugType ; | ||
| 551 | - sp:arg1 _:b88 | ||
| 552 | ] ; | 566 | ] ; |
| 553 | - sp:variable _:b53 | 567 | + sp:variable _:b56 |
| 554 | ] [ rdf:type sp:Bind ; | 568 | ] [ rdf:type sp:Bind ; |
| 555 | sp:expression | 569 | sp:expression |
| 556 | - [ rdf:type ep-spin-lib:selectWellCementJobCasingRotationType ; | 570 | + [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 557 | sp:arg1 _:b94 | 571 | sp:arg1 _:b94 |
| 558 | ] ; | 572 | ] ; |
| 559 | - sp:variable _:b69 | 573 | + sp:variable _:b73 |
| 560 | ] [ rdf:type sp:Bind ; | 574 | ] [ rdf:type sp:Bind ; |
| 561 | sp:expression | 575 | sp:expression |
| 562 | - [ rdf:type ep-spin-lib:selectWellCementJobCasingReciprocationType ; | 576 | + [ rdf:type ep-spin-lib:selectTimeDurationScale ; |
| 563 | - sp:arg1 _:b93 | 577 | + sp:arg1 _:b92 |
| 564 | ] ; | 578 | ] ; |
| 565 | sp:variable _:b70 | 579 | sp:variable _:b70 |
| 566 | ] [ rdf:type sp:Bind ; | 580 | ] [ rdf:type sp:Bind ; |
| 567 | sp:expression | 581 | sp:expression |
| 568 | - [ rdf:type ep-spin-lib:selectWellCementJobPlugBumpingType ; | 582 | + [ rdf:type ep-spin-lib:selectYieldPointScale ; |
| 569 | - sp:arg1 _:b89 | 583 | + sp:arg1 _:b90 |
| 570 | - ] ; | ||
| 571 | - sp:variable _:b71 | ||
| 572 | - ] [ rdf:type sp:Bind ; | ||
| 573 | - sp:expression | ||
| 574 | - [ rdf:type ep-spin-lib:selectWellCementJobFloatHoldingType ; | ||
| 575 | - sp:arg1 _:b92 | ||
| 576 | ] ; | 584 | ] ; |
| 577 | - sp:variable _:b75 | 585 | + sp:variable _:b67 |
| 578 | ] [ rdf:type sp:Bind ; | 586 | ] [ rdf:type sp:Bind ; |
| 579 | sp:expression | 587 | sp:expression |
| 580 | - [ rdf:type ep-spin-lib:selectPressureScale ; | 588 | + [ rdf:type ep-spin-lib:selectDensityScale ; |
| 581 | - sp:arg1 _:b91 | 589 | + sp:arg1 _:b86 |
| 582 | ] ; | 590 | ] ; |
| 583 | - sp:variable _:b74 | 591 | + sp:variable _:b64 |
| 584 | ] [ rdf:type sp:Bind ; | 592 | ] [ rdf:type sp:Bind ; |
| 585 | sp:expression | 593 | sp:expression |
| 586 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 594 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 587 | - sp:arg1 _:b85 | 595 | + sp:arg1 _:b88 |
| 588 | ] ; | 596 | ] ; |
| 589 | - sp:variable _:b59 | 597 | + sp:variable _:b55 |
| 590 | ] [ rdf:type sp:Bind ; | 598 | ] [ rdf:type sp:Bind ; |
| 591 | sp:expression | 599 | sp:expression |
| 592 | - [ rdf:type ep-spin-lib:selectLengthScale ; | 600 | + [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 593 | - sp:arg1 _:b83 | 601 | + sp:arg1 _:b84 |
| 594 | ] ; | 602 | ] ; |
| 595 | - sp:variable _:b67 | 603 | + sp:variable _:b61 |
| 596 | ]) | 604 | ]) |
| 597 | ] . | 605 | ] . |
| 598 | 606 | ||
| 599 | -_:b11 | 607 | +_:b52 |
| 600 | - sp:varName "ratioScaleMixWater"^^xsd:string . | 608 | + sp:varName "pumpedFluid"^^xsd:string . |
| 601 | - | ||
| 602 | -_:b5 sp:varName "volumeScalePumped"^^xsd:string . | ||
| 603 | - | ||
| 604 | -_:b14 | ||
| 605 | - sp:varName "densityScale"^^xsd:string . | ||
| 606 | 609 | ||
| 607 | -_:b17 | 610 | +_:b54 |
| 608 | - sp:varName "yieldPointScale"^^xsd:string . | 611 | + sp:varName "realVolPumped"^^xsd:string . |
| 609 | 612 | ||
| 610 | -_:b20 | 613 | +_:b55 |
| 611 | - sp:varName "durationScaleETim"^^xsd:string . | 614 | + sp:varName "volumeScalePumped"^^xsd:string . |
| 612 | 615 | ||
| 613 | -_:b23 | 616 | +_:b56 |
| 614 | - sp:varName "ratioScalePcFreeWater"^^xsd:string . | 617 | + sp:varName "cementingFluidType"^^xsd:string . |
| 615 | 618 | ||
| 616 | -_:b6 sp:varName "cementingFluidType"^^xsd:string . | 619 | +_:b58 |
| 620 | + sp:varName "cementingFluidDescription"^^xsd:string . | ||
| 617 | 621 | ||
| 618 | -_:b46 | 622 | +_:b60 |
| 619 | - sp:varName "localname"^^xsd:string . | 623 | + sp:varName "realRatioMixWater"^^xsd:string . |
| 620 | 624 | ||
| 621 | -_:b45 | 625 | +_:b61 |
| 622 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 626 | + sp:varName "ratioScaleMixWater"^^xsd:string . |
| 623 | 627 | ||
| 624 | -_:b24 | 628 | +_:b63 |
| 625 | - sp:varName "cementingFluidComments"^^xsd:string . | 629 | + sp:varName "realDensity"^^xsd:string . |
| 626 | 630 | ||
| 627 | -_:b22 | 631 | +_:b64 |
| 628 | - sp:varName "realPcFreeWater"^^xsd:string . | 632 | + sp:varName "densityScale"^^xsd:string . |
| 629 | 633 | ||
| 630 | -_:b44 | 634 | +_:b66 |
| 631 | - sp:varName "uomPcFreeWater"^^xsd:string . | 635 | + sp:varName "realYp"^^xsd:string . |
| 632 | 636 | ||
| 633 | -_:b43 | 637 | +_:b67 |
| 634 | - sp:varName "pcFreeWater"^^xsd:string . | 638 | + sp:varName "yieldPointScale"^^xsd:string . |
| 635 | 639 | ||
| 636 | -_:b19 | 640 | +_:b69 |
| 637 | sp:varName "realETim"^^xsd:string . | 641 | sp:varName "realETim"^^xsd:string . |
| 638 | 642 | ||
| 639 | -_:b42 | 643 | +_:b70 |
| 640 | - sp:varName "uomETim"^^xsd:string . | 644 | + sp:varName "durationScaleETim"^^xsd:string . |
| 641 | - | ||
| 642 | -_:b41 | ||
| 643 | - sp:varName "eTimThickening"^^xsd:string . | ||
| 644 | 645 | ||
| 645 | -_:b16 | 646 | +_:b72 |
| 646 | - sp:varName "realYp"^^xsd:string . | 647 | + sp:varName "realPcFreeWater"^^xsd:string . |
| 647 | 648 | ||
| 648 | -_:b40 | 649 | +_:b73 |
| 649 | - sp:varName "uomYp"^^xsd:string . | 650 | + sp:varName "ratioScalePcFreeWater"^^xsd:string . |
| 650 | 651 | ||
| 651 | -_:b39 | 652 | +_:b74 |
| 652 | - sp:varName "yp"^^xsd:string . | 653 | + sp:varName "cementingFluidComments"^^xsd:string . |
| 653 | 654 | ||
| 654 | -_:b4 sp:varName "realVolPumped"^^xsd:string . | 655 | +_:b75 |
| 656 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 655 | 657 | ||
| 656 | -_:b38 | 658 | +_:b76 |
| 657 | - sp:varName "uomVolPumped"^^xsd:string . | 659 | + sp:varName "dTimStart"^^xsd:string . |
| 658 | 660 | ||
| 659 | -_:b37 | 661 | +_:b77 |
| 660 | - sp:varName "volPumped"^^xsd:string . | 662 | + sp:varName "cementStage"^^xsd:string . |
| 661 | 663 | ||
| 662 | -_:b13 | 664 | +_:b78 |
| 663 | - sp:varName "realDensity"^^xsd:string . | 665 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 664 | 666 | ||
| 665 | -_:b36 | 667 | +_:b79 |
| 666 | - sp:varName "uomDensity"^^xsd:string . | 668 | + sp:varName "wellCementPumping"^^xsd:string . |
| 667 | 669 | ||
| 668 | -_:b35 | 670 | +_:b80 |
| 669 | - sp:varName "density"^^xsd:string . | 671 | + sp:varName "wellCementJob"^^xsd:string . |
| 670 | 672 | ||
| 671 | -_:b10 | 673 | +_:b81 |
| 672 | - sp:varName "realRatioMixWater"^^xsd:string . | 674 | + sp:varName "cementingFluid"^^xsd:string . |
| 673 | 675 | ||
| 674 | -_:b34 | 676 | +_:b82 |
| 675 | - sp:varName "uomRatioMixWater"^^xsd:string . | 677 | + sp:varName "enumTypeFluid"^^xsd:string . |
| 676 | 678 | ||
| 677 | -_:b33 | 679 | +_:b83 |
| 678 | sp:varName "ratioMixWater"^^xsd:string . | 680 | sp:varName "ratioMixWater"^^xsd:string . |
| 679 | 681 | ||
| 680 | -_:b8 sp:varName "cementingFluidDescription"^^xsd:string . | 682 | +_:b84 |
| 683 | + sp:varName "uomRatioMixWater"^^xsd:string . | ||
| 681 | 684 | ||
| 682 | -_:b32 | 685 | +_:b85 |
| 683 | - sp:varName "enumTypeFluid"^^xsd:string . | 686 | + sp:varName "density"^^xsd:string . |
| 684 | 687 | ||
| 685 | -_:b31 | 688 | +_:b86 |
| 686 | - sp:varName "cementingFluid"^^xsd:string . | 689 | + sp:varName "uomDensity"^^xsd:string . |
| 687 | 690 | ||
| 688 | -_:b2 sp:varName "pumpedFluid"^^xsd:string . | 691 | +_:b87 |
| 692 | + sp:varName "volPumped"^^xsd:string . | ||
| 689 | 693 | ||
| 690 | -_:b29 | 694 | +_:b88 |
| 691 | - sp:varName "wellCementPumping"^^xsd:string . | 695 | + sp:varName "uomVolPumped"^^xsd:string . |
| 692 | 696 | ||
| 693 | -_:b30 | 697 | +_:b89 |
| 694 | - sp:varName "wellCementJob"^^xsd:string . | 698 | + sp:varName "yp"^^xsd:string . |
| 695 | 699 | ||
| 696 | -_:b28 | 700 | +_:b90 |
| 697 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 701 | + sp:varName "uomYp"^^xsd:string . |
| 698 | 702 | ||
| 699 | -_:b27 | 703 | +_:b91 |
| 700 | - sp:varName "cementStage"^^xsd:string . | 704 | + sp:varName "eTimThickening"^^xsd:string . |
| 701 | 705 | ||
| 702 | -_:b26 | 706 | +_:b92 |
| 703 | - sp:varName "dTimStart"^^xsd:string . | 707 | + sp:varName "uomETim"^^xsd:string . |
| 704 | 708 | ||
| 705 | -_:b25 | 709 | +_:b93 |
| 706 | - sp:varName "nameWellBore"^^xsd:string . | 710 | + sp:varName "pcFreeWater"^^xsd:string . |
| 707 | 711 | ||
| 708 | -_:b96 | 712 | +_:b94 |
| 709 | - sp:varName "localname"^^xsd:string . | 713 | + sp:varName "uomPcFreeWater"^^xsd:string . |
| 710 | 714 | ||
| 711 | _:b95 | 715 | _:b95 |
| 712 | sp:varName "normalizedWellBoreName"^^xsd:string . | 716 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 713 | 717 | ||
| 714 | -_:b94 | 718 | +_:b96 |
| 715 | - sp:varName "rotated"^^xsd:string . | 719 | + sp:varName "localname"^^xsd:string . |
| 716 | 720 | ||
| 717 | -_:b93 | 721 | +_:b32 |
| 718 | - sp:varName "reciprocated"^^xsd:string . | 722 | + sp:varName "nameWellBore"^^xsd:string . |
| 719 | 723 | ||
| 720 | -_:b92 | 724 | +_:b33 |
| 721 | - sp:varName "floatHeld"^^xsd:string . | 725 | + sp:varName "dTimStart"^^xsd:string . |
| 722 | 726 | ||
| 723 | -_:b91 | 727 | +_:b34 |
| 724 | - sp:varName "uomPresBump"^^xsd:string . | 728 | + sp:varName "cementStage"^^xsd:string . |
| 725 | 729 | ||
| 726 | -_:b90 | 730 | +_:b15 |
| 727 | - sp:varName "presBump"^^xsd:string . | 731 | + sp:varName "dTimPumpStart"^^xsd:string . |
| 728 | 732 | ||
| 729 | -_:b89 | 733 | +_:b16 |
| 730 | - sp:varName "plugBumped"^^xsd:string . | 734 | + sp:varName "dTimPumpEnd"^^xsd:string . |
| 731 | 735 | ||
| 732 | -_:b88 | 736 | +_:b35 |
| 733 | - sp:varName "botPlug"^^xsd:string . | 737 | + sp:varName "enumJobType"^^xsd:string . |
| 734 | 738 | ||
| 735 | -_:b87 | 739 | +_:b36 |
| 736 | - sp:varName "topPlug"^^xsd:string . | 740 | + sp:varName "casingStrDia"^^xsd:string . |
| 737 | 741 | ||
| 738 | -_:b86 | 742 | +_:b37 |
| 739 | - sp:varName "annFlowAfter"^^xsd:string . | 743 | + sp:varName "uomCasingStrDia"^^xsd:string . |
| 740 | 744 | ||
| 741 | -_:b85 | 745 | +_:b20 |
| 742 | - sp:varName "uomVolReturns"^^xsd:string . | 746 | + sp:varName "realCasingStrDia"^^xsd:string . |
| 743 | 747 | ||
| 744 | -_:b84 | 748 | +_:b22 |
| 749 | + sp:varName "cementStageComments"^^xsd:string . | ||
| 750 | + | ||
| 751 | +_:b38 | ||
| 745 | sp:varName "volReturns"^^xsd:string . | 752 | sp:varName "volReturns"^^xsd:string . |
| 746 | 753 | ||
| 747 | -_:b83 | 754 | +_:b39 |
| 748 | - sp:varName "uomCasingStrDia"^^xsd:string . | 755 | + sp:varName "uomVolReturns"^^xsd:string . |
| 749 | 756 | ||
| 750 | -_:b82 | 757 | +_:b13 |
| 751 | - sp:varName "casingStrDia"^^xsd:string . | 758 | + sp:varName "realVolReturns"^^xsd:string . |
| 752 | 759 | ||
| 753 | -_:b81 | 760 | +_:b31 |
| 754 | - sp:varName "enumJobType"^^xsd:string . | 761 | + sp:varName "dTimPresReleased"^^xsd:string . |
| 755 | 762 | ||
| 756 | -_:b80 | 763 | +_:b40 |
| 757 | - sp:varName "cementStage"^^xsd:string . | 764 | + sp:varName "annFlowAfter"^^xsd:string . |
| 758 | 765 | ||
| 759 | -_:b79 | 766 | +_:b41 |
| 760 | - sp:varName "dTimStart"^^xsd:string . | 767 | + sp:varName "topPlug"^^xsd:string . |
| 761 | 768 | ||
| 762 | -_:b78 | 769 | +_:b42 |
| 763 | - sp:varName "nameWellBore"^^xsd:string . | 770 | + sp:varName "botPlug"^^xsd:string . |
| 764 | 771 | ||
| 765 | -_:b77 | 772 | +_:b43 |
| 766 | - sp:varName "dTimPresReleased"^^xsd:string . | 773 | + sp:varName "plugBumped"^^xsd:string . |
| 767 | 774 | ||
| 768 | -_:b75 | 775 | +_:b44 |
| 769 | - sp:varName "wellCementJobFloatHoldingType"^^xsd:string . | 776 | + sp:varName "presBump"^^xsd:string . |
| 770 | 777 | ||
| 771 | -_:b74 | 778 | +_:b45 |
| 772 | - sp:varName "pressureScaleBump"^^xsd:string . | 779 | + sp:varName "uomPresBump"^^xsd:string . |
| 773 | 780 | ||
| 774 | -_:b73 | 781 | +_:b27 |
| 775 | sp:varName "realPresBump"^^xsd:string . | 782 | sp:varName "realPresBump"^^xsd:string . |
| 776 | 783 | ||
| 777 | -_:b71 | 784 | +_:b46 |
| 778 | - sp:varName "wellCementJobPlugBumpingType"^^xsd:string . | 785 | + sp:varName "floatHeld"^^xsd:string . |
| 779 | 786 | ||
| 780 | -_:b70 | 787 | +_:b47 |
| 781 | - sp:varName "wellCementJobCasingReciprocationType"^^xsd:string . | 788 | + sp:varName "reciprocated"^^xsd:string . |
| 782 | 789 | ||
| 783 | -_:b69 | 790 | +_:b48 |
| 784 | - sp:varName "wellCementJobCasingRotationType"^^xsd:string . | 791 | + sp:varName "rotated"^^xsd:string . |
| 785 | 792 | ||
| 786 | -_:b68 | 793 | +_:b49 |
| 787 | - sp:varName "cementStageComments"^^xsd:string . | 794 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 788 | 795 | ||
| 789 | -_:b67 | 796 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . |
| 790 | - sp:varName "lengthScaleCasingStrDia"^^xsd:string . | ||
| 791 | 797 | ||
| 792 | -_:b66 | 798 | +_:b50 |
| 793 | - sp:varName "realCasingStrDia"^^xsd:string . | 799 | + sp:varName "localname"^^xsd:string . |
| 794 | 800 | ||
| 795 | -_:b61 | 801 | +_:b1 sp:varName "wellCementJob"^^xsd:string . |
| 796 | - sp:varName "dTimPumpEnd"^^xsd:string . | ||
| 797 | 802 | ||
| 798 | -_:b60 | 803 | +_:b6 sp:varName "wellCementJobType"^^xsd:string . |
| 799 | - sp:varName "dTimPumpStart"^^xsd:string . | ||
| 800 | 804 | ||
| 801 | -_:b59 | 805 | +_:b10 |
| 802 | - sp:varName "volumeScaleReturns"^^xsd:string . | 806 | + sp:varName "cementingFluidReturnType"^^xsd:string . |
| 803 | 807 | ||
| 804 | -_:b58 | 808 | +_:b7 sp:varName "wellCementJobTopPlugType"^^xsd:string . |
| 805 | - sp:varName "realVolReturns"^^xsd:string . | ||
| 806 | 809 | ||
| 807 | -_:b55 | 810 | +_:b8 sp:varName "wellCementJobBottomPlugType"^^xsd:string . |
| 808 | - sp:varName "cementingFluidReturnType"^^xsd:string . | ||
| 809 | 811 | ||
| 810 | -_:b53 | 812 | +_:b23 |
| 811 | - sp:varName "wellCementJobBottomPlugType"^^xsd:string . | 813 | + sp:varName "wellCementJobCasingRotationType"^^xsd:string . |
| 812 | 814 | ||
| 813 | -_:b52 | 815 | +_:b24 |
| 814 | - sp:varName "wellCementJobTopPlugType"^^xsd:string . | 816 | + sp:varName "wellCementJobCasingReciprocationType"^^xsd:string . |
| 815 | 817 | ||
| 816 | -_:b51 | 818 | +_:b25 |
| 817 | - sp:varName "wellCementJobType"^^xsd:string . | 819 | + sp:varName "wellCementJobPlugBumpingType"^^xsd:string . |
| 818 | 820 | ||
| 819 | -_:b50 | 821 | +_:b29 |
| 820 | - sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string . | 822 | + sp:varName "wellCementJobFloatHoldingType"^^xsd:string . |
| 821 | 823 | ||
| 822 | -_:b48 | 824 | +_:b28 |
| 823 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 825 | + sp:varName "pressureScaleBump"^^xsd:string . |
| 824 | 826 | ||
| 825 | -_:b47 | 827 | +_:b14 |
| 826 | - sp:varName "wellCementJob"^^xsd:string . | 828 | + sp:varName "volumeScaleReturns"^^xsd:string . |
| 829 | + | ||
| 830 | +_:b21 | ||
| 831 | + sp:varName "lengthScaleCasingStrDia"^^xsd:string . | ||
| 832 | + | ||
| 833 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Mon Oct 03 15:10:17 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 10:21:05 BST 2011 |
| 2 | # baseURI: null | 2 | # baseURI: null |
| 3 | 3 | ||
| 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
-
Please register or login to post a comment