Showing
1 changed file
with
255 additions
and
318 deletions
| 1 | +# Saved by TopBraid on Fri Oct 28 10:47:48 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/fluid | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/fluid |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/well | ||
| 5 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 6 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 7 | 8 | ||
| 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/fluid#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/fluid#> . |
| 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 11 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
| 10 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 12 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| ... | @@ -19,7 +21,7 @@ | ... | @@ -19,7 +21,7 @@ |
| 19 | 21 | ||
| 20 | <http://www.reportinghub.no/ep/transform/1.1/ddr/fluid> | 22 | <http://www.reportinghub.no/ep/transform/1.1/ddr/fluid> |
| 21 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 22 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; | 24 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 23 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 24 | 26 | ||
| 25 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 27 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -28,433 +30,368 @@ | ... | @@ -28,433 +30,368 @@ |
| 28 | rdfs:comment "STEP 155 Fluid reading activity"^^xsd:string ; | 30 | rdfs:comment "STEP 155 Fluid reading activity"^^xsd:string ; |
| 29 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#FluidReading> ; | 31 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#FluidReading> ; |
| 30 | sp:predicate rdf:type ; | 32 | sp:predicate rdf:type ; |
| 31 | - sp:subject | ||
| 32 | - [ sp:varName "fluidReading"^^xsd:string | ||
| 33 | - ] | ||
| 34 | - ] [ sp:object | ||
| 35 | - [ sp:varName "fluidReading"^^xsd:string | ||
| 36 | - ] ; | ||
| 37 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 38 | - sp:subject | ||
| 39 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 40 | - ] | ||
| 41 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | ||
| 42 | - sp:predicate rdf:type ; | ||
| 43 | - sp:subject _:b1 | ||
| 44 | - ] [ sp:object | ||
| 45 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 46 | - ] ; | ||
| 47 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 48 | sp:subject _:b1 | 33 | sp:subject _:b1 |
| 49 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 50 | - sp:predicate rdf:type ; | ||
| 51 | - sp:subject _:b2 | ||
| 52 | ] [ sp:object _:b1 ; | 34 | ] [ sp:object _:b1 ; |
| 53 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 35 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 54 | sp:subject _:b2 | 36 | sp:subject _:b2 |
| 55 | - ] [ sp:object _:b2 ; | ||
| 56 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 57 | - sp:subject | ||
| 58 | - [ sp:varName "fluidReading"^^xsd:string | ||
| 59 | - ] | ||
| 60 | ] [ sp:object _:b3 ; | 37 | ] [ sp:object _:b3 ; |
| 61 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onFluid> ; | 38 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 62 | - sp:subject | 39 | + sp:subject _:b1 |
| 63 | - [ sp:varName "fluidReading"^^xsd:string | 40 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 64 | - ] | ||
| 65 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; | ||
| 66 | sp:predicate rdf:type ; | 41 | sp:predicate rdf:type ; |
| 67 | sp:subject _:b3 | 42 | sp:subject _:b3 |
| 68 | ] [ sp:object _:b4 ; | 43 | ] [ sp:object _:b4 ; |
| 69 | - sp:predicate rdf:type ; | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 70 | sp:subject _:b3 | 45 | sp:subject _:b3 |
| 71 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#FluidType> ; | 46 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ; |
| 72 | sp:predicate rdf:type ; | 47 | sp:predicate rdf:type ; |
| 73 | sp:subject _:b4 | 48 | sp:subject _:b4 |
| 74 | - ] [ sp:object | 49 | + ] [ sp:object _:b5 ; |
| 75 | - [ sp:varName "type"^^xsd:string | 50 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; |
| 76 | - ] ; | ||
| 77 | - sp:predicate rdfs:comment ; | ||
| 78 | sp:subject _:b4 | 51 | sp:subject _:b4 |
| 79 | - ] [ sp:object | 52 | + ] [ sp:object _:b6 ; |
| 80 | - [ sp:varName "mudClass"^^xsd:string | 53 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onFluid> ; |
| 81 | - ] ; | 54 | + sp:subject _:b1 |
| 55 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; | ||
| 82 | sp:predicate rdf:type ; | 56 | sp:predicate rdf:type ; |
| 83 | - sp:subject _:b3 | 57 | + sp:subject _:b6 |
| 84 | - ] [ sp:object _:b1 ; | 58 | + ] [ sp:object _:b7 ; |
| 59 | + sp:predicate rdf:type ; | ||
| 60 | + sp:subject _:b6 | ||
| 61 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#FluidType> ; | ||
| 62 | + sp:predicate rdf:type ; | ||
| 63 | + sp:subject _:b7 | ||
| 64 | + ] [ sp:object _:b8 ; | ||
| 65 | + sp:predicate rdfs:comment ; | ||
| 66 | + sp:subject _:b7 | ||
| 67 | + ] [ sp:object _:b9 ; | ||
| 68 | + sp:predicate rdf:type ; | ||
| 69 | + sp:subject _:b6 | ||
| 70 | + ] [ sp:object _:b4 ; | ||
| 85 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 71 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; |
| 86 | - sp:subject _:b3 | 72 | + sp:subject _:b6 |
| 87 | - ] [ sp:object | 73 | + ] [ sp:object _:b10 ; |
| 88 | - [ sp:varName "dTim"^^xsd:string | ||
| 89 | - ] ; | ||
| 90 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 74 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
| 91 | - sp:subject | 75 | + sp:subject _:b1 |
| 92 | - [ sp:varName "fluidReading"^^xsd:string | 76 | + ] [ sp:object _:b11 ; |
| 93 | - ] | ||
| 94 | - ] [ sp:object _:b5 ; | ||
| 95 | sp:predicate rdf:type ; | 77 | sp:predicate rdf:type ; |
| 96 | - sp:subject _:b3 | 78 | + sp:subject _:b6 |
| 97 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PlasticViscosity> ; | 79 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PlasticViscosity> ; |
| 98 | sp:predicate rdf:type ; | 80 | sp:predicate rdf:type ; |
| 99 | - sp:subject _:b5 | 81 | + sp:subject _:b11 |
| 100 | - ] [ sp:object | 82 | + ] [ sp:object _:b12 ; |
| 101 | - [ sp:varName "realPv"^^xsd:string | 83 | + sp:predicate _:b13 ; |
| 102 | - ] ; | 84 | + sp:subject _:b11 |
| 103 | - sp:predicate | 85 | + ] [ sp:object _:b14 ; |
| 104 | - [ sp:varName "plasticViscosityScale"^^xsd:string | ||
| 105 | - ] ; | ||
| 106 | - sp:subject _:b5 | ||
| 107 | - ] [ sp:object _:b6 ; | ||
| 108 | sp:predicate rdf:type ; | 86 | sp:predicate rdf:type ; |
| 109 | - sp:subject _:b3 | 87 | + sp:subject _:b6 |
| 110 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ; | 88 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#YieldPoint> ; |
| 111 | sp:predicate rdf:type ; | 89 | sp:predicate rdf:type ; |
| 112 | - sp:subject _:b6 | 90 | + sp:subject _:b14 |
| 113 | - ] [ sp:object | 91 | + ] [ sp:object _:b15 ; |
| 114 | - [ sp:varName "realYp"^^xsd:string | 92 | + sp:predicate _:b16 ; |
| 115 | - ] ; | 93 | + sp:subject _:b14 |
| 116 | - sp:predicate | 94 | + ] [ sp:object _:b17 ; |
| 117 | - [ sp:varName "yieldPointScale"^^xsd:string | ||
| 118 | - ] ; | ||
| 119 | - sp:subject _:b6 | ||
| 120 | - ] [ sp:object _:b7 ; | ||
| 121 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 95 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 122 | - sp:subject _:b2 | 96 | + sp:subject _:b4 |
| 123 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 97 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 124 | sp:predicate rdf:type ; | 98 | sp:predicate rdf:type ; |
| 125 | - sp:subject _:b7 | 99 | + sp:subject _:b17 |
| 126 | - ] [ sp:object | 100 | + ] [ sp:object _:b18 ; |
| 127 | - [ sp:varName "realMd"^^xsd:string | 101 | + sp:predicate _:b19 ; |
| 128 | - ] ; | 102 | + sp:subject _:b17 |
| 129 | - sp:predicate | 103 | + ] [ sp:object _:b20 ; |
| 130 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 131 | - ] ; | ||
| 132 | - sp:subject _:b7 | ||
| 133 | - ] [ sp:object _:b8 ; | ||
| 134 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 104 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 135 | - sp:subject _:b2 | 105 | + sp:subject _:b4 |
| 136 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 106 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 137 | sp:predicate rdf:type ; | 107 | sp:predicate rdf:type ; |
| 138 | - sp:subject _:b8 | 108 | + sp:subject _:b20 |
| 139 | - ] [ sp:object | 109 | + ] [ sp:object _:b21 ; |
| 140 | - [ sp:varName "realTvd"^^xsd:string | 110 | + sp:predicate _:b22 ; |
| 141 | - ] ; | 111 | + sp:subject _:b20 |
| 142 | - sp:predicate | 112 | + ] [ sp:object _:b23 ; |
| 143 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 144 | - ] ; | ||
| 145 | - sp:subject _:b8 | ||
| 146 | - ] [ sp:object _:b9 ; | ||
| 147 | sp:predicate rdf:type ; | 113 | sp:predicate rdf:type ; |
| 148 | - sp:subject _:b3 | 114 | + sp:subject _:b6 |
| 149 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 115 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 150 | sp:predicate rdf:type ; | 116 | sp:predicate rdf:type ; |
| 151 | - sp:subject _:b9 | 117 | + sp:subject _:b23 |
| 152 | - ] [ sp:object | 118 | + ] [ sp:object _:b24 ; |
| 153 | - [ sp:varName "realDensity"^^xsd:string | 119 | + sp:predicate _:b25 ; |
| 154 | - ] ; | 120 | + sp:subject _:b23 |
| 155 | - sp:predicate | ||
| 156 | - [ sp:varName "densityScale"^^xsd:string | ||
| 157 | - ] ; | ||
| 158 | - sp:subject _:b9 | ||
| 159 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#BlowOutPreventer> ; | 121 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#BlowOutPreventer> ; |
| 160 | sp:predicate rdf:type ; | 122 | sp:predicate rdf:type ; |
| 161 | - sp:subject _:b10 | 123 | + sp:subject _:b26 |
| 162 | - ] [ sp:object _:b1 ; | 124 | + ] [ sp:object _:b4 ; |
| 163 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 125 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; |
| 164 | - sp:subject _:b10 | 126 | + sp:subject _:b26 |
| 165 | - ] [ sp:object _:b11 ; | 127 | + ] [ sp:object _:b27 ; |
| 166 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#maximumPressureForBlowOutPreventer> ; | 128 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#maximumPressureForBlowOutPreventer> ; |
| 167 | - sp:subject _:b10 | 129 | + sp:subject _:b26 |
| 168 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | 130 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; |
| 169 | sp:predicate rdf:type ; | 131 | sp:predicate rdf:type ; |
| 170 | - sp:subject _:b11 | 132 | + sp:subject _:b27 |
| 171 | - ] [ sp:object | 133 | + ] [ sp:object _:b28 ; |
| 172 | - [ sp:varName "realPressure"^^xsd:string | 134 | + sp:predicate _:b29 ; |
| 173 | - ] ; | 135 | + sp:subject _:b27 |
| 174 | - sp:predicate | ||
| 175 | - [ sp:varName "pressureScale"^^xsd:string | ||
| 176 | - ] ; | ||
| 177 | - sp:subject _:b11 | ||
| 178 | ]) ; | 136 | ]) ; |
| 179 | - sp:where ([ sp:object | 137 | + sp:where ([ sp:object _:b30 ; |
| 180 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 181 | - ] ; | ||
| 182 | sp:predicate ep-spin-lib:nameWellbore ; | 138 | sp:predicate ep-spin-lib:nameWellbore ; |
| 183 | sp:subject spin:_this | 139 | sp:subject spin:_this |
| 184 | - ] [ sp:object | 140 | + ] [ sp:object _:b31 ; |
| 185 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 186 | - ] ; | ||
| 187 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 141 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 188 | sp:subject spin:_this | 142 | sp:subject spin:_this |
| 189 | - ] [ sp:object | 143 | + ] [ sp:object _:b32 ; |
| 190 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 191 | - ] ; | ||
| 192 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 193 | - sp:subject | ||
| 194 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 195 | - ] | ||
| 196 | - ] [ sp:object | ||
| 197 | - [ sp:varName "fluid"^^xsd:string | ||
| 198 | - ] ; | ||
| 199 | sp:predicate <http://www.witsml.org/schemas/1series#fluidRef> ; | 144 | sp:predicate <http://www.witsml.org/schemas/1series#fluidRef> ; |
| 200 | sp:subject spin:_this | 145 | sp:subject spin:_this |
| 201 | - ] [ sp:object | 146 | + ] [ sp:object _:b10 ; |
| 202 | - [ sp:varName "dTim"^^xsd:string | ||
| 203 | - ] ; | ||
| 204 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 147 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 205 | - sp:subject | 148 | + sp:subject _:b32 |
| 206 | - [ sp:varName "fluid"^^xsd:string | 149 | + ] [ sp:object _:b8 ; |
| 207 | - ] | ||
| 208 | - ] [ sp:object | ||
| 209 | - [ sp:varName "type"^^xsd:string | ||
| 210 | - ] ; | ||
| 211 | sp:predicate <http://www.witsml.org/schemas/1series#type> ; | 150 | sp:predicate <http://www.witsml.org/schemas/1series#type> ; |
| 212 | - sp:subject | 151 | + sp:subject _:b32 |
| 213 | - [ sp:varName "fluid"^^xsd:string | 152 | + ] [ sp:object _:b33 ; |
| 214 | - ] | ||
| 215 | - ] [ sp:object | ||
| 216 | - [ sp:varName "pv"^^xsd:string | ||
| 217 | - ] ; | ||
| 218 | sp:predicate <http://www.witsml.org/schemas/1series#pvRef> ; | 153 | sp:predicate <http://www.witsml.org/schemas/1series#pvRef> ; |
| 219 | - sp:subject | 154 | + sp:subject _:b32 |
| 220 | - [ sp:varName "fluid"^^xsd:string | 155 | + ] [ sp:object _:b34 ; |
| 221 | - ] | ||
| 222 | - ] [ sp:object | ||
| 223 | - [ sp:varName "uomPv"^^xsd:string | ||
| 224 | - ] ; | ||
| 225 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 156 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 226 | - sp:subject | 157 | + sp:subject _:b33 |
| 227 | - [ sp:varName "pv"^^xsd:string | 158 | + ] [ sp:object _:b12 ; |
| 228 | - ] | ||
| 229 | - ] [ sp:object | ||
| 230 | - [ sp:varName "realPv"^^xsd:string | ||
| 231 | - ] ; | ||
| 232 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 159 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 233 | - sp:subject | 160 | + sp:subject _:b33 |
| 234 | - [ sp:varName "pv"^^xsd:string | 161 | + ] [ sp:object _:b35 ; |
| 235 | - ] | ||
| 236 | - ] [ sp:object | ||
| 237 | - [ sp:varName "md"^^xsd:string | ||
| 238 | - ] ; | ||
| 239 | sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ; | 162 | sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ; |
| 240 | - sp:subject | 163 | + sp:subject _:b32 |
| 241 | - [ sp:varName "fluid"^^xsd:string | 164 | + ] [ sp:object _:b36 ; |
| 242 | - ] | ||
| 243 | - ] [ sp:object | ||
| 244 | - [ sp:varName "uomMd"^^xsd:string | ||
| 245 | - ] ; | ||
| 246 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 165 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 247 | - sp:subject | 166 | + sp:subject _:b35 |
| 248 | - [ sp:varName "md"^^xsd:string | 167 | + ] [ sp:object _:b18 ; |
| 249 | - ] | ||
| 250 | - ] [ sp:object | ||
| 251 | - [ sp:varName "realMd"^^xsd:string | ||
| 252 | - ] ; | ||
| 253 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 168 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 254 | - sp:subject | 169 | + sp:subject _:b35 |
| 255 | - [ sp:varName "md"^^xsd:string | ||
| 256 | - ] | ||
| 257 | ] [ rdf:type sp:Optional ; | 170 | ] [ rdf:type sp:Optional ; |
| 258 | - sp:elements ([ sp:object | 171 | + sp:elements ([ sp:object _:b37 ; |
| 259 | - [ sp:varName "mud"^^xsd:string | ||
| 260 | - ] ; | ||
| 261 | sp:predicate <http://www.witsml.org/schemas/1series#mudClassRef> ; | 172 | sp:predicate <http://www.witsml.org/schemas/1series#mudClassRef> ; |
| 262 | - sp:subject | 173 | + sp:subject _:b32 |
| 263 | - [ sp:varName "fluid"^^xsd:string | ||
| 264 | - ] | ||
| 265 | ]) | 174 | ]) |
| 266 | ] [ rdf:type sp:Optional ; | 175 | ] [ rdf:type sp:Optional ; |
| 267 | - sp:elements ([ sp:object | 176 | + sp:elements ([ sp:object _:b38 ; |
| 268 | - [ sp:varName "tvd"^^xsd:string | ||
| 269 | - ] ; | ||
| 270 | sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ; | 177 | sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ; |
| 271 | - sp:subject | 178 | + sp:subject _:b32 |
| 272 | - [ sp:varName "fluid"^^xsd:string | 179 | + ] [ sp:object _:b39 ; |
| 273 | - ] | ||
| 274 | - ] [ sp:object | ||
| 275 | - [ sp:varName "uomTvd"^^xsd:string | ||
| 276 | - ] ; | ||
| 277 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 180 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 278 | - sp:subject | 181 | + sp:subject _:b38 |
| 279 | - [ sp:varName "tvd"^^xsd:string | 182 | + ] [ sp:object _:b21 ; |
| 280 | - ] | ||
| 281 | - ] [ sp:object | ||
| 282 | - [ sp:varName "realTvd"^^xsd:string | ||
| 283 | - ] ; | ||
| 284 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 183 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 285 | - sp:subject | 184 | + sp:subject _:b38 |
| 286 | - [ sp:varName "tvd"^^xsd:string | ||
| 287 | - ] | ||
| 288 | ]) | 185 | ]) |
| 289 | ] [ rdf:type sp:Optional ; | 186 | ] [ rdf:type sp:Optional ; |
| 290 | - sp:elements ([ sp:object | 187 | + sp:elements ([ sp:object _:b40 ; |
| 291 | - [ sp:varName "yp"^^xsd:string | ||
| 292 | - ] ; | ||
| 293 | sp:predicate <http://www.witsml.org/schemas/1series#ypRef> ; | 188 | sp:predicate <http://www.witsml.org/schemas/1series#ypRef> ; |
| 294 | - sp:subject | 189 | + sp:subject _:b32 |
| 295 | - [ sp:varName "fluid"^^xsd:string | 190 | + ] [ sp:object _:b41 ; |
| 296 | - ] | ||
| 297 | - ] [ sp:object | ||
| 298 | - [ sp:varName "uomYp"^^xsd:string | ||
| 299 | - ] ; | ||
| 300 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 191 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 301 | - sp:subject | 192 | + sp:subject _:b40 |
| 302 | - [ sp:varName "yp"^^xsd:string | 193 | + ] [ sp:object _:b15 ; |
| 303 | - ] | ||
| 304 | - ] [ sp:object | ||
| 305 | - [ sp:varName "realYp"^^xsd:string | ||
| 306 | - ] ; | ||
| 307 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 194 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 308 | - sp:subject | 195 | + sp:subject _:b40 |
| 309 | - [ sp:varName "yp"^^xsd:string | ||
| 310 | - ] | ||
| 311 | ]) | 196 | ]) |
| 312 | - ] [ sp:object | 197 | + ] [ sp:object _:b42 ; |
| 313 | - [ sp:varName "density"^^xsd:string | ||
| 314 | - ] ; | ||
| 315 | sp:predicate <http://www.witsml.org/schemas/1series#densityRef> ; | 198 | sp:predicate <http://www.witsml.org/schemas/1series#densityRef> ; |
| 316 | - sp:subject | 199 | + sp:subject _:b32 |
| 317 | - [ sp:varName "fluid"^^xsd:string | 200 | + ] [ sp:object _:b43 ; |
| 318 | - ] | ||
| 319 | - ] [ sp:object | ||
| 320 | - [ sp:varName "uomDensity"^^xsd:string | ||
| 321 | - ] ; | ||
| 322 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 201 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 323 | - sp:subject | 202 | + sp:subject _:b42 |
| 324 | - [ sp:varName "density"^^xsd:string | 203 | + ] [ sp:object _:b24 ; |
| 325 | - ] | ||
| 326 | - ] [ sp:object | ||
| 327 | - [ sp:varName "realDensity"^^xsd:string | ||
| 328 | - ] ; | ||
| 329 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 204 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 330 | - sp:subject | 205 | + sp:subject _:b42 |
| 331 | - [ sp:varName "density"^^xsd:string | 206 | + ] [ sp:object _:b44 ; |
| 332 | - ] | ||
| 333 | - ] [ sp:object | ||
| 334 | - [ sp:varName "presBopRating"^^xsd:string | ||
| 335 | - ] ; | ||
| 336 | sp:predicate <http://www.witsml.org/schemas/1series#presBopRatingRef> ; | 207 | sp:predicate <http://www.witsml.org/schemas/1series#presBopRatingRef> ; |
| 337 | - sp:subject | 208 | + sp:subject _:b32 |
| 338 | - [ sp:varName "fluid"^^xsd:string | 209 | + ] [ sp:object _:b45 ; |
| 339 | - ] | ||
| 340 | - ] [ sp:object | ||
| 341 | - [ sp:varName "uomPressure"^^xsd:string | ||
| 342 | - ] ; | ||
| 343 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 210 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 344 | - sp:subject | 211 | + sp:subject _:b44 |
| 345 | - [ sp:varName "presBopRating"^^xsd:string | 212 | + ] [ sp:object _:b28 ; |
| 346 | - ] | ||
| 347 | - ] [ sp:object | ||
| 348 | - [ sp:varName "realPressure"^^xsd:string | ||
| 349 | - ] ; | ||
| 350 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 213 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 351 | - sp:subject | 214 | + sp:subject _:b44 |
| 352 | - [ sp:varName "presBopRating"^^xsd:string | ||
| 353 | - ] | ||
| 354 | ] [ rdf:type sp:Bind ; | 215 | ] [ rdf:type sp:Bind ; |
| 355 | sp:expression | 216 | sp:expression |
| 356 | [ rdf:type ep-spin-lib:normalizeString ; | 217 | [ rdf:type ep-spin-lib:normalizeString ; |
| 357 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 218 | + sp:arg1 _:b30 |
| 358 | - ] | ||
| 359 | ] ; | 219 | ] ; |
| 360 | - sp:variable | 220 | + sp:variable _:b46 |
| 361 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 362 | - ] | ||
| 363 | ] [ rdf:type sp:Bind ; | 221 | ] [ rdf:type sp:Bind ; |
| 364 | sp:expression | 222 | sp:expression |
| 365 | [ rdf:type afn:localname ; | 223 | [ rdf:type afn:localname ; |
| 366 | - sp:arg1 [ sp:varName "fluid"^^xsd:string | 224 | + sp:arg1 _:b32 |
| 367 | - ] | ||
| 368 | ] ; | 225 | ] ; |
| 369 | - sp:variable | 226 | + sp:variable _:b47 |
| 370 | - [ sp:varName "localname"^^xsd:string | ||
| 371 | - ] | ||
| 372 | ] [ rdf:type sp:Bind ; | 227 | ] [ rdf:type sp:Bind ; |
| 373 | sp:expression | 228 | sp:expression |
| 374 | [ rdf:type ep-spin-lib:buildFluidReadingURI ; | 229 | [ rdf:type ep-spin-lib:buildFluidReadingURI ; |
| 375 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 230 | + sp:arg1 _:b46 ; |
| 376 | - ] ; | 231 | + sp:arg2 _:b31 ; |
| 377 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 232 | + sp:arg3 _:b47 |
| 378 | ] ; | 233 | ] ; |
| 379 | - sp:arg3 [ sp:varName "localname"^^xsd:string | 234 | + sp:variable _:b1 |
| 380 | - ] | ||
| 381 | - ] ; | ||
| 382 | - sp:variable | ||
| 383 | - [ sp:varName "fluidReading"^^xsd:string | ||
| 384 | - ] | ||
| 385 | ] [ rdf:type sp:Bind ; | 235 | ] [ rdf:type sp:Bind ; |
| 386 | sp:expression | 236 | sp:expression |
| 387 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 237 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 388 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 238 | + sp:arg1 _:b46 ; |
| 239 | + sp:arg2 _:b31 | ||
| 389 | ] ; | 240 | ] ; |
| 390 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 241 | + sp:variable _:b2 |
| 391 | - ] | ||
| 392 | - ] ; | ||
| 393 | - sp:variable | ||
| 394 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 395 | - ] | ||
| 396 | ] [ rdf:type sp:Bind ; | 242 | ] [ rdf:type sp:Bind ; |
| 397 | sp:expression | 243 | sp:expression |
| 398 | [ rdf:type ep-spin-lib:selectLengthScale ; | 244 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 399 | - sp:arg1 [ sp:varName "uomMd"^^xsd:string | 245 | + sp:arg1 _:b36 |
| 400 | - ] | ||
| 401 | ] ; | 246 | ] ; |
| 402 | - sp:variable | 247 | + sp:variable _:b19 |
| 403 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 404 | - ] | ||
| 405 | ] [ rdf:type sp:Bind ; | 248 | ] [ rdf:type sp:Bind ; |
| 406 | sp:expression | 249 | sp:expression |
| 407 | [ rdf:type ep-spin-lib:selectLengthScale ; | 250 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 408 | - sp:arg1 [ sp:varName "uomTvd"^^xsd:string | 251 | + sp:arg1 _:b39 |
| 409 | - ] | ||
| 410 | ] ; | 252 | ] ; |
| 411 | - sp:variable | 253 | + sp:variable _:b22 |
| 412 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 413 | - ] | ||
| 414 | ] [ rdf:type sp:Bind ; | 254 | ] [ rdf:type sp:Bind ; |
| 415 | sp:expression | 255 | sp:expression |
| 416 | [ rdf:type ep-spin-lib:selectDensityScale ; | 256 | [ rdf:type ep-spin-lib:selectDensityScale ; |
| 417 | - sp:arg1 [ sp:varName "uomDensity"^^xsd:string | 257 | + sp:arg1 _:b43 |
| 418 | - ] | ||
| 419 | ] ; | 258 | ] ; |
| 420 | - sp:variable | 259 | + sp:variable _:b25 |
| 421 | - [ sp:varName "densityScale"^^xsd:string | ||
| 422 | - ] | ||
| 423 | ] [ rdf:type sp:Bind ; | 260 | ] [ rdf:type sp:Bind ; |
| 424 | sp:expression | 261 | sp:expression |
| 425 | [ rdf:type ep-spin-lib:selectPlasticViscosityScale ; | 262 | [ rdf:type ep-spin-lib:selectPlasticViscosityScale ; |
| 426 | - sp:arg1 [ sp:varName "uomPv"^^xsd:string | 263 | + sp:arg1 _:b34 |
| 427 | - ] | ||
| 428 | ] ; | 264 | ] ; |
| 429 | - sp:variable | 265 | + sp:variable _:b13 |
| 430 | - [ sp:varName "plasticViscosityScale"^^xsd:string | ||
| 431 | - ] | ||
| 432 | ] [ rdf:type sp:Bind ; | 266 | ] [ rdf:type sp:Bind ; |
| 433 | sp:expression | 267 | sp:expression |
| 434 | [ rdf:type ep-spin-lib:selectYieldPointScale ; | 268 | [ rdf:type ep-spin-lib:selectYieldPointScale ; |
| 435 | - sp:arg1 [ sp:varName "uomYp"^^xsd:string | 269 | + sp:arg1 _:b41 |
| 436 | - ] | ||
| 437 | ] ; | 270 | ] ; |
| 438 | - sp:variable | 271 | + sp:variable _:b16 |
| 439 | - [ sp:varName "yieldPointScale"^^xsd:string | ||
| 440 | - ] | ||
| 441 | ] [ rdf:type sp:Bind ; | 272 | ] [ rdf:type sp:Bind ; |
| 442 | sp:expression | 273 | sp:expression |
| 443 | [ rdf:type ep-spin-lib:selectPressureScale ; | 274 | [ rdf:type ep-spin-lib:selectPressureScale ; |
| 444 | - sp:arg1 [ sp:varName "uomPressure"^^xsd:string | 275 | + sp:arg1 _:b45 |
| 445 | - ] | ||
| 446 | ] ; | 276 | ] ; |
| 447 | - sp:variable | 277 | + sp:variable _:b29 |
| 448 | - [ sp:varName "pressureScale"^^xsd:string | ||
| 449 | - ] | ||
| 450 | ] [ rdf:type sp:Bind ; | 278 | ] [ rdf:type sp:Bind ; |
| 451 | sp:expression | 279 | sp:expression |
| 452 | [ rdf:type ep-spin-lib:selectMudClass ; | 280 | [ rdf:type ep-spin-lib:selectMudClass ; |
| 453 | - sp:arg1 [ sp:varName "mud"^^xsd:string | 281 | + sp:arg1 _:b37 |
| 454 | - ] | ||
| 455 | ] ; | 282 | ] ; |
| 456 | - sp:variable | 283 | + sp:variable _:b9 |
| 457 | - [ sp:varName "mudClass"^^xsd:string | 284 | + ] [ rdf:type sp:Bind ; |
| 285 | + sp:expression | ||
| 286 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 287 | + arg:wellBoreName | ||
| 288 | + [ rdf:type xsd:string ; | ||
| 289 | + sp:arg1 _:b30 | ||
| 458 | ] | 290 | ] |
| 291 | + ] ; | ||
| 292 | + sp:variable _:b5 | ||
| 459 | ]) | 293 | ]) |
| 460 | ] . | 294 | ] . |
| 295 | + | ||
| 296 | +_:b30 | ||
| 297 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 298 | + | ||
| 299 | +_:b31 | ||
| 300 | + sp:varName "dTimStart"^^xsd:string . | ||
| 301 | + | ||
| 302 | +_:b32 | ||
| 303 | + sp:varName "fluid"^^xsd:string . | ||
| 304 | + | ||
| 305 | +_:b10 | ||
| 306 | + sp:varName "dTim"^^xsd:string . | ||
| 307 | + | ||
| 308 | +_:b8 sp:varName "type"^^xsd:string . | ||
| 309 | + | ||
| 310 | +_:b33 | ||
| 311 | + sp:varName "pv"^^xsd:string . | ||
| 312 | + | ||
| 313 | +_:b34 | ||
| 314 | + sp:varName "uomPv"^^xsd:string . | ||
| 315 | + | ||
| 316 | +_:b12 | ||
| 317 | + sp:varName "realPv"^^xsd:string . | ||
| 318 | + | ||
| 319 | +_:b35 | ||
| 320 | + sp:varName "md"^^xsd:string . | ||
| 321 | + | ||
| 322 | +_:b36 | ||
| 323 | + sp:varName "uomMd"^^xsd:string . | ||
| 324 | + | ||
| 325 | +_:b18 | ||
| 326 | + sp:varName "realMd"^^xsd:string . | ||
| 327 | + | ||
| 328 | +_:b37 | ||
| 329 | + sp:varName "mud"^^xsd:string . | ||
| 330 | + | ||
| 331 | +_:b38 | ||
| 332 | + sp:varName "tvd"^^xsd:string . | ||
| 333 | + | ||
| 334 | +_:b39 | ||
| 335 | + sp:varName "uomTvd"^^xsd:string . | ||
| 336 | + | ||
| 337 | +_:b21 | ||
| 338 | + sp:varName "realTvd"^^xsd:string . | ||
| 339 | + | ||
| 340 | +_:b40 | ||
| 341 | + sp:varName "yp"^^xsd:string . | ||
| 342 | + | ||
| 343 | +_:b41 | ||
| 344 | + sp:varName "uomYp"^^xsd:string . | ||
| 345 | + | ||
| 346 | +_:b15 | ||
| 347 | + sp:varName "realYp"^^xsd:string . | ||
| 348 | + | ||
| 349 | +_:b42 | ||
| 350 | + sp:varName "density"^^xsd:string . | ||
| 351 | + | ||
| 352 | +_:b43 | ||
| 353 | + sp:varName "uomDensity"^^xsd:string . | ||
| 354 | + | ||
| 355 | +_:b24 | ||
| 356 | + sp:varName "realDensity"^^xsd:string . | ||
| 357 | + | ||
| 358 | +_:b44 | ||
| 359 | + sp:varName "presBopRating"^^xsd:string . | ||
| 360 | + | ||
| 361 | +_:b45 | ||
| 362 | + sp:varName "uomPressure"^^xsd:string . | ||
| 363 | + | ||
| 364 | +_:b28 | ||
| 365 | + sp:varName "realPressure"^^xsd:string . | ||
| 366 | + | ||
| 367 | +_:b46 | ||
| 368 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 369 | + | ||
| 370 | +_:b47 | ||
| 371 | + sp:varName "localname"^^xsd:string . | ||
| 372 | + | ||
| 373 | +_:b1 sp:varName "fluidReading"^^xsd:string . | ||
| 374 | + | ||
| 375 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 376 | + | ||
| 377 | +_:b19 | ||
| 378 | + sp:varName "lengthScaleMd"^^xsd:string . | ||
| 379 | + | ||
| 380 | +_:b22 | ||
| 381 | + sp:varName "lengthScaleTvd"^^xsd:string . | ||
| 382 | + | ||
| 383 | +_:b25 | ||
| 384 | + sp:varName "densityScale"^^xsd:string . | ||
| 385 | + | ||
| 386 | +_:b13 | ||
| 387 | + sp:varName "plasticViscosityScale"^^xsd:string . | ||
| 388 | + | ||
| 389 | +_:b16 | ||
| 390 | + sp:varName "yieldPointScale"^^xsd:string . | ||
| 391 | + | ||
| 392 | +_:b29 | ||
| 393 | + sp:varName "pressureScale"^^xsd:string . | ||
| 394 | + | ||
| 395 | +_:b9 sp:varName "mudClass"^^xsd:string . | ||
| 396 | + | ||
| 397 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
-
Please register or login to post a comment