Added drilling equipment types for equipment failure reporting
Showing
5 changed files
with
585 additions
and
74 deletions
| 1 | +# Saved by TopBraid on Sun Aug 14 20:44:58 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.0/equipment | ||
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/ddr | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/drilling-equipment-type | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 8 | + | ||
| 9 | +@prefix : <http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)#> . | ||
| 10 | +@prefix dc: <http://purl.org/dc/elements/1.1/> . | ||
| 11 | +@prefix ep-drill-eqt-type: <http://www.reportinghub.no/ep/schema/drilling-equipment-type#> . | ||
| 12 | +@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | ||
| 13 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 14 | +@prefix p2: <http://example.org/file2#> . | ||
| 15 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 16 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 17 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 18 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 19 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 20 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 21 | + | ||
| 22 | +<http://www.reportinghub.no/ep/schema/ddr#EquipmentCodeNPD> | ||
| 23 | + spin:rule | ||
| 24 | + [ rdf:type sp:Construct ; | ||
| 25 | + sp:templates ([ sp:object ep-drill-eqt-type:DrillingEquipmentType ; | ||
| 26 | + sp:predicate rdf:type ; | ||
| 27 | + sp:subject _:b1 | ||
| 28 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 29 | + sp:predicate rdfs:subClassOf ; | ||
| 30 | + sp:subject _:b1 | ||
| 31 | + ] [ sp:object _:b2 ; | ||
| 32 | + sp:predicate rdfs:label ; | ||
| 33 | + sp:subject _:b1 | ||
| 34 | + ] [ sp:object _:b3 ; | ||
| 35 | + sp:predicate dc:description ; | ||
| 36 | + sp:subject _:b1 | ||
| 37 | + ]) ; | ||
| 38 | + sp:where ([ sp:object _:b2 ; | ||
| 39 | + sp:predicate rdfs:label ; | ||
| 40 | + sp:subject spin:_this | ||
| 41 | + ] [ sp:object _:b3 ; | ||
| 42 | + sp:predicate dc:description ; | ||
| 43 | + sp:subject spin:_this | ||
| 44 | + ] [ rdf:type sp:Bind ; | ||
| 45 | + sp:expression | ||
| 46 | + [ rdf:type ep-spin-lib:buildEquipmentTypeURI ; | ||
| 47 | + sp:arg1 _:b2 | ||
| 48 | + ] ; | ||
| 49 | + sp:variable _:b1 | ||
| 50 | + ]) | ||
| 51 | + ] . | ||
| 52 | + | ||
| 53 | +<http://www.reportinghub.no/ep/schema/extract/EXTRACT_ddr-DailyDrillingActivityPurposeType-(v1.1)> | ||
| 54 | + rdf:type owl:Ontology ; | ||
| 55 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/ddr> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/drilling-equipment-type> ; | ||
| 56 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 57 | + | ||
| 58 | +_:b1 sp:varName "equipmentType"^^xsd:string . | ||
| 59 | + | ||
| 60 | +_:b2 sp:varName "label"^^xsd:string . | ||
| 61 | + | ||
| 62 | +_:b3 sp:varName "description"^^xsd:string . |
| 1 | +# Saved by TopBraid on Sun Aug 14 20:44:58 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 | + <http://spinrdf.org/spin#topSPINOptions> | ||
| 17 | + "singlePass" ; | ||
| 18 | + composite:index "0"^^xsd:int | ||
| 19 | + ] . |
| 1 | +# Saved by TopBraid on Sun Aug 14 20:47:54 BST 2011 | ||
| 2 | +# baseURI: http://www.reportinghub.no/ep/schema/drilling-equipment-type | ||
| 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/equipment | ||
| 4 | +# imports: http://purl.org/dc/elements/1.1/ | ||
| 5 | +# imports: http://www.w3.org/2004/02/skos/core | ||
| 6 | +# imports: http://purl.org/dc/terms/ | ||
| 7 | + | ||
| 8 | +@prefix : <http://www.reportinghub.no/ep/schema/drilling-equipment-type#> . | ||
| 9 | +@prefix dc: <http://purl.org/dc/elements/1.1/> . | ||
| 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/drilling-equipment-type> | ||
| 19 | + rdf:type owl:Ontology ; | ||
| 20 | + owl:imports dc: , <http://purl.org/dc/terms/> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.w3.org/2004/02/skos/core> ; | ||
| 21 | + owl:versionInfo "0.1.0"^^xsd:string . | ||
| 22 | + | ||
| 23 | +:DrillingEquipmentType | ||
| 24 | + rdf:type rdfs:Class ; | ||
| 25 | + rdfs:label "drilling equipment type"^^xsd:string ; | ||
| 26 | + rdfs:subClassOf owl:Class . | ||
| 27 | + | ||
| 28 | +:drillfloor--drawworks | ||
| 29 | + rdf:type :DrillingEquipmentType ; | ||
| 30 | + rdfs:label "drillfloor--drawworks"^^xsd:string ; | ||
| 31 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 32 | + dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string . | ||
| 33 | + | ||
| 34 | +:drillfloor--drillingcontrol | ||
| 35 | + rdf:type :DrillingEquipmentType ; | ||
| 36 | + rdfs:label "drillfloor--drillingcontrol"^^xsd:string ; | ||
| 37 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 38 | + dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string . | ||
| 39 | + | ||
| 40 | +:drillfloor--hpairsyst | ||
| 41 | + rdf:type :DrillingEquipmentType ; | ||
| 42 | + rdfs:label "drillfloor--hpairsyst"^^xsd:string ; | ||
| 43 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 44 | + dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string . | ||
| 45 | + | ||
| 46 | +:drillfloor--other | ||
| 47 | + rdf:type :DrillingEquipmentType ; | ||
| 48 | + rdfs:label "drillfloor--other"^^xsd:string ; | ||
| 49 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 50 | + dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string . | ||
| 51 | + | ||
| 52 | +:drillfloor--rotarytable | ||
| 53 | + rdf:type :DrillingEquipmentType ; | ||
| 54 | + rdfs:label "drillfloor--rotarytable"^^xsd:string ; | ||
| 55 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 56 | + dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string . | ||
| 57 | + | ||
| 58 | +:drillfloor--tensioningsyst | ||
| 59 | + rdf:type :DrillingEquipmentType ; | ||
| 60 | + rdfs:label "drillfloor--tensioningsyst"^^xsd:string ; | ||
| 61 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 62 | + dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string . | ||
| 63 | + | ||
| 64 | +:drillfloor--wirelines | ||
| 65 | + rdf:type :DrillingEquipmentType ; | ||
| 66 | + rdfs:label "drillfloor--wirelines"^^xsd:string ; | ||
| 67 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 68 | + dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string . | ||
| 69 | + | ||
| 70 | +:drillstringdownhole--downholedrillingtools | ||
| 71 | + rdf:type :DrillingEquipmentType ; | ||
| 72 | + rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ; | ||
| 73 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 74 | + dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string . | ||
| 75 | + | ||
| 76 | +:drillstringdownhole--drillcollars | ||
| 77 | + rdf:type :DrillingEquipmentType ; | ||
| 78 | + rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ; | ||
| 79 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 80 | + dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string . | ||
| 81 | + | ||
| 82 | +:drillstringdownhole--drillpipes | ||
| 83 | + rdf:type :DrillingEquipmentType ; | ||
| 84 | + rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ; | ||
| 85 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 86 | + dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string . | ||
| 87 | + | ||
| 88 | +:drillstringdownhole--fishingtools | ||
| 89 | + rdf:type :DrillingEquipmentType ; | ||
| 90 | + rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ; | ||
| 91 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 92 | + dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string . | ||
| 93 | + | ||
| 94 | +:drillstringdownhole--miscdrillstringequ | ||
| 95 | + rdf:type :DrillingEquipmentType ; | ||
| 96 | + rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ; | ||
| 97 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 98 | + dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string . | ||
| 99 | + | ||
| 100 | +:drillstringdownhole--other | ||
| 101 | + rdf:type :DrillingEquipmentType ; | ||
| 102 | + rdfs:label "drillstringdownhole--other"^^xsd:string ; | ||
| 103 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 104 | + dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string . | ||
| 105 | + | ||
| 106 | +:drillstringdownhole--stabilizer | ||
| 107 | + rdf:type :DrillingEquipmentType ; | ||
| 108 | + rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ; | ||
| 109 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 110 | + dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string . | ||
| 111 | + | ||
| 112 | +:drillstringdownhole--subsandliftplugs | ||
| 113 | + rdf:type :DrillingEquipmentType ; | ||
| 114 | + rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ; | ||
| 115 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 116 | + dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string . | ||
| 117 | + | ||
| 118 | +:hoistingequ--crownblock | ||
| 119 | + rdf:type :DrillingEquipmentType ; | ||
| 120 | + rdfs:label "hoistingequ--crownblock"^^xsd:string ; | ||
| 121 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 122 | + dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string . | ||
| 123 | + | ||
| 124 | +:hoistingequ--derrickstructure | ||
| 125 | + rdf:type :DrillingEquipmentType ; | ||
| 126 | + rdfs:label "hoistingequ--derrickstructure"^^xsd:string ; | ||
| 127 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 128 | + dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string . | ||
| 129 | + | ||
| 130 | +:hoistingequ--heavecompensator | ||
| 131 | + rdf:type :DrillingEquipmentType ; | ||
| 132 | + rdfs:label "hoistingequ--heavecompensator"^^xsd:string ; | ||
| 133 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 134 | + dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string . | ||
| 135 | + | ||
| 136 | +:hoistingequ--other | ||
| 137 | + rdf:type :DrillingEquipmentType ; | ||
| 138 | + rdfs:label "hoistingequ--other"^^xsd:string ; | ||
| 139 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 140 | + dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string . | ||
| 141 | + | ||
| 142 | +:hoistingequ--topdrive | ||
| 143 | + rdf:type :DrillingEquipmentType ; | ||
| 144 | + rdfs:label "hoistingequ--topdrive"^^xsd:string ; | ||
| 145 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 146 | + dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string . | ||
| 147 | + | ||
| 148 | +:hoistingequ--travellingblock | ||
| 149 | + rdf:type :DrillingEquipmentType ; | ||
| 150 | + rdfs:label "hoistingequ--travellingblock"^^xsd:string ; | ||
| 151 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 152 | + dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string . | ||
| 153 | + | ||
| 154 | +:materialhandlingsyst--anchorsyst | ||
| 155 | + rdf:type :DrillingEquipmentType ; | ||
| 156 | + rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ; | ||
| 157 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 158 | + dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string . | ||
| 159 | + | ||
| 160 | +:materialhandlingsyst--boptransportsyst | ||
| 161 | + rdf:type :DrillingEquipmentType ; | ||
| 162 | + rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ; | ||
| 163 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 164 | + dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string . | ||
| 165 | + | ||
| 166 | +:materialhandlingsyst--deckcranes | ||
| 167 | + rdf:type :DrillingEquipmentType ; | ||
| 168 | + rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ; | ||
| 169 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 170 | + dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string . | ||
| 171 | + | ||
| 172 | +:materialhandlingsyst--monorailsyst | ||
| 173 | + rdf:type :DrillingEquipmentType ; | ||
| 174 | + rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ; | ||
| 175 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 176 | + dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string . | ||
| 177 | + | ||
| 178 | +:materialhandlingsyst--other | ||
| 179 | + rdf:type :DrillingEquipmentType ; | ||
| 180 | + rdfs:label "materialhandlingsyst--other"^^xsd:string ; | ||
| 181 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 182 | + dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string . | ||
| 183 | + | ||
| 184 | +:materialhandlingsyst--overheadcranes | ||
| 185 | + rdf:type :DrillingEquipmentType ; | ||
| 186 | + rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ; | ||
| 187 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 188 | + dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string . | ||
| 189 | + | ||
| 190 | +:materialhandlingsyst--utilitywinchs | ||
| 191 | + rdf:type :DrillingEquipmentType ; | ||
| 192 | + rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ; | ||
| 193 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 194 | + dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string . | ||
| 195 | + | ||
| 196 | +:miscellaneousequsyst--acousticpositionref | ||
| 197 | + rdf:type :DrillingEquipmentType ; | ||
| 198 | + rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ; | ||
| 199 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 200 | + dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string . | ||
| 201 | + | ||
| 202 | +:miscellaneousequsyst--hydrpneumpowerpacks | ||
| 203 | + rdf:type :DrillingEquipmentType ; | ||
| 204 | + rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ; | ||
| 205 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 206 | + dc:description "A CDRS equipment class that is a class defined to be hydraulic or pneumatic power pack system on a drilling rig."^^xsd:string . | ||
| 207 | + | ||
| 208 | +:miscellaneousequsyst--miscinstrandauxilequ | ||
| 209 | + rdf:type :DrillingEquipmentType ; | ||
| 210 | + rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ; | ||
| 211 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 212 | + dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string . | ||
| 213 | + | ||
| 214 | +:miscellaneousequsyst--other | ||
| 215 | + rdf:type :DrillingEquipmentType ; | ||
| 216 | + rdfs:label "miscellaneousequsyst--other"^^xsd:string ; | ||
| 217 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 218 | + dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string . | ||
| 219 | + | ||
| 220 | +:miscellaneousequsyst--subseainspectionsyst | ||
| 221 | + rdf:type :DrillingEquipmentType ; | ||
| 222 | + rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ; | ||
| 223 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 224 | + dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string . | ||
| 225 | + | ||
| 226 | +:miscellaneousequsyst--wellheadsubsearuntest | ||
| 227 | + rdf:type :DrillingEquipmentType ; | ||
| 228 | + rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ; | ||
| 229 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 230 | + dc:description "A CDRS equipment class that is a class defined to be wellhead and subsea run and test equipment on a drilling rig."^^xsd:string . | ||
| 231 | + | ||
| 232 | +:mudandbulksyst--bulkairsystem | ||
| 233 | + rdf:type :DrillingEquipmentType ; | ||
| 234 | + rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ; | ||
| 235 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 236 | + dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string . | ||
| 237 | + | ||
| 238 | +:mudandbulksyst--bulkstoragetransfer | ||
| 239 | + rdf:type :DrillingEquipmentType ; | ||
| 240 | + rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ; | ||
| 241 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 242 | + dc:description "A CDRS equipment class that is a class defined to be mud bulk storage and transfer equipment on a drilling rig."^^xsd:string . | ||
| 243 | + | ||
| 244 | +:mudandbulksyst--drillwatersyst | ||
| 245 | + rdf:type :DrillingEquipmentType ; | ||
| 246 | + rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ; | ||
| 247 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 248 | + dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string . | ||
| 249 | + | ||
| 250 | +:mudandbulksyst--hpequipment | ||
| 251 | + rdf:type :DrillingEquipmentType ; | ||
| 252 | + rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ; | ||
| 253 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 254 | + dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string . | ||
| 255 | + | ||
| 256 | +:mudandbulksyst--mudadditivesyst | ||
| 257 | + rdf:type :DrillingEquipmentType ; | ||
| 258 | + rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ; | ||
| 259 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 260 | + dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string . | ||
| 261 | + | ||
| 262 | +:mudandbulksyst--mudmixingstorage | ||
| 263 | + rdf:type :DrillingEquipmentType ; | ||
| 264 | + rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ; | ||
| 265 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 266 | + dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string . | ||
| 267 | + | ||
| 268 | +:mudandbulksyst--mudsolidscontrol | ||
| 269 | + rdf:type :DrillingEquipmentType ; | ||
| 270 | + rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ; | ||
| 271 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 272 | + dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string . | ||
| 273 | + | ||
| 274 | +:mudandbulksyst--mudsupply | ||
| 275 | + rdf:type :DrillingEquipmentType ; | ||
| 276 | + rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ; | ||
| 277 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 278 | + dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string . | ||
| 279 | + | ||
| 280 | +:mudandbulksyst--other | ||
| 281 | + rdf:type :DrillingEquipmentType ; | ||
| 282 | + rdfs:label "mudandbulksyst--other"^^xsd:string ; | ||
| 283 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 284 | + dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string . | ||
| 285 | + | ||
| 286 | +:pipehandlingequsyst--drillfloortubehandlsyst | ||
| 287 | + rdf:type :DrillingEquipmentType ; | ||
| 288 | + rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ; | ||
| 289 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 290 | + dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string . | ||
| 291 | + | ||
| 292 | +:pipehandlingequsyst--elevator | ||
| 293 | + rdf:type :DrillingEquipmentType ; | ||
| 294 | + rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ; | ||
| 295 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 296 | + dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string . | ||
| 297 | + | ||
| 298 | +:pipehandlingequsyst--manualtong | ||
| 299 | + rdf:type :DrillingEquipmentType ; | ||
| 300 | + rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ; | ||
| 301 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 302 | + dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string . | ||
| 303 | + | ||
| 304 | +:pipehandlingequsyst--other | ||
| 305 | + rdf:type :DrillingEquipmentType ; | ||
| 306 | + rdfs:label "pipehandlingequsyst--other"^^xsd:string ; | ||
| 307 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 308 | + dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string . | ||
| 309 | + | ||
| 310 | +:pipehandlingequsyst--powerpacks | ||
| 311 | + rdf:type :DrillingEquipmentType ; | ||
| 312 | + rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ; | ||
| 313 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 314 | + dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string . | ||
| 315 | + | ||
| 316 | +:pipehandlingequsyst--slipsandspiders | ||
| 317 | + rdf:type :DrillingEquipmentType ; | ||
| 318 | + rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ; | ||
| 319 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 320 | + dc:description "A CDRS equipment class that is a class that is defined to be slips and speider equipment on a drilling rig."^^xsd:string . | ||
| 321 | + | ||
| 322 | +:pipehandlingequsyst--verticalpipehandlingequsyst | ||
| 323 | + rdf:type :DrillingEquipmentType ; | ||
| 324 | + rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ; | ||
| 325 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 326 | + dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string . | ||
| 327 | + | ||
| 328 | +:serviceequ--cementingunit | ||
| 329 | + rdf:type :DrillingEquipmentType ; | ||
| 330 | + rdfs:label "serviceequ--cementingunit"^^xsd:string ; | ||
| 331 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 332 | + dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string . | ||
| 333 | + | ||
| 334 | +:serviceequ--electrloggingequ | ||
| 335 | + rdf:type :DrillingEquipmentType ; | ||
| 336 | + rdfs:label "serviceequ--electrloggingequ"^^xsd:string ; | ||
| 337 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 338 | + dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string . | ||
| 339 | + | ||
| 340 | +:serviceequ--mudloggingequ | ||
| 341 | + rdf:type :DrillingEquipmentType ; | ||
| 342 | + rdfs:label "serviceequ--mudloggingequ"^^xsd:string ; | ||
| 343 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 344 | + dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string . | ||
| 345 | + | ||
| 346 | +:serviceequ--other | ||
| 347 | + rdf:type :DrillingEquipmentType ; | ||
| 348 | + rdfs:label "serviceequ--other"^^xsd:string ; | ||
| 349 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 350 | + dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string . | ||
| 351 | + | ||
| 352 | +:serviceequ--specialserviceequ | ||
| 353 | + rdf:type :DrillingEquipmentType ; | ||
| 354 | + rdfs:label "serviceequ--specialserviceequ"^^xsd:string ; | ||
| 355 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 356 | + dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string . | ||
| 357 | + | ||
| 358 | +:serviceequ--wellheadtubularequ | ||
| 359 | + rdf:type :DrillingEquipmentType ; | ||
| 360 | + rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ; | ||
| 361 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 362 | + dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string . | ||
| 363 | + | ||
| 364 | +:serviceequ--welltestingequ | ||
| 365 | + rdf:type :DrillingEquipmentType ; | ||
| 366 | + rdfs:label "serviceequ--welltestingequ"^^xsd:string ; | ||
| 367 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 368 | + dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string . | ||
| 369 | + | ||
| 370 | +:wellcontrolequsyst--bopcontrolsyst | ||
| 371 | + rdf:type :DrillingEquipmentType ; | ||
| 372 | + rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ; | ||
| 373 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 374 | + dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string . | ||
| 375 | + | ||
| 376 | +:wellcontrolequsyst--bopstack | ||
| 377 | + rdf:type :DrillingEquipmentType ; | ||
| 378 | + rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ; | ||
| 379 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 380 | + dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string . | ||
| 381 | + | ||
| 382 | +:wellcontrolequsyst--chokekillsyst | ||
| 383 | + rdf:type :DrillingEquipmentType ; | ||
| 384 | + rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ; | ||
| 385 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 386 | + dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string . | ||
| 387 | + | ||
| 388 | +:wellcontrolequsyst--diverter | ||
| 389 | + rdf:type :DrillingEquipmentType ; | ||
| 390 | + rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ; | ||
| 391 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 392 | + dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string . | ||
| 393 | + | ||
| 394 | +:wellcontrolequsyst--other | ||
| 395 | + rdf:type :DrillingEquipmentType ; | ||
| 396 | + rdfs:label "wellcontrolequsyst--other"^^xsd:string ; | ||
| 397 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 398 | + dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string . | ||
| 399 | + | ||
| 400 | +:wellcontrolequsyst--risersyst | ||
| 401 | + rdf:type :DrillingEquipmentType ; | ||
| 402 | + rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ; | ||
| 403 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 404 | + dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string . | ||
| 405 | + | ||
| 406 | +:wellcontrolequsyst--shallowgasstack | ||
| 407 | + rdf:type :DrillingEquipmentType ; | ||
| 408 | + rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ; | ||
| 409 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | ||
| 410 | + dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string . |
| 1 | -# Saved by TopBraid on Sat Aug 13 16:08:32 BST 2011 | 1 | +# Saved by TopBraid on Sun Aug 14 20:00:53 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib | 2 | # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/report | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/report |
| 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/core |
| ... | @@ -92,13 +92,30 @@ ep-spin-lib:buildDailyDrillingReportURI | ... | @@ -92,13 +92,30 @@ ep-spin-lib:buildDailyDrillingReportURI |
| 92 | ]) | 92 | ]) |
| 93 | ] . | 93 | ] . |
| 94 | 94 | ||
| 95 | +ep-spin-lib:buildEquipmentTypeURI | ||
| 96 | + rdf:type spin:Function ; | ||
| 97 | + rdfs:label "build equpment type URI"^^xsd:string ; | ||
| 98 | + rdfs:subClassOf ep-spin-lib:Function ; | ||
| 99 | + spin:body | ||
| 100 | + [ rdf:type sp:Select ; | ||
| 101 | + sp:resultVariables (_:b4) ; | ||
| 102 | + sp:where ([ rdf:type sp:Bind ; | ||
| 103 | + sp:expression | ||
| 104 | + [ rdf:type ep-spin-lib:buildURI ; | ||
| 105 | + sp:arg1 "http://www.reportinghub.no/ep/schema/drilling-equipment-type#" ; | ||
| 106 | + sp:arg2 spin:_arg1 | ||
| 107 | + ] ; | ||
| 108 | + sp:variable _:b4 | ||
| 109 | + ]) | ||
| 110 | + ] . | ||
| 111 | + | ||
| 95 | ep-spin-lib:buildPartActivityURI | 112 | ep-spin-lib:buildPartActivityURI |
| 96 | rdf:type spin:Function ; | 113 | rdf:type spin:Function ; |
| 97 | rdfs:label "build PartActivity URI"^^xsd:string ; | 114 | rdfs:label "build PartActivity URI"^^xsd:string ; |
| 98 | rdfs:subClassOf ep-spin-lib:Function ; | 115 | rdfs:subClassOf ep-spin-lib:Function ; |
| 99 | spin:body | 116 | spin:body |
| 100 | [ rdf:type sp:Select ; | 117 | [ rdf:type sp:Select ; |
| 101 | - sp:resultVariables (_:b4) ; | 118 | + sp:resultVariables (_:b5) ; |
| 102 | sp:where ([ rdf:type sp:Bind ; | 119 | sp:where ([ rdf:type sp:Bind ; |
| 103 | sp:expression | 120 | sp:expression |
| 104 | [ rdf:type ep-spin-lib:buildURI ; | 121 | [ rdf:type ep-spin-lib:buildURI ; |
| ... | @@ -111,7 +128,7 @@ ep-spin-lib:buildPartActivityURI | ... | @@ -111,7 +128,7 @@ ep-spin-lib:buildPartActivityURI |
| 111 | sp:arg5 spin:_arg3 | 128 | sp:arg5 spin:_arg3 |
| 112 | ] | 129 | ] |
| 113 | ] ; | 130 | ] ; |
| 114 | - sp:variable _:b4 | 131 | + sp:variable _:b5 |
| 115 | ]) | 132 | ]) |
| 116 | ] . | 133 | ] . |
| 117 | 134 | ||
| ... | @@ -121,14 +138,14 @@ ep-spin-lib:buildRigURI | ... | @@ -121,14 +138,14 @@ ep-spin-lib:buildRigURI |
| 121 | rdfs:subClassOf ep-spin-lib:Function ; | 138 | rdfs:subClassOf ep-spin-lib:Function ; |
| 122 | spin:body | 139 | spin:body |
| 123 | [ rdf:type sp:Select ; | 140 | [ rdf:type sp:Select ; |
| 124 | - sp:resultVariables (_:b5) ; | 141 | + sp:resultVariables (_:b6) ; |
| 125 | sp:where ([ rdf:type sp:Bind ; | 142 | sp:where ([ rdf:type sp:Bind ; |
| 126 | sp:expression | 143 | sp:expression |
| 127 | [ rdf:type ep-spin-lib:buildURI ; | 144 | [ rdf:type ep-spin-lib:buildURI ; |
| 128 | sp:arg1 "https://www.reportinghub.no/ep/data/Rig/" ; | 145 | sp:arg1 "https://www.reportinghub.no/ep/data/Rig/" ; |
| 129 | sp:arg2 spin:_arg1 | 146 | sp:arg2 spin:_arg1 |
| 130 | ] ; | 147 | ] ; |
| 131 | - sp:variable _:b5 | 148 | + sp:variable _:b6 |
| 132 | ]) | 149 | ]) |
| 133 | ] . | 150 | ] . |
| 134 | 151 | ||
| ... | @@ -138,7 +155,7 @@ ep-spin-lib:buildTemporalPartOfARigURI | ... | @@ -138,7 +155,7 @@ ep-spin-lib:buildTemporalPartOfARigURI |
| 138 | rdfs:subClassOf ep-spin-lib:Function ; | 155 | rdfs:subClassOf ep-spin-lib:Function ; |
| 139 | spin:body | 156 | spin:body |
| 140 | [ rdf:type sp:Select ; | 157 | [ rdf:type sp:Select ; |
| 141 | - sp:resultVariables (_:b6) ; | 158 | + sp:resultVariables (_:b7) ; |
| 142 | sp:where ([ rdf:type sp:Bind ; | 159 | sp:where ([ rdf:type sp:Bind ; |
| 143 | sp:expression | 160 | sp:expression |
| 144 | [ rdf:type ep-spin-lib:buildURI ; | 161 | [ rdf:type ep-spin-lib:buildURI ; |
| ... | @@ -151,7 +168,7 @@ ep-spin-lib:buildTemporalPartOfARigURI | ... | @@ -151,7 +168,7 @@ ep-spin-lib:buildTemporalPartOfARigURI |
| 151 | sp:arg5 spin:_arg3 | 168 | sp:arg5 spin:_arg3 |
| 152 | ] | 169 | ] |
| 153 | ] ; | 170 | ] ; |
| 154 | - sp:variable _:b6 | 171 | + sp:variable _:b7 |
| 155 | ]) | 172 | ]) |
| 156 | ] . | 173 | ] . |
| 157 | 174 | ||
| ... | @@ -161,7 +178,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI | ... | @@ -161,7 +178,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI |
| 161 | rdfs:subClassOf ep-spin-lib:Function ; | 178 | rdfs:subClassOf ep-spin-lib:Function ; |
| 162 | spin:body | 179 | spin:body |
| 163 | [ rdf:type sp:Select ; | 180 | [ rdf:type sp:Select ; |
| 164 | - sp:resultVariables (_:b7) ; | 181 | + sp:resultVariables (_:b8) ; |
| 165 | sp:where ([ rdf:type sp:Bind ; | 182 | sp:where ([ rdf:type sp:Bind ; |
| 166 | sp:expression | 183 | sp:expression |
| 167 | [ rdf:type ep-spin-lib:buildURI ; | 184 | [ rdf:type ep-spin-lib:buildURI ; |
| ... | @@ -174,7 +191,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI | ... | @@ -174,7 +191,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI |
| 174 | sp:arg5 spin:_arg3 | 191 | sp:arg5 spin:_arg3 |
| 175 | ] | 192 | ] |
| 176 | ] ; | 193 | ] ; |
| 177 | - sp:variable _:b7 | 194 | + sp:variable _:b8 |
| 178 | ]) | 195 | ]) |
| 179 | ] . | 196 | ] . |
| 180 | 197 | ||
| ... | @@ -184,7 +201,7 @@ ep-spin-lib:buildURI | ... | @@ -184,7 +201,7 @@ ep-spin-lib:buildURI |
| 184 | rdfs:subClassOf ep-spin-lib:Function ; | 201 | rdfs:subClassOf ep-spin-lib:Function ; |
| 185 | spin:body | 202 | spin:body |
| 186 | [ rdf:type sp:Select ; | 203 | [ rdf:type sp:Select ; |
| 187 | - sp:resultVariables (_:b8) ; | 204 | + sp:resultVariables (_:b9) ; |
| 188 | sp:where ([ rdf:type sp:Bind ; | 205 | sp:where ([ rdf:type sp:Bind ; |
| 189 | sp:expression | 206 | sp:expression |
| 190 | [ rdf:type sp:iri ; | 207 | [ rdf:type sp:iri ; |
| ... | @@ -193,7 +210,7 @@ ep-spin-lib:buildURI | ... | @@ -193,7 +210,7 @@ ep-spin-lib:buildURI |
| 193 | sp:arg2 spin:_arg2 | 210 | sp:arg2 spin:_arg2 |
| 194 | ] | 211 | ] |
| 195 | ] ; | 212 | ] ; |
| 196 | - sp:variable _:b8 | 213 | + sp:variable _:b9 |
| 197 | ]) | 214 | ]) |
| 198 | ] ; | 215 | ] ; |
| 199 | spin:constraint | 216 | spin:constraint |
| ... | @@ -213,7 +230,7 @@ ep-spin-lib:normalizeString | ... | @@ -213,7 +230,7 @@ ep-spin-lib:normalizeString |
| 213 | rdfs:subClassOf ep-spin-lib:Function ; | 230 | rdfs:subClassOf ep-spin-lib:Function ; |
| 214 | spin:body | 231 | spin:body |
| 215 | [ rdf:type sp:Select ; | 232 | [ rdf:type sp:Select ; |
| 216 | - sp:resultVariables (_:b9) ; | 233 | + sp:resultVariables (_:b10) ; |
| 217 | sp:where ([ rdf:type sp:Bind ; | 234 | sp:where ([ rdf:type sp:Bind ; |
| 218 | sp:expression | 235 | sp:expression |
| 219 | [ rdf:type smf:regex ; | 236 | [ rdf:type smf:regex ; |
| ... | @@ -221,67 +238,67 @@ ep-spin-lib:normalizeString | ... | @@ -221,67 +238,67 @@ ep-spin-lib:normalizeString |
| 221 | sp:arg2 "\\((.*)\\)" ; | 238 | sp:arg2 "\\((.*)\\)" ; |
| 222 | sp:arg3 "" | 239 | sp:arg3 "" |
| 223 | ] ; | 240 | ] ; |
| 224 | - sp:variable _:b10 | 241 | + sp:variable _:b11 |
| 225 | ] [ rdf:type sp:Bind ; | 242 | ] [ rdf:type sp:Bind ; |
| 226 | sp:expression | 243 | sp:expression |
| 227 | [ rdf:type smf:trim ; | 244 | [ rdf:type smf:trim ; |
| 228 | - sp:arg1 _:b10 | 245 | + sp:arg1 _:b11 |
| 229 | ] ; | 246 | ] ; |
| 230 | - sp:variable _:b11 | 247 | + sp:variable _:b12 |
| 231 | ] [ rdf:type sp:Bind ; | 248 | ] [ rdf:type sp:Bind ; |
| 232 | sp:expression | 249 | sp:expression |
| 233 | [ rdf:type smf:encodeURL ; | 250 | [ rdf:type smf:encodeURL ; |
| 234 | - sp:arg1 _:b11 | 251 | + sp:arg1 _:b12 |
| 235 | ] ; | 252 | ] ; |
| 236 | - sp:variable _:b12 | 253 | + sp:variable _:b13 |
| 237 | ] [ rdf:type sp:Bind ; | 254 | ] [ rdf:type sp:Bind ; |
| 238 | sp:expression | 255 | sp:expression |
| 239 | [ rdf:type smf:regex ; | 256 | [ rdf:type smf:regex ; |
| 240 | - sp:arg1 _:b12 ; | 257 | + sp:arg1 _:b13 ; |
| 241 | sp:arg2 "%2F" ; | 258 | sp:arg2 "%2F" ; |
| 242 | sp:arg3 "_" | 259 | sp:arg3 "_" |
| 243 | ] ; | 260 | ] ; |
| 244 | - sp:variable _:b13 | 261 | + sp:variable _:b14 |
| 245 | ] [ rdf:type sp:Bind ; | 262 | ] [ rdf:type sp:Bind ; |
| 246 | sp:expression | 263 | sp:expression |
| 247 | [ rdf:type smf:regex ; | 264 | [ rdf:type smf:regex ; |
| 248 | - sp:arg1 _:b13 ; | 265 | + sp:arg1 _:b14 ; |
| 249 | sp:arg2 "%[0-9A-F][0-9A-F]" ; | 266 | sp:arg2 "%[0-9A-F][0-9A-F]" ; |
| 250 | sp:arg3 "" | 267 | sp:arg3 "" |
| 251 | ] ; | 268 | ] ; |
| 252 | - sp:variable _:b14 | 269 | + sp:variable _:b15 |
| 253 | ] [ rdf:type sp:Bind ; | 270 | ] [ rdf:type sp:Bind ; |
| 254 | sp:expression | 271 | sp:expression |
| 255 | [ rdf:type smf:regex ; | 272 | [ rdf:type smf:regex ; |
| 256 | - sp:arg1 _:b14 ; | 273 | + sp:arg1 _:b15 ; |
| 257 | sp:arg2 "\\+" ; | 274 | sp:arg2 "\\+" ; |
| 258 | sp:arg3 "_" | 275 | sp:arg3 "_" |
| 259 | ] ; | 276 | ] ; |
| 260 | - sp:variable _:b15 | 277 | + sp:variable _:b16 |
| 261 | ] [ rdf:type sp:Bind ; | 278 | ] [ rdf:type sp:Bind ; |
| 262 | sp:expression | 279 | sp:expression |
| 263 | [ rdf:type smf:regex ; | 280 | [ rdf:type smf:regex ; |
| 264 | - sp:arg1 _:b15 ; | 281 | + sp:arg1 _:b16 ; |
| 265 | sp:arg2 "_+" ; | 282 | sp:arg2 "_+" ; |
| 266 | sp:arg3 "_" | 283 | sp:arg3 "_" |
| 267 | ] ; | 284 | ] ; |
| 268 | - sp:variable _:b16 | 285 | + sp:variable _:b17 |
| 269 | ] [ rdf:type sp:Bind ; | 286 | ] [ rdf:type sp:Bind ; |
| 270 | sp:expression | 287 | sp:expression |
| 271 | [ rdf:type smf:regex ; | 288 | [ rdf:type smf:regex ; |
| 272 | - sp:arg1 _:b16 ; | 289 | + sp:arg1 _:b17 ; |
| 273 | sp:arg2 "\\*" ; | 290 | sp:arg2 "\\*" ; |
| 274 | sp:arg3 "" | 291 | sp:arg3 "" |
| 275 | ] ; | 292 | ] ; |
| 276 | - sp:variable _:b17 | 293 | + sp:variable _:b18 |
| 277 | ] [ rdf:type sp:Bind ; | 294 | ] [ rdf:type sp:Bind ; |
| 278 | sp:expression | 295 | sp:expression |
| 279 | [ rdf:type xsd:string ; | 296 | [ rdf:type xsd:string ; |
| 280 | sp:arg1 [ rdf:type smf:upperCase ; | 297 | sp:arg1 [ rdf:type smf:upperCase ; |
| 281 | - sp:arg1 _:b17 | 298 | + sp:arg1 _:b18 |
| 282 | ] | 299 | ] |
| 283 | ] ; | 300 | ] ; |
| 284 | - sp:variable _:b9 | 301 | + sp:variable _:b10 |
| 285 | ]) | 302 | ]) |
| 286 | ] ; | 303 | ] ; |
| 287 | spin:constraint | 304 | spin:constraint |
| ... | @@ -296,7 +313,7 @@ ep-spin-lib:selectActivitySuccessType | ... | @@ -296,7 +313,7 @@ ep-spin-lib:selectActivitySuccessType |
| 296 | rdfs:subClassOf ep-spin-lib:Function ; | 313 | rdfs:subClassOf ep-spin-lib:Function ; |
| 297 | spin:body | 314 | spin:body |
| 298 | [ rdf:type sp:Select ; | 315 | [ rdf:type sp:Select ; |
| 299 | - sp:resultVariables (_:b18) ; | 316 | + sp:resultVariables (_:b19) ; |
| 300 | sp:where ([ rdf:type sp:Bind ; | 317 | sp:where ([ rdf:type sp:Bind ; |
| 301 | sp:expression | 318 | sp:expression |
| 302 | [ rdf:type sp:if ; | 319 | [ rdf:type sp:if ; |
| ... | @@ -307,7 +324,7 @@ ep-spin-lib:selectActivitySuccessType | ... | @@ -307,7 +324,7 @@ ep-spin-lib:selectActivitySuccessType |
| 307 | sp:arg2 <http://www.reportinghub.no/ep/schema/activity#SuccessfulActivity> ; | 324 | sp:arg2 <http://www.reportinghub.no/ep/schema/activity#SuccessfulActivity> ; |
| 308 | sp:arg3 <http://www.reportinghub.no/ep/schema/activity#FailedActivity> | 325 | sp:arg3 <http://www.reportinghub.no/ep/schema/activity#FailedActivity> |
| 309 | ] ; | 326 | ] ; |
| 310 | - sp:variable _:b18 | 327 | + sp:variable _:b19 |
| 311 | ]) | 328 | ]) |
| 312 | ] . | 329 | ] . |
| 313 | 330 | ||
| ... | @@ -317,7 +334,7 @@ ep-spin-lib:selectDailyDrillingReportType | ... | @@ -317,7 +334,7 @@ ep-spin-lib:selectDailyDrillingReportType |
| 317 | rdfs:subClassOf ep-spin-lib:Function ; | 334 | rdfs:subClassOf ep-spin-lib:Function ; |
| 318 | spin:body | 335 | spin:body |
| 319 | [ rdf:type sp:Select ; | 336 | [ rdf:type sp:Select ; |
| 320 | - sp:resultVariables (_:b19) ; | 337 | + sp:resultVariables (_:b20) ; |
| 321 | sp:where ([ rdf:type sp:Bind ; | 338 | sp:where ([ rdf:type sp:Bind ; |
| 322 | sp:expression | 339 | sp:expression |
| 323 | [ rdf:type sp:if ; | 340 | [ rdf:type sp:if ; |
| ... | @@ -335,7 +352,7 @@ ep-spin-lib:selectDailyDrillingReportType | ... | @@ -335,7 +352,7 @@ ep-spin-lib:selectDailyDrillingReportType |
| 335 | sp:arg3 <http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport> | 352 | sp:arg3 <http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport> |
| 336 | ] | 353 | ] |
| 337 | ] ; | 354 | ] ; |
| 338 | - sp:variable _:b19 | 355 | + sp:variable _:b20 |
| 339 | ]) | 356 | ]) |
| 340 | ] . | 357 | ] . |
| 341 | 358 | ||
| ... | @@ -345,7 +362,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType | ... | @@ -345,7 +362,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType |
| 345 | rdfs:subClassOf ep-spin-lib:Function ; | 362 | rdfs:subClassOf ep-spin-lib:Function ; |
| 346 | spin:body | 363 | spin:body |
| 347 | [ rdf:type sp:Select ; | 364 | [ rdf:type sp:Select ; |
| 348 | - sp:resultVariables (_:b20) ; | 365 | + sp:resultVariables (_:b21) ; |
| 349 | sp:where ([ rdf:type sp:Bind ; | 366 | sp:where ([ rdf:type sp:Bind ; |
| 350 | sp:expression | 367 | sp:expression |
| 351 | [ rdf:type sp:if ; | 368 | [ rdf:type sp:if ; |
| ... | @@ -412,7 +429,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType | ... | @@ -412,7 +429,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType |
| 412 | ] | 429 | ] |
| 413 | ] | 430 | ] |
| 414 | ] ; | 431 | ] ; |
| 415 | - sp:variable _:b20 | 432 | + sp:variable _:b21 |
| 416 | ]) | 433 | ]) |
| 417 | ] . | 434 | ] . |
| 418 | 435 | ||
| ... | @@ -422,7 +439,7 @@ ep-spin-lib:selectDrillingActivityPurposeType | ... | @@ -422,7 +439,7 @@ ep-spin-lib:selectDrillingActivityPurposeType |
| 422 | rdfs:subClassOf ep-spin-lib:Function ; | 439 | rdfs:subClassOf ep-spin-lib:Function ; |
| 423 | spin:body | 440 | spin:body |
| 424 | [ rdf:type sp:Select ; | 441 | [ rdf:type sp:Select ; |
| 425 | - sp:resultVariables (_:b21) ; | 442 | + sp:resultVariables (_:b22) ; |
| 426 | sp:where ([ rdf:type sp:Bind ; | 443 | sp:where ([ rdf:type sp:Bind ; |
| 427 | sp:expression | 444 | sp:expression |
| 428 | [ rdf:type smf:if ; | 445 | [ rdf:type smf:if ; |
| ... | @@ -1006,7 +1023,7 @@ ep-spin-lib:selectDrillingActivityPurposeType | ... | @@ -1006,7 +1023,7 @@ ep-spin-lib:selectDrillingActivityPurposeType |
| 1006 | ] | 1023 | ] |
| 1007 | ] | 1024 | ] |
| 1008 | ] ; | 1025 | ] ; |
| 1009 | - sp:variable _:b21 | 1026 | + sp:variable _:b22 |
| 1010 | ]) | 1027 | ]) |
| 1011 | ] . | 1028 | ] . |
| 1012 | 1029 | ||
| ... | @@ -1016,7 +1033,7 @@ ep-spin-lib:selectFixedOrMoveableRigType | ... | @@ -1016,7 +1033,7 @@ ep-spin-lib:selectFixedOrMoveableRigType |
| 1016 | rdfs:subClassOf ep-spin-lib:Function ; | 1033 | rdfs:subClassOf ep-spin-lib:Function ; |
| 1017 | spin:body | 1034 | spin:body |
| 1018 | [ rdf:type sp:Select ; | 1035 | [ rdf:type sp:Select ; |
| 1019 | - sp:resultVariables (_:b22) ; | 1036 | + sp:resultVariables (_:b23) ; |
| 1020 | sp:where ([ rdf:type sp:Bind ; | 1037 | sp:where ([ rdf:type sp:Bind ; |
| 1021 | sp:expression | 1038 | sp:expression |
| 1022 | [ rdf:type sp:if ; | 1039 | [ rdf:type sp:if ; |
| ... | @@ -1027,7 +1044,7 @@ ep-spin-lib:selectFixedOrMoveableRigType | ... | @@ -1027,7 +1044,7 @@ ep-spin-lib:selectFixedOrMoveableRigType |
| 1027 | sp:arg2 <http://www.reportinghub.no/ep/schema/facility#FixedRig> ; | 1044 | sp:arg2 <http://www.reportinghub.no/ep/schema/facility#FixedRig> ; |
| 1028 | sp:arg3 <http://www.reportinghub.no/ep/schema/facility#MoveableRig> | 1045 | sp:arg3 <http://www.reportinghub.no/ep/schema/facility#MoveableRig> |
| 1029 | ] ; | 1046 | ] ; |
| 1030 | - sp:variable _:b22 | 1047 | + sp:variable _:b23 |
| 1031 | ]) | 1048 | ]) |
| 1032 | ] . | 1049 | ] . |
| 1033 | 1050 | ||
| ... | @@ -1037,7 +1054,7 @@ ep-spin-lib:selectLabelOfSystem | ... | @@ -1037,7 +1054,7 @@ ep-spin-lib:selectLabelOfSystem |
| 1037 | rdfs:subClassOf ep-spin-lib:Function ; | 1054 | rdfs:subClassOf ep-spin-lib:Function ; |
| 1038 | spin:body | 1055 | spin:body |
| 1039 | [ rdf:type sp:Select ; | 1056 | [ rdf:type sp:Select ; |
| 1040 | - sp:resultVariables (_:b23) ; | 1057 | + sp:resultVariables (_:b24) ; |
| 1041 | sp:where ([ rdf:type sp:Bind ; | 1058 | sp:where ([ rdf:type sp:Bind ; |
| 1042 | sp:expression | 1059 | sp:expression |
| 1043 | [ rdf:type sp:if ; | 1060 | [ rdf:type sp:if ; |
| ... | @@ -1083,7 +1100,7 @@ ep-spin-lib:selectLabelOfSystem | ... | @@ -1083,7 +1100,7 @@ ep-spin-lib:selectLabelOfSystem |
| 1083 | ] | 1100 | ] |
| 1084 | ] | 1101 | ] |
| 1085 | ] ; | 1102 | ] ; |
| 1086 | - sp:variable _:b23 | 1103 | + sp:variable _:b24 |
| 1087 | ]) | 1104 | ]) |
| 1088 | ] . | 1105 | ] . |
| 1089 | 1106 | ||
| ... | @@ -1093,7 +1110,7 @@ ep-spin-lib:selectPressureTestType | ... | @@ -1093,7 +1110,7 @@ ep-spin-lib:selectPressureTestType |
| 1093 | rdfs:subClassOf ep-spin-lib:Function ; | 1110 | rdfs:subClassOf ep-spin-lib:Function ; |
| 1094 | spin:body | 1111 | spin:body |
| 1095 | [ rdf:type sp:Select ; | 1112 | [ rdf:type sp:Select ; |
| 1096 | - sp:resultVariables (_:b24) ; | 1113 | + sp:resultVariables (_:b25) ; |
| 1097 | sp:where ([ rdf:type sp:Bind ; | 1114 | sp:where ([ rdf:type sp:Bind ; |
| 1098 | sp:expression | 1115 | sp:expression |
| 1099 | [ rdf:type smf:if ; | 1116 | [ rdf:type smf:if ; |
| ... | @@ -1110,7 +1127,7 @@ ep-spin-lib:selectPressureTestType | ... | @@ -1110,7 +1127,7 @@ ep-spin-lib:selectPressureTestType |
| 1110 | sp:arg2 <http://www.reportinghub.no/ep/schema/1.0/activity#LeakOffTest> | 1127 | sp:arg2 <http://www.reportinghub.no/ep/schema/1.0/activity#LeakOffTest> |
| 1111 | ] | 1128 | ] |
| 1112 | ] ; | 1129 | ] ; |
| 1113 | - sp:variable _:b24 | 1130 | + sp:variable _:b25 |
| 1114 | ]) | 1131 | ]) |
| 1115 | ] . | 1132 | ] . |
| 1116 | 1133 | ||
| ... | @@ -1120,8 +1137,8 @@ ep-spin-lib:selectWellBoreDrillingType | ... | @@ -1120,8 +1137,8 @@ ep-spin-lib:selectWellBoreDrillingType |
| 1120 | rdfs:subClassOf ep-spin-lib:Function ; | 1137 | rdfs:subClassOf ep-spin-lib:Function ; |
| 1121 | spin:body | 1138 | spin:body |
| 1122 | [ rdf:type sp:Select ; | 1139 | [ rdf:type sp:Select ; |
| 1123 | - sp:resultVariables (_:b25) ; | 1140 | + sp:resultVariables (_:b26) ; |
| 1124 | - sp:where ([ sp:object _:b25 ; | 1141 | + sp:where ([ sp:object _:b26 ; |
| 1125 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mapsTo> ; | 1142 | sp:predicate <http://www.reportinghub.no/ep/schema/ddr#mapsTo> ; |
| 1126 | sp:subject spin:_arg1 | 1143 | sp:subject spin:_arg1 |
| 1127 | ]) | 1144 | ]) |
| ... | @@ -1133,7 +1150,7 @@ ep-spin-lib:selectWellBoreHphtType | ... | @@ -1133,7 +1150,7 @@ ep-spin-lib:selectWellBoreHphtType |
| 1133 | rdfs:subClassOf ep-spin-lib:Function ; | 1150 | rdfs:subClassOf ep-spin-lib:Function ; |
| 1134 | spin:body | 1151 | spin:body |
| 1135 | [ rdf:type sp:Select ; | 1152 | [ rdf:type sp:Select ; |
| 1136 | - sp:resultVariables (_:b26) ; | 1153 | + sp:resultVariables (_:b27) ; |
| 1137 | sp:where ([ rdf:type sp:Bind ; | 1154 | sp:where ([ rdf:type sp:Bind ; |
| 1138 | sp:expression | 1155 | sp:expression |
| 1139 | [ rdf:type sp:if ; | 1156 | [ rdf:type sp:if ; |
| ... | @@ -1144,7 +1161,7 @@ ep-spin-lib:selectWellBoreHphtType | ... | @@ -1144,7 +1161,7 @@ ep-spin-lib:selectWellBoreHphtType |
| 1144 | sp:arg2 <http://www.reportinghub.no/ep/schema/well#HphtWellBore> ; | 1161 | sp:arg2 <http://www.reportinghub.no/ep/schema/well#HphtWellBore> ; |
| 1145 | sp:arg3 <http://www.reportinghub.no/ep/schema/well#NotHphtWellBore> | 1162 | sp:arg3 <http://www.reportinghub.no/ep/schema/well#NotHphtWellBore> |
| 1146 | ] ; | 1163 | ] ; |
| 1147 | - sp:variable _:b26 | 1164 | + sp:variable _:b27 |
| 1148 | ]) | 1165 | ]) |
| 1149 | ] . | 1166 | ] . |
| 1150 | 1167 | ||
| ... | @@ -1154,7 +1171,7 @@ ep-spin-lib:selectWellBoreTightnessType | ... | @@ -1154,7 +1171,7 @@ ep-spin-lib:selectWellBoreTightnessType |
| 1154 | rdfs:subClassOf ep-spin-lib:Function ; | 1171 | rdfs:subClassOf ep-spin-lib:Function ; |
| 1155 | spin:body | 1172 | spin:body |
| 1156 | [ rdf:type sp:Select ; | 1173 | [ rdf:type sp:Select ; |
| 1157 | - sp:resultVariables (_:b27) ; | 1174 | + sp:resultVariables (_:b28) ; |
| 1158 | sp:where ([ rdf:type sp:Bind ; | 1175 | sp:where ([ rdf:type sp:Bind ; |
| 1159 | sp:expression | 1176 | sp:expression |
| 1160 | [ rdf:type sp:if ; | 1177 | [ rdf:type sp:if ; |
| ... | @@ -1165,59 +1182,68 @@ ep-spin-lib:selectWellBoreTightnessType | ... | @@ -1165,59 +1182,68 @@ ep-spin-lib:selectWellBoreTightnessType |
| 1165 | sp:arg2 <http://www.reportinghub.no/ep/schema/well#TightWellBore> ; | 1182 | sp:arg2 <http://www.reportinghub.no/ep/schema/well#TightWellBore> ; |
| 1166 | sp:arg3 <http://www.reportinghub.no/ep/schema/well#LeakyWellBore> | 1183 | sp:arg3 <http://www.reportinghub.no/ep/schema/well#LeakyWellBore> |
| 1167 | ] ; | 1184 | ] ; |
| 1168 | - sp:variable _:b27 | 1185 | + sp:variable _:b28 |
| 1169 | ]) | 1186 | ]) |
| 1170 | ] . | 1187 | ] . |
| 1171 | 1188 | ||
| 1172 | -_:b27 | 1189 | +_:b28 |
| 1173 | sp:varName "wellBoreTightnessType"^^xsd:string . | 1190 | sp:varName "wellBoreTightnessType"^^xsd:string . |
| 1174 | 1191 | ||
| 1175 | -_:b26 | 1192 | +_:b27 |
| 1176 | sp:varName "wellBoreHphtType"^^xsd:string . | 1193 | sp:varName "wellBoreHphtType"^^xsd:string . |
| 1177 | 1194 | ||
| 1178 | -_:b25 | 1195 | +_:b26 |
| 1179 | sp:varName "wellBoreDrillingType"^^xsd:string . | 1196 | sp:varName "wellBoreDrillingType"^^xsd:string . |
| 1180 | 1197 | ||
| 1181 | -_:b24 | 1198 | +_:b25 |
| 1182 | sp:varName "pressureTestType"^^xsd:string . | 1199 | sp:varName "pressureTestType"^^xsd:string . |
| 1183 | 1200 | ||
| 1184 | -_:b23 | 1201 | +_:b24 |
| 1185 | sp:varName "dailyDrillingReportType"^^xsd:string . | 1202 | sp:varName "dailyDrillingReportType"^^xsd:string . |
| 1186 | 1203 | ||
| 1187 | -_:b22 | 1204 | +_:b23 |
| 1188 | sp:varName "fixedOrMoveableRigType"^^xsd:string . | 1205 | sp:varName "fixedOrMoveableRigType"^^xsd:string . |
| 1189 | 1206 | ||
| 1190 | -_:b21 | 1207 | +_:b22 |
| 1191 | sp:varName "drillingActivityPurposeType"^^xsd:string . | 1208 | sp:varName "drillingActivityPurposeType"^^xsd:string . |
| 1192 | 1209 | ||
| 1193 | -_:b19 | 1210 | +_:b21 |
| 1211 | + sp:varName "drillingActivityOutcomeType"^^xsd:string . | ||
| 1212 | + | ||
| 1213 | +_:b20 | ||
| 1194 | sp:varName "dailyDrillingReportType"^^xsd:string . | 1214 | sp:varName "dailyDrillingReportType"^^xsd:string . |
| 1195 | 1215 | ||
| 1196 | -_:b17 | 1216 | +_:b19 |
| 1217 | + sp:varName "activitySuccessType"^^xsd:string . | ||
| 1218 | + | ||
| 1219 | +_:b18 | ||
| 1197 | sp:varName "t4"^^xsd:string . | 1220 | sp:varName "t4"^^xsd:string . |
| 1198 | 1221 | ||
| 1199 | -_:b16 | 1222 | +_:b17 |
| 1200 | sp:varName "t3"^^xsd:string . | 1223 | sp:varName "t3"^^xsd:string . |
| 1201 | 1224 | ||
| 1202 | -_:b15 | 1225 | +_:b16 |
| 1203 | sp:varName "t2"^^xsd:string . | 1226 | sp:varName "t2"^^xsd:string . |
| 1204 | 1227 | ||
| 1205 | -_:b14 | 1228 | +_:b15 |
| 1206 | sp:varName "t1"^^xsd:string . | 1229 | sp:varName "t1"^^xsd:string . |
| 1207 | 1230 | ||
| 1208 | -_:b13 | 1231 | +_:b14 |
| 1209 | sp:varName "t0b"^^xsd:string . | 1232 | sp:varName "t0b"^^xsd:string . |
| 1210 | 1233 | ||
| 1211 | -_:b12 | 1234 | +_:b13 |
| 1212 | sp:varName "t0a"^^xsd:string . | 1235 | sp:varName "t0a"^^xsd:string . |
| 1213 | 1236 | ||
| 1214 | -_:b11 | 1237 | +_:b12 |
| 1215 | sp:varName "s2"^^xsd:string . | 1238 | sp:varName "s2"^^xsd:string . |
| 1216 | 1239 | ||
| 1217 | -_:b10 | 1240 | +_:b11 |
| 1218 | sp:varName "s1"^^xsd:string . | 1241 | sp:varName "s1"^^xsd:string . |
| 1219 | 1242 | ||
| 1220 | -_:b9 sp:varName "normalizedStr"^^xsd:string . | 1243 | +_:b10 |
| 1244 | + sp:varName "normalizedStr"^^xsd:string . | ||
| 1245 | + | ||
| 1246 | +_:b9 sp:varName "uri"^^xsd:string . | ||
| 1221 | 1247 | ||
| 1222 | _:b8 sp:varName "uri"^^xsd:string . | 1248 | _:b8 sp:varName "uri"^^xsd:string . |
| 1223 | 1249 | ||
| ... | @@ -1227,16 +1253,10 @@ _:b6 sp:varName "uri"^^xsd:string . | ... | @@ -1227,16 +1253,10 @@ _:b6 sp:varName "uri"^^xsd:string . |
| 1227 | 1253 | ||
| 1228 | _:b5 sp:varName "uri"^^xsd:string . | 1254 | _:b5 sp:varName "uri"^^xsd:string . |
| 1229 | 1255 | ||
| 1230 | -_:b4 sp:varName "uri"^^xsd:string . | ||
| 1231 | - | ||
| 1232 | _:b3 sp:varName "uri"^^xsd:string . | 1256 | _:b3 sp:varName "uri"^^xsd:string . |
| 1233 | 1257 | ||
| 1234 | _:b2 sp:varName "uri"^^xsd:string . | 1258 | _:b2 sp:varName "uri"^^xsd:string . |
| 1235 | 1259 | ||
| 1236 | _:b1 sp:varName "uri"^^xsd:string . | 1260 | _:b1 sp:varName "uri"^^xsd:string . |
| 1237 | 1261 | ||
| 1238 | -_:b18 | 1262 | +_:b4 sp:varName "uri"^^xsd:string . |
| 1239 | - sp:varName "activitySuccessType"^^xsd:string . | ||
| 1240 | - | ||
| 1241 | -_:b20 | ||
| 1242 | - sp:varName "drillingActivityOutcomeType"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Sat Aug 13 16:08:32 BST 2011 | 1 | +# Saved by TopBraid on Sun Aug 14 20:00:53 BST 2011 |
| 2 | # baseURI: null | 2 | # baseURI: null |
| 3 | 3 | ||
| 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
-
Please register or login to post a comment