Showing
2 changed files
with
284 additions
and
318 deletions
| 1 | -# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation | 1 | +# Saved by TopBraid on Fri Oct 28 17:30:55 BST 2011 |
| 2 | -# imports: http://spinrdf.org/spin | 2 | +# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation |
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | 3 | +# imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 4 | +# imports: http://www.witsml.org/schemas/1series |
| 5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/well | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 6 | -# imports: http://www.reportinghub.no/ep/spin/1.1/lib | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/well |
| 7 | -# imports: http://www.witsml.org/schemas/1series | 7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity |
| 8 | - | 8 | +# imports: http://spinrdf.org/spin |
| 9 | -@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation#> . | 9 | + |
| 10 | -@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | +@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation#> . |
| 11 | -@prefix ddr: <http://www.witsml.org/schemas/1series#> . | 11 | +@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 12 | -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | 12 | +@prefix arg: <http://spinrdf.org/arg#> . |
| 13 | -@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 13 | +@prefix ddr: <http://www.witsml.org/schemas/1series#> . |
| 14 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 14 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . |
| 15 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 15 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 16 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 16 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 17 | -@prefix sp: <http://spinrdf.org/sp#> . | 17 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 18 | -@prefix spin: <http://spinrdf.org/spin#> . | 18 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 19 | -@prefix spl: <http://spinrdf.org/spl#> . | 19 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . |
| 20 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 20 | +@prefix sp: <http://spinrdf.org/sp#> . |
| 21 | - | 21 | +@prefix spin: <http://spinrdf.org/spin#> . |
| 22 | -<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation> | 22 | +@prefix spl: <http://spinrdf.org/spl#> . |
| 23 | - rdf:type owl:Ontology ; | 23 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 24 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <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 | + |
| 25 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | +<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation> |
| 26 | - | 26 | + rdf:type owl:Ontology ; |
| 27 | -ddr:Obj_drillReport | 27 | + 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/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 28 | - spin:rule | 28 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 29 | - [ rdf:type sp:Construct ; | 29 | + |
| 30 | - rdfs:comment "STEP 180 Create a WellBoreDirectionalSurvey activity"^^xsd:string ; | 30 | +ddr:Obj_drillReport |
| 31 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; | 31 | + spin:rule |
| 32 | - sp:predicate rdf:type ; | 32 | + [ rdf:type sp:Construct ; |
| 33 | - sp:subject | 33 | + rdfs:comment "STEP 180 Create a WellBoreDirectionalSurvey activity"^^xsd:string ; |
| 34 | - [ sp:varName "wellBoreDirectionalSurvey"^^xsd:string | 34 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreDirectionalSurvey> ; |
| 35 | - ] | 35 | + sp:predicate rdf:type ; |
| 36 | - ] [ sp:object | 36 | + sp:subject _:b1 |
| 37 | - [ sp:varName "wellBoreDirectionalSurvey"^^xsd:string | 37 | + ] [ sp:object _:b1 ; |
| 38 | - ] ; | 38 | + sp:predicate ep-core:hasPart ; |
| 39 | - sp:predicate ep-core:hasPart ; | 39 | + sp:subject _:b2 |
| 40 | - sp:subject | 40 | + ] [ sp:object _:b3 ; |
| 41 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | 41 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 42 | - ] | 42 | + sp:subject _:b1 |
| 43 | - ] [ sp:object | 43 | + ] [ sp:object _:b4 ; |
| 44 | - [ sp:varName "dTim"^^xsd:string | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 45 | - ] ; | 45 | + sp:subject _:b1 |
| 46 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 46 | + ] [ sp:object ep-core:PhysicalObject ; |
| 47 | - sp:subject | 47 | + sp:predicate rdf:type ; |
| 48 | - [ sp:varName "wellBoreDirectionalSurvey"^^xsd:string | 48 | + sp:subject _:b4 |
| 49 | - ] | 49 | + ] [ sp:object _:b5 ; |
| 50 | - ] [ sp:object _:b1 ; | 50 | + sp:predicate ep-core:temporalPartOf ; |
| 51 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 51 | + sp:subject _:b4 |
| 52 | - sp:subject | 52 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ; |
| 53 | - [ sp:varName "wellBoreDirectionalSurvey"^^xsd:string | 53 | + sp:predicate rdf:type ; |
| 54 | - ] | 54 | + sp:subject _:b5 |
| 55 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ; | 55 | + ] [ sp:object _:b6 ; |
| 56 | - sp:predicate rdf:type ; | 56 | + sp:predicate ep-core:spatialPartOf ; |
| 57 | - sp:subject _:b1 | 57 | + sp:subject _:b5 |
| 58 | - ] [ sp:object | 58 | + ] [ sp:object _:b7 ; |
| 59 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | 59 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 60 | - ] ; | 60 | + sp:subject _:b5 |
| 61 | - sp:predicate ep-core:partOf ; | 61 | + ] [ sp:object ep-core:Length ; |
| 62 | - sp:subject _:b1 | 62 | + sp:predicate rdf:type ; |
| 63 | - ] [ sp:object _:b2 ; | 63 | + sp:subject _:b7 |
| 64 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 64 | + ] [ sp:object _:b8 ; |
| 65 | - sp:subject _:b1 | 65 | + sp:predicate _:b9 ; |
| 66 | - ] [ sp:object ep-core:Length ; | 66 | + sp:subject _:b7 |
| 67 | - sp:predicate rdf:type ; | 67 | + ] [ sp:object _:b10 ; |
| 68 | - sp:subject _:b2 | 68 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 69 | - ] [ sp:object | 69 | + sp:subject _:b5 |
| 70 | - [ sp:varName "realMd"^^xsd:string | 70 | + ] [ sp:object ep-core:Length ; |
| 71 | - ] ; | 71 | + sp:predicate rdf:type ; |
| 72 | - sp:predicate | 72 | + sp:subject _:b10 |
| 73 | - [ sp:varName "lengthScaleMd"^^xsd:string | 73 | + ] [ sp:object _:b11 ; |
| 74 | - ] ; | 74 | + sp:predicate _:b12 ; |
| 75 | - sp:subject _:b2 | 75 | + sp:subject _:b10 |
| 76 | - ] [ sp:object _:b3 ; | 76 | + ] [ sp:object _:b13 ; |
| 77 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 77 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; |
| 78 | - sp:subject _:b1 | 78 | + sp:subject _:b5 |
| 79 | - ] [ sp:object ep-core:Length ; | 79 | + ] [ sp:object ep-core:PlaneAngle ; |
| 80 | - sp:predicate rdf:type ; | 80 | + sp:predicate rdf:type ; |
| 81 | - sp:subject _:b3 | 81 | + sp:subject _:b13 |
| 82 | - ] [ sp:object | 82 | + ] [ sp:object _:b14 ; |
| 83 | - [ sp:varName "realTvd"^^xsd:string | 83 | + sp:predicate _:b15 ; |
| 84 | - ] ; | 84 | + sp:subject _:b13 |
| 85 | - sp:predicate | 85 | + ] [ sp:object _:b16 ; |
| 86 | - [ sp:varName "lengthScaleTvd"^^xsd:string | 86 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; |
| 87 | - ] ; | 87 | + sp:subject _:b5 |
| 88 | - sp:subject _:b3 | 88 | + ] [ sp:object ep-core:PlaneAngle ; |
| 89 | - ] [ sp:object _:b4 ; | 89 | + sp:predicate rdf:type ; |
| 90 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#inclination> ; | 90 | + sp:subject _:b16 |
| 91 | - sp:subject _:b1 | 91 | + ] [ sp:object _:b17 ; |
| 92 | - ] [ sp:object ep-core:PlaneAngle ; | 92 | + sp:predicate _:b18 ; |
| 93 | - sp:predicate rdf:type ; | 93 | + sp:subject _:b16 |
| 94 | - sp:subject _:b4 | 94 | + ]) ; |
| 95 | - ] [ sp:object | 95 | + sp:where ([ sp:object _:b19 ; |
| 96 | - [ sp:varName "realIncl"^^xsd:string | 96 | + sp:predicate ep-spin-lib:nameWellbore ; |
| 97 | - ] ; | 97 | + sp:subject spin:_this |
| 98 | - sp:predicate | 98 | + ] [ sp:object _:b20 ; |
| 99 | - [ sp:varName "angleScaleIncl"^^xsd:string | 99 | + sp:predicate ddr:dTimStart ; |
| 100 | - ] ; | 100 | + sp:subject spin:_this |
| 101 | - sp:subject _:b4 | 101 | + ] [ sp:object _:b21 ; |
| 102 | - ] [ sp:object _:b5 ; | 102 | + sp:predicate ddr:surveyStationRef ; |
| 103 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#azimuth> ; | 103 | + sp:subject spin:_this |
| 104 | - sp:subject _:b1 | 104 | + ] [ rdf:type sp:Optional ; |
| 105 | - ] [ sp:object ep-core:PlaneAngle ; | 105 | + sp:elements ([ sp:object _:b3 ; |
| 106 | - sp:predicate rdf:type ; | 106 | + sp:predicate ddr:dTim ; |
| 107 | - sp:subject _:b5 | 107 | + sp:subject _:b21 |
| 108 | - ] [ sp:object | 108 | + ]) |
| 109 | - [ sp:varName "realAzi"^^xsd:string | 109 | + ] [ rdf:type sp:Optional ; |
| 110 | - ] ; | 110 | + sp:elements ([ sp:object _:b22 ; |
| 111 | - sp:predicate | 111 | + sp:predicate ddr:mdRef ; |
| 112 | - [ sp:varName "angleScaleAzi"^^xsd:string | 112 | + sp:subject _:b21 |
| 113 | - ] ; | 113 | + ] [ sp:object _:b23 ; |
| 114 | - sp:subject _:b5 | 114 | + sp:predicate ddr:uomRef ; |
| 115 | - ]) ; | 115 | + sp:subject _:b22 |
| 116 | - sp:where ([ sp:object | 116 | + ] [ sp:object _:b8 ; |
| 117 | - [ sp:varName "nameWellBore"^^xsd:string | 117 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 118 | - ] ; | 118 | + sp:subject _:b22 |
| 119 | - sp:predicate ep-spin-lib:nameWellbore ; | 119 | + ]) |
| 120 | - sp:subject spin:_this | 120 | + ] [ rdf:type sp:Optional ; |
| 121 | - ] [ sp:object | 121 | + sp:elements ([ sp:object _:b24 ; |
| 122 | - [ sp:varName "dTimStart"^^xsd:string | 122 | + sp:predicate ddr:tvdRef ; |
| 123 | - ] ; | 123 | + sp:subject _:b21 |
| 124 | - sp:predicate ddr:dTimStart ; | 124 | + ] [ sp:object _:b25 ; |
| 125 | - sp:subject spin:_this | 125 | + sp:predicate ddr:uomRef ; |
| 126 | - ] [ sp:object | 126 | + sp:subject _:b24 |
| 127 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | 127 | + ] [ sp:object _:b11 ; |
| 128 | - ] ; | 128 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 129 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 129 | + sp:subject _:b24 |
| 130 | - sp:subject | 130 | + ]) |
| 131 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | 131 | + ] [ rdf:type sp:Optional ; |
| 132 | - ] | 132 | + sp:elements ([ sp:object _:b26 ; |
| 133 | - ] [ sp:object | 133 | + sp:predicate ddr:inclRef ; |
| 134 | - [ sp:varName "surveyStation"^^xsd:string | 134 | + sp:subject _:b21 |
| 135 | - ] ; | 135 | + ] [ sp:object _:b27 ; |
| 136 | - sp:predicate ddr:surveyStationRef ; | 136 | + sp:predicate ddr:uomRef ; |
| 137 | - sp:subject spin:_this | 137 | + sp:subject _:b26 |
| 138 | - ] [ rdf:type sp:Optional ; | 138 | + ] [ sp:object _:b14 ; |
| 139 | - sp:elements ([ sp:object | 139 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 140 | - [ sp:varName "dTim"^^xsd:string | 140 | + sp:subject _:b26 |
| 141 | - ] ; | 141 | + ]) |
| 142 | - sp:predicate ddr:dTim ; | 142 | + ] [ rdf:type sp:Optional ; |
| 143 | - sp:subject | 143 | + sp:elements ([ sp:object _:b28 ; |
| 144 | - [ sp:varName "surveyStation"^^xsd:string | 144 | + sp:predicate ddr:aziRef ; |
| 145 | - ] | 145 | + sp:subject _:b21 |
| 146 | - ]) | 146 | + ] [ sp:object _:b29 ; |
| 147 | - ] [ rdf:type sp:Optional ; | 147 | + sp:predicate ddr:uomRef ; |
| 148 | - sp:elements ([ sp:object | 148 | + sp:subject _:b28 |
| 149 | - [ sp:varName "md"^^xsd:string | 149 | + ] [ sp:object _:b17 ; |
| 150 | - ] ; | 150 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 151 | - sp:predicate ddr:mdRef ; | 151 | + sp:subject _:b28 |
| 152 | - sp:subject | 152 | + ]) |
| 153 | - [ sp:varName "surveyStation"^^xsd:string | 153 | + ] [ rdf:type sp:Bind ; |
| 154 | - ] | 154 | + sp:expression |
| 155 | - ] [ sp:object | 155 | + [ rdf:type ep-spin-lib:normalizeString ; |
| 156 | - [ sp:varName "uomMd"^^xsd:string | 156 | + sp:arg1 _:b19 |
| 157 | - ] ; | 157 | + ] ; |
| 158 | - sp:predicate ddr:uomRef ; | 158 | + sp:variable _:b30 |
| 159 | - sp:subject | 159 | + ] [ rdf:type sp:Bind ; |
| 160 | - [ sp:varName "md"^^xsd:string | 160 | + sp:expression |
| 161 | - ] | 161 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 162 | - ] [ sp:object | 162 | + sp:arg1 _:b30 ; |
| 163 | - [ sp:varName "realMd"^^xsd:string | 163 | + sp:arg2 _:b20 |
| 164 | - ] ; | 164 | + ] ; |
| 165 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 165 | + sp:variable _:b2 |
| 166 | - sp:subject | 166 | + ] [ rdf:type sp:Bind ; |
| 167 | - [ sp:varName "md"^^xsd:string | 167 | + sp:expression |
| 168 | - ] | 168 | + [ rdf:type afn:localname ; |
| 169 | - ]) | 169 | + sp:arg1 _:b21 |
| 170 | - ] [ rdf:type sp:Optional ; | 170 | + ] ; |
| 171 | - sp:elements ([ sp:object | 171 | + sp:variable _:b31 |
| 172 | - [ sp:varName "tvd"^^xsd:string | 172 | + ] [ rdf:type sp:Bind ; |
| 173 | - ] ; | 173 | + sp:expression |
| 174 | - sp:predicate ddr:tvdRef ; | 174 | + [ rdf:type ep-spin-lib:buildWellBoreDirectionalSurveyURI ; |
| 175 | - sp:subject | 175 | + sp:arg1 _:b30 ; |
| 176 | - [ sp:varName "surveyStation"^^xsd:string | 176 | + sp:arg2 _:b20 ; |
| 177 | - ] | 177 | + sp:arg3 _:b31 |
| 178 | - ] [ sp:object | 178 | + ] ; |
| 179 | - [ sp:varName "uomTvd"^^xsd:string | 179 | + sp:variable _:b1 |
| 180 | - ] ; | 180 | + ] [ rdf:type sp:Bind ; |
| 181 | - sp:predicate ddr:uomRef ; | 181 | + sp:expression |
| 182 | - sp:subject | 182 | + [ rdf:type ep-spin-lib:selectLengthScale ; |
| 183 | - [ sp:varName "tvd"^^xsd:string | 183 | + sp:arg1 _:b23 |
| 184 | - ] | 184 | + ] ; |
| 185 | - ] [ sp:object | 185 | + sp:variable _:b9 |
| 186 | - [ sp:varName "realTvd"^^xsd:string | 186 | + ] [ rdf:type sp:Bind ; |
| 187 | - ] ; | 187 | + sp:expression |
| 188 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 188 | + [ rdf:type ep-spin-lib:selectLengthScale ; |
| 189 | - sp:subject | 189 | + sp:arg1 _:b25 |
| 190 | - [ sp:varName "tvd"^^xsd:string | 190 | + ] ; |
| 191 | - ] | 191 | + sp:variable _:b12 |
| 192 | - ]) | 192 | + ] [ rdf:type sp:Bind ; |
| 193 | - ] [ rdf:type sp:Optional ; | 193 | + sp:expression |
| 194 | - sp:elements ([ sp:object | 194 | + [ rdf:type ep-spin-lib:selectPlaneAngleScale ; |
| 195 | - [ sp:varName "incl"^^xsd:string | 195 | + sp:arg1 _:b27 |
| 196 | - ] ; | 196 | + ] ; |
| 197 | - sp:predicate ddr:inclRef ; | 197 | + sp:variable _:b15 |
| 198 | - sp:subject | 198 | + ] [ rdf:type sp:Bind ; |
| 199 | - [ sp:varName "surveyStation"^^xsd:string | 199 | + sp:expression |
| 200 | - ] | 200 | + [ rdf:type ep-spin-lib:selectPlaneAngleScale ; |
| 201 | - ] [ sp:object | 201 | + sp:arg1 _:b29 |
| 202 | - [ sp:varName "uomIncl"^^xsd:string | 202 | + ] ; |
| 203 | - ] ; | 203 | + sp:variable _:b18 |
| 204 | - sp:predicate ddr:uomRef ; | 204 | + ] [ rdf:type sp:Bind ; |
| 205 | - sp:subject | 205 | + sp:expression |
| 206 | - [ sp:varName "incl"^^xsd:string | 206 | + [ rdf:type rhspin:wellBoreByName ; |
| 207 | - ] | 207 | + arg:wellBoreName |
| 208 | - ] [ sp:object | 208 | + [ rdf:type xsd:string ; |
| 209 | - [ sp:varName "realIncl"^^xsd:string | 209 | + sp:arg1 _:b19 |
| 210 | - ] ; | 210 | + ] |
| 211 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 211 | + ] ; |
| 212 | - sp:subject | 212 | + sp:variable _:b6 |
| 213 | - [ sp:varName "incl"^^xsd:string | 213 | + ]) |
| 214 | - ] | 214 | + ] . |
| 215 | - ]) | 215 | + |
| 216 | - ] [ rdf:type sp:Optional ; | 216 | +_:b19 |
| 217 | - sp:elements ([ sp:object | 217 | + sp:varName "nameWellBore"^^xsd:string . |
| 218 | - [ sp:varName "azi"^^xsd:string | 218 | + |
| 219 | - ] ; | 219 | +_:b20 |
| 220 | - sp:predicate ddr:aziRef ; | 220 | + sp:varName "dTimStart"^^xsd:string . |
| 221 | - sp:subject | 221 | + |
| 222 | - [ sp:varName "surveyStation"^^xsd:string | 222 | +_:b21 |
| 223 | - ] | 223 | + sp:varName "surveyStation"^^xsd:string . |
| 224 | - ] [ sp:object | 224 | + |
| 225 | - [ sp:varName "uomAzi"^^xsd:string | 225 | +_:b3 sp:varName "dTim"^^xsd:string . |
| 226 | - ] ; | 226 | + |
| 227 | - sp:predicate ddr:uomRef ; | 227 | +_:b22 |
| 228 | - sp:subject | 228 | + sp:varName "md"^^xsd:string . |
| 229 | - [ sp:varName "azi"^^xsd:string | 229 | + |
| 230 | - ] | 230 | +_:b23 |
| 231 | - ] [ sp:object | 231 | + sp:varName "uomMd"^^xsd:string . |
| 232 | - [ sp:varName "realAzi"^^xsd:string | 232 | + |
| 233 | - ] ; | 233 | +_:b8 sp:varName "realMd"^^xsd:string . |
| 234 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 234 | + |
| 235 | - sp:subject | 235 | +_:b24 |
| 236 | - [ sp:varName "azi"^^xsd:string | 236 | + sp:varName "tvd"^^xsd:string . |
| 237 | - ] | 237 | + |
| 238 | - ]) | 238 | +_:b25 |
| 239 | - ] [ rdf:type sp:Bind ; | 239 | + sp:varName "uomTvd"^^xsd:string . |
| 240 | - sp:expression | 240 | + |
| 241 | - [ rdf:type ep-spin-lib:normalizeString ; | 241 | +_:b11 |
| 242 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 242 | + sp:varName "realTvd"^^xsd:string . |
| 243 | - ] | 243 | + |
| 244 | - ] ; | 244 | +_:b26 |
| 245 | - sp:variable | 245 | + sp:varName "incl"^^xsd:string . |
| 246 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | 246 | + |
| 247 | - ] | 247 | +_:b27 |
| 248 | - ] [ rdf:type sp:Bind ; | 248 | + sp:varName "uomIncl"^^xsd:string . |
| 249 | - sp:expression | 249 | + |
| 250 | - [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 250 | +_:b14 |
| 251 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 251 | + sp:varName "realIncl"^^xsd:string . |
| 252 | - ] ; | 252 | + |
| 253 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 253 | +_:b28 |
| 254 | - ] | 254 | + sp:varName "azi"^^xsd:string . |
| 255 | - ] ; | 255 | + |
| 256 | - sp:variable | 256 | +_:b29 |
| 257 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | 257 | + sp:varName "uomAzi"^^xsd:string . |
| 258 | - ] | 258 | + |
| 259 | - ] [ rdf:type sp:Bind ; | 259 | +_:b17 |
| 260 | - sp:expression | 260 | + sp:varName "realAzi"^^xsd:string . |
| 261 | - [ rdf:type afn:localname ; | 261 | + |
| 262 | - sp:arg1 [ sp:varName "surveyStation"^^xsd:string | 262 | +_:b30 |
| 263 | - ] | 263 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 264 | - ] ; | 264 | + |
| 265 | - sp:variable | 265 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . |
| 266 | - [ sp:varName "localname"^^xsd:string | 266 | + |
| 267 | - ] | 267 | +_:b31 |
| 268 | - ] [ rdf:type sp:Bind ; | 268 | + sp:varName "localname"^^xsd:string . |
| 269 | - sp:expression | 269 | + |
| 270 | - [ rdf:type ep-spin-lib:buildWellBoreDirectionalSurveyURI ; | 270 | +_:b1 sp:varName "wellBoreDirectionalSurvey"^^xsd:string . |
| 271 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 271 | + |
| 272 | - ] ; | 272 | +_:b9 sp:varName "lengthScaleMd"^^xsd:string . |
| 273 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 273 | + |
| 274 | - ] ; | 274 | +_:b12 |
| 275 | - sp:arg3 [ sp:varName "localname"^^xsd:string | 275 | + sp:varName "lengthScaleTvd"^^xsd:string . |
| 276 | - ] | 276 | + |
| 277 | - ] ; | 277 | +_:b15 |
| 278 | - sp:variable | 278 | + sp:varName "angleScaleIncl"^^xsd:string . |
| 279 | - [ sp:varName "wellBoreDirectionalSurvey"^^xsd:string | 279 | + |
| 280 | - ] | 280 | +_:b18 |
| 281 | - ] [ rdf:type sp:Bind ; | 281 | + sp:varName "angleScaleAzi"^^xsd:string . |
| 282 | - sp:expression | 282 | + |
| 283 | - [ rdf:type ep-spin-lib:selectLengthScale ; | 283 | +_:b6 sp:varName "wellBore"^^xsd:string . |
| 284 | - sp:arg1 [ sp:varName "uomMd"^^xsd:string | ||
| 285 | - ] | ||
| 286 | - ] ; | ||
| 287 | - sp:variable | ||
| 288 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 289 | - ] | ||
| 290 | - ] [ rdf:type sp:Bind ; | ||
| 291 | - sp:expression | ||
| 292 | - [ rdf:type ep-spin-lib:selectLengthScale ; | ||
| 293 | - sp:arg1 [ sp:varName "uomTvd"^^xsd:string | ||
| 294 | - ] | ||
| 295 | - ] ; | ||
| 296 | - sp:variable | ||
| 297 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 298 | - ] | ||
| 299 | - ] [ rdf:type sp:Bind ; | ||
| 300 | - sp:expression | ||
| 301 | - [ rdf:type ep-spin-lib:selectPlaneAngleScale ; | ||
| 302 | - sp:arg1 [ sp:varName "uomIncl"^^xsd:string | ||
| 303 | - ] | ||
| 304 | - ] ; | ||
| 305 | - sp:variable | ||
| 306 | - [ sp:varName "angleScaleIncl"^^xsd:string | ||
| 307 | - ] | ||
| 308 | - ] [ rdf:type sp:Bind ; | ||
| 309 | - sp:expression | ||
| 310 | - [ rdf:type ep-spin-lib:selectPlaneAngleScale ; | ||
| 311 | - sp:arg1 [ sp:varName "uomAzi"^^xsd:string | ||
| 312 | - ] | ||
| 313 | - ] ; | ||
| 314 | - sp:variable | ||
| 315 | - [ sp:varName "angleScaleAzi"^^xsd:string | ||
| 316 | - ] | ||
| 317 | - ]) | ||
| 318 | - ] . | ... | ... |
-
Please register or login to post a comment