Merge branch 'master' of https://github.com/TopQuadrant/EPIM-Ontologies.git
Showing
16 changed files
with
1655 additions
and
816 deletions
| 1 | +# Saved by TopBraid on Mon Aug 08 14:59:50 BST 2011 | ||
| 2 | +# baseURI: http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1) | ||
| 3 | +# imports: http://www.reportinghub.no/ep/spin/1.1/lib | ||
| 4 | +# imports: http://www.reportinghub.no/ep/schema/1.1/activity-purpose | ||
| 5 | +# imports: http://spinrdf.org/spin | ||
| 6 | + | ||
| 7 | +@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)#> . | ||
| 8 | +@prefix activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/activity-purpose#> . | ||
| 9 | +@prefix ep-activity-purpose: <http://www.reportinghub.no/ep/schema/1.1/SCHEMA_EP-ACTIVITY-PURPOSE-(v1.1)#> . | ||
| 10 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | ||
| 11 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 12 | +@prefix p2: <http://example.org/file2#> . | ||
| 13 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 14 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 15 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 16 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 17 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 18 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 19 | + | ||
| 20 | +<http://www.reportinghub.no/ep/schema/ddr#ActivityCodeNPD> | ||
| 21 | + spin:rule | ||
| 22 | + [ rdf:type sp:Construct ; | ||
| 23 | + sp:templates ([ sp:object activity-purpose:DailyDrillingActivityPurposeType ; | ||
| 24 | + sp:predicate rdf:type ; | ||
| 25 | + sp:subject _:b1 | ||
| 26 | + ]) ; | ||
| 27 | + sp:where ([ sp:object _:b2 ; | ||
| 28 | + sp:predicate rdfs:label ; | ||
| 29 | + sp:subject spin:_this | ||
| 30 | + ] [ rdf:type sp:Bind ; | ||
| 31 | + sp:expression | ||
| 32 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityPurposeTypeURI ; | ||
| 33 | + sp:arg1 _:b2 | ||
| 34 | + ] ; | ||
| 35 | + sp:variable _:b1 | ||
| 36 | + ]) | ||
| 37 | + ] . | ||
| 38 | + | ||
| 39 | +<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)> | ||
| 40 | + rdf:type owl:Ontology ; | ||
| 41 | + owl:imports <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.1/activity-purpose> , <http://spinrdf.org/spin> ; | ||
| 42 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 43 | + | ||
| 44 | +_:b1 sp:varName "dailyDrillingActivityPurposeType"^^xsd:string . | ||
| 45 | + | ||
| 46 | +_:b2 sp:varName "label"^^xsd:string . |
www.reportinghub.no/ep/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1).ttl.tbc
0 → 100644
| 1 | +# Saved by TopBraid on Mon Aug 08 14:59:50 BST 2011 | ||
| 2 | +# baseURI: null | ||
| 3 | + | ||
| 4 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
| 5 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
| 6 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
| 7 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 8 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 9 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 10 | +@prefix visual: <http://topbraid.org/visual#> . | ||
| 11 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 12 | + | ||
| 13 | +[] rdf:type inference:Configuration ; | ||
| 14 | + composite:child | ||
| 15 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
| 16 | + composite:index "0"^^xsd:int | ||
| 17 | + ] . |
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:41 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 14:39:42 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.1/activity | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.1/activity |
| 3 | # imports: http://www.linkedmodel.org/1.2/schema/vaem | 3 | # imports: http://www.linkedmodel.org/1.2/schema/vaem |
| 4 | # imports: http://www.linkedmodel.org/1.1/schema/ordered | 4 | # imports: http://www.linkedmodel.org/1.1/schema/ordered |
| ... | @@ -6,6 +6,7 @@ | ... | @@ -6,6 +6,7 @@ |
| 6 | # imports: http://www.reportinghub.no/ep/schema/1.1/core | 6 | # imports: http://www.reportinghub.no/ep/schema/1.1/core |
| 7 | # imports: http://www.reportinghub.no/ep/schema/well | 7 | # imports: http://www.reportinghub.no/ep/schema/well |
| 8 | 8 | ||
| 9 | +@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity#> . | ||
| 9 | @prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . | 10 | @prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . |
| 10 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 11 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| ... | @@ -82,6 +83,11 @@ ep-activity:DailyDrillingActivity | ... | @@ -82,6 +83,11 @@ ep-activity:DailyDrillingActivity |
| 82 | owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> | 83 | owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> |
| 83 | ] . | 84 | ] . |
| 84 | 85 | ||
| 86 | +ep-activity:DailyDrillingReportFinalisationType | ||
| 87 | + rdf:type rdfs:Class ; | ||
| 88 | + rdfs:label "daily drilling report finalisation type"^^xsd:string ; | ||
| 89 | + rdfs:subClassOf owl:Class . | ||
| 90 | + | ||
| 85 | ep-activity:DailyProductionActivity | 91 | ep-activity:DailyProductionActivity |
| 86 | rdf:type owl:Class ; | 92 | rdf:type owl:Class ; |
| 87 | rdfs:label "Daily production activity"^^xsd:string ; | 93 | rdfs:label "Daily production activity"^^xsd:string ; |
| ... | @@ -128,13 +134,13 @@ ep-activity:DrillingActivity | ... | @@ -128,13 +134,13 @@ ep-activity:DrillingActivity |
| 128 | rdfs:subClassOf ep-activity:Activity . | 134 | rdfs:subClassOf ep-activity:Activity . |
| 129 | 135 | ||
| 130 | ep-activity:FormationIntegrityTest | 136 | ep-activity:FormationIntegrityTest |
| 131 | - rdf:type owl:Class ; | 137 | + rdf:type owl:Class , ep-activity:PressureTestType ; |
| 132 | rdfs:label "formation integrity test"^^xsd:string ; | 138 | rdfs:label "formation integrity test"^^xsd:string ; |
| 133 | rdfs:subClassOf ep-activity:WellBorePressureTest ; | 139 | rdfs:subClassOf ep-activity:WellBorePressureTest ; |
| 134 | owl:disjointWith ep-activity:LeakOffTest . | 140 | owl:disjointWith ep-activity:LeakOffTest . |
| 135 | 141 | ||
| 136 | ep-activity:LeakOffTest | 142 | ep-activity:LeakOffTest |
| 137 | - rdf:type owl:Class ; | 143 | + rdf:type owl:Class , ep-activity:PressureTestType ; |
| 138 | rdfs:label "leak-off test"^^xsd:string ; | 144 | rdfs:label "leak-off test"^^xsd:string ; |
| 139 | rdfs:subClassOf ep-activity:WellBorePressureTest ; | 145 | rdfs:subClassOf ep-activity:WellBorePressureTest ; |
| 140 | owl:disjointWith ep-activity:FormationIntegrityTest . | 146 | owl:disjointWith ep-activity:FormationIntegrityTest . |
| ... | @@ -189,6 +195,11 @@ ep-activity:OffshoreWellActivity | ... | @@ -189,6 +195,11 @@ ep-activity:OffshoreWellActivity |
| 189 | owl:onProperty ep-activity:onWell | 195 | owl:onProperty ep-activity:onWell |
| 190 | ] . | 196 | ] . |
| 191 | 197 | ||
| 198 | +ep-activity:PressureTestType | ||
| 199 | + rdf:type rdfs:Class ; | ||
| 200 | + rdfs:label "pressure test type"^^xsd:string ; | ||
| 201 | + rdfs:subClassOf owl:Class . | ||
| 202 | + | ||
| 192 | ep-activity:ProductionActivity | 203 | ep-activity:ProductionActivity |
| 193 | rdf:type owl:Class ; | 204 | rdf:type owl:Class ; |
| 194 | rdfs:label "Production activity"^^xsd:string ; | 205 | rdfs:label "Production activity"^^xsd:string ; |
| ... | @@ -216,7 +227,7 @@ ep-activity:WeeklyProductionActivity | ... | @@ -216,7 +227,7 @@ ep-activity:WeeklyProductionActivity |
| 216 | 227 | ||
| 217 | ep-activity:WellBoreDrillingType | 228 | ep-activity:WellBoreDrillingType |
| 218 | rdf:type rdfs:Class ; | 229 | rdf:type rdfs:Class ; |
| 219 | - rdfs:label "drill bypass"^^xsd:string ; | 230 | + rdfs:label "well bore drilling type"^^xsd:string ; |
| 220 | rdfs:subClassOf owl:Class . | 231 | rdfs:subClassOf owl:Class . |
| 221 | 232 | ||
| 222 | ep-activity:WellBorePressureTest | 233 | ep-activity:WellBorePressureTest |
| ... | @@ -265,3 +276,12 @@ ep-activity:wellBoreDrillingType | ... | @@ -265,3 +276,12 @@ ep-activity:wellBoreDrillingType |
| 265 | rdfs:label "has sub activity"^^xsd:string ; | 276 | rdfs:label "has sub activity"^^xsd:string ; |
| 266 | rdfs:range ep-activity:WellBoreDrillingType ; | 277 | rdfs:range ep-activity:WellBoreDrillingType ; |
| 267 | rdfs:subPropertyOf rdf:type . | 278 | rdfs:subPropertyOf rdf:type . |
| 279 | + | ||
| 280 | +<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport> | ||
| 281 | + rdf:type ep-activity:DailyDrillingReportFinalisationType . | ||
| 282 | + | ||
| 283 | +<http://www.reportinghub.no/ep/schema/report#NormalDailyDrillingReport> | ||
| 284 | + rdf:type ep-activity:DailyDrillingReportFinalisationType . | ||
| 285 | + | ||
| 286 | +<http://www.reportinghub.no/ep/schema/report#PreliminaryDailyDrillingReport> | ||
| 287 | + rdf:type ep-activity:DailyDrillingReportFinalisationType . | ... | ... |
| 1 | +# Saved by TopBraid on Mon Aug 08 15:10:22 BST 2011 | ||
| 2 | +# baseURI: http://www.reportinghub.no/ep/schema/1.1/activity-purpose | ||
| 3 | +# imports: http://www.reportinghub.no/ep/schema/1.1/activity | ||
| 4 | +# imports: http://purl.org/dc/elements/1.1/ | ||
| 5 | +# imports: http://www.w3.org/2004/02/skos/core | ||
| 6 | +# imports: http://spinrdf.org/spin | ||
| 7 | +# imports: http://purl.org/dc/terms/ | ||
| 8 | + | ||
| 9 | +@prefix : <http://www.reportinghub.no/ep/schema/1.1/activity-purpose#> . | ||
| 10 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 11 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 12 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 13 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 14 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 15 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 16 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 17 | + | ||
| 18 | +<http://www.reportinghub.no/ep/schema/1.1/activity-purpose> | ||
| 19 | + rdf:type owl:Ontology ; | ||
| 20 | + owl:imports <http://purl.org/dc/elements/1.1/> , <http://purl.org/dc/terms/> , <http://www.w3.org/2004/02/skos/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.1/activity> ; | ||
| 21 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 22 | + | ||
| 23 | +:DailyDrillingActivityPurposeType | ||
| 24 | + rdf:type rdfs:Class ; | ||
| 25 | + rdfs:label "daily drilling activity purpose type"^^xsd:string ; | ||
| 26 | + rdfs:subClassOf owl:Class . | ||
| 27 | + | ||
| 28 | +:Completion--bopwellheadequipment | ||
| 29 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 30 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 31 | + | ||
| 32 | +:Completion--circulatingconditioning | ||
| 33 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 34 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 35 | + | ||
| 36 | +:Completion--completionstring | ||
| 37 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 38 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 39 | + | ||
| 40 | +:Completion--flow | ||
| 41 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 42 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 43 | + | ||
| 44 | +:Completion--hydraulicworkover | ||
| 45 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 46 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 47 | + | ||
| 48 | +:Completion--mill | ||
| 49 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 50 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 51 | + | ||
| 52 | +:Completion--other | ||
| 53 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 54 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 55 | + | ||
| 56 | +:Completion--perforate | ||
| 57 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 58 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 59 | + | ||
| 60 | +:Completion--rigupdown | ||
| 61 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 62 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 63 | + | ||
| 64 | +:Completion--sandcontrol | ||
| 65 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 66 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 67 | + | ||
| 68 | +:Completion--stimulate | ||
| 69 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 70 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 71 | + | ||
| 72 | +:Completion--testscsssv | ||
| 73 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 74 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 75 | + | ||
| 76 | +:Completion--wait | ||
| 77 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 78 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 79 | + | ||
| 80 | +:Completion--wireline | ||
| 81 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 82 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 83 | + | ||
| 84 | +:Drilling--bopactivities | ||
| 85 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 86 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 87 | + | ||
| 88 | +:Drilling--bopwellheadequipment | ||
| 89 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 90 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 91 | + | ||
| 92 | +:Drilling--casing | ||
| 93 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 94 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 95 | + | ||
| 96 | +:Drilling--circulatingconditioning | ||
| 97 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 98 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 99 | + | ||
| 100 | +:Drilling--drill | ||
| 101 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 102 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 103 | + | ||
| 104 | +:Drilling--drive | ||
| 105 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 106 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 107 | + | ||
| 108 | +:Drilling--holeopen | ||
| 109 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 110 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 111 | + | ||
| 112 | +:Drilling--mill | ||
| 113 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 114 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 115 | + | ||
| 116 | +:Drilling--other | ||
| 117 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 118 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 119 | + | ||
| 120 | +:Drilling--pressuredetection | ||
| 121 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 122 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 123 | + | ||
| 124 | +:Drilling--ream | ||
| 125 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 126 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 127 | + | ||
| 128 | +:Drilling--rigupdown | ||
| 129 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 130 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 131 | + | ||
| 132 | +:Drilling--survey | ||
| 133 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 134 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 135 | + | ||
| 136 | +:Drilling--trip | ||
| 137 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 138 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 139 | + | ||
| 140 | +:Drilling--underream | ||
| 141 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 142 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 143 | + | ||
| 144 | +:Drilling--wait | ||
| 145 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 146 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 147 | + | ||
| 148 | +:Formationevaluation--circulatingconditioning | ||
| 149 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 150 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 151 | + | ||
| 152 | +:Formationevaluation--circulationsamples | ||
| 153 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 154 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 155 | + | ||
| 156 | +:Formationevaluation--core | ||
| 157 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 158 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 159 | + | ||
| 160 | +:Formationevaluation--drillstemtest | ||
| 161 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 162 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 163 | + | ||
| 164 | +:Formationevaluation--log | ||
| 165 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 166 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 167 | + | ||
| 168 | +:Formationevaluation--other | ||
| 169 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 170 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 171 | + | ||
| 172 | +:Formationevaluation--productiontest | ||
| 173 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 174 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 175 | + | ||
| 176 | +:Formationevaluation--rftfit | ||
| 177 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 178 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 179 | + | ||
| 180 | +:Formationevaluation--rigupdown | ||
| 181 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 182 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 183 | + | ||
| 184 | +:Formationevaluation--trip | ||
| 185 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 186 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 187 | + | ||
| 188 | +:Formationevaluation--wait | ||
| 189 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 190 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 191 | + | ||
| 192 | +:Interruption--fish | ||
| 193 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 194 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 195 | + | ||
| 196 | +:Interruption--lostcirculation | ||
| 197 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 198 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 199 | + | ||
| 200 | +:Interruption--maintain | ||
| 201 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 202 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 203 | + | ||
| 204 | +:Interruption--mill | ||
| 205 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 206 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 207 | + | ||
| 208 | +:Interruption--other | ||
| 209 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 210 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 211 | + | ||
| 212 | +:Interruption--repair | ||
| 213 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 214 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 215 | + | ||
| 216 | +:Interruption--rigupdown | ||
| 217 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 218 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 219 | + | ||
| 220 | +:Interruption--sidetrack | ||
| 221 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 222 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 223 | + | ||
| 224 | +:Interruption--wait | ||
| 225 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 226 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 227 | + | ||
| 228 | +:Interruption--waitingonweather | ||
| 229 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 230 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 231 | + | ||
| 232 | +:Interruption--wellcontrol | ||
| 233 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 234 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 235 | + | ||
| 236 | +:Moving--anchor | ||
| 237 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 238 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 239 | + | ||
| 240 | +:Moving--jack | ||
| 241 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 242 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 243 | + | ||
| 244 | +:Moving--position | ||
| 245 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 246 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 247 | + | ||
| 248 | +:Moving--skid | ||
| 249 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 250 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 251 | + | ||
| 252 | +:Moving--transit | ||
| 253 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 254 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 255 | + | ||
| 256 | +:Plugabandon--cementplug | ||
| 257 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 258 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 259 | + | ||
| 260 | +:Plugabandon--circulatingconditioning | ||
| 261 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 262 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 263 | + | ||
| 264 | +:Plugabandon--cut | ||
| 265 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 266 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 267 | + | ||
| 268 | +:Plugabandon--equipmentrecovery | ||
| 269 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 270 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 271 | + | ||
| 272 | +:Plugabandon--mechanicalplug | ||
| 273 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 274 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 275 | + | ||
| 276 | +:Plugabandon--mill | ||
| 277 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 278 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 279 | + | ||
| 280 | +:Plugabandon--other | ||
| 281 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 282 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 283 | + | ||
| 284 | +:Plugabandon--perforate | ||
| 285 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 286 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 287 | + | ||
| 288 | +:Plugabandon--rigupdown | ||
| 289 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 290 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 291 | + | ||
| 292 | +:Plugabandon--squeeze | ||
| 293 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 294 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 295 | + | ||
| 296 | +:Plugabandon--trip | ||
| 297 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 298 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 299 | + | ||
| 300 | +:Plugabandon--wait | ||
| 301 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 302 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 303 | + | ||
| 304 | +:Workover--bopwellheadequipment | ||
| 305 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 306 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 307 | + | ||
| 308 | +:Workover--circulatingconditioning | ||
| 309 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 310 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 311 | + | ||
| 312 | +:Workover--completionstring | ||
| 313 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 314 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 315 | + | ||
| 316 | +:Workover--flow | ||
| 317 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 318 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 319 | + | ||
| 320 | +:Workover--hydraulicworkover | ||
| 321 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 322 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 323 | + | ||
| 324 | +:Workover--mill | ||
| 325 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 326 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 327 | + | ||
| 328 | +:Workover--other | ||
| 329 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 330 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 331 | + | ||
| 332 | +:Workover--perforate | ||
| 333 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 334 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 335 | + | ||
| 336 | +:Workover--rigupdown | ||
| 337 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 338 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 339 | + | ||
| 340 | +:Workover--sandcontrol | ||
| 341 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 342 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 343 | + | ||
| 344 | +:Workover--stimulate | ||
| 345 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 346 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 347 | + | ||
| 348 | +:Workover--testscsssv | ||
| 349 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 350 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 351 | + | ||
| 352 | +:Workover--wait | ||
| 353 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 354 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . | ||
| 355 | + | ||
| 356 | +:Workover--wireline | ||
| 357 | + rdf:type :DailyDrillingActivityPurposeType ; | ||
| 358 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> . |
| 1 | +# Saved by TopBraid on Mon Aug 08 15:10:22 BST 2011 | ||
| 2 | +# baseURI: null | ||
| 3 | + | ||
| 4 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
| 5 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
| 6 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
| 7 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 8 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 9 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 10 | +@prefix visual: <http://topbraid.org/visual#> . | ||
| 11 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 12 | + | ||
| 13 | +[] rdf:type inference:Configuration ; | ||
| 14 | + composite:child | ||
| 15 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
| 16 | + composite:index "0"^^xsd:int | ||
| 17 | + ] . |
This diff could not be displayed because it is too large.
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:42 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 14:39:14 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/schema/report | 2 | # baseURI: http://www.reportinghub.no/ep/schema/report |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity | 3 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity |
| 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/core | 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/core | ... | ... |
This diff could not be displayed because it is too large.
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:42 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 17:07:10 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#> . | ... | ... |
| 1 | +# Saved by TopBraid on Mon Aug 08 17:04:22 BST 2011 | ||
| 2 | +# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/activity | ||
| 3 | +# imports: http://www.reportinghub.no/ep/spin/1.1/lib | ||
| 4 | +# imports: http://www.reportinghub.no/ep/schema/1.1/activity | ||
| 5 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr | ||
| 6 | +# imports: http://www.reportinghub.no/iso15926/bindEP-NativeOWL | ||
| 7 | +# imports: http://www.reportinghub.no/ep/schema/1.1/activity-purpose | ||
| 8 | +# imports: http://www.reportinghub.no/ep/schema/equipment | ||
| 9 | +# imports: http://spinrdf.org/spin | ||
| 10 | +# imports: http://www.reportinghub.no/ep/schema/well | ||
| 11 | + | ||
| 12 | +@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> . | ||
| 13 | +@prefix bindEP-NativeOWL: <http://www.reportinghub.no/iso15926/bindEP-NativeOWL#> . | ||
| 14 | +@prefix ddr-normalization: <http://www.reportinghub.no/ep/transform/ddr/normalization#> . | ||
| 15 | +@prefix ddr-normalization-1.1: <http://www.reportinghub.no/ep/transform/1.1/ddr/normalization#> . | ||
| 16 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | ||
| 17 | +@prefix iso15926: <http://www.reportinghub.no/iso15926/nativeOWL#> . | ||
| 18 | +@prefix normalization: <http://www.reportinghub.no/ep/transform/normalization#> . | ||
| 19 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 20 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 21 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 22 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 23 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 24 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 25 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 26 | + | ||
| 27 | +<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> | ||
| 28 | + spin:rule | ||
| 29 | + [ rdf:type sp:Construct ; | ||
| 30 | + rdfs:comment "STEP 130 Transfer proprietaryCode"^^xsd:string ; | ||
| 31 | + sp:templates ([ sp:object _:b1 ; | ||
| 32 | + sp:predicate rdf:type ; | ||
| 33 | + sp:subject _:b2 | ||
| 34 | + ]) ; | ||
| 35 | + sp:where ([ sp:object _:b3 ; | ||
| 36 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 37 | + sp:subject spin:_this | ||
| 38 | + ] [ sp:object _:b4 ; | ||
| 39 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | ||
| 40 | + sp:subject spin:_this | ||
| 41 | + ] [ sp:object _:b5 ; | ||
| 42 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | ||
| 43 | + sp:subject _:b4 | ||
| 44 | + ] [ sp:object _:b6 ; | ||
| 45 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 46 | + sp:subject _:b4 | ||
| 47 | + ] [ sp:object _:b7 ; | ||
| 48 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumProprietaryCode> ; | ||
| 49 | + sp:subject _:b4 | ||
| 50 | + ] [ rdf:type sp:Bind ; | ||
| 51 | + sp:expression | ||
| 52 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 53 | + sp:arg1 _:b3 | ||
| 54 | + ] ; | ||
| 55 | + sp:variable _:b8 | ||
| 56 | + ] [ rdf:type sp:Bind ; | ||
| 57 | + sp:expression | ||
| 58 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; | ||
| 59 | + sp:arg1 _:b8 ; | ||
| 60 | + sp:arg2 _:b6 ; | ||
| 61 | + sp:arg3 _:b5 | ||
| 62 | + ] ; | ||
| 63 | + sp:variable _:b2 | ||
| 64 | + ] [ rdf:type sp:Bind ; | ||
| 65 | + sp:expression | ||
| 66 | + [ rdf:type ep-spin-lib:selectDrillingActivityPurposeType ; | ||
| 67 | + sp:arg1 _:b7 | ||
| 68 | + ] ; | ||
| 69 | + sp:variable _:b1 | ||
| 70 | + ]) | ||
| 71 | + ] ; | ||
| 72 | + spin:rule | ||
| 73 | + [ rdf:type sp:Construct ; | ||
| 74 | + rdfs:comment "STEP 129 Transfer tvd"^^xsd:string ; | ||
| 75 | + sp:templates ([ sp:object _:b9 ; | ||
| 76 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; | ||
| 77 | + sp:subject _:b10 | ||
| 78 | + ]) ; | ||
| 79 | + sp:where ([ sp:object _:b11 ; | ||
| 80 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 81 | + sp:subject spin:_this | ||
| 82 | + ] [ sp:object _:b12 ; | ||
| 83 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | ||
| 84 | + sp:subject spin:_this | ||
| 85 | + ] [ sp:object _:b13 ; | ||
| 86 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | ||
| 87 | + sp:subject _:b12 | ||
| 88 | + ] [ sp:object _:b14 ; | ||
| 89 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 90 | + sp:subject _:b12 | ||
| 91 | + ] [ sp:object _:b9 ; | ||
| 92 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; | ||
| 93 | + sp:subject _:b12 | ||
| 94 | + ] [ sp:object _:b10 ; | ||
| 95 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 96 | + sp:subject _:b15 | ||
| 97 | + ] [ rdf:type sp:Bind ; | ||
| 98 | + sp:expression | ||
| 99 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 100 | + sp:arg1 _:b11 | ||
| 101 | + ] ; | ||
| 102 | + sp:variable _:b16 | ||
| 103 | + ] [ rdf:type sp:Bind ; | ||
| 104 | + sp:expression | ||
| 105 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; | ||
| 106 | + sp:arg1 _:b16 ; | ||
| 107 | + sp:arg2 _:b14 ; | ||
| 108 | + sp:arg3 _:b13 | ||
| 109 | + ] ; | ||
| 110 | + sp:variable _:b15 | ||
| 111 | + ]) | ||
| 112 | + ] ; | ||
| 113 | + spin:rule | ||
| 114 | + [ rdf:type sp:Construct ; | ||
| 115 | + rdfs:comment "STEP 128 Transfer md"^^xsd:string ; | ||
| 116 | + sp:templates ([ sp:object _:b17 ; | ||
| 117 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; | ||
| 118 | + sp:subject _:b18 | ||
| 119 | + ]) ; | ||
| 120 | + sp:where ([ sp:object _:b19 ; | ||
| 121 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 122 | + sp:subject spin:_this | ||
| 123 | + ] [ sp:object _:b20 ; | ||
| 124 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | ||
| 125 | + sp:subject spin:_this | ||
| 126 | + ] [ sp:object _:b21 ; | ||
| 127 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | ||
| 128 | + sp:subject _:b20 | ||
| 129 | + ] [ sp:object _:b22 ; | ||
| 130 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 131 | + sp:subject _:b20 | ||
| 132 | + ] [ sp:object _:b17 ; | ||
| 133 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; | ||
| 134 | + sp:subject _:b20 | ||
| 135 | + ] [ sp:object _:b18 ; | ||
| 136 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 137 | + sp:subject _:b23 | ||
| 138 | + ] [ rdf:type sp:Bind ; | ||
| 139 | + sp:expression | ||
| 140 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 141 | + sp:arg1 _:b19 | ||
| 142 | + ] ; | ||
| 143 | + sp:variable _:b24 | ||
| 144 | + ] [ rdf:type sp:Bind ; | ||
| 145 | + sp:expression | ||
| 146 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; | ||
| 147 | + sp:arg1 _:b24 ; | ||
| 148 | + sp:arg2 _:b22 ; | ||
| 149 | + sp:arg3 _:b21 | ||
| 150 | + ] ; | ||
| 151 | + sp:variable _:b23 | ||
| 152 | + ]) | ||
| 153 | + ] ; | ||
| 154 | + spin:rule | ||
| 155 | + [ rdf:type sp:Construct ; | ||
| 156 | + rdfs:comment "STEP 127 Create part activity and temporal part of WellBore"^^xsd:string ; | ||
| 157 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#DrillingActivity> ; | ||
| 158 | + sp:predicate rdf:type ; | ||
| 159 | + sp:subject _:b25 | ||
| 160 | + ] [ sp:object _:b25 ; | ||
| 161 | + sp:predicate iso15926:hasPart ; | ||
| 162 | + sp:subject _:b26 | ||
| 163 | + ] [ sp:object _:b27 ; | ||
| 164 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 165 | + sp:subject _:b25 | ||
| 166 | + ] [ sp:object _:b28 ; | ||
| 167 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | ||
| 168 | + sp:subject _:b25 | ||
| 169 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | ||
| 170 | + sp:predicate rdf:type ; | ||
| 171 | + sp:subject _:b29 | ||
| 172 | + ] [ sp:object _:b30 ; | ||
| 173 | + sp:predicate iso15926:temporalPartOf ; | ||
| 174 | + sp:subject _:b29 | ||
| 175 | + ] [ sp:object _:b29 ; | ||
| 176 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 177 | + sp:subject _:b25 | ||
| 178 | + ]) ; | ||
| 179 | + sp:where ([ sp:object _:b31 ; | ||
| 180 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 181 | + sp:subject spin:_this | ||
| 182 | + ] [ sp:object _:b32 ; | ||
| 183 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 184 | + sp:subject spin:_this | ||
| 185 | + ] [ sp:object _:b33 ; | ||
| 186 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#activity> ; | ||
| 187 | + sp:subject spin:_this | ||
| 188 | + ] [ sp:object _:b34 ; | ||
| 189 | + sp:predicate <http://www.topbraid.org/2007/05/composite.owl#index> ; | ||
| 190 | + sp:subject _:b33 | ||
| 191 | + ] [ sp:object _:b27 ; | ||
| 192 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 193 | + sp:subject _:b33 | ||
| 194 | + ] [ sp:object _:b28 ; | ||
| 195 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | ||
| 196 | + sp:subject _:b33 | ||
| 197 | + ] [ rdf:type sp:Bind ; | ||
| 198 | + sp:expression | ||
| 199 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 200 | + sp:arg1 _:b31 | ||
| 201 | + ] ; | ||
| 202 | + sp:variable _:b35 | ||
| 203 | + ] [ rdf:type sp:Bind ; | ||
| 204 | + sp:expression | ||
| 205 | + [ rdf:type ep-spin-lib:buildPartActivityURI ; | ||
| 206 | + sp:arg1 _:b35 ; | ||
| 207 | + sp:arg2 _:b27 ; | ||
| 208 | + sp:arg3 _:b34 | ||
| 209 | + ] ; | ||
| 210 | + sp:variable _:b25 | ||
| 211 | + ] [ rdf:type sp:Bind ; | ||
| 212 | + sp:expression | ||
| 213 | + [ rdf:type ep-spin-lib:buildWellBoreURI ; | ||
| 214 | + sp:arg1 _:b35 | ||
| 215 | + ] ; | ||
| 216 | + sp:variable _:b30 | ||
| 217 | + ] [ rdf:type sp:Bind ; | ||
| 218 | + sp:expression | ||
| 219 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | ||
| 220 | + sp:arg1 _:b35 ; | ||
| 221 | + sp:arg2 _:b32 | ||
| 222 | + ] ; | ||
| 223 | + sp:variable _:b26 | ||
| 224 | + ] [ rdf:type sp:Bind ; | ||
| 225 | + sp:expression | ||
| 226 | + [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; | ||
| 227 | + sp:arg1 _:b35 ; | ||
| 228 | + sp:arg2 _:b27 ; | ||
| 229 | + sp:arg3 _:b28 | ||
| 230 | + ] ; | ||
| 231 | + sp:variable _:b29 | ||
| 232 | + ]) | ||
| 233 | + ] . | ||
| 234 | + | ||
| 235 | +<http://www.reportinghub.no/ep/transform/1.1/ddr/activity> | ||
| 236 | + rdf:type owl:Ontology ; | ||
| 237 | + owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/schema/1.1/activity-purpose> , <http://www.reportinghub.no/iso15926/bindEP-NativeOWL> ; | ||
| 238 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 239 | + | ||
| 240 | +_:b3 sp:varName "nameWellBore"^^xsd:string . | ||
| 241 | + | ||
| 242 | +_:b4 sp:varName "activity"^^xsd:string . | ||
| 243 | + | ||
| 244 | +_:b5 sp:varName "index"^^xsd:string . | ||
| 245 | + | ||
| 246 | +_:b6 sp:varName "dTimStartPart"^^xsd:string . | ||
| 247 | + | ||
| 248 | +_:b7 sp:varName "proprietaryCode"^^xsd:string . | ||
| 249 | + | ||
| 250 | +_:b8 sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 251 | + | ||
| 252 | +_:b2 sp:varName "partActivity"^^xsd:string . | ||
| 253 | + | ||
| 254 | +_:b1 sp:varName "drillingActivityPurposeType"^^xsd:string . | ||
| 255 | + | ||
| 256 | +_:b17 | ||
| 257 | + sp:varName "md"^^xsd:string . | ||
| 258 | + | ||
| 259 | +_:b18 | ||
| 260 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . | ||
| 261 | + | ||
| 262 | +_:b19 | ||
| 263 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 264 | + | ||
| 265 | +_:b20 | ||
| 266 | + sp:varName "activity"^^xsd:string . | ||
| 267 | + | ||
| 268 | +_:b21 | ||
| 269 | + sp:varName "index"^^xsd:string . | ||
| 270 | + | ||
| 271 | +_:b22 | ||
| 272 | + sp:varName "dTimStartPart"^^xsd:string . | ||
| 273 | + | ||
| 274 | +_:b23 | ||
| 275 | + sp:varName "partActivity"^^xsd:string . | ||
| 276 | + | ||
| 277 | +_:b24 | ||
| 278 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 279 | + | ||
| 280 | +_:b9 sp:varName "tvd"^^xsd:string . | ||
| 281 | + | ||
| 282 | +_:b10 | ||
| 283 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . | ||
| 284 | + | ||
| 285 | +_:b11 | ||
| 286 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 287 | + | ||
| 288 | +_:b12 | ||
| 289 | + sp:varName "activity"^^xsd:string . | ||
| 290 | + | ||
| 291 | +_:b13 | ||
| 292 | + sp:varName "index"^^xsd:string . | ||
| 293 | + | ||
| 294 | +_:b14 | ||
| 295 | + sp:varName "dTimStartPart"^^xsd:string . | ||
| 296 | + | ||
| 297 | +_:b15 | ||
| 298 | + sp:varName "partActivity"^^xsd:string . | ||
| 299 | + | ||
| 300 | +_:b16 | ||
| 301 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 302 | + | ||
| 303 | +_:b25 | ||
| 304 | + sp:varName "partActivity"^^xsd:string . | ||
| 305 | + | ||
| 306 | +_:b26 | ||
| 307 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 308 | + | ||
| 309 | +_:b27 | ||
| 310 | + sp:varName "dTimStartPart"^^xsd:string . | ||
| 311 | + | ||
| 312 | +_:b28 | ||
| 313 | + sp:varName "dTimEndPart"^^xsd:string . | ||
| 314 | + | ||
| 315 | +_:b29 | ||
| 316 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . | ||
| 317 | + | ||
| 318 | +_:b30 | ||
| 319 | + sp:varName "wellBore"^^xsd:string . | ||
| 320 | + | ||
| 321 | +_:b31 | ||
| 322 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 323 | + | ||
| 324 | +_:b32 | ||
| 325 | + sp:varName "dTimStart"^^xsd:string . | ||
| 326 | + | ||
| 327 | +_:b33 | ||
| 328 | + sp:varName "activity"^^xsd:string . | ||
| 329 | + | ||
| 330 | +_:b34 | ||
| 331 | + sp:varName "index"^^xsd:string . | ||
| 332 | + | ||
| 333 | +_:b35 | ||
| 334 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:41 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 14:39:37 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport |
| 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.reportinghub.no/ep/schema/1.1/activity | 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity |
| ... | @@ -28,88 +28,158 @@ | ... | @@ -28,88 +28,158 @@ |
| 28 | <http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> | 28 | <http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> |
| 29 | spin:rule | 29 | spin:rule |
| 30 | [ rdf:type sp:Construct ; | 30 | [ rdf:type sp:Construct ; |
| 31 | - rdfs:comment "STEP 102 Transfer dTimEnd"^^xsd:string ; | 31 | + rdfs:comment "STEP 104 Create Well"^^xsd:string ; |
| 32 | - sp:templates ([ sp:object _:b1 ; | 32 | + sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; |
| 33 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#finishedAt> ; | 33 | + sp:predicate rdf:type ; |
| 34 | - sp:subject _:b2 | 34 | + sp:subject _:b1 |
| 35 | + ] [ sp:object _:b2 ; | ||
| 36 | + sp:predicate rdfs:label ; | ||
| 37 | + sp:subject _:b1 | ||
| 38 | + ] [ sp:object _:b1 ; | ||
| 39 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWell> ; | ||
| 40 | + sp:subject _:b3 | ||
| 41 | + ] [ sp:object _:b4 ; | ||
| 42 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 43 | + sp:subject _:b1 | ||
| 35 | ]) ; | 44 | ]) ; |
| 36 | - sp:where ([ sp:object _:b3 ; | 45 | + sp:where ([ sp:object _:b5 ; |
| 37 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 46 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 38 | sp:subject spin:_this | 47 | sp:subject spin:_this |
| 39 | - ] [ sp:object _:b4 ; | 48 | + ] [ sp:object _:b2 ; |
| 40 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 49 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWell> ; |
| 41 | sp:subject spin:_this | 50 | sp:subject spin:_this |
| 42 | - ] [ sp:object _:b1 ; | 51 | + ] [ sp:object _:b6 ; |
| 43 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | 52 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 44 | sp:subject spin:_this | 53 | sp:subject spin:_this |
| 54 | + ] [ sp:object _:b4 ; | ||
| 55 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 56 | + sp:subject _:b3 | ||
| 45 | ] [ rdf:type sp:Bind ; | 57 | ] [ rdf:type sp:Bind ; |
| 46 | sp:expression | 58 | sp:expression |
| 47 | [ rdf:type ep-spin-lib:normalizeString ; | 59 | [ rdf:type ep-spin-lib:normalizeString ; |
| 48 | - sp:arg1 _:b3 | 60 | + sp:arg1 _:b5 |
| 49 | ] ; | 61 | ] ; |
| 50 | - sp:variable _:b5 | 62 | + sp:variable _:b7 |
| 51 | ] [ rdf:type sp:Bind ; | 63 | ] [ rdf:type sp:Bind ; |
| 52 | sp:expression | 64 | sp:expression |
| 53 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 65 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 54 | - sp:arg1 _:b5 ; | 66 | + sp:arg1 _:b7 ; |
| 55 | - sp:arg2 _:b4 | 67 | + sp:arg2 _:b6 |
| 56 | ] ; | 68 | ] ; |
| 57 | - sp:variable _:b2 | 69 | + sp:variable _:b3 |
| 70 | + ] [ rdf:type sp:Bind ; | ||
| 71 | + sp:expression | ||
| 72 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 73 | + sp:arg1 _:b2 | ||
| 74 | + ] ; | ||
| 75 | + sp:variable _:b8 | ||
| 76 | + ] [ rdf:type sp:Bind ; | ||
| 77 | + sp:expression | ||
| 78 | + [ rdf:type ep-spin-lib:buildWellURI ; | ||
| 79 | + sp:arg1 _:b8 | ||
| 80 | + ] ; | ||
| 81 | + sp:variable _:b1 | ||
| 58 | ]) | 82 | ]) |
| 59 | ] ; | 83 | ] ; |
| 60 | spin:rule | 84 | spin:rule |
| 61 | [ rdf:type sp:Construct ; | 85 | [ rdf:type sp:Construct ; |
| 62 | - rdfs:comment "STEP 104 Create Well"^^xsd:string ; | 86 | + rdfs:comment """STEP 103 |
| 63 | - sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#Well> ; | 87 | +Classify a DailyDrillingReport"""^^xsd:string ; |
| 88 | + sp:templates ([ sp:object _:b9 ; | ||
| 64 | sp:predicate rdf:type ; | 89 | sp:predicate rdf:type ; |
| 65 | - sp:subject _:b6 | 90 | + sp:subject _:b10 |
| 66 | - ] [ sp:object _:b7 ; | 91 | + ]) ; |
| 92 | + sp:where ([ sp:object _:b11 ; | ||
| 93 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 94 | + sp:subject spin:_this | ||
| 95 | + ] [ sp:object _:b12 ; | ||
| 96 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; | ||
| 97 | + sp:subject spin:_this | ||
| 98 | + ] [ sp:object _:b13 ; | ||
| 99 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumVersionKind> ; | ||
| 100 | + sp:subject spin:_this | ||
| 101 | + ] [ rdf:type sp:Bind ; | ||
| 102 | + sp:expression | ||
| 103 | + [ rdf:type ep-spin-lib:selectDailyDrillingReportType ; | ||
| 104 | + sp:arg1 _:b13 | ||
| 105 | + ] ; | ||
| 106 | + sp:variable _:b9 | ||
| 107 | + ] [ rdf:type sp:Bind ; | ||
| 108 | + sp:expression | ||
| 109 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 110 | + sp:arg1 _:b11 | ||
| 111 | + ] ; | ||
| 112 | + sp:variable _:b14 | ||
| 113 | + ] [ rdf:type sp:Bind ; | ||
| 114 | + sp:expression | ||
| 115 | + [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | ||
| 116 | + sp:arg1 _:b14 ; | ||
| 117 | + sp:arg2 _:b12 | ||
| 118 | + ] ; | ||
| 119 | + sp:variable _:b10 | ||
| 120 | + ]) | ||
| 121 | + ] ; | ||
| 122 | + spin:rule | ||
| 123 | + [ rdf:type sp:Construct ; | ||
| 124 | + rdfs:comment """STEP 101a Set name of DailyDrillingReport as label | ||
| 125 | +Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; | ||
| 126 | + sp:templates ([ sp:object _:b15 ; | ||
| 67 | sp:predicate rdfs:label ; | 127 | sp:predicate rdfs:label ; |
| 68 | - sp:subject _:b6 | 128 | + sp:subject _:b16 |
| 69 | - ] [ sp:object _:b6 ; | ||
| 70 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWell> ; | ||
| 71 | - sp:subject _:b8 | ||
| 72 | - ] [ sp:object _:b9 ; | ||
| 73 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 74 | - sp:subject _:b6 | ||
| 75 | ]) ; | 129 | ]) ; |
| 76 | - sp:where ([ sp:object _:b10 ; | 130 | + sp:where ([ sp:object _:b17 ; |
| 77 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 131 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 78 | sp:subject spin:_this | 132 | sp:subject spin:_this |
| 79 | - ] [ sp:object _:b7 ; | 133 | + ] [ sp:object _:b15 ; |
| 80 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWell> ; | 134 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#name> ; |
| 81 | sp:subject spin:_this | 135 | sp:subject spin:_this |
| 82 | - ] [ sp:object _:b11 ; | 136 | + ] [ sp:object _:b18 ; |
| 83 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 137 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; |
| 84 | sp:subject spin:_this | 138 | sp:subject spin:_this |
| 85 | - ] [ sp:object _:b9 ; | ||
| 86 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 87 | - sp:subject _:b8 | ||
| 88 | ] [ rdf:type sp:Bind ; | 139 | ] [ rdf:type sp:Bind ; |
| 89 | sp:expression | 140 | sp:expression |
| 90 | [ rdf:type ep-spin-lib:normalizeString ; | 141 | [ rdf:type ep-spin-lib:normalizeString ; |
| 91 | - sp:arg1 _:b10 | 142 | + sp:arg1 _:b17 |
| 92 | ] ; | 143 | ] ; |
| 93 | - sp:variable _:b12 | 144 | + sp:variable _:b19 |
| 94 | ] [ rdf:type sp:Bind ; | 145 | ] [ rdf:type sp:Bind ; |
| 95 | sp:expression | 146 | sp:expression |
| 96 | - [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 147 | + [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; |
| 97 | - sp:arg1 _:b12 ; | 148 | + sp:arg1 _:b19 ; |
| 98 | - sp:arg2 _:b11 | 149 | + sp:arg2 _:b18 |
| 99 | ] ; | 150 | ] ; |
| 100 | - sp:variable _:b8 | 151 | + sp:variable _:b16 |
| 152 | + ]) | ||
| 153 | + ] ; | ||
| 154 | + spin:rule | ||
| 155 | + [ rdf:type sp:Construct ; | ||
| 156 | + rdfs:comment "STEP 102 Transfer dTimEnd"^^xsd:string ; | ||
| 157 | + sp:templates ([ sp:object _:b20 ; | ||
| 158 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
| 159 | + sp:subject _:b21 | ||
| 160 | + ]) ; | ||
| 161 | + sp:where ([ sp:object _:b22 ; | ||
| 162 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 163 | + sp:subject spin:_this | ||
| 164 | + ] [ sp:object _:b23 ; | ||
| 165 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | ||
| 166 | + sp:subject spin:_this | ||
| 167 | + ] [ sp:object _:b20 ; | ||
| 168 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimEnd> ; | ||
| 169 | + sp:subject spin:_this | ||
| 101 | ] [ rdf:type sp:Bind ; | 170 | ] [ rdf:type sp:Bind ; |
| 102 | sp:expression | 171 | sp:expression |
| 103 | [ rdf:type ep-spin-lib:normalizeString ; | 172 | [ rdf:type ep-spin-lib:normalizeString ; |
| 104 | - sp:arg1 _:b7 | 173 | + sp:arg1 _:b22 |
| 105 | ] ; | 174 | ] ; |
| 106 | - sp:variable _:b13 | 175 | + sp:variable _:b24 |
| 107 | ] [ rdf:type sp:Bind ; | 176 | ] [ rdf:type sp:Bind ; |
| 108 | sp:expression | 177 | sp:expression |
| 109 | - [ rdf:type ep-spin-lib:buildWellURI ; | 178 | + [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 110 | - sp:arg1 _:b13 | 179 | + sp:arg1 _:b24 ; |
| 180 | + sp:arg2 _:b23 | ||
| 111 | ] ; | 181 | ] ; |
| 112 | - sp:variable _:b6 | 182 | + sp:variable _:b21 |
| 113 | ]) | 183 | ]) |
| 114 | ] ; | 184 | ] ; |
| 115 | spin:rule | 185 | spin:rule |
| ... | @@ -118,115 +188,79 @@ | ... | @@ -118,115 +188,79 @@ |
| 118 | Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; | 188 | Minimum data - createDate, dTimStart, nameWellBore"""^^xsd:string ; |
| 119 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport> ; | 189 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/report#DailyDrillingReport> ; |
| 120 | sp:predicate rdf:type ; | 190 | sp:predicate rdf:type ; |
| 121 | - sp:subject _:b14 | 191 | + sp:subject _:b25 |
| 122 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/1.1/activity#DailyDrillingActivity> ; | 192 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity> ; |
| 123 | sp:predicate rdf:type ; | 193 | sp:predicate rdf:type ; |
| 124 | - sp:subject _:b15 | 194 | + sp:subject _:b26 |
| 125 | - ] [ sp:object _:b15 ; | 195 | + ] [ sp:object _:b26 ; |
| 126 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#reportOn> ; | 196 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#reportOn> ; |
| 127 | - sp:subject _:b14 | 197 | + sp:subject _:b25 |
| 128 | - ] [ sp:object _:b16 ; | 198 | + ] [ sp:object _:b27 ; |
| 129 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#createdAt> ; | 199 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#createdAt> ; |
| 130 | - sp:subject _:b14 | 200 | + sp:subject _:b25 |
| 131 | - ] [ sp:object _:b17 ; | 201 | + ] [ sp:object _:b28 ; |
| 132 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#startedAt> ; | 202 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 133 | - sp:subject _:b15 | 203 | + sp:subject _:b26 |
| 134 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | 204 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; |
| 135 | sp:predicate rdf:type ; | 205 | sp:predicate rdf:type ; |
| 136 | - sp:subject _:b18 | 206 | + sp:subject _:b29 |
| 137 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; | 207 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ; |
| 138 | sp:predicate rdf:type ; | 208 | sp:predicate rdf:type ; |
| 139 | - sp:subject _:b19 | 209 | + sp:subject _:b30 |
| 140 | - ] [ sp:object _:b19 ; | 210 | + ] [ sp:object _:b30 ; |
| 141 | sp:predicate iso15926:temporalPartOf ; | 211 | sp:predicate iso15926:temporalPartOf ; |
| 142 | - sp:subject _:b18 | 212 | + sp:subject _:b29 |
| 143 | - ] [ sp:object _:b20 ; | 213 | + ] [ sp:object _:b31 ; |
| 144 | sp:predicate rdfs:label ; | 214 | sp:predicate rdfs:label ; |
| 145 | - sp:subject _:b19 | 215 | + sp:subject _:b30 |
| 146 | - ] [ sp:object _:b18 ; | 216 | + ] [ sp:object _:b29 ; |
| 147 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 217 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 148 | - sp:subject _:b15 | 218 | + sp:subject _:b26 |
| 149 | ]) ; | 219 | ]) ; |
| 150 | - sp:where ([ sp:object _:b20 ; | 220 | + sp:where ([ sp:object _:b31 ; |
| 151 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 221 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 152 | sp:subject spin:_this | 222 | sp:subject spin:_this |
| 153 | - ] [ sp:object _:b17 ; | 223 | + ] [ sp:object _:b28 ; |
| 154 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 224 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 155 | sp:subject spin:_this | 225 | sp:subject spin:_this |
| 156 | - ] [ sp:object _:b16 ; | 226 | + ] [ sp:object _:b27 ; |
| 157 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; | 227 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; |
| 158 | sp:subject spin:_this | 228 | sp:subject spin:_this |
| 159 | ] [ rdf:type sp:Bind ; | 229 | ] [ rdf:type sp:Bind ; |
| 160 | sp:expression | 230 | sp:expression |
| 161 | [ rdf:type ep-spin-lib:normalizeString ; | 231 | [ rdf:type ep-spin-lib:normalizeString ; |
| 162 | - sp:arg1 _:b20 | 232 | + sp:arg1 _:b31 |
| 163 | ] ; | 233 | ] ; |
| 164 | - sp:variable _:b21 | 234 | + sp:variable _:b32 |
| 165 | ] [ rdf:type sp:Bind ; | 235 | ] [ rdf:type sp:Bind ; |
| 166 | sp:expression | 236 | sp:expression |
| 167 | [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | 237 | [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; |
| 168 | - sp:arg1 _:b21 ; | 238 | + sp:arg1 _:b32 ; |
| 169 | - sp:arg2 _:b16 | 239 | + sp:arg2 _:b27 |
| 170 | ] ; | 240 | ] ; |
| 171 | - sp:variable _:b14 | 241 | + sp:variable _:b25 |
| 172 | ] [ rdf:type sp:Bind ; | 242 | ] [ rdf:type sp:Bind ; |
| 173 | sp:expression | 243 | sp:expression |
| 174 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 244 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 175 | - sp:arg1 _:b21 ; | 245 | + sp:arg1 _:b32 ; |
| 176 | - sp:arg2 _:b17 | 246 | + sp:arg2 _:b28 |
| 177 | ] ; | 247 | ] ; |
| 178 | - sp:variable _:b15 | 248 | + sp:variable _:b26 |
| 179 | ] [ rdf:type sp:Bind ; | 249 | ] [ rdf:type sp:Bind ; |
| 180 | sp:expression | 250 | sp:expression |
| 181 | [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; | 251 | [ rdf:type ep-spin-lib:buildTemporalPartOfAWellBoreURI ; |
| 182 | - sp:arg1 _:b21 ; | 252 | + sp:arg1 _:b32 ; |
| 183 | - sp:arg2 _:b17 | 253 | + sp:arg2 _:b28 ; |
| 254 | + sp:arg3 [ sp:varName "dTimEnd"^^xsd:string | ||
| 255 | + ] | ||
| 184 | ] ; | 256 | ] ; |
| 185 | - sp:variable _:b18 | 257 | + sp:variable _:b29 |
| 186 | ] [ rdf:type sp:Bind ; | 258 | ] [ rdf:type sp:Bind ; |
| 187 | sp:expression | 259 | sp:expression |
| 188 | [ rdf:type ep-spin-lib:buildWellBoreURI ; | 260 | [ rdf:type ep-spin-lib:buildWellBoreURI ; |
| 189 | - sp:arg1 _:b21 | 261 | + sp:arg1 _:b32 |
| 190 | ] ; | 262 | ] ; |
| 191 | - sp:variable _:b19 | 263 | + sp:variable _:b30 |
| 192 | - ]) | ||
| 193 | - ] ; | ||
| 194 | - spin:rule | ||
| 195 | - [ rdf:type sp:Construct ; | ||
| 196 | - rdfs:comment """STEP 103 | ||
| 197 | -Classify a DailyDrillingReport"""^^xsd:string ; | ||
| 198 | - sp:templates ([ sp:object _:b22 ; | ||
| 199 | - sp:predicate rdf:type ; | ||
| 200 | - sp:subject _:b23 | ||
| 201 | - ]) ; | ||
| 202 | - sp:where ([ sp:object _:b24 ; | ||
| 203 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | ||
| 204 | - sp:subject spin:_this | ||
| 205 | - ] [ sp:object _:b25 ; | ||
| 206 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#createDate> ; | ||
| 207 | - sp:subject spin:_this | ||
| 208 | - ] [ sp:object _:b26 ; | ||
| 209 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasVersionKind> ; | ||
| 210 | - sp:subject spin:_this | ||
| 211 | - ] [ rdf:type sp:Bind ; | ||
| 212 | - sp:expression | ||
| 213 | - [ rdf:type ep-spin-lib:selectDailyDrillingReportType ; | ||
| 214 | - sp:arg1 _:b26 | ||
| 215 | - ] ; | ||
| 216 | - sp:variable _:b22 | ||
| 217 | - ] [ rdf:type sp:Bind ; | ||
| 218 | - sp:expression | ||
| 219 | - [ rdf:type ep-spin-lib:normalizeString ; | ||
| 220 | - sp:arg1 _:b24 | ||
| 221 | - ] ; | ||
| 222 | - sp:variable _:b27 | ||
| 223 | - ] [ rdf:type sp:Bind ; | ||
| 224 | - sp:expression | ||
| 225 | - [ rdf:type ep-spin-lib:buildDailyDrillingReportURI ; | ||
| 226 | - sp:arg1 _:b27 ; | ||
| 227 | - sp:arg2 _:b25 | ||
| 228 | - ] ; | ||
| 229 | - sp:variable _:b23 | ||
| 230 | ]) | 264 | ]) |
| 231 | ] . | 265 | ] . |
| 232 | 266 | ||
| ... | @@ -235,74 +269,89 @@ Classify a DailyDrillingReport"""^^xsd:string ; | ... | @@ -235,74 +269,89 @@ Classify a DailyDrillingReport"""^^xsd:string ; |
| 235 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/iso15926/bindEP-NativeOWL> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/1.1/ddr> ; | 269 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/iso15926/bindEP-NativeOWL> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/equipment> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/1.1/ddr> ; |
| 236 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 270 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 237 | 271 | ||
| 238 | -_:b22 | ||
| 239 | - sp:varName "dailyDrillingReportType"^^xsd:string . | ||
| 240 | - | ||
| 241 | -_:b23 | ||
| 242 | - sp:varName "dailyDrillingReport"^^xsd:string . | ||
| 243 | - | ||
| 244 | -_:b24 | ||
| 245 | - sp:varName "nameWellBore"^^xsd:string . | ||
| 246 | - | ||
| 247 | _:b25 | 272 | _:b25 |
| 248 | - sp:varName "createDate"^^xsd:string . | ||
| 249 | - | ||
| 250 | -_:b26 | ||
| 251 | - sp:varName "versionKind"^^xsd:string . | ||
| 252 | - | ||
| 253 | -_:b27 | ||
| 254 | - sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 255 | - | ||
| 256 | -_:b14 | ||
| 257 | sp:varName "dailyDrillingReport"^^xsd:string . | 273 | sp:varName "dailyDrillingReport"^^xsd:string . |
| 258 | 274 | ||
| 259 | -_:b15 | 275 | +_:b26 |
| 260 | sp:varName "dailyDrillingActivity"^^xsd:string . | 276 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 261 | 277 | ||
| 262 | -_:b16 | 278 | +_:b27 |
| 263 | sp:varName "createDate"^^xsd:string . | 279 | sp:varName "createDate"^^xsd:string . |
| 264 | 280 | ||
| 265 | -_:b17 | 281 | +_:b28 |
| 266 | sp:varName "dTimStart"^^xsd:string . | 282 | sp:varName "dTimStart"^^xsd:string . |
| 267 | 283 | ||
| 268 | -_:b18 | 284 | +_:b29 |
| 269 | sp:varName "temporalPartOfAWellBore"^^xsd:string . | 285 | sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 270 | 286 | ||
| 271 | -_:b19 | 287 | +_:b30 |
| 272 | sp:varName "wellBore"^^xsd:string . | 288 | sp:varName "wellBore"^^xsd:string . |
| 273 | 289 | ||
| 274 | -_:b20 | 290 | +_:b31 |
| 275 | sp:varName "nameWellBore"^^xsd:string . | 291 | sp:varName "nameWellBore"^^xsd:string . |
| 276 | 292 | ||
| 293 | +_:b32 | ||
| 294 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 295 | + | ||
| 296 | +_:b20 | ||
| 297 | + sp:varName "dTimEnd"^^xsd:string . | ||
| 298 | + | ||
| 277 | _:b21 | 299 | _:b21 |
| 300 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 301 | + | ||
| 302 | +_:b22 | ||
| 303 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 304 | + | ||
| 305 | +_:b23 | ||
| 306 | + sp:varName "dTimStart"^^xsd:string . | ||
| 307 | + | ||
| 308 | +_:b24 | ||
| 278 | sp:varName "normalizedWellBoreName"^^xsd:string . | 309 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 279 | 310 | ||
| 280 | -_:b6 sp:varName "well"^^xsd:string . | 311 | +_:b15 |
| 312 | + sp:varName "nameDailyDrillingReport"^^xsd:string . | ||
| 313 | + | ||
| 314 | +_:b16 | ||
| 315 | + sp:varName "dailyDrillingReport"^^xsd:string . | ||
| 281 | 316 | ||
| 282 | -_:b7 sp:varName "nameWell"^^xsd:string . | 317 | +_:b17 |
| 318 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 283 | 319 | ||
| 284 | -_:b8 sp:varName "dailyDrillingActivity"^^xsd:string . | 320 | +_:b18 |
| 321 | + sp:varName "createDate"^^xsd:string . | ||
| 285 | 322 | ||
| 286 | -_:b9 sp:varName "wellBore"^^xsd:string . | 323 | +_:b19 |
| 324 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 325 | + | ||
| 326 | +_:b9 sp:varName "dailyDrillingReportType"^^xsd:string . | ||
| 287 | 327 | ||
| 288 | _:b10 | 328 | _:b10 |
| 289 | - sp:varName "nameWellBore"^^xsd:string . | 329 | + sp:varName "dailyDrillingReport"^^xsd:string . |
| 290 | 330 | ||
| 291 | _:b11 | 331 | _:b11 |
| 292 | - sp:varName "dTimStart"^^xsd:string . | 332 | + sp:varName "nameWellBore"^^xsd:string . |
| 293 | 333 | ||
| 294 | _:b12 | 334 | _:b12 |
| 295 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 335 | + sp:varName "createDate"^^xsd:string . |
| 296 | 336 | ||
| 297 | _:b13 | 337 | _:b13 |
| 298 | - sp:varName "normalizedWellName"^^xsd:string . | 338 | + sp:varName "versionKind"^^xsd:string . |
| 339 | + | ||
| 340 | +_:b14 | ||
| 341 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 342 | + | ||
| 343 | +_:b1 sp:varName "well"^^xsd:string . | ||
| 344 | + | ||
| 345 | +_:b2 sp:varName "nameWell"^^xsd:string . | ||
| 346 | + | ||
| 347 | +_:b3 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 299 | 348 | ||
| 300 | -_:b1 sp:varName "dTimEnd"^^xsd:string . | 349 | +_:b4 sp:varName "wellBore"^^xsd:string . |
| 301 | 350 | ||
| 302 | -_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | 351 | +_:b5 sp:varName "nameWellBore"^^xsd:string . |
| 303 | 352 | ||
| 304 | -_:b3 sp:varName "nameWellBore"^^xsd:string . | 353 | +_:b6 sp:varName "dTimStart"^^xsd:string . |
| 305 | 354 | ||
| 306 | -_:b4 sp:varName "dTimStart"^^xsd:string . | 355 | +_:b7 sp:varName "normalizedWellBoreName"^^xsd:string . |
| 307 | 356 | ||
| 308 | -_:b5 sp:varName "normalizedWellBoreName"^^xsd:string . | 357 | +_:b8 sp:varName "normalizedWellName"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:41 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 14:39:37 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#> . | ... | ... |
| 1 | -# Saved by TopBraid on Sun Aug 07 17:45:34 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 17:06:00 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization |
| 3 | +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity | ||
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity | 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity |
| 4 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport | 5 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport |
| 5 | -# imports: http://www.reportinghub.no/ep/schema/report | ||
| 6 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo | 6 | # imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo |
| 7 | -# imports: http://www.reportinghub.no/ep/schema/equipment | ||
| 8 | # imports: http://spinrdf.org/spin | 7 | # imports: http://spinrdf.org/spin |
| 9 | -# imports: http://www.reportinghub.no/ep/schema/well | ||
| 10 | 8 | ||
| 11 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/normalization#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/normalization#> . |
| 10 | +@prefix activity: <http://www.reportinghub.no/ep/transform/1.1/ddr/activity#> . | ||
| 12 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . | 11 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . |
| 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 12 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 14 | @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#> . |
| ... | @@ -21,7 +20,7 @@ | ... | @@ -21,7 +20,7 @@ |
| 21 | 20 | ||
| 22 | <http://www.reportinghub.no/ep/transform/1.1/normalization> | 21 | <http://www.reportinghub.no/ep/transform/1.1/normalization> |
| 23 | rdf:type owl:Ontology ; | 22 | rdf:type owl:Ontology ; |
| 24 | - owl:imports <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/schema/equipment> ; | 23 | + owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr/activity> , <http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport> , <http://www.reportinghub.no/ep/schema/1.1/activity> ; |
| 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 24 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 26 | 25 | ||
| 27 | owl:Thing | 26 | owl:Thing |
| ... | @@ -62,8 +61,8 @@ owl:Thing | ... | @@ -62,8 +61,8 @@ owl:Thing |
| 62 | ]) | 61 | ]) |
| 63 | ] . | 62 | ] . |
| 64 | 63 | ||
| 65 | -_:b2 sp:varName "p"^^xsd:string . | ||
| 66 | - | ||
| 67 | _:b1 sp:varName "oldLabel"^^xsd:string . | 64 | _:b1 sp:varName "oldLabel"^^xsd:string . |
| 68 | 65 | ||
| 66 | +_:b2 sp:varName "p"^^xsd:string . | ||
| 67 | + | ||
| 69 | _:b3 sp:varName "newLabel"^^xsd:string . | 68 | _:b3 sp:varName "newLabel"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Sun Aug 07 17:45:34 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 17:06:00 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#> . | ... | ... |
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:42 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 14:37:32 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo |
| 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.reportinghub.no/ep/schema/1.1/activity | 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity |
| ... | @@ -29,87 +29,84 @@ | ... | @@ -29,87 +29,84 @@ |
| 29 | <http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> | 29 | <http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport> |
| 30 | spin:rule | 30 | spin:rule |
| 31 | [ rdf:type sp:Construct ; | 31 | [ rdf:type sp:Construct ; |
| 32 | - rdfs:comment "STEP 125 Transfer presTestType"^^xsd:string ; | 32 | + rdfs:comment "STEP 119 Transfer mdStrengthForm"^^xsd:string ; |
| 33 | sp:templates ([ sp:object _:b1 ; | 33 | sp:templates ([ sp:object _:b1 ; |
| 34 | - sp:predicate iso15926:hasPart ; | 34 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdStrengthForm> ; |
| 35 | sp:subject _:b2 | 35 | sp:subject _:b2 |
| 36 | - ] [ sp:object _:b3 ; | ||
| 37 | - sp:predicate rdf:type ; | ||
| 38 | - sp:subject _:b1 | ||
| 39 | ]) ; | 36 | ]) ; |
| 40 | - sp:where ([ sp:object _:b4 ; | 37 | + sp:where ([ sp:object _:b3 ; |
| 41 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 38 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 42 | sp:subject spin:_this | 39 | sp:subject spin:_this |
| 43 | - ] [ sp:object _:b5 ; | 40 | + ] [ sp:object _:b4 ; |
| 44 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 41 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 45 | sp:subject spin:_this | 42 | sp:subject spin:_this |
| 46 | - ] [ sp:object _:b6 ; | 43 | + ] [ sp:object _:b5 ; |
| 47 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 48 | sp:subject spin:_this | 45 | sp:subject spin:_this |
| 49 | - ] [ sp:object _:b7 ; | 46 | + ] [ sp:object _:b2 ; |
| 50 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasPresTestType> ; | 47 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 51 | sp:subject _:b6 | 48 | sp:subject _:b6 |
| 52 | - ] [ rdf:type sp:Bind ; | 49 | + ] [ sp:object _:b1 ; |
| 53 | - sp:expression | 50 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdStrengthForm> ; |
| 54 | - [ rdf:type ep-spin-lib:selectPressureTestType ; | 51 | + sp:subject _:b5 |
| 55 | - sp:arg1 _:b7 | ||
| 56 | - ] ; | ||
| 57 | - sp:variable _:b3 | ||
| 58 | ] [ rdf:type sp:Bind ; | 52 | ] [ rdf:type sp:Bind ; |
| 59 | sp:expression | 53 | sp:expression |
| 60 | [ rdf:type ep-spin-lib:normalizeString ; | 54 | [ rdf:type ep-spin-lib:normalizeString ; |
| 61 | - sp:arg1 _:b4 | 55 | + sp:arg1 _:b3 |
| 62 | ] ; | 56 | ] ; |
| 63 | - sp:variable _:b8 | 57 | + sp:variable _:b7 |
| 64 | ] [ rdf:type sp:Bind ; | 58 | ] [ rdf:type sp:Bind ; |
| 65 | sp:expression | 59 | sp:expression |
| 66 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 60 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 67 | - sp:arg1 _:b8 ; | 61 | + sp:arg1 _:b7 ; |
| 68 | - sp:arg2 _:b5 | 62 | + sp:arg2 _:b4 |
| 69 | ] ; | 63 | ] ; |
| 70 | - sp:variable _:b2 | 64 | + sp:variable _:b6 |
| 71 | ]) | 65 | ]) |
| 72 | ] ; | 66 | ] ; |
| 73 | spin:rule | 67 | spin:rule |
| 74 | [ rdf:type sp:Construct ; | 68 | [ rdf:type sp:Construct ; |
| 75 | rdfs:comment "STEP 106 Transfer distDrill"^^xsd:string ; | 69 | rdfs:comment "STEP 106 Transfer distDrill"^^xsd:string ; |
| 76 | - sp:templates ([ sp:object _:b9 ; | 70 | + sp:templates ([ sp:object _:b8 ; |
| 77 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasDistDrill> ; | 71 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#distDrill> ; |
| 78 | - sp:subject _:b10 | 72 | + sp:subject _:b9 |
| 79 | ]) ; | 73 | ]) ; |
| 80 | - sp:where ([ sp:object _:b11 ; | 74 | + sp:where ([ sp:object _:b10 ; |
| 81 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 75 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 82 | sp:subject spin:_this | 76 | sp:subject spin:_this |
| 83 | - ] [ sp:object _:b12 ; | 77 | + ] [ sp:object _:b11 ; |
| 84 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 78 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 85 | sp:subject spin:_this | 79 | sp:subject spin:_this |
| 86 | - ] [ sp:object _:b13 ; | 80 | + ] [ sp:object _:b12 ; |
| 87 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 81 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 88 | sp:subject spin:_this | 82 | sp:subject spin:_this |
| 89 | - ] [ sp:object _:b9 ; | 83 | + ] [ sp:object _:b8 ; |
| 90 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasDistDrill> ; | 84 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#distDrill> ; |
| 91 | - sp:subject _:b13 | 85 | + sp:subject _:b12 |
| 92 | ] [ rdf:type sp:Bind ; | 86 | ] [ rdf:type sp:Bind ; |
| 93 | sp:expression | 87 | sp:expression |
| 94 | [ rdf:type ep-spin-lib:normalizeString ; | 88 | [ rdf:type ep-spin-lib:normalizeString ; |
| 95 | - sp:arg1 _:b11 | 89 | + sp:arg1 _:b10 |
| 96 | ] ; | 90 | ] ; |
| 97 | - sp:variable _:b14 | 91 | + sp:variable _:b13 |
| 98 | ] [ rdf:type sp:Bind ; | 92 | ] [ rdf:type sp:Bind ; |
| 99 | sp:expression | 93 | sp:expression |
| 100 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 94 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 101 | - sp:arg1 _:b14 ; | 95 | + sp:arg1 _:b13 ; |
| 102 | - sp:arg2 _:b12 | 96 | + sp:arg2 _:b11 |
| 103 | ] ; | 97 | ] ; |
| 104 | - sp:variable _:b10 | 98 | + sp:variable _:b9 |
| 105 | ]) | 99 | ]) |
| 106 | ] ; | 100 | ] ; |
| 107 | spin:rule | 101 | spin:rule |
| 108 | [ rdf:type sp:Construct ; | 102 | [ rdf:type sp:Construct ; |
| 109 | - rdfs:comment "STEP 122 Transfer mdDiaPilotPlan"^^xsd:string ; | 103 | + rdfs:comment "STEP 125 Transfer presTestType"^^xsd:string ; |
| 110 | - sp:templates ([ sp:object _:b15 ; | 104 | + sp:templates ([ sp:object _:b14 ; |
| 111 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdDiaPilotPlan> ; | 105 | + sp:predicate iso15926:hasPart ; |
| 112 | - sp:subject _:b16 | 106 | + sp:subject _:b15 |
| 107 | + ] [ sp:object _:b16 ; | ||
| 108 | + sp:predicate rdf:type ; | ||
| 109 | + sp:subject _:b14 | ||
| 113 | ]) ; | 110 | ]) ; |
| 114 | sp:where ([ sp:object _:b17 ; | 111 | sp:where ([ sp:object _:b17 ; |
| 115 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 112 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| ... | @@ -118,16 +115,19 @@ | ... | @@ -118,16 +115,19 @@ |
| 118 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 115 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 119 | sp:subject spin:_this | 116 | sp:subject spin:_this |
| 120 | ] [ sp:object _:b19 ; | 117 | ] [ sp:object _:b19 ; |
| 121 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 118 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 122 | sp:subject spin:_this | 119 | sp:subject spin:_this |
| 123 | - ] [ sp:object _:b16 ; | 120 | + ] [ sp:object _:b20 ; |
| 124 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 121 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumPresTestType> ; |
| 125 | - sp:subject _:b20 | ||
| 126 | - ] [ sp:object _:b15 ; | ||
| 127 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdDiaPilotPlan> ; | ||
| 128 | sp:subject _:b19 | 122 | sp:subject _:b19 |
| 129 | ] [ rdf:type sp:Bind ; | 123 | ] [ rdf:type sp:Bind ; |
| 130 | sp:expression | 124 | sp:expression |
| 125 | + [ rdf:type ep-spin-lib:selectPressureTestType ; | ||
| 126 | + sp:arg1 _:b20 | ||
| 127 | + ] ; | ||
| 128 | + sp:variable _:b16 | ||
| 129 | + ] [ rdf:type sp:Bind ; | ||
| 130 | + sp:expression | ||
| 131 | [ rdf:type ep-spin-lib:normalizeString ; | 131 | [ rdf:type ep-spin-lib:normalizeString ; |
| 132 | sp:arg1 _:b17 | 132 | sp:arg1 _:b17 |
| 133 | ] ; | 133 | ] ; |
| ... | @@ -138,14 +138,14 @@ | ... | @@ -138,14 +138,14 @@ |
| 138 | sp:arg1 _:b21 ; | 138 | sp:arg1 _:b21 ; |
| 139 | sp:arg2 _:b18 | 139 | sp:arg2 _:b18 |
| 140 | ] ; | 140 | ] ; |
| 141 | - sp:variable _:b20 | 141 | + sp:variable _:b15 |
| 142 | ]) | 142 | ]) |
| 143 | ] ; | 143 | ] ; |
| 144 | spin:rule | 144 | spin:rule |
| 145 | [ rdf:type sp:Construct ; | 145 | [ rdf:type sp:Construct ; |
| 146 | - rdfs:comment "STEP 109 Transfer md"^^xsd:string ; | 146 | + rdfs:comment "STEP 124 Transfer mdPlanned"^^xsd:string ; |
| 147 | sp:templates ([ sp:object _:b22 ; | 147 | sp:templates ([ sp:object _:b22 ; |
| 148 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMd> ; | 148 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdPlanned> ; |
| 149 | sp:subject _:b23 | 149 | sp:subject _:b23 |
| 150 | ]) ; | 150 | ]) ; |
| 151 | sp:where ([ sp:object _:b24 ; | 151 | sp:where ([ sp:object _:b24 ; |
| ... | @@ -154,696 +154,696 @@ | ... | @@ -154,696 +154,696 @@ |
| 154 | ] [ sp:object _:b25 ; | 154 | ] [ sp:object _:b25 ; |
| 155 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 155 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 156 | sp:subject spin:_this | 156 | sp:subject spin:_this |
| 157 | - ] [ sp:object _:b26 ; | 157 | + ] [ sp:object |
| 158 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 158 | + [ sp:varName "statusInfo"^^xsd:string |
| 159 | + ] ; | ||
| 160 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; | ||
| 159 | sp:subject spin:_this | 161 | sp:subject spin:_this |
| 160 | ] [ sp:object _:b23 ; | 162 | ] [ sp:object _:b23 ; |
| 161 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 163 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 162 | - sp:subject _:b27 | ||
| 163 | - ] [ sp:object _:b22 ; | ||
| 164 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMd> ; | ||
| 165 | sp:subject _:b26 | 164 | sp:subject _:b26 |
| 165 | + ] [ sp:object _:b22 ; | ||
| 166 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdPlanned> ; | ||
| 167 | + sp:subject | ||
| 168 | + [ sp:varName "statusInfoddr"^^xsd:string | ||
| 169 | + ] | ||
| 166 | ] [ rdf:type sp:Bind ; | 170 | ] [ rdf:type sp:Bind ; |
| 167 | sp:expression | 171 | sp:expression |
| 168 | [ rdf:type ep-spin-lib:normalizeString ; | 172 | [ rdf:type ep-spin-lib:normalizeString ; |
| 169 | sp:arg1 _:b24 | 173 | sp:arg1 _:b24 |
| 170 | ] ; | 174 | ] ; |
| 171 | - sp:variable _:b28 | 175 | + sp:variable _:b27 |
| 172 | ] [ rdf:type sp:Bind ; | 176 | ] [ rdf:type sp:Bind ; |
| 173 | sp:expression | 177 | sp:expression |
| 174 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 178 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 175 | - sp:arg1 _:b28 ; | 179 | + sp:arg1 _:b27 ; |
| 176 | sp:arg2 _:b25 | 180 | sp:arg2 _:b25 |
| 177 | ] ; | 181 | ] ; |
| 178 | - sp:variable _:b27 | 182 | + sp:variable _:b26 |
| 179 | ]) | 183 | ]) |
| 180 | ] ; | 184 | ] ; |
| 181 | spin:rule | 185 | spin:rule |
| 182 | [ rdf:type sp:Construct ; | 186 | [ rdf:type sp:Construct ; |
| 183 | rdfs:comment "STEP 111 Transfer mdPlugTop"^^xsd:string ; | 187 | rdfs:comment "STEP 111 Transfer mdPlugTop"^^xsd:string ; |
| 184 | - sp:templates ([ sp:object _:b29 ; | 188 | + sp:templates ([ sp:object _:b28 ; |
| 185 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdPlugTop> ; | 189 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdPlugTop> ; |
| 186 | - sp:subject _:b30 | 190 | + sp:subject _:b29 |
| 187 | ]) ; | 191 | ]) ; |
| 188 | - sp:where ([ sp:object _:b31 ; | 192 | + sp:where ([ sp:object _:b30 ; |
| 189 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 193 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 190 | sp:subject spin:_this | 194 | sp:subject spin:_this |
| 191 | - ] [ sp:object _:b32 ; | 195 | + ] [ sp:object _:b31 ; |
| 192 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 196 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 193 | sp:subject spin:_this | 197 | sp:subject spin:_this |
| 194 | - ] [ sp:object _:b33 ; | 198 | + ] [ sp:object _:b32 ; |
| 195 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 199 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 196 | sp:subject spin:_this | 200 | sp:subject spin:_this |
| 197 | - ] [ sp:object _:b30 ; | ||
| 198 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 199 | - sp:subject _:b34 | ||
| 200 | ] [ sp:object _:b29 ; | 201 | ] [ sp:object _:b29 ; |
| 201 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdPlugTop> ; | 202 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 202 | sp:subject _:b33 | 203 | sp:subject _:b33 |
| 204 | + ] [ sp:object _:b28 ; | ||
| 205 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdPlugTop> ; | ||
| 206 | + sp:subject _:b32 | ||
| 203 | ] [ rdf:type sp:Bind ; | 207 | ] [ rdf:type sp:Bind ; |
| 204 | sp:expression | 208 | sp:expression |
| 205 | [ rdf:type ep-spin-lib:normalizeString ; | 209 | [ rdf:type ep-spin-lib:normalizeString ; |
| 206 | - sp:arg1 _:b31 | 210 | + sp:arg1 _:b30 |
| 207 | ] ; | 211 | ] ; |
| 208 | - sp:variable _:b35 | 212 | + sp:variable _:b34 |
| 209 | ] [ rdf:type sp:Bind ; | 213 | ] [ rdf:type sp:Bind ; |
| 210 | sp:expression | 214 | sp:expression |
| 211 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 215 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 212 | - sp:arg1 _:b35 ; | 216 | + sp:arg1 _:b34 ; |
| 213 | - sp:arg2 _:b32 | 217 | + sp:arg2 _:b31 |
| 214 | ] ; | 218 | ] ; |
| 215 | - sp:variable _:b34 | 219 | + sp:variable _:b33 |
| 216 | ]) | 220 | ]) |
| 217 | ] ; | 221 | ] ; |
| 218 | spin:rule | 222 | spin:rule |
| 219 | [ rdf:type sp:Construct ; | 223 | [ rdf:type sp:Construct ; |
| 220 | - rdfs:comment "STEP 112 Transfer diaHole"^^xsd:string ; | 224 | + rdfs:comment "STEP 118 Transfer strengthForm"^^xsd:string ; |
| 221 | - sp:templates ([ sp:object _:b36 ; | 225 | + sp:templates ([ sp:object _:b35 ; |
| 222 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasDiaHole> ; | 226 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#strengthForm> ; |
| 223 | - sp:subject _:b37 | 227 | + sp:subject _:b36 |
| 224 | ]) ; | 228 | ]) ; |
| 225 | - sp:where ([ sp:object _:b38 ; | 229 | + sp:where ([ sp:object _:b37 ; |
| 226 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 230 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 227 | sp:subject spin:_this | 231 | sp:subject spin:_this |
| 228 | - ] [ sp:object _:b39 ; | 232 | + ] [ sp:object _:b38 ; |
| 229 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 233 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 230 | sp:subject spin:_this | 234 | sp:subject spin:_this |
| 231 | - ] [ sp:object _:b40 ; | 235 | + ] [ sp:object _:b39 ; |
| 232 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 236 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 233 | sp:subject spin:_this | 237 | sp:subject spin:_this |
| 234 | - ] [ sp:object _:b37 ; | ||
| 235 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 236 | - sp:subject _:b41 | ||
| 237 | ] [ sp:object _:b36 ; | 238 | ] [ sp:object _:b36 ; |
| 238 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasDiaHole> ; | 239 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 239 | sp:subject _:b40 | 240 | sp:subject _:b40 |
| 241 | + ] [ sp:object _:b35 ; | ||
| 242 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#strengthForm> ; | ||
| 243 | + sp:subject _:b39 | ||
| 240 | ] [ rdf:type sp:Bind ; | 244 | ] [ rdf:type sp:Bind ; |
| 241 | sp:expression | 245 | sp:expression |
| 242 | [ rdf:type ep-spin-lib:normalizeString ; | 246 | [ rdf:type ep-spin-lib:normalizeString ; |
| 243 | - sp:arg1 _:b38 | 247 | + sp:arg1 _:b37 |
| 244 | ] ; | 248 | ] ; |
| 245 | - sp:variable _:b42 | 249 | + sp:variable _:b41 |
| 246 | ] [ rdf:type sp:Bind ; | 250 | ] [ rdf:type sp:Bind ; |
| 247 | sp:expression | 251 | sp:expression |
| 248 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 252 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 249 | - sp:arg1 _:b42 ; | 253 | + sp:arg1 _:b41 ; |
| 250 | - sp:arg2 _:b39 | 254 | + sp:arg2 _:b38 |
| 251 | ] ; | 255 | ] ; |
| 252 | - sp:variable _:b41 | 256 | + sp:variable _:b40 |
| 253 | ]) | 257 | ]) |
| 254 | ] ; | 258 | ] ; |
| 255 | spin:rule | 259 | spin:rule |
| 256 | [ rdf:type sp:Construct ; | 260 | [ rdf:type sp:Construct ; |
| 257 | - rdfs:comment "STEP 115 Transfer diaCsgLast"^^xsd:string ; | 261 | + rdfs:comment "STEP 109 Transfer md"^^xsd:string ; |
| 258 | - sp:templates ([ sp:object _:b43 ; | 262 | + sp:templates ([ sp:object _:b42 ; |
| 259 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasDiaCsgLast> ; | 263 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; |
| 260 | - sp:subject _:b44 | 264 | + sp:subject _:b43 |
| 261 | ]) ; | 265 | ]) ; |
| 262 | - sp:where ([ sp:object _:b45 ; | 266 | + sp:where ([ sp:object _:b44 ; |
| 263 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 267 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 264 | sp:subject spin:_this | 268 | sp:subject spin:_this |
| 265 | - ] [ sp:object _:b46 ; | 269 | + ] [ sp:object _:b45 ; |
| 266 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 270 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 267 | sp:subject spin:_this | 271 | sp:subject spin:_this |
| 268 | - ] [ sp:object _:b47 ; | 272 | + ] [ sp:object _:b46 ; |
| 269 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 273 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 270 | sp:subject spin:_this | 274 | sp:subject spin:_this |
| 271 | - ] [ sp:object _:b44 ; | ||
| 272 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 273 | - sp:subject _:b48 | ||
| 274 | ] [ sp:object _:b43 ; | 275 | ] [ sp:object _:b43 ; |
| 275 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasDiaCsgLast> ; | 276 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 276 | sp:subject _:b47 | 277 | sp:subject _:b47 |
| 278 | + ] [ sp:object _:b42 ; | ||
| 279 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#md> ; | ||
| 280 | + sp:subject _:b46 | ||
| 277 | ] [ rdf:type sp:Bind ; | 281 | ] [ rdf:type sp:Bind ; |
| 278 | sp:expression | 282 | sp:expression |
| 279 | [ rdf:type ep-spin-lib:normalizeString ; | 283 | [ rdf:type ep-spin-lib:normalizeString ; |
| 280 | - sp:arg1 _:b45 | 284 | + sp:arg1 _:b44 |
| 281 | ] ; | 285 | ] ; |
| 282 | - sp:variable _:b49 | 286 | + sp:variable _:b48 |
| 283 | ] [ rdf:type sp:Bind ; | 287 | ] [ rdf:type sp:Bind ; |
| 284 | sp:expression | 288 | sp:expression |
| 285 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 289 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 286 | - sp:arg1 _:b49 ; | 290 | + sp:arg1 _:b48 ; |
| 287 | - sp:arg2 _:b46 | 291 | + sp:arg2 _:b45 |
| 288 | ] ; | 292 | ] ; |
| 289 | - sp:variable _:b48 | 293 | + sp:variable _:b47 |
| 290 | ]) | 294 | ]) |
| 291 | ] ; | 295 | ] ; |
| 292 | spin:rule | 296 | spin:rule |
| 293 | [ rdf:type sp:Construct ; | 297 | [ rdf:type sp:Construct ; |
| 294 | - rdfs:comment "STEP 121 Transfer elevKelly"^^xsd:string ; | 298 | + rdfs:comment "STEP 110 Transfer tvd"^^xsd:string ; |
| 295 | - sp:templates ([ sp:object _:b50 ; | 299 | + sp:templates ([ sp:object _:b49 ; |
| 296 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasElevKelly> ; | 300 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; |
| 297 | - sp:subject _:b51 | 301 | + sp:subject _:b50 |
| 298 | ]) ; | 302 | ]) ; |
| 299 | - sp:where ([ sp:object _:b52 ; | 303 | + sp:where ([ sp:object _:b51 ; |
| 300 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 304 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 301 | sp:subject spin:_this | 305 | sp:subject spin:_this |
| 302 | - ] [ sp:object _:b53 ; | 306 | + ] [ sp:object _:b52 ; |
| 303 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 307 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 304 | sp:subject spin:_this | 308 | sp:subject spin:_this |
| 305 | - ] [ sp:object _:b54 ; | 309 | + ] [ sp:object _:b53 ; |
| 306 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 310 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 307 | sp:subject spin:_this | 311 | sp:subject spin:_this |
| 308 | - ] [ sp:object _:b51 ; | ||
| 309 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 310 | - sp:subject _:b55 | ||
| 311 | ] [ sp:object _:b50 ; | 312 | ] [ sp:object _:b50 ; |
| 312 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasElevKelly> ; | 313 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 313 | sp:subject _:b54 | 314 | sp:subject _:b54 |
| 315 | + ] [ sp:object _:b49 ; | ||
| 316 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvd> ; | ||
| 317 | + sp:subject _:b53 | ||
| 314 | ] [ rdf:type sp:Bind ; | 318 | ] [ rdf:type sp:Bind ; |
| 315 | sp:expression | 319 | sp:expression |
| 316 | [ rdf:type ep-spin-lib:normalizeString ; | 320 | [ rdf:type ep-spin-lib:normalizeString ; |
| 317 | - sp:arg1 _:b52 | 321 | + sp:arg1 _:b51 |
| 318 | ] ; | 322 | ] ; |
| 319 | - sp:variable _:b56 | 323 | + sp:variable _:b55 |
| 320 | ] [ rdf:type sp:Bind ; | 324 | ] [ rdf:type sp:Bind ; |
| 321 | sp:expression | 325 | sp:expression |
| 322 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 326 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 323 | - sp:arg1 _:b56 ; | 327 | + sp:arg1 _:b55 ; |
| 324 | - sp:arg2 _:b53 | 328 | + sp:arg2 _:b52 |
| 325 | ] ; | 329 | ] ; |
| 326 | - sp:variable _:b55 | 330 | + sp:variable _:b54 |
| 327 | ]) | 331 | ]) |
| 328 | ] ; | 332 | ] ; |
| 329 | spin:rule | 333 | spin:rule |
| 330 | [ rdf:type sp:Construct ; | 334 | [ rdf:type sp:Construct ; |
| 331 | - rdfs:comment "STEP 116 Transfer mdCsgLast"^^xsd:string ; | 335 | + rdfs:comment "STEP 122 Transfer mdDiaPilotPlan"^^xsd:string ; |
| 332 | - sp:templates ([ sp:object _:b57 ; | 336 | + sp:templates ([ sp:object _:b56 ; |
| 333 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdCsgLast> ; | 337 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdDiaPilotPlan> ; |
| 334 | - sp:subject _:b58 | 338 | + sp:subject _:b57 |
| 335 | ]) ; | 339 | ]) ; |
| 336 | - sp:where ([ sp:object _:b59 ; | 340 | + sp:where ([ sp:object _:b58 ; |
| 337 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 341 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 338 | sp:subject spin:_this | 342 | sp:subject spin:_this |
| 339 | - ] [ sp:object _:b60 ; | 343 | + ] [ sp:object _:b59 ; |
| 340 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 344 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 341 | sp:subject spin:_this | 345 | sp:subject spin:_this |
| 342 | - ] [ sp:object _:b61 ; | 346 | + ] [ sp:object _:b60 ; |
| 343 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 347 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 344 | sp:subject spin:_this | 348 | sp:subject spin:_this |
| 345 | - ] [ sp:object _:b58 ; | ||
| 346 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 347 | - sp:subject _:b62 | ||
| 348 | ] [ sp:object _:b57 ; | 349 | ] [ sp:object _:b57 ; |
| 349 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdCsgLast> ; | 350 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 350 | sp:subject _:b61 | 351 | sp:subject _:b61 |
| 352 | + ] [ sp:object _:b56 ; | ||
| 353 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdDiaPilotPlan> ; | ||
| 354 | + sp:subject _:b60 | ||
| 351 | ] [ rdf:type sp:Bind ; | 355 | ] [ rdf:type sp:Bind ; |
| 352 | sp:expression | 356 | sp:expression |
| 353 | [ rdf:type ep-spin-lib:normalizeString ; | 357 | [ rdf:type ep-spin-lib:normalizeString ; |
| 354 | - sp:arg1 _:b59 | 358 | + sp:arg1 _:b58 |
| 355 | ] ; | 359 | ] ; |
| 356 | - sp:variable _:b63 | 360 | + sp:variable _:b62 |
| 357 | ] [ rdf:type sp:Bind ; | 361 | ] [ rdf:type sp:Bind ; |
| 358 | sp:expression | 362 | sp:expression |
| 359 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 363 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 360 | - sp:arg1 _:b63 ; | 364 | + sp:arg1 _:b62 ; |
| 361 | - sp:arg2 _:b60 | 365 | + sp:arg2 _:b59 |
| 362 | ] ; | 366 | ] ; |
| 363 | - sp:variable _:b62 | 367 | + sp:variable _:b61 |
| 364 | ]) | 368 | ]) |
| 365 | ] ; | 369 | ] ; |
| 366 | spin:rule | 370 | spin:rule |
| 367 | [ rdf:type sp:Construct ; | 371 | [ rdf:type sp:Construct ; |
| 368 | - rdfs:comment "STEP 114 Transfer mdKickoff"^^xsd:string ; | 372 | + rdfs:comment "STEP 108 Transfer forecast24Hr"^^xsd:string ; |
| 369 | - sp:templates ([ sp:object _:b64 ; | 373 | + sp:templates ([ sp:object _:b63 ; |
| 370 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdKickoff> ; | 374 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#forecast24Hr> ; |
| 371 | - sp:subject _:b65 | 375 | + sp:subject _:b64 |
| 372 | ]) ; | 376 | ]) ; |
| 373 | - sp:where ([ sp:object _:b66 ; | 377 | + sp:where ([ sp:object _:b65 ; |
| 374 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 378 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 375 | sp:subject spin:_this | 379 | sp:subject spin:_this |
| 376 | - ] [ sp:object _:b67 ; | 380 | + ] [ sp:object _:b66 ; |
| 377 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 381 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 378 | sp:subject spin:_this | 382 | sp:subject spin:_this |
| 379 | - ] [ sp:object _:b68 ; | 383 | + ] [ sp:object _:b67 ; |
| 380 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 384 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 381 | sp:subject spin:_this | 385 | sp:subject spin:_this |
| 382 | - ] [ sp:object _:b65 ; | 386 | + ] [ sp:object _:b63 ; |
| 383 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 387 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#forecast24Hr> ; |
| 384 | - sp:subject _:b69 | 388 | + sp:subject _:b67 |
| 385 | - ] [ sp:object _:b64 ; | ||
| 386 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdKickoff> ; | ||
| 387 | - sp:subject _:b68 | ||
| 388 | ] [ rdf:type sp:Bind ; | 389 | ] [ rdf:type sp:Bind ; |
| 389 | sp:expression | 390 | sp:expression |
| 390 | [ rdf:type ep-spin-lib:normalizeString ; | 391 | [ rdf:type ep-spin-lib:normalizeString ; |
| 391 | - sp:arg1 _:b66 | 392 | + sp:arg1 _:b65 |
| 392 | ] ; | 393 | ] ; |
| 393 | - sp:variable _:b70 | 394 | + sp:variable _:b68 |
| 394 | ] [ rdf:type sp:Bind ; | 395 | ] [ rdf:type sp:Bind ; |
| 395 | sp:expression | 396 | sp:expression |
| 396 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 397 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 397 | - sp:arg1 _:b70 ; | 398 | + sp:arg1 _:b68 ; |
| 398 | - sp:arg2 _:b67 | 399 | + sp:arg2 _:b66 |
| 399 | ] ; | 400 | ] ; |
| 400 | - sp:variable _:b69 | 401 | + sp:variable _:b64 |
| 401 | ]) | 402 | ]) |
| 402 | ] ; | 403 | ] ; |
| 403 | spin:rule | 404 | spin:rule |
| 404 | [ rdf:type sp:Construct ; | 405 | [ rdf:type sp:Construct ; |
| 405 | - rdfs:comment "STEP 118 Transfer strengthForm"^^xsd:string ; | 406 | + rdfs:comment "STEP 114 Transfer mdKickoff"^^xsd:string ; |
| 406 | - sp:templates ([ sp:object _:b71 ; | 407 | + sp:templates ([ sp:object _:b69 ; |
| 407 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStrengthForm> ; | 408 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdKickoff> ; |
| 408 | - sp:subject _:b72 | 409 | + sp:subject _:b70 |
| 409 | ]) ; | 410 | ]) ; |
| 410 | - sp:where ([ sp:object _:b73 ; | 411 | + sp:where ([ sp:object _:b71 ; |
| 411 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 412 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 412 | sp:subject spin:_this | 413 | sp:subject spin:_this |
| 413 | - ] [ sp:object _:b74 ; | 414 | + ] [ sp:object _:b72 ; |
| 414 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 415 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 415 | sp:subject spin:_this | 416 | sp:subject spin:_this |
| 416 | - ] [ sp:object _:b75 ; | 417 | + ] [ sp:object _:b73 ; |
| 417 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 418 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 418 | sp:subject spin:_this | 419 | sp:subject spin:_this |
| 419 | - ] [ sp:object _:b72 ; | 420 | + ] [ sp:object _:b70 ; |
| 420 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 421 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 421 | - sp:subject _:b76 | 422 | + sp:subject _:b74 |
| 422 | - ] [ sp:object _:b71 ; | 423 | + ] [ sp:object _:b69 ; |
| 423 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStrengthForm> ; | 424 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdKickoff> ; |
| 424 | - sp:subject _:b75 | 425 | + sp:subject _:b73 |
| 425 | ] [ rdf:type sp:Bind ; | 426 | ] [ rdf:type sp:Bind ; |
| 426 | sp:expression | 427 | sp:expression |
| 427 | [ rdf:type ep-spin-lib:normalizeString ; | 428 | [ rdf:type ep-spin-lib:normalizeString ; |
| 428 | - sp:arg1 _:b73 | 429 | + sp:arg1 _:b71 |
| 429 | ] ; | 430 | ] ; |
| 430 | - sp:variable _:b77 | 431 | + sp:variable _:b75 |
| 431 | ] [ rdf:type sp:Bind ; | 432 | ] [ rdf:type sp:Bind ; |
| 432 | sp:expression | 433 | sp:expression |
| 433 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 434 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 434 | - sp:arg1 _:b77 ; | 435 | + sp:arg1 _:b75 ; |
| 435 | - sp:arg2 _:b74 | 436 | + sp:arg2 _:b72 |
| 436 | ] ; | 437 | ] ; |
| 437 | - sp:variable _:b76 | 438 | + sp:variable _:b74 |
| 438 | ]) | 439 | ]) |
| 439 | ] ; | 440 | ] ; |
| 440 | spin:rule | 441 | spin:rule |
| 441 | [ rdf:type sp:Construct ; | 442 | [ rdf:type sp:Construct ; |
| 442 | - rdfs:comment "STEP 113 Transfer mdDiaHoleStart"^^xsd:string ; | 443 | + rdfs:comment "STEP 123 Transfer tvdDiaPilotPlan"^^xsd:string ; |
| 443 | - sp:templates ([ sp:object _:b78 ; | 444 | + sp:templates ([ sp:object _:b76 ; |
| 444 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdDiaHoleStart> ; | 445 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvdDiaPilotPlan> ; |
| 445 | - sp:subject _:b79 | 446 | + sp:subject _:b77 |
| 446 | ]) ; | 447 | ]) ; |
| 447 | - sp:where ([ sp:object _:b80 ; | 448 | + sp:where ([ sp:object _:b78 ; |
| 448 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 449 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 449 | sp:subject spin:_this | 450 | sp:subject spin:_this |
| 450 | - ] [ sp:object _:b81 ; | 451 | + ] [ sp:object _:b79 ; |
| 451 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 452 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 452 | sp:subject spin:_this | 453 | sp:subject spin:_this |
| 453 | - ] [ sp:object _:b82 ; | 454 | + ] [ sp:object |
| 454 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 455 | + [ sp:varName "statusInfo"^^xsd:string |
| 456 | + ] ; | ||
| 457 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; | ||
| 455 | sp:subject spin:_this | 458 | sp:subject spin:_this |
| 456 | - ] [ sp:object _:b79 ; | 459 | + ] [ sp:object _:b77 ; |
| 457 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 460 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 458 | - sp:subject _:b83 | 461 | + sp:subject _:b80 |
| 459 | - ] [ sp:object _:b78 ; | 462 | + ] [ sp:object _:b76 ; |
| 460 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdDiaHoleStart> ; | 463 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvdDiaPilotPlan> ; |
| 461 | - sp:subject _:b82 | 464 | + sp:subject |
| 465 | + [ sp:varName "statusInfoddr"^^xsd:string | ||
| 466 | + ] | ||
| 462 | ] [ rdf:type sp:Bind ; | 467 | ] [ rdf:type sp:Bind ; |
| 463 | sp:expression | 468 | sp:expression |
| 464 | [ rdf:type ep-spin-lib:normalizeString ; | 469 | [ rdf:type ep-spin-lib:normalizeString ; |
| 465 | - sp:arg1 _:b80 | 470 | + sp:arg1 _:b78 |
| 466 | ] ; | 471 | ] ; |
| 467 | - sp:variable _:b84 | 472 | + sp:variable _:b81 |
| 468 | ] [ rdf:type sp:Bind ; | 473 | ] [ rdf:type sp:Bind ; |
| 469 | sp:expression | 474 | sp:expression |
| 470 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 475 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 471 | - sp:arg1 _:b84 ; | 476 | + sp:arg1 _:b81 ; |
| 472 | - sp:arg2 _:b81 | 477 | + sp:arg2 _:b79 |
| 473 | ] ; | 478 | ] ; |
| 474 | - sp:variable _:b83 | 479 | + sp:variable _:b80 |
| 475 | ]) | 480 | ]) |
| 476 | ] ; | 481 | ] ; |
| 477 | spin:rule | 482 | spin:rule |
| 478 | [ rdf:type sp:Construct ; | 483 | [ rdf:type sp:Construct ; |
| 479 | - rdfs:comment "STEP 105 Transfer ropCurrent"^^xsd:string ; | 484 | + rdfs:comment "STEP 126 Transfer WellboreType"^^xsd:string ; |
| 480 | - sp:templates ([ sp:object _:b85 ; | 485 | + sp:templates ([ sp:object _:b82 ; |
| 481 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasRopCurrent> ; | 486 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreDrillingType> ; |
| 482 | - sp:subject _:b86 | 487 | + sp:subject _:b83 |
| 483 | ]) ; | 488 | ]) ; |
| 484 | - sp:where ([ sp:object _:b87 ; | 489 | + sp:where ([ sp:object _:b84 ; |
| 485 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 490 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 486 | sp:subject spin:_this | 491 | sp:subject spin:_this |
| 487 | - ] [ sp:object _:b88 ; | 492 | + ] [ sp:object _:b85 ; |
| 488 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 493 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 489 | sp:subject spin:_this | 494 | sp:subject spin:_this |
| 490 | - ] [ sp:object _:b89 ; | 495 | + ] [ sp:object _:b86 ; |
| 491 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 496 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 492 | sp:subject spin:_this | 497 | sp:subject spin:_this |
| 493 | - ] [ sp:object _:b85 ; | 498 | + ] [ sp:object _:b87 ; |
| 494 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasRopCurrent> ; | 499 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#enumTypeWellbore> ; |
| 495 | - sp:subject _:b89 | 500 | + sp:subject _:b86 |
| 496 | ] [ rdf:type sp:Bind ; | 501 | ] [ rdf:type sp:Bind ; |
| 497 | sp:expression | 502 | sp:expression |
| 498 | - [ rdf:type ep-spin-lib:normalizeString ; | 503 | + [ rdf:type ep-spin-lib:selectWellBoreDrillingType ; |
| 499 | sp:arg1 _:b87 | 504 | sp:arg1 _:b87 |
| 500 | ] ; | 505 | ] ; |
| 501 | - sp:variable _:b90 | 506 | + sp:variable _:b82 |
| 507 | + ] [ rdf:type sp:Bind ; | ||
| 508 | + sp:expression | ||
| 509 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
| 510 | + sp:arg1 _:b84 | ||
| 511 | + ] ; | ||
| 512 | + sp:variable _:b88 | ||
| 502 | ] [ rdf:type sp:Bind ; | 513 | ] [ rdf:type sp:Bind ; |
| 503 | sp:expression | 514 | sp:expression |
| 504 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 515 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 505 | - sp:arg1 _:b90 ; | 516 | + sp:arg1 _:b88 ; |
| 506 | - sp:arg2 _:b88 | 517 | + sp:arg2 _:b85 |
| 507 | ] ; | 518 | ] ; |
| 508 | - sp:variable _:b86 | 519 | + sp:variable _:b83 |
| 509 | ]) | 520 | ]) |
| 510 | ] ; | 521 | ] ; |
| 511 | spin:rule | 522 | spin:rule |
| 512 | [ rdf:type sp:Construct ; | 523 | [ rdf:type sp:Construct ; |
| 513 | - rdfs:comment "STEP 110 Transfer tvd"^^xsd:string ; | 524 | + rdfs:comment "STEP 107 Transfer sum24Hr"^^xsd:string ; |
| 514 | - sp:templates ([ sp:object _:b91 ; | 525 | + sp:templates ([ sp:object _:b89 ; |
| 515 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvd> ; | 526 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#sum24Hr> ; |
| 516 | - sp:subject _:b92 | 527 | + sp:subject _:b90 |
| 517 | ]) ; | 528 | ]) ; |
| 518 | - sp:where ([ sp:object _:b93 ; | 529 | + sp:where ([ sp:object _:b91 ; |
| 519 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 530 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 520 | sp:subject spin:_this | 531 | sp:subject spin:_this |
| 521 | - ] [ sp:object _:b94 ; | 532 | + ] [ sp:object _:b92 ; |
| 522 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 533 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 523 | sp:subject spin:_this | 534 | sp:subject spin:_this |
| 524 | - ] [ sp:object _:b95 ; | 535 | + ] [ sp:object _:b93 ; |
| 525 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 536 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 526 | sp:subject spin:_this | 537 | sp:subject spin:_this |
| 527 | - ] [ sp:object _:b92 ; | 538 | + ] [ sp:object _:b89 ; |
| 528 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 539 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#sum24Hr> ; |
| 529 | - sp:subject _:b96 | 540 | + sp:subject _:b93 |
| 530 | - ] [ sp:object _:b91 ; | ||
| 531 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvd> ; | ||
| 532 | - sp:subject _:b95 | ||
| 533 | ] [ rdf:type sp:Bind ; | 541 | ] [ rdf:type sp:Bind ; |
| 534 | sp:expression | 542 | sp:expression |
| 535 | [ rdf:type ep-spin-lib:normalizeString ; | 543 | [ rdf:type ep-spin-lib:normalizeString ; |
| 536 | - sp:arg1 _:b93 | 544 | + sp:arg1 _:b91 |
| 537 | ] ; | 545 | ] ; |
| 538 | - sp:variable _:b97 | 546 | + sp:variable _:b94 |
| 539 | ] [ rdf:type sp:Bind ; | 547 | ] [ rdf:type sp:Bind ; |
| 540 | sp:expression | 548 | sp:expression |
| 541 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 549 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 542 | - sp:arg1 _:b97 ; | 550 | + sp:arg1 _:b94 ; |
| 543 | - sp:arg2 _:b94 | 551 | + sp:arg2 _:b92 |
| 544 | ] ; | 552 | ] ; |
| 545 | - sp:variable _:b96 | 553 | + sp:variable _:b90 |
| 546 | ]) | 554 | ]) |
| 547 | ] ; | 555 | ] ; |
| 548 | spin:rule | 556 | spin:rule |
| 549 | [ rdf:type sp:Construct ; | 557 | [ rdf:type sp:Construct ; |
| 550 | - rdfs:comment "STEP 120 Transfer tvdStrengthForm"^^xsd:string ; | 558 | + rdfs:comment "STEP 105 Transfer ropCurrent"^^xsd:string ; |
| 551 | - sp:templates ([ sp:object _:b98 ; | 559 | + sp:templates ([ sp:object _:b95 ; |
| 552 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvdStrengthForm> ; | 560 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#ropCurrent> ; |
| 553 | - sp:subject _:b99 | 561 | + sp:subject _:b96 |
| 554 | ]) ; | 562 | ]) ; |
| 555 | - sp:where ([ sp:object _:b100 ; | 563 | + sp:where ([ sp:object _:b97 ; |
| 556 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 564 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 557 | sp:subject spin:_this | 565 | sp:subject spin:_this |
| 558 | - ] [ sp:object _:b101 ; | 566 | + ] [ sp:object _:b98 ; |
| 559 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 567 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 560 | sp:subject spin:_this | 568 | sp:subject spin:_this |
| 561 | - ] [ sp:object _:b102 ; | ||
| 562 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | ||
| 563 | - sp:subject spin:_this | ||
| 564 | ] [ sp:object _:b99 ; | 569 | ] [ sp:object _:b99 ; |
| 565 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 570 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 566 | - sp:subject _:b103 | 571 | + sp:subject spin:_this |
| 567 | - ] [ sp:object _:b98 ; | 572 | + ] [ sp:object _:b95 ; |
| 568 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvdStrengthForm> ; | 573 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#ropCurrent> ; |
| 569 | - sp:subject _:b102 | 574 | + sp:subject _:b99 |
| 570 | ] [ rdf:type sp:Bind ; | 575 | ] [ rdf:type sp:Bind ; |
| 571 | sp:expression | 576 | sp:expression |
| 572 | [ rdf:type ep-spin-lib:normalizeString ; | 577 | [ rdf:type ep-spin-lib:normalizeString ; |
| 573 | - sp:arg1 _:b100 | 578 | + sp:arg1 _:b97 |
| 574 | ] ; | 579 | ] ; |
| 575 | - sp:variable _:b104 | 580 | + sp:variable _:b100 |
| 576 | ] [ rdf:type sp:Bind ; | 581 | ] [ rdf:type sp:Bind ; |
| 577 | sp:expression | 582 | sp:expression |
| 578 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 583 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 579 | - sp:arg1 _:b104 ; | 584 | + sp:arg1 _:b100 ; |
| 580 | - sp:arg2 _:b101 | 585 | + sp:arg2 _:b98 |
| 581 | ] ; | 586 | ] ; |
| 582 | - sp:variable _:b103 | 587 | + sp:variable _:b96 |
| 583 | ]) | 588 | ]) |
| 584 | ] ; | 589 | ] ; |
| 585 | spin:rule | 590 | spin:rule |
| 586 | [ rdf:type sp:Construct ; | 591 | [ rdf:type sp:Construct ; |
| 587 | - rdfs:comment "STEP 107 Transfer sum24Hr"^^xsd:string ; | 592 | + rdfs:comment "STEP 115 Transfer diaCsgLast"^^xsd:string ; |
| 588 | - sp:templates ([ sp:object _:b105 ; | 593 | + sp:templates ([ sp:object _:b101 ; |
| 589 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#sum24Hr> ; | 594 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#diaCsgLast> ; |
| 590 | - sp:subject _:b106 | 595 | + sp:subject _:b102 |
| 591 | ]) ; | 596 | ]) ; |
| 592 | - sp:where ([ sp:object _:b107 ; | 597 | + sp:where ([ sp:object _:b103 ; |
| 593 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 598 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 594 | sp:subject spin:_this | 599 | sp:subject spin:_this |
| 595 | - ] [ sp:object _:b108 ; | 600 | + ] [ sp:object _:b104 ; |
| 596 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 601 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 597 | sp:subject spin:_this | 602 | sp:subject spin:_this |
| 598 | - ] [ sp:object _:b109 ; | ||
| 599 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | ||
| 600 | - sp:subject spin:_this | ||
| 601 | ] [ sp:object _:b105 ; | 603 | ] [ sp:object _:b105 ; |
| 602 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#sum24Hr> ; | 604 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 603 | - sp:subject _:b109 | 605 | + sp:subject spin:_this |
| 606 | + ] [ sp:object _:b102 ; | ||
| 607 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 608 | + sp:subject _:b106 | ||
| 609 | + ] [ sp:object _:b101 ; | ||
| 610 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#diaCsgLast> ; | ||
| 611 | + sp:subject _:b105 | ||
| 604 | ] [ rdf:type sp:Bind ; | 612 | ] [ rdf:type sp:Bind ; |
| 605 | sp:expression | 613 | sp:expression |
| 606 | [ rdf:type ep-spin-lib:normalizeString ; | 614 | [ rdf:type ep-spin-lib:normalizeString ; |
| 607 | - sp:arg1 _:b107 | 615 | + sp:arg1 _:b103 |
| 608 | ] ; | 616 | ] ; |
| 609 | - sp:variable _:b110 | 617 | + sp:variable _:b107 |
| 610 | ] [ rdf:type sp:Bind ; | 618 | ] [ rdf:type sp:Bind ; |
| 611 | sp:expression | 619 | sp:expression |
| 612 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 620 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 613 | - sp:arg1 _:b110 ; | 621 | + sp:arg1 _:b107 ; |
| 614 | - sp:arg2 _:b108 | 622 | + sp:arg2 _:b104 |
| 615 | ] ; | 623 | ] ; |
| 616 | sp:variable _:b106 | 624 | sp:variable _:b106 |
| 617 | ]) | 625 | ]) |
| 618 | ] ; | 626 | ] ; |
| 619 | spin:rule | 627 | spin:rule |
| 620 | [ rdf:type sp:Construct ; | 628 | [ rdf:type sp:Construct ; |
| 621 | - rdfs:comment "STEP 124 Transfer mdPlanned"^^xsd:string ; | 629 | + rdfs:comment "STEP 112 Transfer diaHole"^^xsd:string ; |
| 622 | - sp:templates ([ sp:object _:b111 ; | 630 | + sp:templates ([ sp:object _:b108 ; |
| 623 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdPlanned> ; | 631 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#diaHole> ; |
| 624 | - sp:subject _:b112 | 632 | + sp:subject _:b109 |
| 625 | ]) ; | 633 | ]) ; |
| 626 | - sp:where ([ sp:object _:b113 ; | 634 | + sp:where ([ sp:object _:b110 ; |
| 627 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 635 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 628 | sp:subject spin:_this | 636 | sp:subject spin:_this |
| 629 | - ] [ sp:object _:b114 ; | 637 | + ] [ sp:object _:b111 ; |
| 630 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 638 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 631 | sp:subject spin:_this | 639 | sp:subject spin:_this |
| 632 | - ] [ sp:object | ||
| 633 | - [ sp:varName "statusInfo"^^xsd:string | ||
| 634 | - ] ; | ||
| 635 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | ||
| 636 | - sp:subject spin:_this | ||
| 637 | ] [ sp:object _:b112 ; | 640 | ] [ sp:object _:b112 ; |
| 638 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 641 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 639 | - sp:subject _:b115 | 642 | + sp:subject spin:_this |
| 640 | - ] [ sp:object _:b111 ; | 643 | + ] [ sp:object _:b109 ; |
| 641 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdPlanned> ; | 644 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 642 | - sp:subject | 645 | + sp:subject _:b113 |
| 643 | - [ sp:varName "statusInfoddr"^^xsd:string | 646 | + ] [ sp:object _:b108 ; |
| 644 | - ] | 647 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#diaHole> ; |
| 648 | + sp:subject _:b112 | ||
| 645 | ] [ rdf:type sp:Bind ; | 649 | ] [ rdf:type sp:Bind ; |
| 646 | sp:expression | 650 | sp:expression |
| 647 | [ rdf:type ep-spin-lib:normalizeString ; | 651 | [ rdf:type ep-spin-lib:normalizeString ; |
| 648 | - sp:arg1 _:b113 | 652 | + sp:arg1 _:b110 |
| 649 | ] ; | 653 | ] ; |
| 650 | - sp:variable _:b116 | 654 | + sp:variable _:b114 |
| 651 | ] [ rdf:type sp:Bind ; | 655 | ] [ rdf:type sp:Bind ; |
| 652 | sp:expression | 656 | sp:expression |
| 653 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 657 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 654 | - sp:arg1 _:b116 ; | 658 | + sp:arg1 _:b114 ; |
| 655 | - sp:arg2 _:b114 | 659 | + sp:arg2 _:b111 |
| 656 | ] ; | 660 | ] ; |
| 657 | - sp:variable _:b115 | 661 | + sp:variable _:b113 |
| 658 | ]) | 662 | ]) |
| 659 | ] ; | 663 | ] ; |
| 660 | spin:rule | 664 | spin:rule |
| 661 | [ rdf:type sp:Construct ; | 665 | [ rdf:type sp:Construct ; |
| 662 | - rdfs:comment "STEP 123 Transfer tvdDiaPilotPlan"^^xsd:string ; | 666 | + rdfs:comment "STEP 117 Transfer tvdCsgLast"^^xsd:string ; |
| 663 | - sp:templates ([ sp:object _:b117 ; | 667 | + sp:templates ([ sp:object _:b115 ; |
| 664 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvdDiaPilotPlan> ; | 668 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvdCsgLast> ; |
| 665 | - sp:subject _:b118 | 669 | + sp:subject _:b116 |
| 666 | ]) ; | 670 | ]) ; |
| 667 | - sp:where ([ sp:object _:b119 ; | 671 | + sp:where ([ sp:object _:b117 ; |
| 668 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 672 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 669 | sp:subject spin:_this | 673 | sp:subject spin:_this |
| 670 | - ] [ sp:object _:b120 ; | 674 | + ] [ sp:object _:b118 ; |
| 671 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 675 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 672 | sp:subject spin:_this | 676 | sp:subject spin:_this |
| 673 | - ] [ sp:object | 677 | + ] [ sp:object _:b119 ; |
| 674 | - [ sp:varName "statusInfo"^^xsd:string | 678 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 675 | - ] ; | ||
| 676 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | ||
| 677 | sp:subject spin:_this | 679 | sp:subject spin:_this |
| 678 | - ] [ sp:object _:b118 ; | 680 | + ] [ sp:object _:b116 ; |
| 679 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | 681 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 680 | - sp:subject _:b121 | 682 | + sp:subject _:b120 |
| 681 | - ] [ sp:object _:b117 ; | 683 | + ] [ sp:object _:b115 ; |
| 682 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvdDiaPilotPlan> ; | 684 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvdCsgLast> ; |
| 683 | - sp:subject | 685 | + sp:subject _:b119 |
| 684 | - [ sp:varName "statusInfoddr"^^xsd:string | ||
| 685 | - ] | ||
| 686 | ] [ rdf:type sp:Bind ; | 686 | ] [ rdf:type sp:Bind ; |
| 687 | sp:expression | 687 | sp:expression |
| 688 | [ rdf:type ep-spin-lib:normalizeString ; | 688 | [ rdf:type ep-spin-lib:normalizeString ; |
| 689 | - sp:arg1 _:b119 | 689 | + sp:arg1 _:b117 |
| 690 | ] ; | 690 | ] ; |
| 691 | - sp:variable _:b122 | 691 | + sp:variable _:b121 |
| 692 | ] [ rdf:type sp:Bind ; | 692 | ] [ rdf:type sp:Bind ; |
| 693 | sp:expression | 693 | sp:expression |
| 694 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 694 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 695 | - sp:arg1 _:b122 ; | 695 | + sp:arg1 _:b121 ; |
| 696 | - sp:arg2 _:b120 | 696 | + sp:arg2 _:b118 |
| 697 | ] ; | 697 | ] ; |
| 698 | - sp:variable _:b121 | 698 | + sp:variable _:b120 |
| 699 | ]) | 699 | ]) |
| 700 | ] ; | 700 | ] ; |
| 701 | spin:rule | 701 | spin:rule |
| 702 | [ rdf:type sp:Construct ; | 702 | [ rdf:type sp:Construct ; |
| 703 | - rdfs:comment "STEP 126 Transfer WellboreType"^^xsd:string ; | 703 | + rdfs:comment "STEP 113 Transfer mdDiaHoleStart"^^xsd:string ; |
| 704 | - sp:templates ([ sp:object _:b123 ; | 704 | + sp:templates ([ sp:object _:b122 ; |
| 705 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#wellBoreDrillingType> ; | 705 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdDiaHoleStart> ; |
| 706 | - sp:subject _:b124 | 706 | + sp:subject _:b123 |
| 707 | ]) ; | 707 | ]) ; |
| 708 | - sp:where ([ sp:object _:b125 ; | 708 | + sp:where ([ sp:object _:b124 ; |
| 709 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 709 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 710 | sp:subject spin:_this | 710 | sp:subject spin:_this |
| 711 | - ] [ sp:object _:b126 ; | 711 | + ] [ sp:object _:b125 ; |
| 712 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 712 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 713 | sp:subject spin:_this | 713 | sp:subject spin:_this |
| 714 | - ] [ sp:object _:b127 ; | 714 | + ] [ sp:object _:b126 ; |
| 715 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 715 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 716 | sp:subject spin:_this | 716 | sp:subject spin:_this |
| 717 | - ] [ sp:object _:b128 ; | 717 | + ] [ sp:object _:b123 ; |
| 718 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTypeWellbore> ; | 718 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 719 | sp:subject _:b127 | 719 | sp:subject _:b127 |
| 720 | - ] [ rdf:type sp:Bind ; | 720 | + ] [ sp:object _:b122 ; |
| 721 | - sp:expression | 721 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdDiaHoleStart> ; |
| 722 | - [ rdf:type ep-spin-lib:selectWellBoreDrillingType ; | 722 | + sp:subject _:b126 |
| 723 | - sp:arg1 _:b128 | ||
| 724 | - ] ; | ||
| 725 | - sp:variable _:b123 | ||
| 726 | ] [ rdf:type sp:Bind ; | 723 | ] [ rdf:type sp:Bind ; |
| 727 | sp:expression | 724 | sp:expression |
| 728 | [ rdf:type ep-spin-lib:normalizeString ; | 725 | [ rdf:type ep-spin-lib:normalizeString ; |
| 729 | - sp:arg1 _:b125 | 726 | + sp:arg1 _:b124 |
| 730 | ] ; | 727 | ] ; |
| 731 | - sp:variable _:b129 | 728 | + sp:variable _:b128 |
| 732 | ] [ rdf:type sp:Bind ; | 729 | ] [ rdf:type sp:Bind ; |
| 733 | sp:expression | 730 | sp:expression |
| 734 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 731 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 735 | - sp:arg1 _:b129 ; | 732 | + sp:arg1 _:b128 ; |
| 736 | - sp:arg2 _:b126 | 733 | + sp:arg2 _:b125 |
| 737 | ] ; | 734 | ] ; |
| 738 | - sp:variable _:b124 | 735 | + sp:variable _:b127 |
| 739 | ]) | 736 | ]) |
| 740 | ] ; | 737 | ] ; |
| 741 | spin:rule | 738 | spin:rule |
| 742 | [ rdf:type sp:Construct ; | 739 | [ rdf:type sp:Construct ; |
| 743 | - rdfs:comment "STEP 119 Transfer mdStrengthForm"^^xsd:string ; | 740 | + rdfs:comment "STEP 116 Transfer mdCsgLast"^^xsd:string ; |
| 744 | - sp:templates ([ sp:object _:b130 ; | 741 | + sp:templates ([ sp:object _:b129 ; |
| 745 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdStrengthForm> ; | 742 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdCsgLast> ; |
| 746 | - sp:subject _:b131 | 743 | + sp:subject _:b130 |
| 747 | ]) ; | 744 | ]) ; |
| 748 | - sp:where ([ sp:object _:b132 ; | 745 | + sp:where ([ sp:object _:b131 ; |
| 749 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 746 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 750 | sp:subject spin:_this | 747 | sp:subject spin:_this |
| 751 | - ] [ sp:object _:b133 ; | 748 | + ] [ sp:object _:b132 ; |
| 752 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 749 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 753 | sp:subject spin:_this | 750 | sp:subject spin:_this |
| 754 | - ] [ sp:object _:b134 ; | 751 | + ] [ sp:object _:b133 ; |
| 755 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 752 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 756 | sp:subject spin:_this | 753 | sp:subject spin:_this |
| 757 | - ] [ sp:object _:b131 ; | ||
| 758 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 759 | - sp:subject _:b135 | ||
| 760 | ] [ sp:object _:b130 ; | 754 | ] [ sp:object _:b130 ; |
| 761 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasMdStrengthForm> ; | 755 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 762 | sp:subject _:b134 | 756 | sp:subject _:b134 |
| 757 | + ] [ sp:object _:b129 ; | ||
| 758 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mdCsgLast> ; | ||
| 759 | + sp:subject _:b133 | ||
| 763 | ] [ rdf:type sp:Bind ; | 760 | ] [ rdf:type sp:Bind ; |
| 764 | sp:expression | 761 | sp:expression |
| 765 | [ rdf:type ep-spin-lib:normalizeString ; | 762 | [ rdf:type ep-spin-lib:normalizeString ; |
| 766 | - sp:arg1 _:b132 | 763 | + sp:arg1 _:b131 |
| 767 | ] ; | 764 | ] ; |
| 768 | - sp:variable _:b136 | 765 | + sp:variable _:b135 |
| 769 | ] [ rdf:type sp:Bind ; | 766 | ] [ rdf:type sp:Bind ; |
| 770 | sp:expression | 767 | sp:expression |
| 771 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 768 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 772 | - sp:arg1 _:b136 ; | 769 | + sp:arg1 _:b135 ; |
| 773 | - sp:arg2 _:b133 | 770 | + sp:arg2 _:b132 |
| 774 | ] ; | 771 | ] ; |
| 775 | - sp:variable _:b135 | 772 | + sp:variable _:b134 |
| 776 | ]) | 773 | ]) |
| 777 | ] ; | 774 | ] ; |
| 778 | spin:rule | 775 | spin:rule |
| 779 | [ rdf:type sp:Construct ; | 776 | [ rdf:type sp:Construct ; |
| 780 | - rdfs:comment "STEP 117 Transfer tvdCsgLast"^^xsd:string ; | 777 | + rdfs:comment "STEP 120 Transfer tvdStrengthForm"^^xsd:string ; |
| 781 | - sp:templates ([ sp:object _:b137 ; | 778 | + sp:templates ([ sp:object _:b136 ; |
| 782 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvdCsgLast> ; | 779 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvdStrengthForm> ; |
| 783 | - sp:subject _:b138 | 780 | + sp:subject _:b137 |
| 784 | ]) ; | 781 | ]) ; |
| 785 | - sp:where ([ sp:object _:b139 ; | 782 | + sp:where ([ sp:object _:b138 ; |
| 786 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 783 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 787 | sp:subject spin:_this | 784 | sp:subject spin:_this |
| 788 | - ] [ sp:object _:b140 ; | 785 | + ] [ sp:object _:b139 ; |
| 789 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 786 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 790 | sp:subject spin:_this | 787 | sp:subject spin:_this |
| 791 | - ] [ sp:object _:b141 ; | 788 | + ] [ sp:object _:b140 ; |
| 792 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 789 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 793 | sp:subject spin:_this | 790 | sp:subject spin:_this |
| 794 | - ] [ sp:object _:b138 ; | ||
| 795 | - sp:predicate <http://www.reportinghub.no/ep/schema/1.1/activity#onWellBore> ; | ||
| 796 | - sp:subject _:b142 | ||
| 797 | ] [ sp:object _:b137 ; | 791 | ] [ sp:object _:b137 ; |
| 798 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasTvdCsgLast> ; | 792 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 799 | sp:subject _:b141 | 793 | sp:subject _:b141 |
| 794 | + ] [ sp:object _:b136 ; | ||
| 795 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#tvdStrengthForm> ; | ||
| 796 | + sp:subject _:b140 | ||
| 800 | ] [ rdf:type sp:Bind ; | 797 | ] [ rdf:type sp:Bind ; |
| 801 | sp:expression | 798 | sp:expression |
| 802 | [ rdf:type ep-spin-lib:normalizeString ; | 799 | [ rdf:type ep-spin-lib:normalizeString ; |
| 803 | - sp:arg1 _:b139 | 800 | + sp:arg1 _:b138 |
| 804 | ] ; | 801 | ] ; |
| 805 | - sp:variable _:b143 | 802 | + sp:variable _:b142 |
| 806 | ] [ rdf:type sp:Bind ; | 803 | ] [ rdf:type sp:Bind ; |
| 807 | sp:expression | 804 | sp:expression |
| 808 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 805 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 809 | - sp:arg1 _:b143 ; | 806 | + sp:arg1 _:b142 ; |
| 810 | - sp:arg2 _:b140 | 807 | + sp:arg2 _:b139 |
| 811 | ] ; | 808 | ] ; |
| 812 | - sp:variable _:b142 | 809 | + sp:variable _:b141 |
| 813 | ]) | 810 | ]) |
| 814 | ] ; | 811 | ] ; |
| 815 | spin:rule | 812 | spin:rule |
| 816 | [ rdf:type sp:Construct ; | 813 | [ rdf:type sp:Construct ; |
| 817 | - rdfs:comment "STEP 108 Transfer forecast24Hr"^^xsd:string ; | 814 | + rdfs:comment "STEP 121 Transfer elevKelly"^^xsd:string ; |
| 818 | - sp:templates ([ sp:object _:b144 ; | 815 | + sp:templates ([ sp:object _:b143 ; |
| 819 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#forecast24Hr> ; | 816 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#elevKelly> ; |
| 820 | - sp:subject _:b145 | 817 | + sp:subject _:b144 |
| 821 | ]) ; | 818 | ]) ; |
| 822 | - sp:where ([ sp:object _:b146 ; | 819 | + sp:where ([ sp:object _:b145 ; |
| 823 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; | 820 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#nameWellbore> ; |
| 824 | sp:subject spin:_this | 821 | sp:subject spin:_this |
| 825 | - ] [ sp:object _:b147 ; | 822 | + ] [ sp:object _:b146 ; |
| 826 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; | 823 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#dTimStart> ; |
| 827 | sp:subject spin:_this | 824 | sp:subject spin:_this |
| 828 | - ] [ sp:object _:b148 ; | 825 | + ] [ sp:object _:b147 ; |
| 829 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#hasStatusInfo> ; | 826 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#statusInfo> ; |
| 830 | sp:subject spin:_this | 827 | sp:subject spin:_this |
| 831 | ] [ sp:object _:b144 ; | 828 | ] [ sp:object _:b144 ; |
| 832 | - sp:predicate <http://www.reportinghub.no/ep/schema/ddr#forecast24Hr> ; | 829 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 833 | sp:subject _:b148 | 830 | sp:subject _:b148 |
| 831 | + ] [ sp:object _:b143 ; | ||
| 832 | + sp:predicate <http://www.reportinghub.no/ep/schema/ddr#elevKelly> ; | ||
| 833 | + sp:subject _:b147 | ||
| 834 | ] [ rdf:type sp:Bind ; | 834 | ] [ rdf:type sp:Bind ; |
| 835 | sp:expression | 835 | sp:expression |
| 836 | [ rdf:type ep-spin-lib:normalizeString ; | 836 | [ rdf:type ep-spin-lib:normalizeString ; |
| 837 | - sp:arg1 _:b146 | 837 | + sp:arg1 _:b145 |
| 838 | ] ; | 838 | ] ; |
| 839 | sp:variable _:b149 | 839 | sp:variable _:b149 |
| 840 | ] [ rdf:type sp:Bind ; | 840 | ] [ rdf:type sp:Bind ; |
| 841 | sp:expression | 841 | sp:expression |
| 842 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 842 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 843 | sp:arg1 _:b149 ; | 843 | sp:arg1 _:b149 ; |
| 844 | - sp:arg2 _:b147 | 844 | + sp:arg2 _:b146 |
| 845 | ] ; | 845 | ] ; |
| 846 | - sp:variable _:b145 | 846 | + sp:variable _:b148 |
| 847 | ]) | 847 | ]) |
| 848 | ] . | 848 | ] . |
| 849 | 849 | ||
| ... | @@ -852,438 +852,437 @@ | ... | @@ -852,438 +852,437 @@ |
| 852 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/iso15926/bindEP-NativeOWL> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/equipment> ; | 852 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr> , <http://www.reportinghub.no/ep/schema/well> , <http://www.reportinghub.no/ep/schema/report> , <http://www.reportinghub.no/ep/schema/1.1/activity> , <http://www.reportinghub.no/iso15926/bindEP-NativeOWL> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/equipment> ; |
| 853 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 853 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 854 | 854 | ||
| 855 | -_:b105 | 855 | +_:b7 sp:varName "normalizedWellBoreName"^^xsd:string . |
| 856 | - sp:varName "sum24Hr"^^xsd:string . | ||
| 857 | 856 | ||
| 858 | -_:b106 | 857 | +_:b6 sp:varName "dailyDrillingActivity"^^xsd:string . |
| 859 | - sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 860 | 858 | ||
| 861 | -_:b107 | 859 | +_:b5 sp:varName "statusInfo"^^xsd:string . |
| 862 | - sp:varName "nameWellBore"^^xsd:string . | ||
| 863 | 860 | ||
| 864 | -_:b108 | 861 | +_:b4 sp:varName "dTimStart"^^xsd:string . |
| 865 | - sp:varName "dTimStart"^^xsd:string . | ||
| 866 | 862 | ||
| 867 | -_:b109 | 863 | +_:b3 sp:varName "nameWellBore"^^xsd:string . |
| 868 | - sp:varName "statusInfo"^^xsd:string . | ||
| 869 | 864 | ||
| 870 | -_:b110 | 865 | +_:b2 sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 871 | - sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 872 | 866 | ||
| 873 | -_:b15 | 867 | +_:b1 sp:varName "mdStrengthForm"^^xsd:string . |
| 874 | - sp:varName "mdDiaPilotPlan"^^xsd:string . | ||
| 875 | 868 | ||
| 876 | -_:b16 | 869 | +_:b81 |
| 877 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 870 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 878 | 871 | ||
| 879 | -_:b17 | 872 | +_:b80 |
| 880 | - sp:varName "nameWellBore"^^xsd:string . | 873 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 881 | 874 | ||
| 882 | -_:b18 | 875 | +_:b79 |
| 883 | sp:varName "dTimStart"^^xsd:string . | 876 | sp:varName "dTimStart"^^xsd:string . |
| 884 | 877 | ||
| 885 | -_:b19 | 878 | +_:b78 |
| 886 | - sp:varName "statusInfo"^^xsd:string . | 879 | + sp:varName "nameWellBore"^^xsd:string . |
| 887 | - | ||
| 888 | -_:b20 | ||
| 889 | - sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 890 | 880 | ||
| 891 | -_:b21 | 881 | +_:b77 |
| 892 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 882 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 893 | 883 | ||
| 894 | -_:b91 | 884 | +_:b76 |
| 895 | - sp:varName "tvd"^^xsd:string . | 885 | + sp:varName "tvdDiaPilotPlan"^^xsd:string . |
| 896 | 886 | ||
| 897 | -_:b92 | 887 | +_:b68 |
| 898 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 888 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 899 | 889 | ||
| 900 | -_:b93 | 890 | +_:b67 |
| 901 | - sp:varName "nameWellBore"^^xsd:string . | 891 | + sp:varName "statusInfo"^^xsd:string . |
| 902 | 892 | ||
| 903 | -_:b94 | 893 | +_:b66 |
| 904 | sp:varName "dTimStart"^^xsd:string . | 894 | sp:varName "dTimStart"^^xsd:string . |
| 905 | 895 | ||
| 906 | -_:b95 | 896 | +_:b65 |
| 907 | - sp:varName "statusInfo"^^xsd:string . | 897 | + sp:varName "nameWellBore"^^xsd:string . |
| 908 | 898 | ||
| 909 | -_:b96 | 899 | +_:b64 |
| 910 | sp:varName "dailyDrillingActivity"^^xsd:string . | 900 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 911 | 901 | ||
| 912 | -_:b97 | 902 | +_:b63 |
| 903 | + sp:varName "forecast24Hr"^^xsd:string . | ||
| 904 | + | ||
| 905 | +_:b27 | ||
| 913 | sp:varName "normalizedWellBoreName"^^xsd:string . | 906 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 914 | 907 | ||
| 915 | -_:b137 | 908 | +_:b26 |
| 916 | - sp:varName "tvdCsgLast"^^xsd:string . | 909 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 917 | 910 | ||
| 918 | -_:b138 | 911 | +_:b25 |
| 919 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 912 | + sp:varName "dTimStart"^^xsd:string . |
| 920 | 913 | ||
| 921 | -_:b139 | 914 | +_:b24 |
| 922 | sp:varName "nameWellBore"^^xsd:string . | 915 | sp:varName "nameWellBore"^^xsd:string . |
| 923 | 916 | ||
| 924 | -_:b140 | 917 | +_:b23 |
| 925 | - sp:varName "dTimStart"^^xsd:string . | 918 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 926 | - | ||
| 927 | -_:b141 | ||
| 928 | - sp:varName "statusInfo"^^xsd:string . | ||
| 929 | 919 | ||
| 930 | -_:b142 | 920 | +_:b22 |
| 931 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 921 | + sp:varName "mdPlanned"^^xsd:string . |
| 932 | 922 | ||
| 933 | -_:b143 | 923 | +_:b107 |
| 934 | sp:varName "normalizedWellBoreName"^^xsd:string . | 924 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 935 | 925 | ||
| 936 | -_:b117 | 926 | +_:b106 |
| 937 | - sp:varName "tvdDiaPilotPlan"^^xsd:string . | 927 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 938 | 928 | ||
| 939 | -_:b118 | 929 | +_:b105 |
| 940 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 930 | + sp:varName "statusInfo"^^xsd:string . |
| 941 | 931 | ||
| 942 | -_:b119 | 932 | +_:b104 |
| 933 | + sp:varName "dTimStart"^^xsd:string . | ||
| 934 | + | ||
| 935 | +_:b103 | ||
| 943 | sp:varName "nameWellBore"^^xsd:string . | 936 | sp:varName "nameWellBore"^^xsd:string . |
| 944 | 937 | ||
| 945 | -_:b120 | 938 | +_:b102 |
| 946 | - sp:varName "dTimStart"^^xsd:string . | 939 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 947 | 940 | ||
| 948 | -_:b121 | 941 | +_:b101 |
| 949 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 942 | + sp:varName "diaCsgLast"^^xsd:string . |
| 950 | 943 | ||
| 951 | -_:b122 | 944 | +_:b149 |
| 952 | sp:varName "normalizedWellBoreName"^^xsd:string . | 945 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 953 | 946 | ||
| 954 | -_:b36 | 947 | +_:b148 |
| 955 | - sp:varName "diaHole"^^xsd:string . | 948 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 956 | - | ||
| 957 | -_:b37 | ||
| 958 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | ||
| 959 | 949 | ||
| 960 | -_:b38 | 950 | +_:b147 |
| 961 | - sp:varName "nameWellBore"^^xsd:string . | 951 | + sp:varName "statusInfo"^^xsd:string . |
| 962 | 952 | ||
| 963 | -_:b39 | 953 | +_:b146 |
| 964 | sp:varName "dTimStart"^^xsd:string . | 954 | sp:varName "dTimStart"^^xsd:string . |
| 965 | 955 | ||
| 966 | -_:b40 | 956 | +_:b145 |
| 967 | - sp:varName "statusInfo"^^xsd:string . | 957 | + sp:varName "nameWellBore"^^xsd:string . |
| 968 | 958 | ||
| 969 | -_:b41 | 959 | +_:b144 |
| 970 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 960 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 971 | 961 | ||
| 972 | -_:b42 | 962 | +_:b143 |
| 973 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 963 | + sp:varName "elevKelly"^^xsd:string . |
| 974 | 964 | ||
| 975 | -_:b43 | 965 | +_:b135 |
| 976 | - sp:varName "diaCsgLast"^^xsd:string . | 966 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 977 | 967 | ||
| 978 | -_:b44 | 968 | +_:b134 |
| 979 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 969 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 980 | 970 | ||
| 981 | -_:b45 | 971 | +_:b133 |
| 982 | - sp:varName "nameWellBore"^^xsd:string . | 972 | + sp:varName "statusInfo"^^xsd:string . |
| 983 | 973 | ||
| 984 | -_:b46 | 974 | +_:b132 |
| 985 | sp:varName "dTimStart"^^xsd:string . | 975 | sp:varName "dTimStart"^^xsd:string . |
| 986 | 976 | ||
| 987 | -_:b47 | 977 | +_:b131 |
| 988 | - sp:varName "statusInfo"^^xsd:string . | 978 | + sp:varName "nameWellBore"^^xsd:string . |
| 989 | 979 | ||
| 990 | -_:b48 | 980 | +_:b130 |
| 991 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 981 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 992 | 982 | ||
| 993 | -_:b49 | 983 | +_:b129 |
| 994 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 984 | + sp:varName "mdCsgLast"^^xsd:string . |
| 995 | 985 | ||
| 996 | -_:b123 | 986 | +_:b75 |
| 997 | - sp:varName "wellBoreDrillingType"^^xsd:string . | 987 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 998 | 988 | ||
| 999 | -_:b124 | 989 | +_:b74 |
| 1000 | sp:varName "dailyDrillingActivity"^^xsd:string . | 990 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1001 | 991 | ||
| 1002 | -_:b125 | 992 | +_:b73 |
| 1003 | - sp:varName "nameWellBore"^^xsd:string . | 993 | + sp:varName "statusInfo"^^xsd:string . |
| 1004 | 994 | ||
| 1005 | -_:b126 | 995 | +_:b72 |
| 1006 | sp:varName "dTimStart"^^xsd:string . | 996 | sp:varName "dTimStart"^^xsd:string . |
| 1007 | 997 | ||
| 1008 | -_:b127 | 998 | +_:b71 |
| 1009 | - sp:varName "statusInfo"^^xsd:string . | 999 | + sp:varName "nameWellBore"^^xsd:string . |
| 1010 | 1000 | ||
| 1011 | -_:b128 | 1001 | +_:b70 |
| 1012 | - sp:varName "typeWellBore"^^xsd:string . | 1002 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1013 | 1003 | ||
| 1014 | -_:b129 | 1004 | +_:b69 |
| 1015 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1005 | + sp:varName "mdKickoff"^^xsd:string . |
| 1016 | 1006 | ||
| 1017 | -_:b22 | 1007 | +_:b34 |
| 1018 | - sp:varName "md"^^xsd:string . | 1008 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1019 | 1009 | ||
| 1020 | -_:b23 | 1010 | +_:b33 |
| 1021 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1011 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1022 | 1012 | ||
| 1023 | -_:b24 | 1013 | +_:b32 |
| 1024 | - sp:varName "nameWellBore"^^xsd:string . | 1014 | + sp:varName "statusInfo"^^xsd:string . |
| 1025 | 1015 | ||
| 1026 | -_:b25 | 1016 | +_:b31 |
| 1027 | sp:varName "dTimStart"^^xsd:string . | 1017 | sp:varName "dTimStart"^^xsd:string . |
| 1028 | 1018 | ||
| 1029 | -_:b26 | 1019 | +_:b30 |
| 1030 | - sp:varName "statusInfo"^^xsd:string . | 1020 | + sp:varName "nameWellBore"^^xsd:string . |
| 1031 | 1021 | ||
| 1032 | -_:b27 | 1022 | +_:b29 |
| 1033 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1023 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1034 | 1024 | ||
| 1035 | _:b28 | 1025 | _:b28 |
| 1036 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1026 | + sp:varName "mdPlugTop"^^xsd:string . |
| 1037 | 1027 | ||
| 1038 | -_:b130 | 1028 | +_:b88 |
| 1039 | - sp:varName "mdStrengthForm"^^xsd:string . | 1029 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1040 | 1030 | ||
| 1041 | -_:b131 | 1031 | +_:b87 |
| 1042 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1032 | + sp:varName "typeWellBore"^^xsd:string . |
| 1043 | 1033 | ||
| 1044 | -_:b132 | 1034 | +_:b86 |
| 1045 | - sp:varName "nameWellBore"^^xsd:string . | 1035 | + sp:varName "statusInfo"^^xsd:string . |
| 1046 | 1036 | ||
| 1047 | -_:b133 | 1037 | +_:b85 |
| 1048 | sp:varName "dTimStart"^^xsd:string . | 1038 | sp:varName "dTimStart"^^xsd:string . |
| 1049 | 1039 | ||
| 1050 | -_:b134 | 1040 | +_:b84 |
| 1051 | - sp:varName "statusInfo"^^xsd:string . | 1041 | + sp:varName "nameWellBore"^^xsd:string . |
| 1052 | 1042 | ||
| 1053 | -_:b135 | 1043 | +_:b83 |
| 1054 | sp:varName "dailyDrillingActivity"^^xsd:string . | 1044 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1055 | 1045 | ||
| 1056 | -_:b136 | 1046 | +_:b82 |
| 1047 | + sp:varName "wellBoreDrillingType"^^xsd:string . | ||
| 1048 | + | ||
| 1049 | +_:b100 | ||
| 1057 | sp:varName "normalizedWellBoreName"^^xsd:string . | 1050 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1058 | 1051 | ||
| 1059 | -_:b64 | 1052 | +_:b99 |
| 1060 | - sp:varName "mdKickoff"^^xsd:string . | 1053 | + sp:varName "statusInfo"^^xsd:string . |
| 1061 | 1054 | ||
| 1062 | -_:b65 | 1055 | +_:b98 |
| 1063 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1056 | + sp:varName "dTimStart"^^xsd:string . |
| 1064 | 1057 | ||
| 1065 | -_:b66 | 1058 | +_:b97 |
| 1066 | sp:varName "nameWellBore"^^xsd:string . | 1059 | sp:varName "nameWellBore"^^xsd:string . |
| 1067 | 1060 | ||
| 1068 | -_:b67 | 1061 | +_:b96 |
| 1069 | - sp:varName "dTimStart"^^xsd:string . | 1062 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1070 | 1063 | ||
| 1071 | -_:b68 | 1064 | +_:b95 |
| 1072 | - sp:varName "statusInfo"^^xsd:string . | 1065 | + sp:varName "ropCurrentValue"^^xsd:string . |
| 1073 | 1066 | ||
| 1074 | -_:b69 | 1067 | +_:b41 |
| 1068 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 1069 | + | ||
| 1070 | +_:b40 | ||
| 1075 | sp:varName "dailyDrillingActivity"^^xsd:string . | 1071 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1076 | 1072 | ||
| 1077 | -_:b70 | 1073 | +_:b39 |
| 1078 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1074 | + sp:varName "statusInfo"^^xsd:string . |
| 1079 | 1075 | ||
| 1080 | -_:b57 | 1076 | +_:b38 |
| 1081 | - sp:varName "mdCsgLast"^^xsd:string . | 1077 | + sp:varName "dTimStart"^^xsd:string . |
| 1082 | 1078 | ||
| 1083 | -_:b58 | 1079 | +_:b37 |
| 1080 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 1081 | + | ||
| 1082 | +_:b36 | ||
| 1084 | sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1083 | sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1085 | 1084 | ||
| 1086 | -_:b59 | 1085 | +_:b35 |
| 1087 | - sp:varName "nameWellBore"^^xsd:string . | 1086 | + sp:varName "strengthForm"^^xsd:string . |
| 1088 | 1087 | ||
| 1089 | -_:b60 | 1088 | +_:b121 |
| 1090 | - sp:varName "dTimStart"^^xsd:string . | 1089 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1091 | 1090 | ||
| 1092 | -_:b61 | 1091 | +_:b120 |
| 1092 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 1093 | + | ||
| 1094 | +_:b119 | ||
| 1093 | sp:varName "statusInfo"^^xsd:string . | 1095 | sp:varName "statusInfo"^^xsd:string . |
| 1094 | 1096 | ||
| 1095 | -_:b62 | 1097 | +_:b118 |
| 1096 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1098 | + sp:varName "dTimStart"^^xsd:string . |
| 1097 | 1099 | ||
| 1098 | -_:b63 | 1100 | +_:b117 |
| 1099 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1101 | + sp:varName "nameWellBore"^^xsd:string . |
| 1100 | 1102 | ||
| 1101 | -_:b144 | 1103 | +_:b116 |
| 1102 | - sp:varName "forecast24Hr"^^xsd:string . | 1104 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1103 | 1105 | ||
| 1104 | -_:b145 | 1106 | +_:b115 |
| 1105 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1107 | + sp:varName "tvdCsgLast"^^xsd:string . |
| 1106 | 1108 | ||
| 1107 | -_:b146 | 1109 | +_:b114 |
| 1108 | - sp:varName "nameWellBore"^^xsd:string . | 1110 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1109 | 1111 | ||
| 1110 | -_:b147 | 1112 | +_:b113 |
| 1111 | - sp:varName "dTimStart"^^xsd:string . | 1113 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1112 | 1114 | ||
| 1113 | -_:b148 | 1115 | +_:b112 |
| 1114 | sp:varName "statusInfo"^^xsd:string . | 1116 | sp:varName "statusInfo"^^xsd:string . |
| 1115 | 1117 | ||
| 1116 | -_:b149 | 1118 | +_:b111 |
| 1117 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1119 | + sp:varName "dTimStart"^^xsd:string . |
| 1118 | 1120 | ||
| 1119 | -_:b98 | 1121 | +_:b110 |
| 1120 | - sp:varName "tvdStrengthForm"^^xsd:string . | 1122 | + sp:varName "nameWellBore"^^xsd:string . |
| 1121 | 1123 | ||
| 1122 | -_:b99 | 1124 | +_:b109 |
| 1123 | sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1125 | sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1124 | 1126 | ||
| 1125 | -_:b100 | 1127 | +_:b108 |
| 1126 | - sp:varName "nameWellBore"^^xsd:string . | 1128 | + sp:varName "diaHole"^^xsd:string . |
| 1127 | 1129 | ||
| 1128 | -_:b101 | 1130 | +_:b21 |
| 1129 | - sp:varName "dTimStart"^^xsd:string . | 1131 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1130 | 1132 | ||
| 1131 | -_:b102 | 1133 | +_:b20 |
| 1134 | + sp:varName "presTestType"^^xsd:string . | ||
| 1135 | + | ||
| 1136 | +_:b19 | ||
| 1132 | sp:varName "statusInfo"^^xsd:string . | 1137 | sp:varName "statusInfo"^^xsd:string . |
| 1133 | 1138 | ||
| 1134 | -_:b103 | 1139 | +_:b18 |
| 1135 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1140 | + sp:varName "dTimStart"^^xsd:string . |
| 1136 | 1141 | ||
| 1137 | -_:b104 | 1142 | +_:b17 |
| 1138 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1143 | + sp:varName "nameWellBore"^^xsd:string . |
| 1139 | 1144 | ||
| 1140 | -_:b85 | 1145 | +_:b16 |
| 1141 | - sp:varName "ropCurrentValue"^^xsd:string . | 1146 | + sp:varName "pressureTestType"^^xsd:string . |
| 1142 | 1147 | ||
| 1143 | -_:b86 | 1148 | +_:b15 |
| 1144 | sp:varName "dailyDrillingActivity"^^xsd:string . | 1149 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1145 | 1150 | ||
| 1146 | -_:b87 | 1151 | +_:b142 |
| 1147 | - sp:varName "nameWellBore"^^xsd:string . | 1152 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1148 | 1153 | ||
| 1149 | -_:b88 | 1154 | +_:b141 |
| 1150 | - sp:varName "dTimStart"^^xsd:string . | 1155 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1151 | 1156 | ||
| 1152 | -_:b89 | 1157 | +_:b140 |
| 1153 | sp:varName "statusInfo"^^xsd:string . | 1158 | sp:varName "statusInfo"^^xsd:string . |
| 1154 | 1159 | ||
| 1155 | -_:b90 | 1160 | +_:b139 |
| 1156 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1161 | + sp:varName "dTimStart"^^xsd:string . |
| 1157 | 1162 | ||
| 1158 | -_:b50 | 1163 | +_:b138 |
| 1159 | - sp:varName "elevKelly"^^xsd:string . | 1164 | + sp:varName "nameWellBore"^^xsd:string . |
| 1160 | 1165 | ||
| 1161 | -_:b51 | 1166 | +_:b137 |
| 1162 | sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1167 | sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1163 | 1168 | ||
| 1164 | -_:b52 | 1169 | +_:b136 |
| 1165 | - sp:varName "nameWellBore"^^xsd:string . | 1170 | + sp:varName "tvdStrengthForm"^^xsd:string . |
| 1166 | - | ||
| 1167 | -_:b53 | ||
| 1168 | - sp:varName "dTimStart"^^xsd:string . | ||
| 1169 | 1171 | ||
| 1170 | -_:b54 | 1172 | +_:b128 |
| 1171 | - sp:varName "statusInfo"^^xsd:string . | 1173 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1172 | 1174 | ||
| 1173 | -_:b55 | 1175 | +_:b127 |
| 1174 | sp:varName "dailyDrillingActivity"^^xsd:string . | 1176 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1175 | 1177 | ||
| 1176 | -_:b56 | 1178 | +_:b126 |
| 1177 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1179 | + sp:varName "statusInfo"^^xsd:string . |
| 1178 | - | ||
| 1179 | -_:b71 | ||
| 1180 | - sp:varName "strengthForm"^^xsd:string . | ||
| 1181 | 1180 | ||
| 1182 | -_:b72 | 1181 | +_:b125 |
| 1183 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1182 | + sp:varName "dTimStart"^^xsd:string . |
| 1184 | 1183 | ||
| 1185 | -_:b73 | 1184 | +_:b124 |
| 1186 | sp:varName "nameWellBore"^^xsd:string . | 1185 | sp:varName "nameWellBore"^^xsd:string . |
| 1187 | 1186 | ||
| 1188 | -_:b74 | 1187 | +_:b123 |
| 1189 | - sp:varName "dTimStart"^^xsd:string . | 1188 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1190 | - | ||
| 1191 | -_:b75 | ||
| 1192 | - sp:varName "statusInfo"^^xsd:string . | ||
| 1193 | 1189 | ||
| 1194 | -_:b76 | 1190 | +_:b122 |
| 1195 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1191 | + sp:varName "mdDiaHoleStart"^^xsd:string . |
| 1196 | 1192 | ||
| 1197 | -_:b77 | 1193 | +_:b62 |
| 1198 | sp:varName "normalizedWellBoreName"^^xsd:string . | 1194 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1199 | 1195 | ||
| 1200 | -_:b9 sp:varName "distDrill"^^xsd:string . | 1196 | +_:b61 |
| 1201 | - | ||
| 1202 | -_:b10 | ||
| 1203 | sp:varName "dailyDrillingActivity"^^xsd:string . | 1197 | sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1204 | 1198 | ||
| 1205 | -_:b11 | 1199 | +_:b60 |
| 1206 | - sp:varName "nameWellBore"^^xsd:string . | 1200 | + sp:varName "statusInfo"^^xsd:string . |
| 1207 | 1201 | ||
| 1208 | -_:b12 | 1202 | +_:b59 |
| 1209 | sp:varName "dTimStart"^^xsd:string . | 1203 | sp:varName "dTimStart"^^xsd:string . |
| 1210 | 1204 | ||
| 1211 | -_:b13 | 1205 | +_:b58 |
| 1212 | - sp:varName "statusInfo"^^xsd:string . | 1206 | + sp:varName "nameWellBore"^^xsd:string . |
| 1213 | 1207 | ||
| 1214 | -_:b14 | 1208 | +_:b57 |
| 1215 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1209 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1216 | 1210 | ||
| 1217 | -_:b29 | 1211 | +_:b56 |
| 1218 | - sp:varName "mdPlugTop"^^xsd:string . | 1212 | + sp:varName "mdDiaPilotPlan"^^xsd:string . |
| 1219 | 1213 | ||
| 1220 | -_:b30 | 1214 | +_:b13 |
| 1221 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1215 | + sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1222 | 1216 | ||
| 1223 | -_:b31 | 1217 | +_:b12 |
| 1224 | - sp:varName "nameWellBore"^^xsd:string . | 1218 | + sp:varName "statusInfo"^^xsd:string . |
| 1225 | 1219 | ||
| 1226 | -_:b32 | 1220 | +_:b11 |
| 1227 | sp:varName "dTimStart"^^xsd:string . | 1221 | sp:varName "dTimStart"^^xsd:string . |
| 1228 | 1222 | ||
| 1229 | -_:b33 | 1223 | +_:b10 |
| 1230 | - sp:varName "statusInfo"^^xsd:string . | 1224 | + sp:varName "nameWellBore"^^xsd:string . |
| 1231 | 1225 | ||
| 1232 | -_:b34 | 1226 | +_:b9 sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1233 | - sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 1234 | 1227 | ||
| 1235 | -_:b35 | 1228 | +_:b8 sp:varName "distDrill"^^xsd:string . |
| 1229 | + | ||
| 1230 | +_:b94 | ||
| 1236 | sp:varName "normalizedWellBoreName"^^xsd:string . | 1231 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1237 | 1232 | ||
| 1238 | -_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | 1233 | +_:b93 |
| 1234 | + sp:varName "statusInfo"^^xsd:string . | ||
| 1239 | 1235 | ||
| 1240 | -_:b3 sp:varName "pressureTestType"^^xsd:string . | 1236 | +_:b92 |
| 1237 | + sp:varName "dTimStart"^^xsd:string . | ||
| 1241 | 1238 | ||
| 1242 | -_:b4 sp:varName "nameWellBore"^^xsd:string . | 1239 | +_:b91 |
| 1240 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 1243 | 1241 | ||
| 1244 | -_:b5 sp:varName "dTimStart"^^xsd:string . | 1242 | +_:b90 |
| 1243 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 1245 | 1244 | ||
| 1246 | -_:b6 sp:varName "statusInfo"^^xsd:string . | 1245 | +_:b89 |
| 1246 | + sp:varName "sum24Hr"^^xsd:string . | ||
| 1247 | 1247 | ||
| 1248 | -_:b7 sp:varName "presTestType"^^xsd:string . | 1248 | +_:b55 |
| 1249 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 1249 | 1250 | ||
| 1250 | -_:b8 sp:varName "normalizedWellBoreName"^^xsd:string . | 1251 | +_:b54 |
| 1252 | + sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 1251 | 1253 | ||
| 1252 | -_:b78 | 1254 | +_:b53 |
| 1253 | - sp:varName "mdDiaHoleStart"^^xsd:string . | 1255 | + sp:varName "statusInfo"^^xsd:string . |
| 1254 | 1256 | ||
| 1255 | -_:b79 | 1257 | +_:b52 |
| 1256 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | 1258 | + sp:varName "dTimStart"^^xsd:string . |
| 1257 | 1259 | ||
| 1258 | -_:b80 | 1260 | +_:b51 |
| 1259 | sp:varName "nameWellBore"^^xsd:string . | 1261 | sp:varName "nameWellBore"^^xsd:string . |
| 1260 | 1262 | ||
| 1261 | -_:b81 | 1263 | +_:b50 |
| 1262 | - sp:varName "dTimStart"^^xsd:string . | 1264 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1263 | - | ||
| 1264 | -_:b82 | ||
| 1265 | - sp:varName "statusInfo"^^xsd:string . | ||
| 1266 | 1265 | ||
| 1267 | -_:b83 | 1266 | +_:b49 |
| 1268 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1267 | + sp:varName "tvd"^^xsd:string . |
| 1269 | 1268 | ||
| 1270 | -_:b84 | 1269 | +_:b48 |
| 1271 | sp:varName "normalizedWellBoreName"^^xsd:string . | 1270 | sp:varName "normalizedWellBoreName"^^xsd:string . |
| 1272 | 1271 | ||
| 1273 | -_:b111 | 1272 | +_:b47 |
| 1274 | - sp:varName "mdPlanned"^^xsd:string . | 1273 | + sp:varName "dailyDrillingActivity"^^xsd:string . |
| 1275 | - | ||
| 1276 | -_:b112 | ||
| 1277 | - sp:varName "temporalPartOfAWellBore"^^xsd:string . | ||
| 1278 | 1274 | ||
| 1279 | -_:b113 | 1275 | +_:b46 |
| 1280 | - sp:varName "nameWellBore"^^xsd:string . | 1276 | + sp:varName "statusInfo"^^xsd:string . |
| 1281 | 1277 | ||
| 1282 | -_:b114 | 1278 | +_:b45 |
| 1283 | sp:varName "dTimStart"^^xsd:string . | 1279 | sp:varName "dTimStart"^^xsd:string . |
| 1284 | 1280 | ||
| 1285 | -_:b115 | 1281 | +_:b44 |
| 1286 | - sp:varName "dailyDrillingActivity"^^xsd:string . | 1282 | + sp:varName "nameWellBore"^^xsd:string . |
| 1287 | 1283 | ||
| 1288 | -_:b116 | 1284 | +_:b43 |
| 1289 | - sp:varName "normalizedWellBoreName"^^xsd:string . | 1285 | + sp:varName "temporalPartOfAWellBore"^^xsd:string . |
| 1286 | + | ||
| 1287 | +_:b42 | ||
| 1288 | + sp:varName "md"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Sun Aug 07 12:55:41 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 08 14:39:30 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/iso15926/bindEP-NativeOWL | 2 | # baseURI: http://www.reportinghub.no/iso15926/bindEP-NativeOWL |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr | 3 | # imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr |
| 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity | 4 | # imports: http://www.reportinghub.no/ep/schema/1.1/activity | ... | ... |
-
Please register or login to post a comment