Showing
23 changed files
with
3557 additions
and
3756 deletions
| 1 | -# Saved by TopBraid on Fri Oct 07 13:43:12 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 15:25:05 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/activity | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/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.reportinghub.no/ep/schema/1.0/organization | 4 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization |
| ... | @@ -28,33 +28,33 @@ ep-activity:Activity | ... | @@ -28,33 +28,33 @@ ep-activity:Activity |
| 28 | rdfs:subClassOf ep-core:PhysicalThing ; | 28 | rdfs:subClassOf ep-core:PhysicalThing ; |
| 29 | rdfs:subClassOf | 29 | rdfs:subClassOf |
| 30 | [ rdf:type owl:Restriction ; | 30 | [ rdf:type owl:Restriction ; |
| 31 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | 31 | + owl:allValuesFrom ep-activity:Activity ; |
| 32 | - owl:onProperty ep-activity:finishedAt | 32 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#during> |
| 33 | ] ; | 33 | ] ; |
| 34 | rdfs:subClassOf | 34 | rdfs:subClassOf |
| 35 | [ rdf:type owl:Restriction ; | 35 | [ rdf:type owl:Restriction ; |
| 36 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | 36 | + owl:allValuesFrom ep-activity:Activity ; |
| 37 | - owl:onProperty ep-activity:startedAt | 37 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps> |
| 38 | ] ; | 38 | ] ; |
| 39 | rdfs:subClassOf | 39 | rdfs:subClassOf |
| 40 | [ rdf:type owl:Restriction ; | 40 | [ rdf:type owl:Restriction ; |
| 41 | owl:allValuesFrom ep-activity:Activity ; | 41 | owl:allValuesFrom ep-activity:Activity ; |
| 42 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#after> | 42 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#before> |
| 43 | ] ; | 43 | ] ; |
| 44 | rdfs:subClassOf | 44 | rdfs:subClassOf |
| 45 | [ rdf:type owl:Restriction ; | 45 | [ rdf:type owl:Restriction ; |
| 46 | owl:allValuesFrom ep-activity:Activity ; | 46 | owl:allValuesFrom ep-activity:Activity ; |
| 47 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#before> | 47 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#after> |
| 48 | ] ; | 48 | ] ; |
| 49 | rdfs:subClassOf | 49 | rdfs:subClassOf |
| 50 | [ rdf:type owl:Restriction ; | 50 | [ rdf:type owl:Restriction ; |
| 51 | - owl:allValuesFrom ep-activity:Activity ; | 51 | + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; |
| 52 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps> | 52 | + owl:onProperty ep-activity:startedAt |
| 53 | ] ; | 53 | ] ; |
| 54 | rdfs:subClassOf | 54 | rdfs:subClassOf |
| 55 | [ rdf:type owl:Restriction ; | 55 | [ rdf:type owl:Restriction ; |
| 56 | - owl:allValuesFrom ep-activity:Activity ; | 56 | + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; |
| 57 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#during> | 57 | + owl:onProperty ep-activity:finishedAt |
| 58 | ] . | 58 | ] . |
| 59 | 59 | ||
| 60 | ep-activity:ActivitySuccessType | 60 | ep-activity:ActivitySuccessType |
| ... | @@ -68,13 +68,13 @@ ep-activity:DailyDrillingActivity | ... | @@ -68,13 +68,13 @@ ep-activity:DailyDrillingActivity |
| 68 | rdfs:subClassOf ep-activity:DrillingActivity ; | 68 | rdfs:subClassOf ep-activity:DrillingActivity ; |
| 69 | rdfs:subClassOf | 69 | rdfs:subClassOf |
| 70 | [ rdf:type owl:Restriction ; | 70 | [ rdf:type owl:Restriction ; |
| 71 | - owl:allValuesFrom ep-activity:DrillingActivity ; | 71 | + owl:allValuesFrom ep-activity:Activity ; |
| 72 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | 72 | + owl:onProperty ep-core:hasPart |
| 73 | ] ; | 73 | ] ; |
| 74 | rdfs:subClassOf | 74 | rdfs:subClassOf |
| 75 | [ rdf:type owl:Restriction ; | 75 | [ rdf:type owl:Restriction ; |
| 76 | - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; | 76 | + owl:allValuesFrom ep-activity:DrillingActivity ; |
| 77 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | 77 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> |
| 78 | ] ; | 78 | ] ; |
| 79 | rdfs:subClassOf | 79 | rdfs:subClassOf |
| 80 | [ rdf:type owl:Restriction ; | 80 | [ rdf:type owl:Restriction ; |
| ... | @@ -83,13 +83,13 @@ ep-activity:DailyDrillingActivity | ... | @@ -83,13 +83,13 @@ ep-activity:DailyDrillingActivity |
| 83 | ] ; | 83 | ] ; |
| 84 | rdfs:subClassOf | 84 | rdfs:subClassOf |
| 85 | [ rdf:type owl:Restriction ; | 85 | [ rdf:type owl:Restriction ; |
| 86 | - owl:allValuesFrom ep-activity:DrillingActivity ; | 86 | + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; |
| 87 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> | 87 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> |
| 88 | ] ; | 88 | ] ; |
| 89 | rdfs:subClassOf | 89 | rdfs:subClassOf |
| 90 | [ rdf:type owl:Restriction ; | 90 | [ rdf:type owl:Restriction ; |
| 91 | - owl:allValuesFrom ep-activity:Activity ; | 91 | + owl:allValuesFrom ep-activity:DrillingActivity ; |
| 92 | - owl:onProperty ep-core:hasPart | 92 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> |
| 93 | ] . | 93 | ] . |
| 94 | 94 | ||
| 95 | ep-activity:DailyDrillingActivityToStatus | 95 | ep-activity:DailyDrillingActivityToStatus |
| ... | @@ -98,13 +98,13 @@ ep-activity:DailyDrillingActivityToStatus | ... | @@ -98,13 +98,13 @@ ep-activity:DailyDrillingActivityToStatus |
| 98 | rdfs:subClassOf ep-activity:DrillingActivity ; | 98 | rdfs:subClassOf ep-activity:DrillingActivity ; |
| 99 | rdfs:subClassOf | 99 | rdfs:subClassOf |
| 100 | [ rdf:type owl:Restriction ; | 100 | [ rdf:type owl:Restriction ; |
| 101 | - owl:allValuesFrom ep-activity:Activity ; | 101 | + owl:allValuesFrom ep-activity:DrillingActivity ; |
| 102 | - owl:onProperty ep-core:hasPart | 102 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> |
| 103 | ] ; | 103 | ] ; |
| 104 | rdfs:subClassOf | 104 | rdfs:subClassOf |
| 105 | [ rdf:type owl:Restriction ; | 105 | [ rdf:type owl:Restriction ; |
| 106 | - owl:allValuesFrom ep-activity:DrillingActivity ; | 106 | + owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; |
| 107 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> | 107 | + owl:onProperty ep-activity:onWellBore |
| 108 | ] ; | 108 | ] ; |
| 109 | rdfs:subClassOf | 109 | rdfs:subClassOf |
| 110 | [ rdf:type owl:Restriction ; | 110 | [ rdf:type owl:Restriction ; |
| ... | @@ -113,13 +113,13 @@ ep-activity:DailyDrillingActivityToStatus | ... | @@ -113,13 +113,13 @@ ep-activity:DailyDrillingActivityToStatus |
| 113 | ] ; | 113 | ] ; |
| 114 | rdfs:subClassOf | 114 | rdfs:subClassOf |
| 115 | [ rdf:type owl:Restriction ; | 115 | [ rdf:type owl:Restriction ; |
| 116 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; | 116 | + owl:allValuesFrom ep-activity:DrillingActivity ; |
| 117 | - owl:onProperty ep-activity:onWellBore | 117 | + owl:onProperty <http://www.linkedmodel.org/schema/ordered#first> |
| 118 | ] ; | 118 | ] ; |
| 119 | rdfs:subClassOf | 119 | rdfs:subClassOf |
| 120 | [ rdf:type owl:Restriction ; | 120 | [ rdf:type owl:Restriction ; |
| 121 | - owl:allValuesFrom ep-activity:DrillingActivity ; | 121 | + owl:allValuesFrom ep-activity:Activity ; |
| 122 | - owl:onProperty <http://www.linkedmodel.org/schema/ordered#last> | 122 | + owl:onProperty ep-core:hasPart |
| 123 | ] . | 123 | ] . |
| 124 | 124 | ||
| 125 | ep-activity:DailyProductionActivity | 125 | ep-activity:DailyProductionActivity |
| ... | @@ -163,7 +163,7 @@ ep-activity:Drill-sidetrack | ... | @@ -163,7 +163,7 @@ ep-activity:Drill-sidetrack |
| 163 | rdfs:subClassOf ep-activity:DrillingActivity . | 163 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 164 | 164 | ||
| 165 | ep-activity:DrillStemTest | 165 | ep-activity:DrillStemTest |
| 166 | - rdf:type ep-activity:WellTestType , owl:Class ; | 166 | + rdf:type owl:Class , ep-activity:WellTestType ; |
| 167 | rdfs:label "drill stem test"^^xsd:string ; | 167 | rdfs:label "drill stem test"^^xsd:string ; |
| 168 | rdfs:subClassOf ep-activity:WellTest ; | 168 | rdfs:subClassOf ep-activity:WellTest ; |
| 169 | dc:description "A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the drillstring still in the hole."^^xsd:string ; | 169 | dc:description "A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the drillstring still in the hole."^^xsd:string ; |
| ... | @@ -175,72 +175,72 @@ ep-activity:DrillingActivity | ... | @@ -175,72 +175,72 @@ ep-activity:DrillingActivity |
| 175 | rdfs:subClassOf ep-activity:Activity . | 175 | rdfs:subClassOf ep-activity:Activity . |
| 176 | 176 | ||
| 177 | ep-activity:DrillingActivity-bop_test | 177 | ep-activity:DrillingActivity-bop_test |
| 178 | - rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ; | 178 | + rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ; |
| 179 | rdfs:label "drilling activity - BOP test"^^xsd:string ; | 179 | rdfs:label "drilling activity - BOP test"^^xsd:string ; |
| 180 | rdfs:subClassOf ep-activity:DrillingActivity . | 180 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 181 | 181 | ||
| 182 | ep-activity:DrillingActivity-circulation_loss | 182 | ep-activity:DrillingActivity-circulation_loss |
| 183 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 183 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 184 | rdfs:label "drilling activity - circulation loss"^^xsd:string ; | 184 | rdfs:label "drilling activity - circulation loss"^^xsd:string ; |
| 185 | rdfs:subClassOf ep-activity:DrillingActivity . | 185 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 186 | 186 | ||
| 187 | ep-activity:DrillingActivity-coiled_tubing | 187 | ep-activity:DrillingActivity-coiled_tubing |
| 188 | - rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ; | 188 | + rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ; |
| 189 | rdfs:label "drilling activity - coiled tubing"^^xsd:string ; | 189 | rdfs:label "drilling activity - coiled tubing"^^xsd:string ; |
| 190 | rdfs:subClassOf ep-activity:DrillingActivity . | 190 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 191 | 191 | ||
| 192 | ep-activity:DrillingActivity-equipment_failure | 192 | ep-activity:DrillingActivity-equipment_failure |
| 193 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 193 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 194 | rdfs:label "drilling activity - equipment failure"^^xsd:string ; | 194 | rdfs:label "drilling activity - equipment failure"^^xsd:string ; |
| 195 | rdfs:subClassOf ep-activity:DrillingActivity . | 195 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 196 | 196 | ||
| 197 | ep-activity:DrillingActivity-equipment_hang | 197 | ep-activity:DrillingActivity-equipment_hang |
| 198 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 198 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 199 | rdfs:label "drilling activity - equipment hang"^^xsd:string ; | 199 | rdfs:label "drilling activity - equipment hang"^^xsd:string ; |
| 200 | rdfs:subClassOf ep-activity:DrillingActivity . | 200 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 201 | 201 | ||
| 202 | ep-activity:DrillingActivity-fixed_equipment | 202 | ep-activity:DrillingActivity-fixed_equipment |
| 203 | - rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ; | 203 | + rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ; |
| 204 | rdfs:label "drilling activity - fixed equipment"^^xsd:string ; | 204 | rdfs:label "drilling activity - fixed equipment"^^xsd:string ; |
| 205 | rdfs:subClassOf ep-activity:DrillingActivity . | 205 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 206 | 206 | ||
| 207 | ep-activity:DrillingActivity-injury | 207 | ep-activity:DrillingActivity-injury |
| 208 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 208 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 209 | rdfs:label "drilling activity- injury"^^xsd:string ; | 209 | rdfs:label "drilling activity- injury"^^xsd:string ; |
| 210 | rdfs:subClassOf ep-activity:DrillingActivity . | 210 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 211 | 211 | ||
| 212 | ep-activity:DrillingActivity-kick | 212 | ep-activity:DrillingActivity-kick |
| 213 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 213 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 214 | rdfs:label "drilling activity - operation kick"^^xsd:string ; | 214 | rdfs:label "drilling activity - operation kick"^^xsd:string ; |
| 215 | rdfs:subClassOf ep-activity:DrillingActivity . | 215 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 216 | 216 | ||
| 217 | ep-activity:DrillingActivity-mud_loss | 217 | ep-activity:DrillingActivity-mud_loss |
| 218 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 218 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 219 | rdfs:label "drilling activity - mud loss"^^xsd:string ; | 219 | rdfs:label "drilling activity - mud loss"^^xsd:string ; |
| 220 | rdfs:subClassOf ep-activity:DrillingActivity . | 220 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 221 | 221 | ||
| 222 | ep-activity:DrillingActivity-operation_failed | 222 | ep-activity:DrillingActivity-operation_failed |
| 223 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 223 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 224 | rdfs:label "drilling activity - operation failed"^^xsd:string ; | 224 | rdfs:label "drilling activity - operation failed"^^xsd:string ; |
| 225 | rdfs:subClassOf ep-activity:DrillingActivity . | 225 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 226 | 226 | ||
| 227 | ep-activity:DrillingActivity-snubbing | 227 | ep-activity:DrillingActivity-snubbing |
| 228 | - rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ; | 228 | + rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ; |
| 229 | rdfs:label "drilling activity - snubbing"^^xsd:string ; | 229 | rdfs:label "drilling activity - snubbing"^^xsd:string ; |
| 230 | rdfs:subClassOf ep-activity:DrillingActivity . | 230 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 231 | 231 | ||
| 232 | ep-activity:DrillingActivity-stuck_equipment | 232 | ep-activity:DrillingActivity-stuck_equipment |
| 233 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 233 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 234 | rdfs:label "drilling activity - stuck equipment"^^xsd:string ; | 234 | rdfs:label "drilling activity - stuck equipment"^^xsd:string ; |
| 235 | rdfs:subClassOf ep-activity:DrillingActivity . | 235 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 236 | 236 | ||
| 237 | ep-activity:DrillingActivity-success | 237 | ep-activity:DrillingActivity-success |
| 238 | - rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ; | 238 | + rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ; |
| 239 | rdfs:label "drilling activity - success"^^xsd:string ; | 239 | rdfs:label "drilling activity - success"^^xsd:string ; |
| 240 | rdfs:subClassOf ep-activity:DrillingActivity . | 240 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 241 | 241 | ||
| 242 | ep-activity:DrillingActivity-wire_line | 242 | ep-activity:DrillingActivity-wire_line |
| 243 | - rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ; | 243 | + rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ; |
| 244 | rdfs:label "drilling activity - wireline"^^xsd:string ; | 244 | rdfs:label "drilling activity - wireline"^^xsd:string ; |
| 245 | rdfs:subClassOf ep-activity:DrillingActivity . | 245 | rdfs:subClassOf ep-activity:DrillingActivity . |
| 246 | 246 | ||
| ... | @@ -265,7 +265,7 @@ ep-activity:ExtractAWellCore | ... | @@ -265,7 +265,7 @@ ep-activity:ExtractAWellCore |
| 265 | rdfs:subClassOf ep-activity:WellOperation . | 265 | rdfs:subClassOf ep-activity:WellOperation . |
| 266 | 266 | ||
| 267 | ep-activity:FailedActivity | 267 | ep-activity:FailedActivity |
| 268 | - rdf:type owl:Class , ep-activity:ActivitySuccessType ; | 268 | + rdf:type ep-activity:ActivitySuccessType , owl:Class ; |
| 269 | rdfs:label "failed activity"^^xsd:string ; | 269 | rdfs:label "failed activity"^^xsd:string ; |
| 270 | rdfs:subClassOf ep-activity:Activity ; | 270 | rdfs:subClassOf ep-activity:Activity ; |
| 271 | owl:disjointWith ep-activity:SuccessfulActivity . | 271 | owl:disjointWith ep-activity:SuccessfulActivity . |
| ... | @@ -276,7 +276,7 @@ ep-activity:FluidReading | ... | @@ -276,7 +276,7 @@ ep-activity:FluidReading |
| 276 | rdfs:subClassOf ep-activity:Activity . | 276 | rdfs:subClassOf ep-activity:Activity . |
| 277 | 277 | ||
| 278 | ep-activity:FormationIntegrityTest | 278 | ep-activity:FormationIntegrityTest |
| 279 | - rdf:type owl:Class , ep-activity:PressureTestType ; | 279 | + rdf:type ep-activity:PressureTestType , owl:Class ; |
| 280 | rdfs:label "formation integrity test"^^xsd:string ; | 280 | rdfs:label "formation integrity test"^^xsd:string ; |
| 281 | rdfs:subClassOf ep-activity:WellBorePressureTest ; | 281 | rdfs:subClassOf ep-activity:WellBorePressureTest ; |
| 282 | owl:disjointWith ep-activity:LeakOffTest . | 282 | owl:disjointWith ep-activity:LeakOffTest . |
| ... | @@ -346,7 +346,7 @@ ep-activity:GasReadingType | ... | @@ -346,7 +346,7 @@ ep-activity:GasReadingType |
| 346 | rdfs:subClassOf owl:Class . | 346 | rdfs:subClassOf owl:Class . |
| 347 | 347 | ||
| 348 | ep-activity:LeakOffTest | 348 | ep-activity:LeakOffTest |
| 349 | - rdf:type owl:Class , ep-activity:PressureTestType ; | 349 | + rdf:type ep-activity:PressureTestType , owl:Class ; |
| 350 | rdfs:label "leak-off test"^^xsd:string ; | 350 | rdfs:label "leak-off test"^^xsd:string ; |
| 351 | rdfs:subClassOf ep-activity:WellBorePressureTest ; | 351 | rdfs:subClassOf ep-activity:WellBorePressureTest ; |
| 352 | owl:disjointWith ep-activity:FormationIntegrityTest . | 352 | owl:disjointWith ep-activity:FormationIntegrityTest . |
| ... | @@ -387,7 +387,7 @@ ep-activity:OffshoreWellActivity | ... | @@ -387,7 +387,7 @@ ep-activity:OffshoreWellActivity |
| 387 | rdfs:subClassOf ep-activity:OffshoreActivity ; | 387 | rdfs:subClassOf ep-activity:OffshoreActivity ; |
| 388 | rdfs:subClassOf | 388 | rdfs:subClassOf |
| 389 | [ rdf:type owl:Restriction ; | 389 | [ rdf:type owl:Restriction ; |
| 390 | - owl:cardinality "1"^^xsd:nonNegativeInteger ; | 390 | + owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ; |
| 391 | owl:onProperty ep-activity:onWell | 391 | owl:onProperty ep-activity:onWell |
| 392 | ] ; | 392 | ] ; |
| 393 | rdfs:subClassOf | 393 | rdfs:subClassOf |
| ... | @@ -397,7 +397,7 @@ ep-activity:OffshoreWellActivity | ... | @@ -397,7 +397,7 @@ ep-activity:OffshoreWellActivity |
| 397 | ] ; | 397 | ] ; |
| 398 | rdfs:subClassOf | 398 | rdfs:subClassOf |
| 399 | [ rdf:type owl:Restriction ; | 399 | [ rdf:type owl:Restriction ; |
| 400 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ; | 400 | + owl:cardinality "1"^^xsd:nonNegativeInteger ; |
| 401 | owl:onProperty ep-activity:onWell | 401 | owl:onProperty ep-activity:onWell |
| 402 | ] . | 402 | ] . |
| 403 | 403 | ||
| ... | @@ -417,13 +417,13 @@ ep-activity:PorePressureDeterminationType | ... | @@ -417,13 +417,13 @@ ep-activity:PorePressureDeterminationType |
| 417 | rdfs:subClassOf owl:Class . | 417 | rdfs:subClassOf owl:Class . |
| 418 | 418 | ||
| 419 | ep-activity:PorePressureEstimation | 419 | ep-activity:PorePressureEstimation |
| 420 | - rdf:type ep-activity:PorePressureDeterminationType , owl:Class ; | 420 | + rdf:type owl:Class , ep-activity:PorePressureDeterminationType ; |
| 421 | rdfs:label "pore pressure estimation"^^xsd:string ; | 421 | rdfs:label "pore pressure estimation"^^xsd:string ; |
| 422 | rdfs:subClassOf ep-activity:PorePressureDetermination ; | 422 | rdfs:subClassOf ep-activity:PorePressureDetermination ; |
| 423 | owl:disjointWith ep-activity:PorePressureMeasurement . | 423 | owl:disjointWith ep-activity:PorePressureMeasurement . |
| 424 | 424 | ||
| 425 | ep-activity:PorePressureMeasurement | 425 | ep-activity:PorePressureMeasurement |
| 426 | - rdf:type ep-activity:PorePressureDeterminationType , owl:Class ; | 426 | + rdf:type owl:Class , ep-activity:PorePressureDeterminationType ; |
| 427 | rdfs:label "pore pressure measurement"^^xsd:string ; | 427 | rdfs:label "pore pressure measurement"^^xsd:string ; |
| 428 | rdfs:subClassOf ep-activity:PorePressureDetermination ; | 428 | rdfs:subClassOf ep-activity:PorePressureDetermination ; |
| 429 | owl:disjointWith ep-activity:PorePressureEstimation . | 429 | owl:disjointWith ep-activity:PorePressureEstimation . |
| ... | @@ -444,14 +444,14 @@ ep-activity:ProductionActivity | ... | @@ -444,14 +444,14 @@ ep-activity:ProductionActivity |
| 444 | rdfs:subClassOf ep-activity:Activity . | 444 | rdfs:subClassOf ep-activity:Activity . |
| 445 | 445 | ||
| 446 | ep-activity:ProductionTest | 446 | ep-activity:ProductionTest |
| 447 | - rdf:type ep-activity:WellTestType , owl:Class ; | 447 | + rdf:type owl:Class , ep-activity:WellTestType ; |
| 448 | rdfs:label "production test"^^xsd:string ; | 448 | rdfs:label "production test"^^xsd:string ; |
| 449 | rdfs:subClassOf ep-activity:WellTest ; | 449 | rdfs:subClassOf ep-activity:WellTest ; |
| 450 | dc:description "A test to determine the daily rate of oil, gas, and water production from a (potential) reservoir."^^xsd:string ; | 450 | dc:description "A test to determine the daily rate of oil, gas, and water production from a (potential) reservoir."^^xsd:string ; |
| 451 | owl:disjointWith ep-activity:DrillStemTest . | 451 | owl:disjointWith ep-activity:DrillStemTest . |
| 452 | 452 | ||
| 453 | ep-activity:SuccessfulActivity | 453 | ep-activity:SuccessfulActivity |
| 454 | - rdf:type owl:Class , ep-activity:ActivitySuccessType ; | 454 | + rdf:type ep-activity:ActivitySuccessType , owl:Class ; |
| 455 | rdfs:label "successful activity"^^xsd:string ; | 455 | rdfs:label "successful activity"^^xsd:string ; |
| 456 | rdfs:subClassOf ep-activity:Activity ; | 456 | rdfs:subClassOf ep-activity:Activity ; |
| 457 | owl:disjointWith ep-activity:FailedActivity . | 457 | owl:disjointWith ep-activity:FailedActivity . |
| ... | @@ -522,23 +522,23 @@ ep-activity:WellCementJob | ... | @@ -522,23 +522,23 @@ ep-activity:WellCementJob |
| 522 | rdfs:subClassOf ep-activity:WellOperation . | 522 | rdfs:subClassOf ep-activity:WellOperation . |
| 523 | 523 | ||
| 524 | ep-activity:WellCementJob-other | 524 | ep-activity:WellCementJob-other |
| 525 | - rdf:type ep-activity:WellCementJobPurposeType , owl:Class ; | 525 | + rdf:type owl:Class , ep-activity:WellCementJobPurposeType ; |
| 526 | rdfs:label "well cement job other"^^xsd:string ; | 526 | rdfs:label "well cement job other"^^xsd:string ; |
| 527 | rdfs:subClassOf ep-activity:WellCementJob ; | 527 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 528 | - owl:disjointWith ep-activity:WellCementJob-primary , ep-activity:WellCementJob-plug , ep-activity:WellCementJob-squeeze . | 528 | + owl:disjointWith ep-activity:WellCementJob-squeeze , ep-activity:WellCementJob-plug , ep-activity:WellCementJob-primary . |
| 529 | 529 | ||
| 530 | ep-activity:WellCementJob-plug | 530 | ep-activity:WellCementJob-plug |
| 531 | - rdf:type owl:Class , ep-activity:WellCementJobPurposeType ; | 531 | + rdf:type ep-activity:WellCementJobPurposeType , owl:Class ; |
| 532 | rdfs:label "well cement job plug"^^xsd:string ; | 532 | rdfs:label "well cement job plug"^^xsd:string ; |
| 533 | rdfs:subClassOf ep-activity:WellCementJob . | 533 | rdfs:subClassOf ep-activity:WellCementJob . |
| 534 | 534 | ||
| 535 | ep-activity:WellCementJob-primary | 535 | ep-activity:WellCementJob-primary |
| 536 | - rdf:type owl:Class , ep-activity:WellCementJobPurposeType ; | 536 | + rdf:type ep-activity:WellCementJobPurposeType , owl:Class ; |
| 537 | rdfs:label "well cement job primary"^^xsd:string ; | 537 | rdfs:label "well cement job primary"^^xsd:string ; |
| 538 | rdfs:subClassOf ep-activity:WellCementJob . | 538 | rdfs:subClassOf ep-activity:WellCementJob . |
| 539 | 539 | ||
| 540 | ep-activity:WellCementJob-squeeze | 540 | ep-activity:WellCementJob-squeeze |
| 541 | - rdf:type ep-activity:WellCementJobPurposeType , owl:Class ; | 541 | + rdf:type owl:Class , ep-activity:WellCementJobPurposeType ; |
| 542 | rdfs:label "well cement job squeeze"^^xsd:string ; | 542 | rdfs:label "well cement job squeeze"^^xsd:string ; |
| 543 | rdfs:subClassOf ep-activity:WellCementJob . | 543 | rdfs:subClassOf ep-activity:WellCementJob . |
| 544 | 544 | ||
| ... | @@ -583,73 +583,73 @@ ep-activity:WellCementJobTopPlugType | ... | @@ -583,73 +583,73 @@ ep-activity:WellCementJobTopPlugType |
| 583 | rdfs:subClassOf owl:Class . | 583 | rdfs:subClassOf owl:Class . |
| 584 | 584 | ||
| 585 | ep-activity:WellCementJobWithBottomPlug | 585 | ep-activity:WellCementJobWithBottomPlug |
| 586 | - rdf:type owl:Class , ep-activity:WellCementJobBottomPlugType ; | 586 | + rdf:type ep-activity:WellCementJobBottomPlugType , owl:Class ; |
| 587 | rdfs:label "well cement job with bottom plug"^^xsd:string ; | 587 | rdfs:label "well cement job with bottom plug"^^xsd:string ; |
| 588 | rdfs:subClassOf ep-activity:WellCementJob ; | 588 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 589 | owl:disjointWith ep-activity:WellCementJobWithoutBottomPlug . | 589 | owl:disjointWith ep-activity:WellCementJobWithoutBottomPlug . |
| 590 | 590 | ||
| 591 | ep-activity:WellCementJobWithCasingReciprocation | 591 | ep-activity:WellCementJobWithCasingReciprocation |
| 592 | - rdf:type owl:Class , ep-activity:WellCementJobCasingReciprocationType ; | 592 | + rdf:type ep-activity:WellCementJobCasingReciprocationType , owl:Class ; |
| 593 | rdfs:label "well cement job with casing reciprocation"^^xsd:string ; | 593 | rdfs:label "well cement job with casing reciprocation"^^xsd:string ; |
| 594 | rdfs:subClassOf ep-activity:WellCementJob ; | 594 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 595 | owl:disjointWith ep-activity:WellCementJobWithoutCasingReciprocation . | 595 | owl:disjointWith ep-activity:WellCementJobWithoutCasingReciprocation . |
| 596 | 596 | ||
| 597 | ep-activity:WellCementJobWithCasingRotation | 597 | ep-activity:WellCementJobWithCasingRotation |
| 598 | - rdf:type owl:Class , ep-activity:WellCementJobCasingRotationType ; | 598 | + rdf:type ep-activity:WellCementJobCasingRotationType , owl:Class ; |
| 599 | rdfs:label "well cement job with casing rotation"^^xsd:string ; | 599 | rdfs:label "well cement job with casing rotation"^^xsd:string ; |
| 600 | rdfs:subClassOf ep-activity:WellCementJob ; | 600 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 601 | owl:disjointWith ep-activity:WellCementJobWithoutTopPlug . | 601 | owl:disjointWith ep-activity:WellCementJobWithoutTopPlug . |
| 602 | 602 | ||
| 603 | ep-activity:WellCementJobWithFloatHolding | 603 | ep-activity:WellCementJobWithFloatHolding |
| 604 | - rdf:type owl:Class , ep-activity:WellCementJobFloatHoldingType ; | 604 | + rdf:type ep-activity:WellCementJobFloatHoldingType , owl:Class ; |
| 605 | rdfs:label "well cement job with float holding"^^xsd:string ; | 605 | rdfs:label "well cement job with float holding"^^xsd:string ; |
| 606 | rdfs:subClassOf ep-activity:WellCementJob ; | 606 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 607 | owl:disjointWith ep-activity:WellCementJobWithoutFloatHolding . | 607 | owl:disjointWith ep-activity:WellCementJobWithoutFloatHolding . |
| 608 | 608 | ||
| 609 | ep-activity:WellCementJobWithPlugBumping | 609 | ep-activity:WellCementJobWithPlugBumping |
| 610 | - rdf:type owl:Class , ep-activity:WellCementJobPlugBumpingType ; | 610 | + rdf:type ep-activity:WellCementJobPlugBumpingType , owl:Class ; |
| 611 | rdfs:label "well cement job with plug bumping"^^xsd:string ; | 611 | rdfs:label "well cement job with plug bumping"^^xsd:string ; |
| 612 | rdfs:subClassOf ep-activity:WellCementJob ; | 612 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 613 | owl:disjointWith ep-activity:WellCementJobWithoutBottomPlug . | 613 | owl:disjointWith ep-activity:WellCementJobWithoutBottomPlug . |
| 614 | 614 | ||
| 615 | ep-activity:WellCementJobWithTopPlug | 615 | ep-activity:WellCementJobWithTopPlug |
| 616 | - rdf:type owl:Class , ep-activity:WellCementJobTopPlugType ; | 616 | + rdf:type ep-activity:WellCementJobTopPlugType , owl:Class ; |
| 617 | rdfs:label "well cement job with top plug"^^xsd:string ; | 617 | rdfs:label "well cement job with top plug"^^xsd:string ; |
| 618 | rdfs:subClassOf ep-activity:WellCementJob ; | 618 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 619 | owl:disjointWith ep-activity:WellCementJobWithoutTopPlug . | 619 | owl:disjointWith ep-activity:WellCementJobWithoutTopPlug . |
| 620 | 620 | ||
| 621 | ep-activity:WellCementJobWithoutBottomPlug | 621 | ep-activity:WellCementJobWithoutBottomPlug |
| 622 | - rdf:type owl:Class , ep-activity:WellCementJobBottomPlugType ; | 622 | + rdf:type ep-activity:WellCementJobBottomPlugType , owl:Class ; |
| 623 | rdfs:label "well cement job without bottom plug"^^xsd:string ; | 623 | rdfs:label "well cement job without bottom plug"^^xsd:string ; |
| 624 | rdfs:subClassOf ep-activity:WellCementJob ; | 624 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 625 | owl:disjointWith ep-activity:WellCementJobWithBottomPlug . | 625 | owl:disjointWith ep-activity:WellCementJobWithBottomPlug . |
| 626 | 626 | ||
| 627 | ep-activity:WellCementJobWithoutCasingReciprocation | 627 | ep-activity:WellCementJobWithoutCasingReciprocation |
| 628 | - rdf:type owl:Class , ep-activity:WellCementJobCasingReciprocationType ; | 628 | + rdf:type ep-activity:WellCementJobCasingReciprocationType , owl:Class ; |
| 629 | rdfs:label "well cement job without casing reciprocation"^^xsd:string ; | 629 | rdfs:label "well cement job without casing reciprocation"^^xsd:string ; |
| 630 | rdfs:subClassOf ep-activity:WellCementJob ; | 630 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 631 | owl:disjointWith ep-activity:WellCementJobWithCasingRotation . | 631 | owl:disjointWith ep-activity:WellCementJobWithCasingRotation . |
| 632 | 632 | ||
| 633 | ep-activity:WellCementJobWithoutCasingRotation | 633 | ep-activity:WellCementJobWithoutCasingRotation |
| 634 | - rdf:type owl:Class , ep-activity:WellCementJobCasingRotationType ; | 634 | + rdf:type ep-activity:WellCementJobCasingRotationType , owl:Class ; |
| 635 | rdfs:label "well cement job without casing rotation"^^xsd:string ; | 635 | rdfs:label "well cement job without casing rotation"^^xsd:string ; |
| 636 | rdfs:subClassOf ep-activity:WellCementJob ; | 636 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 637 | owl:disjointWith ep-activity:WellCementJobWithCasingRotation . | 637 | owl:disjointWith ep-activity:WellCementJobWithCasingRotation . |
| 638 | 638 | ||
| 639 | ep-activity:WellCementJobWithoutFloatHolding | 639 | ep-activity:WellCementJobWithoutFloatHolding |
| 640 | - rdf:type owl:Class , ep-activity:WellCementJobFloatHoldingType ; | 640 | + rdf:type ep-activity:WellCementJobFloatHoldingType , owl:Class ; |
| 641 | rdfs:label "well cement job without float holding"^^xsd:string ; | 641 | rdfs:label "well cement job without float holding"^^xsd:string ; |
| 642 | rdfs:subClassOf ep-activity:WellCementJob ; | 642 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 643 | owl:disjointWith ep-activity:WellCementJobWithFloatHolding . | 643 | owl:disjointWith ep-activity:WellCementJobWithFloatHolding . |
| 644 | 644 | ||
| 645 | ep-activity:WellCementJobWithoutPlugBumping | 645 | ep-activity:WellCementJobWithoutPlugBumping |
| 646 | - rdf:type owl:Class , ep-activity:WellCementJobPlugBumpingType ; | 646 | + rdf:type ep-activity:WellCementJobPlugBumpingType , owl:Class ; |
| 647 | rdfs:label "well cement job without plug bumping"^^xsd:string ; | 647 | rdfs:label "well cement job without plug bumping"^^xsd:string ; |
| 648 | rdfs:subClassOf ep-activity:WellCementJob ; | 648 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 649 | owl:disjointWith ep-activity:WellCementJobWithBottomPlug . | 649 | owl:disjointWith ep-activity:WellCementJobWithBottomPlug . |
| 650 | 650 | ||
| 651 | ep-activity:WellCementJobWithoutTopPlug | 651 | ep-activity:WellCementJobWithoutTopPlug |
| 652 | - rdf:type owl:Class , ep-activity:WellCementJobTopPlugType ; | 652 | + rdf:type ep-activity:WellCementJobTopPlugType , owl:Class ; |
| 653 | rdfs:label "well cement job without top plug"^^xsd:string ; | 653 | rdfs:label "well cement job without top plug"^^xsd:string ; |
| 654 | rdfs:subClassOf ep-activity:WellCementJob ; | 654 | rdfs:subClassOf ep-activity:WellCementJob ; |
| 655 | owl:disjointWith ep-activity:WellCementJobWithTopPlug . | 655 | owl:disjointWith ep-activity:WellCementJobWithTopPlug . |
| ... | @@ -665,13 +665,13 @@ ep-activity:WellCementPumpingFluidReturnType | ... | @@ -665,13 +665,13 @@ ep-activity:WellCementPumpingFluidReturnType |
| 665 | rdfs:subClassOf owl:Class . | 665 | rdfs:subClassOf owl:Class . |
| 666 | 666 | ||
| 667 | ep-activity:WellCementPumpingWithFluidReturn | 667 | ep-activity:WellCementPumpingWithFluidReturn |
| 668 | - rdf:type owl:Class , ep-activity:WellCementPumpingFluidReturnType ; | 668 | + rdf:type ep-activity:WellCementPumpingFluidReturnType , owl:Class ; |
| 669 | rdfs:label "well cement pumping with fluid return"^^xsd:string ; | 669 | rdfs:label "well cement pumping with fluid return"^^xsd:string ; |
| 670 | rdfs:subClassOf ep-activity:WellCementPumping ; | 670 | rdfs:subClassOf ep-activity:WellCementPumping ; |
| 671 | owl:disjointWith ep-activity:WellCementPumpingWithoutFluidReturn . | 671 | owl:disjointWith ep-activity:WellCementPumpingWithoutFluidReturn . |
| 672 | 672 | ||
| 673 | ep-activity:WellCementPumpingWithoutFluidReturn | 673 | ep-activity:WellCementPumpingWithoutFluidReturn |
| 674 | - rdf:type owl:Class , ep-activity:WellCementPumpingFluidReturnType ; | 674 | + rdf:type ep-activity:WellCementPumpingFluidReturnType , owl:Class ; |
| 675 | rdfs:label "well cement pumping without fluid return"^^xsd:string ; | 675 | rdfs:label "well cement pumping without fluid return"^^xsd:string ; |
| 676 | rdfs:subClassOf ep-activity:WellCementPumping ; | 676 | rdfs:subClassOf ep-activity:WellCementPumping ; |
| 677 | owl:disjointWith ep-activity:WellCementPumpingWithFluidReturn . | 677 | owl:disjointWith ep-activity:WellCementPumpingWithFluidReturn . |
| ... | @@ -682,28 +682,28 @@ ep-activity:WellControlIncident | ... | @@ -682,28 +682,28 @@ ep-activity:WellControlIncident |
| 682 | rdfs:subClassOf ep-activity:WellOperation . | 682 | rdfs:subClassOf ep-activity:WellOperation . |
| 683 | 683 | ||
| 684 | ep-activity:WellControlIncident-gas_kick | 684 | ep-activity:WellControlIncident-gas_kick |
| 685 | - rdf:type ep-activity:WellControlIncidentType , owl:Class ; | 685 | + rdf:type owl:Class , ep-activity:WellControlIncidentType ; |
| 686 | rdfs:label "well control incident gas kick"^^xsd:string ; | 686 | rdfs:label "well control incident gas kick"^^xsd:string ; |
| 687 | rdfs:subClassOf ep-activity:WellControlIncident ; | 687 | rdfs:subClassOf ep-activity:WellControlIncident ; |
| 688 | - owl:disjointWith ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-oil_kick . | 688 | + owl:disjointWith ep-activity:WellControlIncident-oil_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-water_kick . |
| 689 | 689 | ||
| 690 | ep-activity:WellControlIncident-oil_kick | 690 | ep-activity:WellControlIncident-oil_kick |
| 691 | - rdf:type ep-activity:WellControlIncidentType , owl:Class ; | 691 | + rdf:type owl:Class , ep-activity:WellControlIncidentType ; |
| 692 | rdfs:label "well control incident oil kick"^^xsd:string ; | 692 | rdfs:label "well control incident oil kick"^^xsd:string ; |
| 693 | rdfs:subClassOf ep-activity:WellControlIncident ; | 693 | rdfs:subClassOf ep-activity:WellControlIncident ; |
| 694 | - owl:disjointWith ep-activity:WellControlIncident-gas_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-shallow_gas_kick . | 694 | + owl:disjointWith ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-gas_kick . |
| 695 | 695 | ||
| 696 | ep-activity:WellControlIncident-shallow_gas_kick | 696 | ep-activity:WellControlIncident-shallow_gas_kick |
| 697 | - rdf:type ep-activity:WellControlIncidentType , owl:Class ; | 697 | + rdf:type owl:Class , ep-activity:WellControlIncidentType ; |
| 698 | rdfs:label "well control incident shallow gas kick"^^xsd:string ; | 698 | rdfs:label "well control incident shallow gas kick"^^xsd:string ; |
| 699 | rdfs:subClassOf ep-activity:WellControlIncident ; | 699 | rdfs:subClassOf ep-activity:WellControlIncident ; |
| 700 | - owl:disjointWith ep-activity:WellControlIncident-gas_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-oil_kick . | 700 | + owl:disjointWith ep-activity:WellControlIncident-oil_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-gas_kick . |
| 701 | 701 | ||
| 702 | ep-activity:WellControlIncident-water_kick | 702 | ep-activity:WellControlIncident-water_kick |
| 703 | - rdf:type ep-activity:WellControlIncidentType , owl:Class ; | 703 | + rdf:type owl:Class , ep-activity:WellControlIncidentType ; |
| 704 | rdfs:label "well control incident water kick"^^xsd:string ; | 704 | rdfs:label "well control incident water kick"^^xsd:string ; |
| 705 | rdfs:subClassOf ep-activity:WellControlIncident ; | 705 | rdfs:subClassOf ep-activity:WellControlIncident ; |
| 706 | - owl:disjointWith ep-activity:WellControlIncident-gas_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-oil_kick . | 706 | + owl:disjointWith ep-activity:WellControlIncident-oil_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-gas_kick . |
| 707 | 707 | ||
| 708 | ep-activity:WellControlIncidentType | 708 | ep-activity:WellControlIncidentType |
| 709 | rdf:type rdfs:Class ; | 709 | rdf:type rdfs:Class ; |
| ... | @@ -716,40 +716,40 @@ ep-activity:WellKilling | ... | @@ -716,40 +716,40 @@ ep-activity:WellKilling |
| 716 | rdfs:subClassOf ep-activity:WellOperation . | 716 | rdfs:subClassOf ep-activity:WellOperation . |
| 717 | 717 | ||
| 718 | ep-activity:WellKilling-bullheading | 718 | ep-activity:WellKilling-bullheading |
| 719 | - rdf:type ep-activity:WellKillingType , owl:Class ; | 719 | + rdf:type owl:Class , ep-activity:WellKillingType ; |
| 720 | rdfs:label "well killing bullheading"^^xsd:string ; | 720 | rdfs:label "well killing bullheading"^^xsd:string ; |
| 721 | rdfs:subClassOf ep-activity:WellKilling ; | 721 | rdfs:subClassOf ep-activity:WellKilling ; |
| 722 | - owl:disjointWith ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-drillers_method . | 722 | + owl:disjointWith ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-wait_and_weight . |
| 723 | 723 | ||
| 724 | ep-activity:WellKilling-drillers_method | 724 | ep-activity:WellKilling-drillers_method |
| 725 | - rdf:type ep-activity:WellKillingType , owl:Class ; | 725 | + rdf:type owl:Class , ep-activity:WellKillingType ; |
| 726 | rdfs:label "well killing drillers method"^^xsd:string ; | 726 | rdfs:label "well killing drillers method"^^xsd:string ; |
| 727 | rdfs:subClassOf ep-activity:WellKilling ; | 727 | rdfs:subClassOf ep-activity:WellKilling ; |
| 728 | - owl:disjointWith ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-lubricate_and_bleed . | 728 | + owl:disjointWith ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-wait_and_weight . |
| 729 | 729 | ||
| 730 | ep-activity:WellKilling-forward_circulation | 730 | ep-activity:WellKilling-forward_circulation |
| 731 | - rdf:type ep-activity:WellKillingType , owl:Class ; | 731 | + rdf:type owl:Class , ep-activity:WellKillingType ; |
| 732 | rdfs:label "well killing forward circulation"^^xsd:string ; | 732 | rdfs:label "well killing forward circulation"^^xsd:string ; |
| 733 | rdfs:subClassOf ep-activity:WellKilling ; | 733 | rdfs:subClassOf ep-activity:WellKilling ; |
| 734 | - owl:disjointWith ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-drillers_method . | 734 | + owl:disjointWith ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-wait_and_weight . |
| 735 | 735 | ||
| 736 | ep-activity:WellKilling-lubricate_and_bleed | 736 | ep-activity:WellKilling-lubricate_and_bleed |
| 737 | - rdf:type ep-activity:WellKillingType , owl:Class ; | 737 | + rdf:type owl:Class , ep-activity:WellKillingType ; |
| 738 | rdfs:label "well killing lubricate and bleed"^^xsd:string ; | 738 | rdfs:label "well killing lubricate and bleed"^^xsd:string ; |
| 739 | rdfs:subClassOf ep-activity:WellKilling ; | 739 | rdfs:subClassOf ep-activity:WellKilling ; |
| 740 | - owl:disjointWith ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-drillers_method . | 740 | + owl:disjointWith ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-wait_and_weight . |
| 741 | 741 | ||
| 742 | ep-activity:WellKilling-reverse_circulation | 742 | ep-activity:WellKilling-reverse_circulation |
| 743 | - rdf:type owl:Class , ep-activity:WellKillingType ; | 743 | + rdf:type ep-activity:WellKillingType , owl:Class ; |
| 744 | rdfs:label "well killing reverse circulation"^^xsd:string ; | 744 | rdfs:label "well killing reverse circulation"^^xsd:string ; |
| 745 | rdfs:subClassOf ep-activity:WellKilling ; | 745 | rdfs:subClassOf ep-activity:WellKilling ; |
| 746 | - owl:disjointWith ep-activity:WellKilling-wait_and_weight , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-drillers_method . | 746 | + owl:disjointWith ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-bullheading , ep-activity:WellKilling-wait_and_weight . |
| 747 | 747 | ||
| 748 | ep-activity:WellKilling-wait_and_weight | 748 | ep-activity:WellKilling-wait_and_weight |
| 749 | - rdf:type ep-activity:WellKillingType , owl:Class ; | 749 | + rdf:type owl:Class , ep-activity:WellKillingType ; |
| 750 | rdfs:label "well killing wait and weight"^^xsd:string ; | 750 | rdfs:label "well killing wait and weight"^^xsd:string ; |
| 751 | rdfs:subClassOf ep-activity:WellKilling ; | 751 | rdfs:subClassOf ep-activity:WellKilling ; |
| 752 | - owl:disjointWith ep-activity:WellKilling-drillers_method , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-bullheading . | 752 | + owl:disjointWith ep-activity:WellKilling-bullheading , ep-activity:WellKilling-forward_circulation , ep-activity:WellKilling-reverse_circulation , ep-activity:WellKilling-lubricate_and_bleed , ep-activity:WellKilling-drillers_method . |
| 753 | 753 | ||
| 754 | ep-activity:WellKillingType | 754 | ep-activity:WellKillingType |
| 755 | rdf:type rdfs:Class ; | 755 | rdf:type rdfs:Class ; |
| ... | @@ -788,25 +788,25 @@ ep-activity:WirelineFormationTestType | ... | @@ -788,25 +788,25 @@ ep-activity:WirelineFormationTestType |
| 788 | rdfs:subClassOf owl:Class . | 788 | rdfs:subClassOf owl:Class . |
| 789 | 789 | ||
| 790 | ep-activity:WirelineFormationTestWithGoodSeal | 790 | ep-activity:WirelineFormationTestWithGoodSeal |
| 791 | - rdf:type ep-activity:WirelineFormationTestType , owl:Class ; | 791 | + rdf:type owl:Class , ep-activity:WirelineFormationTestType ; |
| 792 | rdfs:label "wireline formation test with a good seal"^^xsd:string ; | 792 | rdfs:label "wireline formation test with a good seal"^^xsd:string ; |
| 793 | rdfs:subClassOf ep-activity:WirelineFormationTest ; | 793 | rdfs:subClassOf ep-activity:WirelineFormationTest ; |
| 794 | owl:disjointWith ep-activity:WirelineFormationTestWithoutGoodSeal . | 794 | owl:disjointWith ep-activity:WirelineFormationTestWithoutGoodSeal . |
| 795 | 795 | ||
| 796 | ep-activity:WirelineFormationTestWithoutGoodSeal | 796 | ep-activity:WirelineFormationTestWithoutGoodSeal |
| 797 | - rdf:type ep-activity:WirelineFormationTestType , owl:Class ; | 797 | + rdf:type owl:Class , ep-activity:WirelineFormationTestType ; |
| 798 | rdfs:label "wireline formation test without a good seal"^^xsd:string ; | 798 | rdfs:label "wireline formation test without a good seal"^^xsd:string ; |
| 799 | rdfs:subClassOf ep-activity:WirelineFormationTest ; | 799 | rdfs:subClassOf ep-activity:WirelineFormationTest ; |
| 800 | owl:disjointWith ep-activity:WirelineFormationTestWithGoodSeal . | 800 | owl:disjointWith ep-activity:WirelineFormationTestWithGoodSeal . |
| 801 | 801 | ||
| 802 | ep-activity:averageRateOfDrilling | 802 | ep-activity:averageRateOfDrilling |
| 803 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ; | 803 | + rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; |
| 804 | rdfs:domain ep-activity:DrillingActivity ; | 804 | rdfs:domain ep-activity:DrillingActivity ; |
| 805 | rdfs:label "average rate of drilling"^^xsd:string ; | 805 | rdfs:label "average rate of drilling"^^xsd:string ; |
| 806 | rdfs:range ep-core:Speed . | 806 | rdfs:range ep-core:Speed . |
| 807 | 807 | ||
| 808 | ep-activity:descriptionOfActivitiesFollowingTheDailyReportingPeriod | 808 | ep-activity:descriptionOfActivitiesFollowingTheDailyReportingPeriod |
| 809 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 809 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 810 | rdfs:domain ep-activity:DailyDrillingActivity ; | 810 | rdfs:domain ep-activity:DailyDrillingActivity ; |
| 811 | rdfs:label "description of activities following the daily reporting period"^^xsd:string ; | 811 | rdfs:label "description of activities following the daily reporting period"^^xsd:string ; |
| 812 | rdfs:range <http://www.reportinghub.no/ep/schema/report#Report> . | 812 | rdfs:range <http://www.reportinghub.no/ep/schema/report#Report> . |
| ... | @@ -822,25 +822,25 @@ ep-activity:descriptionOfActivitiesWithinTheDailyReportingPeriod | ... | @@ -822,25 +822,25 @@ ep-activity:descriptionOfActivitiesWithinTheDailyReportingPeriod |
| 822 | rdfs:label "description of activities within the daily reporting period"^^xsd:string . | 822 | rdfs:label "description of activities within the daily reporting period"^^xsd:string . |
| 823 | 823 | ||
| 824 | ep-activity:distanceDrilled | 824 | ep-activity:distanceDrilled |
| 825 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ; | 825 | + rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; |
| 826 | rdfs:domain ep-activity:DrillingActivity ; | 826 | rdfs:domain ep-activity:DrillingActivity ; |
| 827 | rdfs:label "final rate of drilling"^^xsd:string ; | 827 | rdfs:label "final rate of drilling"^^xsd:string ; |
| 828 | rdfs:range ep-core:Length . | 828 | rdfs:range ep-core:Length . |
| 829 | 829 | ||
| 830 | ep-activity:drillingContractor | 830 | ep-activity:drillingContractor |
| 831 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 831 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 832 | rdfs:domain ep-activity:DrillingActivity ; | 832 | rdfs:domain ep-activity:DrillingActivity ; |
| 833 | rdfs:label "drilling contractor"^^xsd:string ; | 833 | rdfs:label "drilling contractor"^^xsd:string ; |
| 834 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | 834 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . |
| 835 | 835 | ||
| 836 | ep-activity:drillingOperator | 836 | ep-activity:drillingOperator |
| 837 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 837 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 838 | rdfs:domain ep-activity:DrillingActivity ; | 838 | rdfs:domain ep-activity:DrillingActivity ; |
| 839 | rdfs:label "drilling operator"^^xsd:string ; | 839 | rdfs:label "drilling operator"^^xsd:string ; |
| 840 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | 840 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . |
| 841 | 841 | ||
| 842 | ep-activity:durationOfDrilling | 842 | ep-activity:durationOfDrilling |
| 843 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 843 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
| 844 | rdfs:domain ep-activity:DrillingActivity ; | 844 | rdfs:domain ep-activity:DrillingActivity ; |
| 845 | rdfs:label "duration of drilling"^^xsd:string ; | 845 | rdfs:label "duration of drilling"^^xsd:string ; |
| 846 | rdfs:range ep-core:TimeDuration . | 846 | rdfs:range ep-core:TimeDuration . |
| ... | @@ -852,25 +852,25 @@ ep-activity:failedEquipment | ... | @@ -852,25 +852,25 @@ ep-activity:failedEquipment |
| 852 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#Equipment> . | 852 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#Equipment> . |
| 853 | 853 | ||
| 854 | ep-activity:finalRateOfDrilling | 854 | ep-activity:finalRateOfDrilling |
| 855 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ; | 855 | + rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; |
| 856 | rdfs:domain ep-activity:DrillingActivity ; | 856 | rdfs:domain ep-activity:DrillingActivity ; |
| 857 | rdfs:label "final rate of drilling"^^xsd:string ; | 857 | rdfs:label "final rate of drilling"^^xsd:string ; |
| 858 | rdfs:range ep-core:Speed . | 858 | rdfs:range ep-core:Speed . |
| 859 | 859 | ||
| 860 | ep-activity:finishedAt | 860 | ep-activity:finishedAt |
| 861 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 861 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
| 862 | rdfs:domain ep-activity:Activity ; | 862 | rdfs:domain ep-activity:Activity ; |
| 863 | rdfs:label "finished at"^^xsd:string ; | 863 | rdfs:label "finished at"^^xsd:string ; |
| 864 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 864 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
| 865 | 865 | ||
| 866 | ep-activity:fluidProducedByWellTest | 866 | ep-activity:fluidProducedByWellTest |
| 867 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 867 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 868 | rdfs:domain ep-activity:WellTest ; | 868 | rdfs:domain ep-activity:WellTest ; |
| 869 | rdfs:label "fluid produced by well test"^^xsd:string ; | 869 | rdfs:label "fluid produced by well test"^^xsd:string ; |
| 870 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> . | 870 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> . |
| 871 | 871 | ||
| 872 | ep-activity:hasCasingLinerTubing | 872 | ep-activity:hasCasingLinerTubing |
| 873 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 873 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 874 | rdfs:domain ep-activity:WellStimulation ; | 874 | rdfs:domain ep-activity:WellStimulation ; |
| 875 | rdfs:label "has Casing/Liner/Tubing"^^xsd:string . | 875 | rdfs:label "has Casing/Liner/Tubing"^^xsd:string . |
| 876 | 876 | ||
| ... | @@ -879,18 +879,18 @@ ep-activity:hasCasingString | ... | @@ -879,18 +879,18 @@ ep-activity:hasCasingString |
| 879 | rdfs:label "has casing string"^^xsd:string . | 879 | rdfs:label "has casing string"^^xsd:string . |
| 880 | 880 | ||
| 881 | ep-activity:hasChokeValve | 881 | ep-activity:hasChokeValve |
| 882 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 882 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 883 | rdfs:label "has choke valve"^^xsd:string ; | 883 | rdfs:label "has choke valve"^^xsd:string ; |
| 884 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> . | 884 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> . |
| 885 | 885 | ||
| 886 | ep-activity:hasDrillBit | 886 | ep-activity:hasDrillBit |
| 887 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 887 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 888 | rdfs:domain ep-activity:DrillingActivity ; | 888 | rdfs:domain ep-activity:DrillingActivity ; |
| 889 | rdfs:label "has drill bit"^^xsd:string ; | 889 | rdfs:label "has drill bit"^^xsd:string ; |
| 890 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#DrillBit> . | 890 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#DrillBit> . |
| 891 | 891 | ||
| 892 | ep-activity:hasDrillingFluid | 892 | ep-activity:hasDrillingFluid |
| 893 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 893 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 894 | rdfs:domain ep-activity:DrillingActivity ; | 894 | rdfs:domain ep-activity:DrillingActivity ; |
| 895 | rdfs:label "has drilling fluid"^^xsd:string ; | 895 | rdfs:label "has drilling fluid"^^xsd:string ; |
| 896 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> . | 896 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> . |
| ... | @@ -906,13 +906,13 @@ ep-activity:hasSubActivity | ... | @@ -906,13 +906,13 @@ ep-activity:hasSubActivity |
| 906 | rdfs:label "has sub activity"^^xsd:string . | 906 | rdfs:label "has sub activity"^^xsd:string . |
| 907 | 907 | ||
| 908 | ep-activity:hasWellTestChoke | 908 | ep-activity:hasWellTestChoke |
| 909 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 909 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 910 | rdfs:domain ep-activity:WellTest ; | 910 | rdfs:domain ep-activity:WellTest ; |
| 911 | rdfs:label "has well test choke"^^xsd:string ; | 911 | rdfs:label "has well test choke"^^xsd:string ; |
| 912 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> . | 912 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> . |
| 913 | 913 | ||
| 914 | ep-activity:identificationNumberOfCore | 914 | ep-activity:identificationNumberOfCore |
| 915 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 915 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
| 916 | rdfs:domain ep-activity:ExtractAWellCore ; | 916 | rdfs:domain ep-activity:ExtractAWellCore ; |
| 917 | rdfs:label "identification number of core"^^xsd:string . | 917 | rdfs:label "identification number of core"^^xsd:string . |
| 918 | 918 | ||
| ... | @@ -921,14 +921,20 @@ ep-activity:logRunNumber | ... | @@ -921,14 +921,20 @@ ep-activity:logRunNumber |
| 921 | rdfs:domain ep-activity:WellBoreLogRun ; | 921 | rdfs:domain ep-activity:WellBoreLogRun ; |
| 922 | rdfs:label "log run number"^^xsd:string . | 922 | rdfs:label "log run number"^^xsd:string . |
| 923 | 923 | ||
| 924 | +ep-activity:loggedWellBoreInterval | ||
| 925 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | ||
| 926 | + rdfs:domain ep-activity:WellBoreLogRun ; | ||
| 927 | + rdfs:label "logged wellbore interval"^^xsd:string ; | ||
| 928 | + rdfs:range ep-core:PhysicalObject . | ||
| 929 | + | ||
| 924 | ep-activity:measuredDepthOfFluidSampling | 930 | ep-activity:measuredDepthOfFluidSampling |
| 925 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 931 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 926 | rdfs:domain ep-activity:WirelineFormationTest ; | 932 | rdfs:domain ep-activity:WirelineFormationTest ; |
| 927 | rdfs:label "measured depth of fluid sampling"^^xsd:string ; | 933 | rdfs:label "measured depth of fluid sampling"^^xsd:string ; |
| 928 | rdfs:range ep-core:Length . | 934 | rdfs:range ep-core:Length . |
| 929 | 935 | ||
| 930 | ep-activity:missedProductionTime | 936 | ep-activity:missedProductionTime |
| 931 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 937 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 932 | rdfs:domain ep-activity:EquipmentFailureAndRepair ; | 938 | rdfs:domain ep-activity:EquipmentFailureAndRepair ; |
| 933 | rdfs:label "missed production time"^^xsd:string ; | 939 | rdfs:label "missed production time"^^xsd:string ; |
| 934 | rdfs:range ep-core:TimeDuration . | 940 | rdfs:range ep-core:TimeDuration . |
| ... | @@ -940,7 +946,7 @@ ep-activity:nominallyAt | ... | @@ -940,7 +946,7 @@ ep-activity:nominallyAt |
| 940 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 946 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
| 941 | 947 | ||
| 942 | ep-activity:onDrillBit | 948 | ep-activity:onDrillBit |
| 943 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 949 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 944 | rdfs:domain ep-activity:WellBoreDrillBitRun ; | 950 | rdfs:domain ep-activity:WellBoreDrillBitRun ; |
| 945 | rdfs:label "on drill bit"^^xsd:string ; | 951 | rdfs:label "on drill bit"^^xsd:string ; |
| 946 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#DrillBit> . | 952 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#DrillBit> . |
| ... | @@ -950,7 +956,7 @@ ep-activity:onFluid | ... | @@ -950,7 +956,7 @@ ep-activity:onFluid |
| 950 | rdfs:label "on WellBore"^^xsd:string . | 956 | rdfs:label "on WellBore"^^xsd:string . |
| 951 | 957 | ||
| 952 | ep-activity:onRig | 958 | ep-activity:onRig |
| 953 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 959 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 954 | rdfs:domain ep-activity:DrillingActivity ; | 960 | rdfs:domain ep-activity:DrillingActivity ; |
| 955 | rdfs:label "on rig"^^xsd:string ; | 961 | rdfs:label "on rig"^^xsd:string ; |
| 956 | rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig> . | 962 | rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig> . |
| ... | @@ -962,19 +968,19 @@ ep-activity:onWell | ... | @@ -962,19 +968,19 @@ ep-activity:onWell |
| 962 | rdfs:range <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell> . | 968 | rdfs:range <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell> . |
| 963 | 969 | ||
| 964 | ep-activity:onWellBore | 970 | ep-activity:onWellBore |
| 965 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 971 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 966 | rdfs:domain ep-activity:DrillingActivity ; | 972 | rdfs:domain ep-activity:DrillingActivity ; |
| 967 | rdfs:label "on wellbore"^^xsd:string ; | 973 | rdfs:label "on wellbore"^^xsd:string ; |
| 968 | rdfs:range <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> . | 974 | rdfs:range <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> . |
| 969 | 975 | ||
| 970 | ep-activity:operatingTimeOfDrillBit | 976 | ep-activity:operatingTimeOfDrillBit |
| 971 | - rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; | 977 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; |
| 972 | rdfs:domain ep-activity:DrillingActivity ; | 978 | rdfs:domain ep-activity:DrillingActivity ; |
| 973 | rdfs:label "operating time of drill bit"^^xsd:string ; | 979 | rdfs:label "operating time of drill bit"^^xsd:string ; |
| 974 | rdfs:range ep-core:TimeDuration . | 980 | rdfs:range ep-core:TimeDuration . |
| 975 | 981 | ||
| 976 | ep-activity:pressureAtWhichPlugBumped | 982 | ep-activity:pressureAtWhichPlugBumped |
| 977 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 983 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 978 | rdfs:domain ep-activity:WellCementPumping ; | 984 | rdfs:domain ep-activity:WellCementPumping ; |
| 979 | rdfs:label "pressure at which plug bumped"^^xsd:string ; | 985 | rdfs:label "pressure at which plug bumped"^^xsd:string ; |
| 980 | rdfs:range ep-core:Pressure . | 986 | rdfs:range ep-core:Pressure . |
| ... | @@ -984,84 +990,84 @@ ep-activity:pumpedFluid | ... | @@ -984,84 +990,84 @@ ep-activity:pumpedFluid |
| 984 | rdfs:label "pumped fluid"^^xsd:string . | 990 | rdfs:label "pumped fluid"^^xsd:string . |
| 985 | 991 | ||
| 986 | ep-activity:recoveredCore | 992 | ep-activity:recoveredCore |
| 987 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 993 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 988 | rdfs:domain ep-activity:ExtractAWellCore ; | 994 | rdfs:domain ep-activity:ExtractAWellCore ; |
| 989 | rdfs:label "recovered core"^^xsd:string ; | 995 | rdfs:label "recovered core"^^xsd:string ; |
| 990 | rdfs:range <http://www.reportinghub.no/ep/schema/well#RecoveredCore> . | 996 | rdfs:range <http://www.reportinghub.no/ep/schema/well#RecoveredCore> . |
| 991 | 997 | ||
| 992 | ep-activity:returnedCementingFluid | 998 | ep-activity:returnedCementingFluid |
| 993 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 999 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 994 | rdfs:domain ep-activity:WellCementPumping ; | 1000 | rdfs:domain ep-activity:WellCementPumping ; |
| 995 | rdfs:label "returned cementing fluid"^^xsd:string ; | 1001 | rdfs:label "returned cementing fluid"^^xsd:string ; |
| 996 | rdfs:range <http://www.reportinghub.no/ep/schema/well#CementingFluid> . | 1002 | rdfs:range <http://www.reportinghub.no/ep/schema/well#CementingFluid> . |
| 997 | 1003 | ||
| 998 | ep-activity:sampledFluid | 1004 | ep-activity:sampledFluid |
| 999 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 1005 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 1000 | rdfs:domain ep-activity:WirelineFormationTest ; | 1006 | rdfs:domain ep-activity:WirelineFormationTest ; |
| 1001 | rdfs:label "sampled fluid"^^xsd:string ; | 1007 | rdfs:label "sampled fluid"^^xsd:string ; |
| 1002 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> . | 1008 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> . |
| 1003 | 1009 | ||
| 1004 | ep-activity:serviceCompany | 1010 | ep-activity:serviceCompany |
| 1005 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1011 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 1006 | rdfs:domain ep-activity:Activity ; | 1012 | rdfs:domain ep-activity:Activity ; |
| 1007 | rdfs:label "service company"^^xsd:string ; | 1013 | rdfs:label "service company"^^xsd:string ; |
| 1008 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . | 1014 | rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> . |
| 1009 | 1015 | ||
| 1010 | ep-activity:startedAt | 1016 | ep-activity:startedAt |
| 1011 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 1017 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
| 1012 | rdfs:domain ep-activity:Activity ; | 1018 | rdfs:domain ep-activity:Activity ; |
| 1013 | rdfs:label "started at"^^xsd:string ; | 1019 | rdfs:label "started at"^^xsd:string ; |
| 1014 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 1020 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
| 1015 | 1021 | ||
| 1016 | ep-activity:timeLost | 1022 | ep-activity:timeLost |
| 1017 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 1023 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 1018 | rdfs:domain ep-activity:WellControlIncident ; | 1024 | rdfs:domain ep-activity:WellControlIncident ; |
| 1019 | rdfs:label "time lost"^^xsd:string ; | 1025 | rdfs:label "time lost"^^xsd:string ; |
| 1020 | rdfs:range ep-core:TimeDuration . | 1026 | rdfs:range ep-core:TimeDuration . |
| 1021 | 1027 | ||
| 1022 | ep-activity:timeOfFailure | 1028 | ep-activity:timeOfFailure |
| 1023 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 1029 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
| 1024 | rdfs:domain ep-activity:EquipmentFailureAndRepair ; | 1030 | rdfs:domain ep-activity:EquipmentFailureAndRepair ; |
| 1025 | rdfs:label "time of failure"^^xsd:string ; | 1031 | rdfs:label "time of failure"^^xsd:string ; |
| 1026 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 1032 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
| 1027 | 1033 | ||
| 1028 | ep-activity:timeOfRepair | 1034 | ep-activity:timeOfRepair |
| 1029 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 1035 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
| 1030 | rdfs:domain ep-activity:EquipmentFailureAndRepair ; | 1036 | rdfs:domain ep-activity:EquipmentFailureAndRepair ; |
| 1031 | rdfs:label "time of repair"^^xsd:string ; | 1037 | rdfs:label "time of repair"^^xsd:string ; |
| 1032 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . | 1038 | rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> . |
| 1033 | 1039 | ||
| 1034 | ep-activity:wellBoreLoggingTool | 1040 | ep-activity:wellBoreLoggingTool |
| 1035 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty ; | 1041 | + rdf:type owl:ObjectProperty , owl:FunctionalProperty ; |
| 1036 | rdfs:domain ep-activity:WellBoreLogRun ; | 1042 | rdfs:domain ep-activity:WellBoreLogRun ; |
| 1037 | rdfs:label "well bore logging tool"^^xsd:string ; | 1043 | rdfs:label "well bore logging tool"^^xsd:string ; |
| 1038 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#Equipment> . | 1044 | rdfs:range <http://www.reportinghub.no/ep/schema/equipment#Equipment> . |
| 1039 | 1045 | ||
| 1040 | ep-activity:wellTestBottomHolePressure | 1046 | ep-activity:wellTestBottomHolePressure |
| 1041 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ; | 1047 | + rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; |
| 1042 | rdfs:domain ep-activity:WellTest ; | 1048 | rdfs:domain ep-activity:WellTest ; |
| 1043 | rdfs:label "well test bottom hole pressure"^^xsd:string ; | 1049 | rdfs:label "well test bottom hole pressure"^^xsd:string ; |
| 1044 | rdfs:range ep-core:Pressure . | 1050 | rdfs:range ep-core:Pressure . |
| 1045 | 1051 | ||
| 1046 | ep-activity:wellTestFlowingPressure | 1052 | ep-activity:wellTestFlowingPressure |
| 1047 | - rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; | 1053 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ; |
| 1048 | rdfs:domain ep-activity:WellTest ; | 1054 | rdfs:domain ep-activity:WellTest ; |
| 1049 | rdfs:label "well test flowing pressure"^^xsd:string ; | 1055 | rdfs:label "well test flowing pressure"^^xsd:string ; |
| 1050 | rdfs:range ep-core:Pressure . | 1056 | rdfs:range ep-core:Pressure . |
| 1051 | 1057 | ||
| 1052 | ep-activity:wellTestNumber | 1058 | ep-activity:wellTestNumber |
| 1053 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; | 1059 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty ; |
| 1054 | rdfs:domain ep-activity:WellTest ; | 1060 | rdfs:domain ep-activity:WellTest ; |
| 1055 | rdfs:label "well test number"^^xsd:string . | 1061 | rdfs:label "well test number"^^xsd:string . |
| 1056 | 1062 | ||
| 1057 | ep-activity:wellTestShutInPressure | 1063 | ep-activity:wellTestShutInPressure |
| 1058 | - rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ; | 1064 | + rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ; |
| 1059 | rdfs:domain ep-activity:WellTest ; | 1065 | rdfs:domain ep-activity:WellTest ; |
| 1060 | rdfs:label "well test shut-in pressure"^^xsd:string ; | 1066 | rdfs:label "well test shut-in pressure"^^xsd:string ; |
| 1061 | rdfs:range ep-core:Pressure . | 1067 | rdfs:range ep-core:Pressure . |
| 1062 | 1068 | ||
| 1063 | ep-activity:wellTestStoredOil | 1069 | ep-activity:wellTestStoredOil |
| 1064 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 1070 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 1065 | rdfs:domain ep-activity:WellTest ; | 1071 | rdfs:domain ep-activity:WellTest ; |
| 1066 | rdfs:label "well test stored oil"^^xsd:string ; | 1072 | rdfs:label "well test stored oil"^^xsd:string ; |
| 1067 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Oil> . | 1073 | rdfs:range <http://www.reportinghub.no/ep/schema/well#Oil> . | ... | ... |
| 1 | -# Saved by TopBraid on Fri Oct 07 13:43:12 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 15:25:05 BST 2011 |
| 2 | # baseURI: null | 2 | # baseURI: null |
| 3 | 3 | ||
| 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
| 1 | -# Saved by TopBraid on Tue Oct 25 15:10:35 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 15:17:22 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/core | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 4 | 4 | ||
| ... | @@ -14,64 +14,180 @@ | ... | @@ -14,64 +14,180 @@ |
| 14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 15 | 15 | ||
| 16 | ep-core:MeasureOfFlowOfMaterial | 16 | ep-core:MeasureOfFlowOfMaterial |
| 17 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | 17 | + rdf:type ep-core:PropertySpace , rdfs:Class ; |
| 18 | rdfs:label "measure of flow of material"^^xsd:string ; | 18 | rdfs:label "measure of flow of material"^^xsd:string ; |
| 19 | rdfs:subClassOf owl:Class . | 19 | rdfs:subClassOf owl:Class . |
| 20 | 20 | ||
| 21 | ep-core:VolumeFlowRateAt15degC1atm | 21 | ep-core:VolumeFlowRateAt15degC1atm |
| 22 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 22 | + rdf:type rdfs:Class , ep-core:PropertySpace ; |
| 23 | rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; | 23 | rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; |
| 24 | rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | 24 | rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . |
| 25 | 25 | ||
| 26 | ep-core:VolumeFlowRateAt1degC1atm | 26 | ep-core:VolumeFlowRateAt1degC1atm |
| 27 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 27 | + rdf:type rdfs:Class , ep-core:PropertySpace ; |
| 28 | rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; | 28 | rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; |
| 29 | rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | 29 | rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . |
| 30 | 30 | ||
| 31 | ep-core:VolumeFlowRateAt60degF1atm | 31 | ep-core:VolumeFlowRateAt60degF1atm |
| 32 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | 32 | + rdf:type rdfs:Class , ep-core:PropertySpace ; |
| 33 | rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; | 33 | rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; |
| 34 | rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | 34 | rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . |
| 35 | 35 | ||
| 36 | -ep-core:atmosphere | 36 | +ep-core:apiDensity |
| 37 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 37 | rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 38 | + rdfs:label "API Density"^^xsd:string . | ||
| 39 | + | ||
| 40 | +ep-core:atmosphere | ||
| 41 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 38 | rdfs:domain ep-core:Pressure ; | 42 | rdfs:domain ep-core:Pressure ; |
| 39 | rdfs:label "atmosphere"^^xsd:string . | 43 | rdfs:label "atmosphere"^^xsd:string . |
| 40 | 44 | ||
| 41 | ep-core:barrel_day-1 | 45 | ep-core:barrel_day-1 |
| 42 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 46 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; |
| 43 | rdfs:domain ep-core:VolumetricFlowRate ; | 47 | rdfs:domain ep-core:VolumetricFlowRate ; |
| 44 | rdfs:label "barrel day-1"^^xsd:string . | 48 | rdfs:label "barrel day-1"^^xsd:string . |
| 45 | 49 | ||
| 46 | ep-core:centimetre | 50 | ep-core:centimetre |
| 47 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 51 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 48 | rdfs:domain ep-core:Length ; | 52 | rdfs:domain ep-core:Length ; |
| 49 | rdfs:label "centimetre"^^xsd:string . | 53 | rdfs:label "centimetre"^^xsd:string . |
| 50 | 54 | ||
| 51 | ep-core:count | 55 | ep-core:count |
| 52 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 56 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 53 | rdfs:label "count"^^xsd:string . | 57 | rdfs:label "count"^^xsd:string . |
| 54 | 58 | ||
| 55 | ep-core:fahrenheit | 59 | ep-core:fahrenheit |
| 56 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | 60 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 57 | rdfs:domain ep-core:Temperature ; | 61 | rdfs:domain ep-core:Temperature ; |
| 58 | rdfs:label "fahrenheit"^^xsd:string . | 62 | rdfs:label "fahrenheit"^^xsd:string . |
| 59 | 63 | ||
| 64 | +ep-core:grain_100ft-3 | ||
| 65 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 66 | + rdfs:label "grain per 100ft3"^^xsd:string . | ||
| 67 | + | ||
| 68 | +ep-core:grain_ft-3_1 | ||
| 69 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 70 | + rdfs:label "grain per ft3"^^xsd:string . | ||
| 71 | + | ||
| 72 | +ep-core:grain_usGallon-1 | ||
| 73 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 74 | + rdfs:label "grain per US Gallon"^^xsd:string . | ||
| 75 | + | ||
| 76 | +ep-core:gram_dm-3 | ||
| 77 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 78 | + rdfs:label "gram dm-3"^^xsd:string . | ||
| 79 | + | ||
| 80 | +ep-core:gram_l-1 | ||
| 81 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 82 | + rdfs:label "grams per litre"^^xsd:string . | ||
| 83 | + | ||
| 84 | +ep-core:gram_m-3 | ||
| 85 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 86 | + rdfs:label "gram m-3"^^xsd:string . | ||
| 87 | + | ||
| 88 | +ep-core:gram_ukGallon-1 | ||
| 89 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 90 | + rdfs:label "grams per UK Gallon"^^xsd:string . | ||
| 91 | + | ||
| 92 | +ep-core:gram_usGallon-1 | ||
| 93 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
| 94 | + rdfs:label "grams per US Gallon"^^xsd:string . | ||
| 95 | + | ||
| 60 | ep-core:hasSetOfAllPartsOfType | 96 | ep-core:hasSetOfAllPartsOfType |
| 61 | rdf:type owl:ObjectProperty ; | 97 | rdf:type owl:ObjectProperty ; |
| 62 | rdfs:domain ep-core:PhysicalThing ; | 98 | rdfs:domain ep-core:PhysicalThing ; |
| 63 | rdfs:label "basis for"^^xsd:string . | 99 | rdfs:label "basis for"^^xsd:string . |
| 64 | 100 | ||
| 65 | ep-core:inch_64 | 101 | ep-core:inch_64 |
| 66 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | 102 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 67 | rdfs:domain ep-core:Length ; | 103 | rdfs:domain ep-core:Length ; |
| 68 | rdfs:label "inch/64"^^xsd:string . | 104 | rdfs:label "inch/64"^^xsd:string . |
| 69 | 105 | ||
| 70 | -ep-core:metre3_hour-1 | 106 | +ep-core:kilogram_dm-3 |
| 107 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 108 | + rdfs:label "kilogram dm-3"^^xsd:string . | ||
| 109 | + | ||
| 110 | +ep-core:kilogram_l-1 | ||
| 111 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 112 | + rdfs:label "kilogram per litre"^^xsd:string . | ||
| 113 | + | ||
| 114 | +ep-core:kilogram_m-3 | ||
| 115 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 116 | + rdfs:label "kilogram m-3"^^xsd:string . | ||
| 117 | + | ||
| 118 | +ep-core:lbm_1000bbl-1 | ||
| 119 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 120 | + rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string . | ||
| 121 | + | ||
| 122 | +ep-core:lbm_1000ukGallon-1 | ||
| 71 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | 123 | rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; |
| 124 | + rdfs:label "pounds(mass) per 1000 UK Gallons"^^xsd:string . | ||
| 125 | + | ||
| 126 | +ep-core:lbm_1000usGallon-1 | ||
| 127 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 128 | + rdfs:label "pounds(mass) per 1000 US Gallons"^^xsd:string . | ||
| 129 | + | ||
| 130 | +ep-core:lbm_10bbl-1 | ||
| 131 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 132 | + rdfs:label "pounds (mass) per 10 barrels"^^xsd:string . | ||
| 133 | + | ||
| 134 | +ep-core:lbm_bbl-1 | ||
| 135 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 136 | + rdfs:label "pounds (mass) per barrel"^^xsd:string . | ||
| 137 | + | ||
| 138 | +ep-core:lbm_ft-3 | ||
| 139 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 140 | + rdfs:label "pounds (mass) per cubic foot"^^xsd:string . | ||
| 141 | + | ||
| 142 | +ep-core:lbm_in-3 | ||
| 143 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 144 | + rdfs:label "pounds (mass) per cubic inch"^^xsd:string . | ||
| 145 | + | ||
| 146 | +ep-core:lbm_millibarrel-1 | ||
| 147 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 148 | + rdfs:label "pounds (mass) per milli-barrel"^^xsd:string . | ||
| 149 | + | ||
| 150 | +ep-core:lbm_ukGallon-1 | ||
| 151 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 152 | + rdfs:label "pounds(mass) per UK Gallon"^^xsd:string . | ||
| 153 | + | ||
| 154 | +ep-core:lbm_usGallon-1 | ||
| 155 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 156 | + rdfs:label "pounds (mass) per US Gallon"^^xsd:string . | ||
| 157 | + | ||
| 158 | +ep-core:megagram_m-3 | ||
| 159 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 160 | + rdfs:label "Megagram m-3"^^xsd:string . | ||
| 161 | + | ||
| 162 | +ep-core:metre3_hour-1 | ||
| 163 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 72 | rdfs:domain ep-core:VolumetricFlowRate ; | 164 | rdfs:domain ep-core:VolumetricFlowRate ; |
| 73 | rdfs:label "metre3 hour-1"^^xsd:string . | 165 | rdfs:label "metre3 hour-1"^^xsd:string . |
| 74 | 166 | ||
| 75 | -ep-core:thousand_barrel | 167 | +ep-core:microgram_cm-3 |
| 168 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 169 | + rdfs:label "microgram cm-3"^^xsd:string . | ||
| 170 | + | ||
| 171 | +ep-core:milligram_dm-3 | ||
| 172 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 173 | + rdfs:label "milligram dm-3"^^xsd:string . | ||
| 174 | + | ||
| 175 | +ep-core:milligram_l-1 | ||
| 176 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 177 | + rdfs:label "milligrams per litre"^^xsd:string . | ||
| 178 | + | ||
| 179 | +ep-core:milligram_m-3 | ||
| 76 | rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | 180 | rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; |
| 181 | + rdfs:label "milligram m-3"^^xsd:string . | ||
| 182 | + | ||
| 183 | +ep-core:milligram_usGallon-1 | ||
| 184 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
| 185 | + rdfs:label "milligrams per US Gallon"^^xsd:string . | ||
| 186 | + | ||
| 187 | +ep-core:ten_megagram_m-3 | ||
| 188 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
| 189 | + rdfs:label "10 Megagram m-3"^^xsd:string . | ||
| 190 | + | ||
| 191 | +ep-core:thousand_barrel | ||
| 192 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
| 77 | rdfs:label "thousand barrel"^^xsd:string . | 193 | rdfs:label "thousand barrel"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 15:14:15 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib | 2 | # baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/production | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/production |
| 4 | # imports: http://spinrdf.org/spin | 4 | # imports: http://spinrdf.org/spin |
| ... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
| 20 | 20 | ||
| 21 | <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> | 21 | <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> |
| 22 | rdf:type owl:Ontology ; | 22 | rdf:type owl:Ontology ; |
| 23 | - owl:imports <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://spinrdf.org/spin> ; | 23 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.witsml.org/schemas/131/addendum/combo> ; |
| 24 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 24 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 25 | 25 | ||
| 26 | ep-dpr-spin-lib:BuildDailyProductionReportURI | 26 | ep-dpr-spin-lib:BuildDailyProductionReportURI |
| ... | @@ -433,13 +433,230 @@ arg3 is end date"""^^xsd:string ; | ... | @@ -433,13 +433,230 @@ arg3 is end date"""^^xsd:string ; |
| 433 | ]) | 433 | ]) |
| 434 | ] . | 434 | ] . |
| 435 | 435 | ||
| 436 | +ep-dpr-spin-lib:selectDensityScale | ||
| 437 | + rdf:type spin:Function ; | ||
| 438 | + rdfs:label "select density scale"^^xsd:string ; | ||
| 439 | + rdfs:subClassOf ep-dpr-spin-lib:Function ; | ||
| 440 | + spin:body | ||
| 441 | + [ rdf:type sp:Select ; | ||
| 442 | + sp:resultVariables (_:b20) ; | ||
| 443 | + sp:where ([ rdf:type sp:Bind ; | ||
| 444 | + sp:expression | ||
| 445 | + [ rdf:type sp:if ; | ||
| 446 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 447 | + sp:arg1 spin:_arg1 ; | ||
| 448 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmin3> | ||
| 449 | + ] ; | ||
| 450 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_in-3> ; | ||
| 451 | + sp:arg3 [ rdf:type sp:if ; | ||
| 452 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 453 | + sp:arg1 spin:_arg1 ; | ||
| 454 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_ggalUS> | ||
| 455 | + ] ; | ||
| 456 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_usGallon-1> ; | ||
| 457 | + sp:arg3 [ rdf:type sp:if ; | ||
| 458 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 459 | + sp:arg1 spin:_arg1 ; | ||
| 460 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_grain100ft3> | ||
| 461 | + ] ; | ||
| 462 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#grain_100ft-3> ; | ||
| 463 | + sp:arg3 [ rdf:type sp:if ; | ||
| 464 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 465 | + sp:arg1 spin:_arg1 ; | ||
| 466 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gdm3> | ||
| 467 | + ] ; | ||
| 468 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_dm-3> ; | ||
| 469 | + sp:arg3 [ rdf:type sp:if ; | ||
| 470 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 471 | + sp:arg1 spin:_arg1 ; | ||
| 472 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_kgdm3> | ||
| 473 | + ] ; | ||
| 474 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#kilogram_dm-3> ; | ||
| 475 | + sp:arg3 [ rdf:type sp:if ; | ||
| 476 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 477 | + sp:arg1 spin:_arg1 ; | ||
| 478 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmgalUK> | ||
| 479 | + ] ; | ||
| 480 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_ukGallon-1> ; | ||
| 481 | + sp:arg3 [ rdf:type sp:if ; | ||
| 482 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 483 | + sp:arg1 spin:_arg1 ; | ||
| 484 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmgalUS> | ||
| 485 | + ] ; | ||
| 486 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_usGallon-1> ; | ||
| 487 | + sp:arg3 [ rdf:type sp:if ; | ||
| 488 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 489 | + sp:arg1 spin:_arg1 ; | ||
| 490 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mgdm3> | ||
| 491 | + ] ; | ||
| 492 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_dm-3> ; | ||
| 493 | + sp:arg3 [ rdf:type sp:if ; | ||
| 494 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 495 | + sp:arg1 spin:_arg1 ; | ||
| 496 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbm10bbl> | ||
| 497 | + ] ; | ||
| 498 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_10bbl-1> ; | ||
| 499 | + sp:arg3 [ rdf:type sp:if ; | ||
| 500 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 501 | + sp:arg1 spin:_arg1 ; | ||
| 502 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gcm3> | ||
| 503 | + ] ; | ||
| 504 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ; | ||
| 505 | + sp:arg3 [ rdf:type sp:if ; | ||
| 506 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 507 | + sp:arg1 spin:_arg1 ; | ||
| 508 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mgL> | ||
| 509 | + ] ; | ||
| 510 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_l-1> ; | ||
| 511 | + sp:arg3 [ rdf:type sp:if ; | ||
| 512 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 513 | + sp:arg1 spin:_arg1 ; | ||
| 514 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_graingalUS> | ||
| 515 | + ] ; | ||
| 516 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#grain_usGallon-1> ; | ||
| 517 | + sp:arg3 [ rdf:type sp:if ; | ||
| 518 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 519 | + sp:arg1 spin:_arg1 ; | ||
| 520 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_ugcm3> | ||
| 521 | + ] ; | ||
| 522 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#microgram_cm-3> ; | ||
| 523 | + sp:arg3 [ rdf:type sp:if ; | ||
| 524 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 525 | + sp:arg1 spin:_arg1 ; | ||
| 526 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mggalUS> | ||
| 527 | + ] ; | ||
| 528 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_usGallon-1> ; | ||
| 529 | + sp:arg3 [ rdf:type sp:if ; | ||
| 530 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 531 | + sp:arg1 spin:_arg1 ; | ||
| 532 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mgm3> | ||
| 533 | + ] ; | ||
| 534 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_m-3> ; | ||
| 535 | + sp:arg3 [ rdf:type sp:if ; | ||
| 536 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 537 | + sp:arg1 spin:_arg1 ; | ||
| 538 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gL> | ||
| 539 | + ] ; | ||
| 540 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_l-1> ; | ||
| 541 | + sp:arg3 [ rdf:type sp:if ; | ||
| 542 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 543 | + sp:arg1 spin:_arg1 ; | ||
| 544 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbm1000galUK> | ||
| 545 | + ] ; | ||
| 546 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_1000ukGallon-1> ; | ||
| 547 | + sp:arg3 [ rdf:type sp:if ; | ||
| 548 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 549 | + sp:arg1 spin:_arg1 ; | ||
| 550 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_10Mgm3> | ||
| 551 | + ] ; | ||
| 552 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#ten_megagram_m-3> ; | ||
| 553 | + sp:arg3 [ rdf:type sp:if ; | ||
| 554 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 555 | + sp:arg1 spin:_arg1 ; | ||
| 556 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmbbl> | ||
| 557 | + ] ; | ||
| 558 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_bbl-1> ; | ||
| 559 | + sp:arg3 [ rdf:type sp:if ; | ||
| 560 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 561 | + sp:arg1 spin:_arg1 ; | ||
| 562 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_grainft3> | ||
| 563 | + ] ; | ||
| 564 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#grain_ft-3_1> ; | ||
| 565 | + sp:arg3 [ rdf:type sp:if ; | ||
| 566 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 567 | + sp:arg1 spin:_arg1 ; | ||
| 568 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_ggalUK> | ||
| 569 | + ] ; | ||
| 570 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_ukGallon-1> ; | ||
| 571 | + sp:arg3 [ rdf:type sp:if ; | ||
| 572 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 573 | + sp:arg1 spin:_arg1 ; | ||
| 574 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmft3> | ||
| 575 | + ] ; | ||
| 576 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_ft-3> ; | ||
| 577 | + sp:arg3 [ rdf:type sp:if ; | ||
| 578 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 579 | + sp:arg1 spin:_arg1 ; | ||
| 580 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbm1000galUS> | ||
| 581 | + ] ; | ||
| 582 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_1000usGallon-1> ; | ||
| 583 | + sp:arg3 [ rdf:type sp:if ; | ||
| 584 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 585 | + sp:arg1 spin:_arg1 ; | ||
| 586 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_dAPI> | ||
| 587 | + ] ; | ||
| 588 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#apiDensity> ; | ||
| 589 | + sp:arg3 [ rdf:type sp:if ; | ||
| 590 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 591 | + sp:arg1 spin:_arg1 ; | ||
| 592 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmMbbl> | ||
| 593 | + ] ; | ||
| 594 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_1000bbl-1> ; | ||
| 595 | + sp:arg3 [ rdf:type sp:if ; | ||
| 596 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 597 | + sp:arg1 spin:_arg1 ; | ||
| 598 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gm3> | ||
| 599 | + ] ; | ||
| 600 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_m-3> ; | ||
| 601 | + sp:arg3 [ rdf:type sp:if ; | ||
| 602 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 603 | + sp:arg1 spin:_arg1 ; | ||
| 604 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_kgm3> | ||
| 605 | + ] ; | ||
| 606 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#kilogram_m-3> ; | ||
| 607 | + sp:arg3 [ rdf:type sp:if ; | ||
| 608 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 609 | + sp:arg1 spin:_arg1 ; | ||
| 610 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_kgL> | ||
| 611 | + ] ; | ||
| 612 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#kilogram_l-1> ; | ||
| 613 | + sp:arg3 [ rdf:type sp:if ; | ||
| 614 | + sp:arg1 [ rdf:type sp:eq ; | ||
| 615 | + sp:arg1 spin:_arg1 ; | ||
| 616 | + sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_Mgm3> | ||
| 617 | + ] ; | ||
| 618 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#megagram_m-3> ; | ||
| 619 | + sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> | ||
| 620 | + ] | ||
| 621 | + ] | ||
| 622 | + ] | ||
| 623 | + ] | ||
| 624 | + ] | ||
| 625 | + ] | ||
| 626 | + ] | ||
| 627 | + ] | ||
| 628 | + ] | ||
| 629 | + ] | ||
| 630 | + ] | ||
| 631 | + ] | ||
| 632 | + ] | ||
| 633 | + ] | ||
| 634 | + ] | ||
| 635 | + ] | ||
| 636 | + ] | ||
| 637 | + ] | ||
| 638 | + ] | ||
| 639 | + ] | ||
| 640 | + ] | ||
| 641 | + ] | ||
| 642 | + ] | ||
| 643 | + ] | ||
| 644 | + ] | ||
| 645 | + ] | ||
| 646 | + ] | ||
| 647 | + ] | ||
| 648 | + ] ; | ||
| 649 | + sp:variable _:b20 | ||
| 650 | + ]) | ||
| 651 | + ] . | ||
| 652 | + | ||
| 436 | ep-dpr-spin-lib:selectDurationScale | 653 | ep-dpr-spin-lib:selectDurationScale |
| 437 | rdf:type spin:Function ; | 654 | rdf:type spin:Function ; |
| 438 | rdfs:label "select Duration scale"^^xsd:string ; | 655 | rdfs:label "select Duration scale"^^xsd:string ; |
| 439 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 656 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 440 | spin:body | 657 | spin:body |
| 441 | [ rdf:type sp:Select ; | 658 | [ rdf:type sp:Select ; |
| 442 | - sp:resultVariables (_:b20) ; | 659 | + sp:resultVariables (_:b21) ; |
| 443 | sp:where ([ rdf:type sp:Bind ; | 660 | sp:where ([ rdf:type sp:Bind ; |
| 444 | sp:expression | 661 | sp:expression |
| 445 | [ rdf:type sp:if ; | 662 | [ rdf:type sp:if ; |
| ... | @@ -464,7 +681,7 @@ ep-dpr-spin-lib:selectDurationScale | ... | @@ -464,7 +681,7 @@ ep-dpr-spin-lib:selectDurationScale |
| 464 | ] | 681 | ] |
| 465 | ] | 682 | ] |
| 466 | ] ; | 683 | ] ; |
| 467 | - sp:variable _:b20 | 684 | + sp:variable _:b21 |
| 468 | ]) | 685 | ]) |
| 469 | ] . | 686 | ] . |
| 470 | 687 | ||
| ... | @@ -474,7 +691,7 @@ ep-dpr-spin-lib:selectLengthScale | ... | @@ -474,7 +691,7 @@ ep-dpr-spin-lib:selectLengthScale |
| 474 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 691 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 475 | spin:body | 692 | spin:body |
| 476 | [ rdf:type sp:Select ; | 693 | [ rdf:type sp:Select ; |
| 477 | - sp:resultVariables (_:b21) ; | 694 | + sp:resultVariables (_:b22) ; |
| 478 | sp:where ([ rdf:type sp:Bind ; | 695 | sp:where ([ rdf:type sp:Bind ; |
| 479 | sp:expression | 696 | sp:expression |
| 480 | [ rdf:type sp:if ; | 697 | [ rdf:type sp:if ; |
| ... | @@ -513,7 +730,7 @@ ep-dpr-spin-lib:selectLengthScale | ... | @@ -513,7 +730,7 @@ ep-dpr-spin-lib:selectLengthScale |
| 513 | ] | 730 | ] |
| 514 | ] | 731 | ] |
| 515 | ] ; | 732 | ] ; |
| 516 | - sp:variable _:b21 | 733 | + sp:variable _:b22 |
| 517 | ]) | 734 | ]) |
| 518 | ] . | 735 | ] . |
| 519 | 736 | ||
| ... | @@ -522,7 +739,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale | ... | @@ -522,7 +739,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale |
| 522 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 739 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 523 | spin:body | 740 | spin:body |
| 524 | [ rdf:type sp:Select ; | 741 | [ rdf:type sp:Select ; |
| 525 | - sp:resultVariables (_:b22) ; | 742 | + sp:resultVariables (_:b23) ; |
| 526 | sp:where ([ rdf:type sp:Bind ; | 743 | sp:where ([ rdf:type sp:Bind ; |
| 527 | sp:expression | 744 | sp:expression |
| 528 | [ rdf:type sp:if ; | 745 | [ rdf:type sp:if ; |
| ... | @@ -582,7 +799,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale | ... | @@ -582,7 +799,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale |
| 582 | ] | 799 | ] |
| 583 | ] | 800 | ] |
| 584 | ] ; | 801 | ] ; |
| 585 | - sp:variable _:b22 | 802 | + sp:variable _:b23 |
| 586 | ]) | 803 | ]) |
| 587 | ] . | 804 | ] . |
| 588 | 805 | ||
| ... | @@ -592,7 +809,7 @@ ep-dpr-spin-lib:selectPressureScale | ... | @@ -592,7 +809,7 @@ ep-dpr-spin-lib:selectPressureScale |
| 592 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 809 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 593 | spin:body | 810 | spin:body |
| 594 | [ rdf:type sp:Select ; | 811 | [ rdf:type sp:Select ; |
| 595 | - sp:resultVariables (_:b23) ; | 812 | + sp:resultVariables (_:b24) ; |
| 596 | sp:where ([ rdf:type sp:Bind ; | 813 | sp:where ([ rdf:type sp:Bind ; |
| 597 | sp:expression | 814 | sp:expression |
| 598 | [ rdf:type sp:if ; | 815 | [ rdf:type sp:if ; |
| ... | @@ -617,7 +834,7 @@ ep-dpr-spin-lib:selectPressureScale | ... | @@ -617,7 +834,7 @@ ep-dpr-spin-lib:selectPressureScale |
| 617 | ] | 834 | ] |
| 618 | ] | 835 | ] |
| 619 | ] ; | 836 | ] ; |
| 620 | - sp:variable _:b23 | 837 | + sp:variable _:b24 |
| 621 | ]) | 838 | ]) |
| 622 | ] . | 839 | ] . |
| 623 | 840 | ||
| ... | @@ -627,7 +844,7 @@ ep-dpr-spin-lib:selectProductType | ... | @@ -627,7 +844,7 @@ ep-dpr-spin-lib:selectProductType |
| 627 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 844 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 628 | spin:body | 845 | spin:body |
| 629 | [ rdf:type sp:Select ; | 846 | [ rdf:type sp:Select ; |
| 630 | - sp:resultVariables (_:b24) ; | 847 | + sp:resultVariables (_:b25) ; |
| 631 | sp:where ([ rdf:type sp:Bind ; | 848 | sp:where ([ rdf:type sp:Bind ; |
| 632 | sp:expression | 849 | sp:expression |
| 633 | [ rdf:type sp:if ; | 850 | [ rdf:type sp:if ; |
| ... | @@ -834,7 +1051,7 @@ ep-dpr-spin-lib:selectProductType | ... | @@ -834,7 +1051,7 @@ ep-dpr-spin-lib:selectProductType |
| 834 | ] | 1051 | ] |
| 835 | ] | 1052 | ] |
| 836 | ] ; | 1053 | ] ; |
| 837 | - sp:variable _:b24 | 1054 | + sp:variable _:b25 |
| 838 | ]) | 1055 | ]) |
| 839 | ] . | 1056 | ] . |
| 840 | 1057 | ||
| ... | @@ -844,7 +1061,7 @@ ep-dpr-spin-lib:selectProductionFacilityType | ... | @@ -844,7 +1061,7 @@ ep-dpr-spin-lib:selectProductionFacilityType |
| 844 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1061 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 845 | spin:body | 1062 | spin:body |
| 846 | [ rdf:type sp:Select ; | 1063 | [ rdf:type sp:Select ; |
| 847 | - sp:resultVariables (_:b25) ; | 1064 | + sp:resultVariables (_:b26) ; |
| 848 | sp:where ([ rdf:type sp:Bind ; | 1065 | sp:where ([ rdf:type sp:Bind ; |
| 849 | sp:expression | 1066 | sp:expression |
| 850 | [ rdf:type sp:if ; | 1067 | [ rdf:type sp:if ; |
| ... | @@ -1023,7 +1240,7 @@ ep-dpr-spin-lib:selectProductionFacilityType | ... | @@ -1023,7 +1240,7 @@ ep-dpr-spin-lib:selectProductionFacilityType |
| 1023 | ] | 1240 | ] |
| 1024 | ] | 1241 | ] |
| 1025 | ] ; | 1242 | ] ; |
| 1026 | - sp:variable _:b25 | 1243 | + sp:variable _:b26 |
| 1027 | ]) | 1244 | ]) |
| 1028 | ] . | 1245 | ] . |
| 1029 | 1246 | ||
| ... | @@ -1033,7 +1250,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType | ... | @@ -1033,7 +1250,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType |
| 1033 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1250 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1034 | spin:body | 1251 | spin:body |
| 1035 | [ rdf:type sp:Select ; | 1252 | [ rdf:type sp:Select ; |
| 1036 | - sp:resultVariables (_:b26) ; | 1253 | + sp:resultVariables (_:b27) ; |
| 1037 | sp:where ([ rdf:type sp:Bind ; | 1254 | sp:where ([ rdf:type sp:Bind ; |
| 1038 | sp:expression | 1255 | sp:expression |
| 1039 | [ rdf:type sp:if ; | 1256 | [ rdf:type sp:if ; |
| ... | @@ -1093,7 +1310,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType | ... | @@ -1093,7 +1310,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType |
| 1093 | ] | 1310 | ] |
| 1094 | ] | 1311 | ] |
| 1095 | ] ; | 1312 | ] ; |
| 1096 | - sp:variable _:b26 | 1313 | + sp:variable _:b27 |
| 1097 | ]) | 1314 | ]) |
| 1098 | ] . | 1315 | ] . |
| 1099 | 1316 | ||
| ... | @@ -1103,7 +1320,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType | ... | @@ -1103,7 +1320,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType |
| 1103 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1320 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1104 | spin:body | 1321 | spin:body |
| 1105 | [ rdf:type sp:Select ; | 1322 | [ rdf:type sp:Select ; |
| 1106 | - sp:resultVariables (_:b27) ; | 1323 | + sp:resultVariables (_:b28) ; |
| 1107 | sp:where ([ rdf:type sp:Bind ; | 1324 | sp:where ([ rdf:type sp:Bind ; |
| 1108 | sp:expression | 1325 | sp:expression |
| 1109 | [ rdf:type sp:if ; | 1326 | [ rdf:type sp:if ; |
| ... | @@ -1121,7 +1338,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType | ... | @@ -1121,7 +1338,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType |
| 1121 | sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> | 1338 | sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> |
| 1122 | ] | 1339 | ] |
| 1123 | ] ; | 1340 | ] ; |
| 1124 | - sp:variable _:b27 | 1341 | + sp:variable _:b28 |
| 1125 | ]) | 1342 | ]) |
| 1126 | ] . | 1343 | ] . |
| 1127 | 1344 | ||
| ... | @@ -1131,7 +1348,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType | ... | @@ -1131,7 +1348,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType |
| 1131 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1348 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1132 | spin:body | 1349 | spin:body |
| 1133 | [ rdf:type sp:Select ; | 1350 | [ rdf:type sp:Select ; |
| 1134 | - sp:resultVariables (_:b28) ; | 1351 | + sp:resultVariables (_:b29) ; |
| 1135 | sp:where ([ rdf:type sp:Bind ; | 1352 | sp:where ([ rdf:type sp:Bind ; |
| 1136 | sp:expression | 1353 | sp:expression |
| 1137 | [ rdf:type sp:if ; | 1354 | [ rdf:type sp:if ; |
| ... | @@ -1149,7 +1366,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType | ... | @@ -1149,7 +1366,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType |
| 1149 | sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> | 1366 | sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> |
| 1150 | ] | 1367 | ] |
| 1151 | ] ; | 1368 | ] ; |
| 1152 | - sp:variable _:b28 | 1369 | + sp:variable _:b29 |
| 1153 | ]) | 1370 | ]) |
| 1154 | ] . | 1371 | ] . |
| 1155 | 1372 | ||
| ... | @@ -1159,7 +1376,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType | ... | @@ -1159,7 +1376,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType |
| 1159 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1376 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1160 | spin:body | 1377 | spin:body |
| 1161 | [ rdf:type sp:Select ; | 1378 | [ rdf:type sp:Select ; |
| 1162 | - sp:resultVariables (_:b29) ; | 1379 | + sp:resultVariables (_:b30) ; |
| 1163 | sp:where ([ rdf:type sp:Bind ; | 1380 | sp:where ([ rdf:type sp:Bind ; |
| 1164 | sp:expression | 1381 | sp:expression |
| 1165 | [ rdf:type sp:if ; | 1382 | [ rdf:type sp:if ; |
| ... | @@ -1310,7 +1527,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType | ... | @@ -1310,7 +1527,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType |
| 1310 | ] | 1527 | ] |
| 1311 | ] | 1528 | ] |
| 1312 | ] ; | 1529 | ] ; |
| 1313 | - sp:variable _:b29 | 1530 | + sp:variable _:b30 |
| 1314 | ]) | 1531 | ]) |
| 1315 | ] . | 1532 | ] . |
| 1316 | 1533 | ||
| ... | @@ -1319,7 +1536,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType | ... | @@ -1319,7 +1536,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType |
| 1319 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1536 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1320 | spin:body | 1537 | spin:body |
| 1321 | [ rdf:type sp:Select ; | 1538 | [ rdf:type sp:Select ; |
| 1322 | - sp:resultVariables (_:b30) ; | 1539 | + sp:resultVariables (_:b31) ; |
| 1323 | sp:where ([ rdf:type sp:Bind ; | 1540 | sp:where ([ rdf:type sp:Bind ; |
| 1324 | sp:expression | 1541 | sp:expression |
| 1325 | [ rdf:type sp:if ; | 1542 | [ rdf:type sp:if ; |
| ... | @@ -1372,7 +1589,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType | ... | @@ -1372,7 +1589,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType |
| 1372 | ] | 1589 | ] |
| 1373 | ] | 1590 | ] |
| 1374 | ] ; | 1591 | ] ; |
| 1375 | - sp:variable _:b30 | 1592 | + sp:variable _:b31 |
| 1376 | ]) | 1593 | ]) |
| 1377 | ] . | 1594 | ] . |
| 1378 | 1595 | ||
| ... | @@ -1382,7 +1599,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure | ... | @@ -1382,7 +1599,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure |
| 1382 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1599 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1383 | spin:body | 1600 | spin:body |
| 1384 | [ rdf:type sp:Select ; | 1601 | [ rdf:type sp:Select ; |
| 1385 | - sp:resultVariables (_:b31) ; | 1602 | + sp:resultVariables (_:b32) ; |
| 1386 | sp:where ([ rdf:type sp:Bind ; | 1603 | sp:where ([ rdf:type sp:Bind ; |
| 1387 | sp:expression | 1604 | sp:expression |
| 1388 | [ rdf:type sp:if ; | 1605 | [ rdf:type sp:if ; |
| ... | @@ -1456,7 +1673,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure | ... | @@ -1456,7 +1673,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure |
| 1456 | ] | 1673 | ] |
| 1457 | ] | 1674 | ] |
| 1458 | ] ; | 1675 | ] ; |
| 1459 | - sp:variable _:b31 | 1676 | + sp:variable _:b32 |
| 1460 | ]) | 1677 | ]) |
| 1461 | ] . | 1678 | ] . |
| 1462 | 1679 | ||
| ... | @@ -1465,7 +1682,7 @@ ep-dpr-spin-lib:selectSafetyActivityType | ... | @@ -1465,7 +1682,7 @@ ep-dpr-spin-lib:selectSafetyActivityType |
| 1465 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1682 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1466 | spin:body | 1683 | spin:body |
| 1467 | [ rdf:type sp:Select ; | 1684 | [ rdf:type sp:Select ; |
| 1468 | - sp:resultVariables (_:b32) ; | 1685 | + sp:resultVariables (_:b33) ; |
| 1469 | sp:where ([ rdf:type sp:Bind ; | 1686 | sp:where ([ rdf:type sp:Bind ; |
| 1470 | sp:expression | 1687 | sp:expression |
| 1471 | [ rdf:type sp:if ; | 1688 | [ rdf:type sp:if ; |
| ... | @@ -1609,7 +1826,7 @@ ep-dpr-spin-lib:selectSafetyActivityType | ... | @@ -1609,7 +1826,7 @@ ep-dpr-spin-lib:selectSafetyActivityType |
| 1609 | ] | 1826 | ] |
| 1610 | ] | 1827 | ] |
| 1611 | ] ; | 1828 | ] ; |
| 1612 | - sp:variable _:b32 | 1829 | + sp:variable _:b33 |
| 1613 | ]) | 1830 | ]) |
| 1614 | ] . | 1831 | ] . |
| 1615 | 1832 | ||
| ... | @@ -1619,7 +1836,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale | ... | @@ -1619,7 +1836,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale |
| 1619 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1836 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1620 | spin:body | 1837 | spin:body |
| 1621 | [ rdf:type sp:Select ; | 1838 | [ rdf:type sp:Select ; |
| 1622 | - sp:resultVariables (_:b33) ; | 1839 | + sp:resultVariables (_:b34) ; |
| 1623 | sp:where ([ rdf:type sp:Bind ; | 1840 | sp:where ([ rdf:type sp:Bind ; |
| 1624 | sp:expression | 1841 | sp:expression |
| 1625 | [ rdf:type sp:if ; | 1842 | [ rdf:type sp:if ; |
| ... | @@ -1630,7 +1847,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale | ... | @@ -1630,7 +1847,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale |
| 1630 | sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; | 1847 | sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ; |
| 1631 | sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> | 1848 | sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> |
| 1632 | ] ; | 1849 | ] ; |
| 1633 | - sp:variable _:b33 | 1850 | + sp:variable _:b34 |
| 1634 | ]) | 1851 | ]) |
| 1635 | ] . | 1852 | ] . |
| 1636 | 1853 | ||
| ... | @@ -1640,7 +1857,7 @@ ep-dpr-spin-lib:selectTemperatureScale | ... | @@ -1640,7 +1857,7 @@ ep-dpr-spin-lib:selectTemperatureScale |
| 1640 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1857 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1641 | spin:body | 1858 | spin:body |
| 1642 | [ rdf:type sp:Select ; | 1859 | [ rdf:type sp:Select ; |
| 1643 | - sp:resultVariables (_:b34) ; | 1860 | + sp:resultVariables (_:b35) ; |
| 1644 | sp:where ([ rdf:type sp:Bind ; | 1861 | sp:where ([ rdf:type sp:Bind ; |
| 1645 | sp:expression | 1862 | sp:expression |
| 1646 | [ rdf:type sp:if ; | 1863 | [ rdf:type sp:if ; |
| ... | @@ -1658,7 +1875,7 @@ ep-dpr-spin-lib:selectTemperatureScale | ... | @@ -1658,7 +1875,7 @@ ep-dpr-spin-lib:selectTemperatureScale |
| 1658 | sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> | 1875 | sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> |
| 1659 | ] | 1876 | ] |
| 1660 | ] ; | 1877 | ] ; |
| 1661 | - sp:variable _:b34 | 1878 | + sp:variable _:b35 |
| 1662 | ]) | 1879 | ]) |
| 1663 | ] . | 1880 | ] . |
| 1664 | 1881 | ||
| ... | @@ -1668,7 +1885,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType | ... | @@ -1668,7 +1885,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType |
| 1668 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1885 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1669 | spin:body | 1886 | spin:body |
| 1670 | [ rdf:type sp:Select ; | 1887 | [ rdf:type sp:Select ; |
| 1671 | - sp:resultVariables (_:b35) ; | 1888 | + sp:resultVariables (_:b36) ; |
| 1672 | sp:where ([ rdf:type sp:Bind ; | 1889 | sp:where ([ rdf:type sp:Bind ; |
| 1673 | sp:expression | 1890 | sp:expression |
| 1674 | [ rdf:type sp:if ; | 1891 | [ rdf:type sp:if ; |
| ... | @@ -1742,7 +1959,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType | ... | @@ -1742,7 +1959,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType |
| 1742 | ] | 1959 | ] |
| 1743 | ] | 1960 | ] |
| 1744 | ] ; | 1961 | ] ; |
| 1745 | - sp:variable _:b35 | 1962 | + sp:variable _:b36 |
| 1746 | ]) | 1963 | ]) |
| 1747 | ] . | 1964 | ] . |
| 1748 | 1965 | ||
| ... | @@ -1751,7 +1968,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType | ... | @@ -1751,7 +1968,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType |
| 1751 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 1968 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1752 | spin:body | 1969 | spin:body |
| 1753 | [ rdf:type sp:Select ; | 1970 | [ rdf:type sp:Select ; |
| 1754 | - sp:resultVariables (_:b36) ; | 1971 | + sp:resultVariables (_:b37) ; |
| 1755 | sp:where ([ rdf:type sp:Bind ; | 1972 | sp:where ([ rdf:type sp:Bind ; |
| 1756 | sp:expression | 1973 | sp:expression |
| 1757 | [ rdf:type sp:if ; | 1974 | [ rdf:type sp:if ; |
| ... | @@ -1825,7 +2042,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType | ... | @@ -1825,7 +2042,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType |
| 1825 | ] | 2042 | ] |
| 1826 | ] | 2043 | ] |
| 1827 | ] ; | 2044 | ] ; |
| 1828 | - sp:variable _:b36 | 2045 | + sp:variable _:b37 |
| 1829 | ]) | 2046 | ]) |
| 1830 | ] . | 2047 | ] . |
| 1831 | 2048 | ||
| ... | @@ -1835,7 +2052,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType | ... | @@ -1835,7 +2052,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType |
| 1835 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 2052 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1836 | spin:body | 2053 | spin:body |
| 1837 | [ rdf:type sp:Select ; | 2054 | [ rdf:type sp:Select ; |
| 1838 | - sp:resultVariables (_:b37) ; | 2055 | + sp:resultVariables (_:b38) ; |
| 1839 | sp:where ([ rdf:type sp:Bind ; | 2056 | sp:where ([ rdf:type sp:Bind ; |
| 1840 | sp:expression | 2057 | sp:expression |
| 1841 | [ rdf:type sp:if ; | 2058 | [ rdf:type sp:if ; |
| ... | @@ -1860,7 +2077,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType | ... | @@ -1860,7 +2077,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType |
| 1860 | ] | 2077 | ] |
| 1861 | ] | 2078 | ] |
| 1862 | ] ; | 2079 | ] ; |
| 1863 | - sp:variable _:b37 | 2080 | + sp:variable _:b38 |
| 1864 | ]) | 2081 | ]) |
| 1865 | ] . | 2082 | ] . |
| 1866 | 2083 | ||
| ... | @@ -1870,7 +2087,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType | ... | @@ -1870,7 +2087,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType |
| 1870 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 2087 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1871 | spin:body | 2088 | spin:body |
| 1872 | [ rdf:type sp:Select ; | 2089 | [ rdf:type sp:Select ; |
| 1873 | - sp:resultVariables (_:b38) ; | 2090 | + sp:resultVariables (_:b39) ; |
| 1874 | sp:where ([ rdf:type sp:Bind ; | 2091 | sp:where ([ rdf:type sp:Bind ; |
| 1875 | sp:expression | 2092 | sp:expression |
| 1876 | [ rdf:type sp:if ; | 2093 | [ rdf:type sp:if ; |
| ... | @@ -1895,7 +2112,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType | ... | @@ -1895,7 +2112,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType |
| 1895 | ] | 2112 | ] |
| 1896 | ] | 2113 | ] |
| 1897 | ] ; | 2114 | ] ; |
| 1898 | - sp:variable _:b38 | 2115 | + sp:variable _:b39 |
| 1899 | ]) | 2116 | ]) |
| 1900 | ] . | 2117 | ] . |
| 1901 | 2118 | ||
| ... | @@ -1905,7 +2122,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale | ... | @@ -1905,7 +2122,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale |
| 1905 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 2122 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1906 | spin:body | 2123 | spin:body |
| 1907 | [ rdf:type sp:Select ; | 2124 | [ rdf:type sp:Select ; |
| 1908 | - sp:resultVariables (_:b39) ; | 2125 | + sp:resultVariables (_:b40) ; |
| 1909 | sp:where ([ rdf:type sp:Bind ; | 2126 | sp:where ([ rdf:type sp:Bind ; |
| 1910 | sp:expression | 2127 | sp:expression |
| 1911 | [ rdf:type sp:if ; | 2128 | [ rdf:type sp:if ; |
| ... | @@ -1930,7 +2147,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale | ... | @@ -1930,7 +2147,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale |
| 1930 | ] | 2147 | ] |
| 1931 | ] | 2148 | ] |
| 1932 | ] ; | 2149 | ] ; |
| 1933 | - sp:variable _:b39 | 2150 | + sp:variable _:b40 |
| 1934 | ]) | 2151 | ]) |
| 1935 | ] . | 2152 | ] . |
| 1936 | 2153 | ||
| ... | @@ -1940,7 +2157,7 @@ ep-dpr-spin-lib:selectVolumeScale | ... | @@ -1940,7 +2157,7 @@ ep-dpr-spin-lib:selectVolumeScale |
| 1940 | rdfs:subClassOf ep-dpr-spin-lib:Function ; | 2157 | rdfs:subClassOf ep-dpr-spin-lib:Function ; |
| 1941 | spin:body | 2158 | spin:body |
| 1942 | [ rdf:type sp:Select ; | 2159 | [ rdf:type sp:Select ; |
| 1943 | - sp:resultVariables (_:b40) ; | 2160 | + sp:resultVariables (_:b41) ; |
| 1944 | sp:where ([ rdf:type sp:Bind ; | 2161 | sp:where ([ rdf:type sp:Bind ; |
| 1945 | sp:expression | 2162 | sp:expression |
| 1946 | [ rdf:type sp:if ; | 2163 | [ rdf:type sp:if ; |
| ... | @@ -2168,117 +2385,120 @@ ep-dpr-spin-lib:selectVolumeScale | ... | @@ -2168,117 +2385,120 @@ ep-dpr-spin-lib:selectVolumeScale |
| 2168 | ] | 2385 | ] |
| 2169 | ] | 2386 | ] |
| 2170 | ] ; | 2387 | ] ; |
| 2171 | - sp:variable _:b40 | 2388 | + sp:variable _:b41 |
| 2172 | ]) | 2389 | ]) |
| 2173 | ] . | 2390 | ] . |
| 2174 | 2391 | ||
| 2175 | -_:b1 sp:varName "uri"^^xsd:string . | 2392 | +_:b41 |
| 2393 | + sp:varName "volumeScale"^^xsd:string . | ||
| 2176 | 2394 | ||
| 2177 | -_:b2 sp:varName "uri"^^xsd:string . | 2395 | +_:b40 |
| 2396 | + sp:varName "volumeFlowRateScale"^^xsd:string . | ||
| 2178 | 2397 | ||
| 2179 | -_:b3 sp:varName "UUID"^^xsd:string . | 2398 | +_:b39 |
| 2399 | + sp:varName "volumeFlowRateAtStdType"^^xsd:string . | ||
| 2180 | 2400 | ||
| 2181 | -_:b4 sp:varName "uri"^^xsd:string . | 2401 | +_:b38 |
| 2402 | + sp:varName "volumeAtStdType"^^xsd:string . | ||
| 2182 | 2403 | ||
| 2183 | -_:b5 sp:varName "uri"^^xsd:string . | 2404 | +_:b37 |
| 2405 | + sp:varName "prodActType"^^xsd:string . | ||
| 2184 | 2406 | ||
| 2185 | -_:b6 sp:varName "uri"^^xsd:string . | 2407 | +_:b36 |
| 2408 | + sp:varName "temporalPartOfAFlowDurationType"^^xsd:string . | ||
| 2186 | 2409 | ||
| 2187 | -_:b7 sp:varName "uri"^^xsd:string . | 2410 | +_:b35 |
| 2411 | + sp:varName "temperatureScale"^^xsd:string . | ||
| 2188 | 2412 | ||
| 2189 | -_:b8 sp:varName "uri"^^xsd:string . | 2413 | +_:b34 |
| 2414 | + sp:varName "specificVolumeScale"^^xsd:string . | ||
| 2190 | 2415 | ||
| 2191 | -_:b9 sp:varName "uri"^^xsd:string . | 2416 | +_:b33 |
| 2417 | + sp:varName "safetyActivityType"^^xsd:string . | ||
| 2192 | 2418 | ||
| 2193 | -_:b10 | 2419 | +_:b32 |
| 2194 | - sp:varName "uri"^^xsd:string . | 2420 | + sp:varName "relationshipToMeasure"^^xsd:string . |
| 2195 | 2421 | ||
| 2196 | -_:b11 | 2422 | +_:b31 |
| 2197 | - sp:varName "uri"^^xsd:string . | 2423 | + sp:varName "popType"^^xsd:string . |
| 2198 | 2424 | ||
| 2199 | -_:b12 | 2425 | +_:b30 |
| 2200 | - sp:varName "uri"^^xsd:string . | 2426 | + sp:varName "productionFlowPurposeType"^^xsd:string . |
| 2201 | 2427 | ||
| 2202 | -_:b13 | 2428 | +_:b29 |
| 2203 | - sp:varName "uri"^^xsd:string . | 2429 | + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . |
| 2204 | 2430 | ||
| 2205 | -_:b14 | 2431 | +_:b28 |
| 2206 | - sp:varName "uri"^^xsd:string . | 2432 | + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . |
| 2207 | 2433 | ||
| 2208 | -_:b15 | 2434 | +_:b27 |
| 2209 | - sp:varName "uri"^^xsd:string . | 2435 | + sp:varName "productionFlowDefinitionType"^^xsd:string . |
| 2210 | 2436 | ||
| 2211 | -_:b16 | 2437 | +_:b26 |
| 2212 | - sp:varName "uri"^^xsd:string . | 2438 | + sp:varName "productionFacilityType"^^xsd:string . |
| 2213 | 2439 | ||
| 2214 | -_:b17 | 2440 | +_:b25 |
| 2215 | - sp:varName "uri"^^xsd:string . | 2441 | + sp:varName "productType"^^xsd:string . |
| 2216 | 2442 | ||
| 2217 | -_:b18 | 2443 | +_:b24 |
| 2218 | - sp:varName "uri"^^xsd:string . | 2444 | + sp:varName "pressureScale"^^xsd:string . |
| 2219 | 2445 | ||
| 2220 | -_:b19 | 2446 | +_:b23 |
| 2221 | - sp:varName "uri"^^xsd:string . | 2447 | + sp:varName "massConcScale"^^xsd:string . |
| 2222 | 2448 | ||
| 2223 | -_:b20 | 2449 | +_:b22 |
| 2224 | - sp:varName "durationScale"^^xsd:string . | 2450 | + sp:varName "lengthScale"^^xsd:string . |
| 2225 | 2451 | ||
| 2226 | _:b21 | 2452 | _:b21 |
| 2227 | - sp:varName "lengthScale"^^xsd:string . | 2453 | + sp:varName "durationScale"^^xsd:string . |
| 2228 | 2454 | ||
| 2229 | -_:b22 | 2455 | +_:b19 |
| 2230 | - sp:varName "massConcScale"^^xsd:string . | 2456 | + sp:varName "uri"^^xsd:string . |
| 2231 | 2457 | ||
| 2232 | -_:b23 | 2458 | +_:b18 |
| 2233 | - sp:varName "pressureScale"^^xsd:string . | 2459 | + sp:varName "uri"^^xsd:string . |
| 2234 | 2460 | ||
| 2235 | -_:b24 | 2461 | +_:b17 |
| 2236 | - sp:varName "productType"^^xsd:string . | 2462 | + sp:varName "uri"^^xsd:string . |
| 2237 | 2463 | ||
| 2238 | -_:b25 | 2464 | +_:b16 |
| 2239 | - sp:varName "productionFacilityType"^^xsd:string . | 2465 | + sp:varName "uri"^^xsd:string . |
| 2240 | 2466 | ||
| 2241 | -_:b26 | 2467 | +_:b15 |
| 2242 | - sp:varName "productionFlowDefinitionType"^^xsd:string . | 2468 | + sp:varName "uri"^^xsd:string . |
| 2243 | 2469 | ||
| 2244 | -_:b27 | 2470 | +_:b14 |
| 2245 | - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . | 2471 | + sp:varName "uri"^^xsd:string . |
| 2246 | 2472 | ||
| 2247 | -_:b28 | 2473 | +_:b13 |
| 2248 | - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . | 2474 | + sp:varName "uri"^^xsd:string . |
| 2249 | 2475 | ||
| 2250 | -_:b29 | 2476 | +_:b12 |
| 2251 | - sp:varName "productionFlowPurposeType"^^xsd:string . | 2477 | + sp:varName "uri"^^xsd:string . |
| 2252 | 2478 | ||
| 2253 | -_:b30 | 2479 | +_:b11 |
| 2254 | - sp:varName "popType"^^xsd:string . | 2480 | + sp:varName "uri"^^xsd:string . |
| 2255 | 2481 | ||
| 2256 | -_:b31 | 2482 | +_:b10 |
| 2257 | - sp:varName "relationshipToMeasure"^^xsd:string . | 2483 | + sp:varName "uri"^^xsd:string . |
| 2258 | 2484 | ||
| 2259 | -_:b32 | 2485 | +_:b9 sp:varName "uri"^^xsd:string . |
| 2260 | - sp:varName "safetyActivityType"^^xsd:string . | ||
| 2261 | 2486 | ||
| 2262 | -_:b33 | 2487 | +_:b8 sp:varName "uri"^^xsd:string . |
| 2263 | - sp:varName "specificVolumeScale"^^xsd:string . | ||
| 2264 | 2488 | ||
| 2265 | -_:b34 | 2489 | +_:b7 sp:varName "uri"^^xsd:string . |
| 2266 | - sp:varName "temperatureScale"^^xsd:string . | ||
| 2267 | 2490 | ||
| 2268 | -_:b35 | 2491 | +_:b6 sp:varName "uri"^^xsd:string . |
| 2269 | - sp:varName "temporalPartOfAFlowDurationType"^^xsd:string . | ||
| 2270 | 2492 | ||
| 2271 | -_:b36 | 2493 | +_:b5 sp:varName "uri"^^xsd:string . |
| 2272 | - sp:varName "prodActType"^^xsd:string . | ||
| 2273 | 2494 | ||
| 2274 | -_:b37 | 2495 | +_:b4 sp:varName "uri"^^xsd:string . |
| 2275 | - sp:varName "volumeAtStdType"^^xsd:string . | ||
| 2276 | 2496 | ||
| 2277 | -_:b38 | 2497 | +_:b3 sp:varName "UUID"^^xsd:string . |
| 2278 | - sp:varName "volumeFlowRateAtStdType"^^xsd:string . | ||
| 2279 | 2498 | ||
| 2280 | -_:b39 | 2499 | +_:b2 sp:varName "uri"^^xsd:string . |
| 2281 | - sp:varName "volumeFlowRateScale"^^xsd:string . | ||
| 2282 | 2500 | ||
| 2283 | -_:b40 | 2501 | +_:b1 sp:varName "uri"^^xsd:string . |
| 2284 | - sp:varName "volumeScale"^^xsd:string . | 2502 | + |
| 2503 | +_:b20 | ||
| 2504 | + sp:varName "densityScale"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 15:14:15 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 Fri Oct 28 14:13:15 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.witsml.org/schemas/1series | 3 | # imports: http://www.witsml.org/schemas/1series |
| 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 6 | +# imports: http://spinrdf.org/spin | ||
| 6 | 7 | ||
| 7 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#> . | 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#> . |
| 8 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| ... | @@ -10,6 +11,7 @@ | ... | @@ -10,6 +11,7 @@ |
| 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#> . |
| 12 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 14 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 13 | @prefix sp: <http://spinrdf.org/sp#> . | 15 | @prefix sp: <http://spinrdf.org/sp#> . |
| 14 | @prefix spin: <http://spinrdf.org/spin#> . | 16 | @prefix spin: <http://spinrdf.org/spin#> . |
| 15 | @prefix spl: <http://spinrdf.org/spl#> . | 17 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -17,7 +19,7 @@ | ... | @@ -17,7 +19,7 @@ |
| 17 | 19 | ||
| 18 | <http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo> | 20 | <http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo> |
| 19 | rdf:type owl:Ontology ; | 21 | rdf:type owl:Ontology ; |
| 20 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.witsml.org/schemas/1series> ; | 22 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 21 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 23 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 22 | 24 | ||
| 23 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 25 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -26,433 +28,364 @@ | ... | @@ -26,433 +28,364 @@ |
| 26 | rdfs:comment "STEP 230 wireline formation test activity"^^xsd:string ; | 28 | rdfs:comment "STEP 230 wireline formation test activity"^^xsd:string ; |
| 27 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTest> ; | 29 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTest> ; |
| 28 | sp:predicate rdf:type ; | 30 | sp:predicate rdf:type ; |
| 29 | - sp:subject | ||
| 30 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 31 | - ] | ||
| 32 | - ] [ sp:object | ||
| 33 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 34 | - ] ; | ||
| 35 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 36 | - sp:subject | ||
| 37 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 38 | - ] | ||
| 39 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 40 | - sp:predicate rdf:type ; | ||
| 41 | - sp:subject _:b1 | ||
| 42 | - ] [ sp:object | ||
| 43 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 44 | - ] ; | ||
| 45 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 46 | sp:subject _:b1 | 31 | sp:subject _:b1 |
| 47 | ] [ sp:object _:b1 ; | 32 | ] [ sp:object _:b1 ; |
| 33 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 34 | + sp:subject _:b2 | ||
| 35 | + ] [ sp:object _:b3 ; | ||
| 48 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 36 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 49 | - sp:subject | 37 | + sp:subject _:b1 |
| 50 | - [ sp:varName "wirelineFormationTest"^^xsd:string | 38 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 51 | - ] | 39 | + sp:predicate rdf:type ; |
| 52 | - ] [ sp:object | 40 | + sp:subject _:b3 |
| 53 | - [ sp:varName "dTimWirelineFormationTest"^^xsd:string | 41 | + ] [ sp:object _:b4 ; |
| 54 | - ] ; | 42 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 43 | + sp:subject _:b3 | ||
| 44 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ; | ||
| 45 | + sp:predicate rdf:type ; | ||
| 46 | + sp:subject _:b4 | ||
| 47 | + ] [ sp:object _:b5 ; | ||
| 48 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 49 | + sp:subject _:b4 | ||
| 50 | + ] [ sp:object _:b6 ; | ||
| 55 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 51 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 56 | - sp:subject | ||
| 57 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 58 | - ] | ||
| 59 | - ] [ sp:object _:b2 ; | ||
| 60 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | ||
| 61 | sp:subject _:b1 | 52 | sp:subject _:b1 |
| 53 | + ] [ sp:object _:b7 ; | ||
| 54 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | ||
| 55 | + sp:subject _:b4 | ||
| 62 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 56 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 63 | sp:predicate rdf:type ; | 57 | sp:predicate rdf:type ; |
| 64 | - sp:subject _:b2 | 58 | + sp:subject _:b7 |
| 65 | - ] [ sp:object | 59 | + ] [ sp:object _:b8 ; |
| 66 | - [ sp:varName "realMd"^^xsd:string | 60 | + sp:predicate _:b9 ; |
| 67 | - ] ; | 61 | + sp:subject _:b7 |
| 68 | - sp:predicate | 62 | + ] [ sp:object _:b10 ; |
| 69 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 70 | - ] ; | ||
| 71 | - sp:subject _:b2 | ||
| 72 | - ] [ sp:object _:b3 ; | ||
| 73 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressure> ; | 63 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressure> ; |
| 74 | - sp:subject _:b1 | 64 | + sp:subject _:b3 |
| 75 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | 65 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; |
| 76 | sp:predicate rdf:type ; | 66 | sp:predicate rdf:type ; |
| 77 | - sp:subject _:b3 | 67 | + sp:subject _:b10 |
| 78 | - ] [ sp:object | 68 | + ] [ sp:object _:b11 ; |
| 79 | - [ sp:varName "realPressure"^^xsd:string | 69 | + sp:predicate _:b12 ; |
| 80 | - ] ; | 70 | + sp:subject _:b10 |
| 81 | - sp:predicate | 71 | + ] [ sp:object _:b13 ; |
| 82 | - [ sp:varName "pressureScale"^^xsd:string | ||
| 83 | - ] ; | ||
| 84 | - sp:subject _:b3 | ||
| 85 | - ] [ sp:object _:b4 ; | ||
| 86 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 72 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 87 | - sp:subject _:b1 | 73 | + sp:subject _:b4 |
| 88 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 74 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 89 | sp:predicate rdf:type ; | 75 | sp:predicate rdf:type ; |
| 90 | - sp:subject _:b4 | 76 | + sp:subject _:b13 |
| 91 | - ] [ sp:object | 77 | + ] [ sp:object _:b14 ; |
| 92 | - [ sp:varName "realTvd"^^xsd:string | 78 | + sp:predicate _:b15 ; |
| 93 | - ] ; | 79 | + sp:subject _:b13 |
| 94 | - sp:predicate | 80 | + ] [ sp:object _:b16 ; |
| 95 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 96 | - ] ; | ||
| 97 | - sp:subject _:b4 | ||
| 98 | - ] [ sp:object | ||
| 99 | - [ sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string | ||
| 100 | - ] ; | ||
| 101 | sp:predicate rdf:type ; | 81 | sp:predicate rdf:type ; |
| 102 | - sp:subject | 82 | + sp:subject _:b1 |
| 103 | - [ sp:varName "wirelineFormationTest"^^xsd:string | 83 | + ] [ sp:object _:b17 ; |
| 104 | - ] | ||
| 105 | - ] [ sp:object _:b5 ; | ||
| 106 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#measuredDepthOfFluidSampling> ; | 84 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#measuredDepthOfFluidSampling> ; |
| 107 | - sp:subject | 85 | + sp:subject _:b1 |
| 108 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 109 | - ] | ||
| 110 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 86 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 111 | sp:predicate rdf:type ; | 87 | sp:predicate rdf:type ; |
| 112 | - sp:subject _:b5 | 88 | + sp:subject _:b17 |
| 113 | - ] [ sp:object | 89 | + ] [ sp:object _:b18 ; |
| 114 | - [ sp:varName "realMdSample"^^xsd:string | 90 | + sp:predicate _:b19 ; |
| 115 | - ] ; | 91 | + sp:subject _:b17 |
| 116 | - sp:predicate | 92 | + ] [ sp:object _:b20 ; |
| 117 | - [ sp:varName "lengthScaleMdSample"^^xsd:string | ||
| 118 | - ] ; | ||
| 119 | - sp:subject _:b5 | ||
| 120 | - ] [ sp:object _:b6 ; | ||
| 121 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ; | 93 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ; |
| 122 | - sp:subject | 94 | + sp:subject _:b1 |
| 123 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 124 | - ] | ||
| 125 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; | 95 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; |
| 126 | sp:predicate rdf:type ; | 96 | sp:predicate rdf:type ; |
| 127 | - sp:subject _:b6 | 97 | + sp:subject _:b20 |
| 128 | - ] [ sp:object | 98 | + ] [ sp:object _:b21 ; |
| 129 | - [ sp:varName "componentType"^^xsd:string | ||
| 130 | - ] ; | ||
| 131 | sp:predicate <http://www.reportinghub.no/ep/schema/well#dominantComponent> ; | 99 | sp:predicate <http://www.reportinghub.no/ep/schema/well#dominantComponent> ; |
| 132 | - sp:subject _:b6 | 100 | + sp:subject _:b20 |
| 133 | - ] [ sp:object _:b7 ; | 101 | + ] [ sp:object _:b22 ; |
| 134 | sp:predicate rdf:type ; | 102 | sp:predicate rdf:type ; |
| 135 | - sp:subject _:b6 | 103 | + sp:subject _:b20 |
| 136 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 104 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 137 | sp:predicate rdf:type ; | 105 | sp:predicate rdf:type ; |
| 138 | - sp:subject _:b7 | 106 | + sp:subject _:b22 |
| 139 | - ] [ sp:object | 107 | + ] [ sp:object _:b23 ; |
| 140 | - [ sp:varName "realDensity"^^xsd:string | 108 | + sp:predicate _:b24 ; |
| 141 | - ] ; | 109 | + sp:subject _:b22 |
| 142 | - sp:predicate | 110 | + ] [ sp:object _:b25 ; |
| 143 | - [ sp:varName "densityScale"^^xsd:string | ||
| 144 | - ] ; | ||
| 145 | - sp:subject _:b7 | ||
| 146 | - ] [ sp:object _:b8 ; | ||
| 147 | sp:predicate rdf:type ; | 111 | sp:predicate rdf:type ; |
| 148 | - sp:subject _:b6 | 112 | + sp:subject _:b20 |
| 149 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 113 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 150 | sp:predicate rdf:type ; | 114 | sp:predicate rdf:type ; |
| 151 | - sp:subject _:b8 | 115 | + sp:subject _:b25 |
| 152 | - ] [ sp:object | 116 | + ] [ sp:object _:b26 ; |
| 153 | - [ sp:varName "realVolume"^^xsd:string | 117 | + sp:predicate _:b27 ; |
| 154 | - ] ; | 118 | + sp:subject _:b25 |
| 155 | - sp:predicate | 119 | + ] [ sp:object _:b28 ; |
| 156 | - [ sp:varName "volumeScale"^^xsd:string | ||
| 157 | - ] ; | ||
| 158 | - sp:subject _:b8 | ||
| 159 | - ] [ sp:object | ||
| 160 | - [ sp:varName "description"^^xsd:string | ||
| 161 | - ] ; | ||
| 162 | sp:predicate rdfs:comment ; | 120 | sp:predicate rdfs:comment ; |
| 163 | - sp:subject | 121 | + sp:subject _:b1 |
| 164 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 165 | - ] | ||
| 166 | ]) ; | 122 | ]) ; |
| 167 | - sp:where ([ sp:object | 123 | + sp:where ([ sp:object _:b29 ; |
| 168 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 169 | - ] ; | ||
| 170 | sp:predicate ep-spin-lib:nameWellbore ; | 124 | sp:predicate ep-spin-lib:nameWellbore ; |
| 171 | sp:subject spin:_this | 125 | sp:subject spin:_this |
| 172 | - ] [ sp:object | 126 | + ] [ sp:object _:b30 ; |
| 173 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 174 | - ] ; | ||
| 175 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 127 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 176 | sp:subject spin:_this | 128 | sp:subject spin:_this |
| 177 | - ] [ sp:object | 129 | + ] [ sp:object _:b31 ; |
| 178 | - [ sp:varName "formTestInfo"^^xsd:string | ||
| 179 | - ] ; | ||
| 180 | sp:predicate <http://www.witsml.org/schemas/1series#formTestInfoRef> ; | 130 | sp:predicate <http://www.witsml.org/schemas/1series#formTestInfoRef> ; |
| 181 | sp:subject spin:_this | 131 | sp:subject spin:_this |
| 182 | - ] [ sp:object | 132 | + ] [ sp:object _:b6 ; |
| 183 | - [ sp:varName "dTimWirelineFormationTest"^^xsd:string | ||
| 184 | - ] ; | ||
| 185 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 133 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 186 | - sp:subject | 134 | + sp:subject _:b31 |
| 187 | - [ sp:varName "formTestInfo"^^xsd:string | 135 | + ] [ sp:object _:b32 ; |
| 188 | - ] | ||
| 189 | - ] [ sp:object | ||
| 190 | - [ sp:varName "dailytemporalPartOfAWellBore"^^xsd:string | ||
| 191 | - ] ; | ||
| 192 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 193 | - sp:subject | ||
| 194 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 195 | - ] | ||
| 196 | - ] [ sp:object | ||
| 197 | - [ sp:varName "md"^^xsd:string | ||
| 198 | - ] ; | ||
| 199 | sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ; | 136 | sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ; |
| 200 | - sp:subject | 137 | + sp:subject _:b31 |
| 201 | - [ sp:varName "formTestInfo"^^xsd:string | 138 | + ] [ sp:object _:b33 ; |
| 202 | - ] | ||
| 203 | - ] [ sp:object | ||
| 204 | - [ sp:varName "uomMd"^^xsd:string | ||
| 205 | - ] ; | ||
| 206 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 139 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 207 | - sp:subject | 140 | + sp:subject _:b32 |
| 208 | - [ sp:varName "md"^^xsd:string | 141 | + ] [ sp:object _:b8 ; |
| 209 | - ] | ||
| 210 | - ] [ sp:object | ||
| 211 | - [ sp:varName "realMd"^^xsd:string | ||
| 212 | - ] ; | ||
| 213 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 142 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 214 | - sp:subject | 143 | + sp:subject _:b32 |
| 215 | - [ sp:varName "md"^^xsd:string | ||
| 216 | - ] | ||
| 217 | ] [ rdf:type sp:Optional ; | 144 | ] [ rdf:type sp:Optional ; |
| 218 | - sp:elements ([ sp:object | 145 | + sp:elements ([ sp:object _:b34 ; |
| 219 | - [ sp:varName "tvd"^^xsd:string | ||
| 220 | - ] ; | ||
| 221 | sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ; | 146 | sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ; |
| 222 | - sp:subject | 147 | + sp:subject _:b31 |
| 223 | - [ sp:varName "formTestInfo"^^xsd:string | 148 | + ] [ sp:object _:b35 ; |
| 224 | - ] | ||
| 225 | - ] [ sp:object | ||
| 226 | - [ sp:varName "uomTvd"^^xsd:string | ||
| 227 | - ] ; | ||
| 228 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 149 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 229 | - sp:subject | 150 | + sp:subject _:b34 |
| 230 | - [ sp:varName "tvd"^^xsd:string | 151 | + ] [ sp:object _:b14 ; |
| 231 | - ] | ||
| 232 | - ] [ sp:object | ||
| 233 | - [ sp:varName "realTvd"^^xsd:string | ||
| 234 | - ] ; | ||
| 235 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 152 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 236 | - sp:subject | 153 | + sp:subject _:b34 |
| 237 | - [ sp:varName "tvd"^^xsd:string | ||
| 238 | - ] | ||
| 239 | ]) | 154 | ]) |
| 240 | - ] [ sp:object | 155 | + ] [ sp:object _:b36 ; |
| 241 | - [ sp:varName "presPore"^^xsd:string | ||
| 242 | - ] ; | ||
| 243 | sp:predicate <http://www.witsml.org/schemas/1series#presPoreRef> ; | 156 | sp:predicate <http://www.witsml.org/schemas/1series#presPoreRef> ; |
| 244 | - sp:subject | 157 | + sp:subject _:b31 |
| 245 | - [ sp:varName "formTestInfo"^^xsd:string | 158 | + ] [ sp:object _:b37 ; |
| 246 | - ] | ||
| 247 | - ] [ sp:object | ||
| 248 | - [ sp:varName "uomPressure"^^xsd:string | ||
| 249 | - ] ; | ||
| 250 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 159 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 251 | - sp:subject | 160 | + sp:subject _:b36 |
| 252 | - [ sp:varName "presPore"^^xsd:string | 161 | + ] [ sp:object _:b11 ; |
| 253 | - ] | ||
| 254 | - ] [ sp:object | ||
| 255 | - [ sp:varName "realPressure"^^xsd:string | ||
| 256 | - ] ; | ||
| 257 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 162 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 258 | - sp:subject | 163 | + sp:subject _:b36 |
| 259 | - [ sp:varName "presPore"^^xsd:string | 164 | + ] [ sp:object _:b38 ; |
| 260 | - ] | ||
| 261 | - ] [ sp:object | ||
| 262 | - [ sp:varName "goodSeal"^^xsd:string | ||
| 263 | - ] ; | ||
| 264 | sp:predicate <http://www.witsml.org/schemas/1series#goodSeal> ; | 165 | sp:predicate <http://www.witsml.org/schemas/1series#goodSeal> ; |
| 265 | - sp:subject | 166 | + sp:subject _:b31 |
| 266 | - [ sp:varName "formTestInfo"^^xsd:string | 167 | + ] [ sp:object _:b39 ; |
| 267 | - ] | ||
| 268 | - ] [ sp:object | ||
| 269 | - [ sp:varName "mdSample"^^xsd:string | ||
| 270 | - ] ; | ||
| 271 | sp:predicate <http://www.witsml.org/schemas/1series#mdSampleRef> ; | 168 | sp:predicate <http://www.witsml.org/schemas/1series#mdSampleRef> ; |
| 272 | - sp:subject | 169 | + sp:subject _:b31 |
| 273 | - [ sp:varName "formTestInfo"^^xsd:string | 170 | + ] [ sp:object _:b40 ; |
| 274 | - ] | ||
| 275 | - ] [ sp:object | ||
| 276 | - [ sp:varName "uomMdSample"^^xsd:string | ||
| 277 | - ] ; | ||
| 278 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 171 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 279 | - sp:subject | 172 | + sp:subject _:b39 |
| 280 | - [ sp:varName "mdSample"^^xsd:string | 173 | + ] [ sp:object _:b18 ; |
| 281 | - ] | ||
| 282 | - ] [ sp:object | ||
| 283 | - [ sp:varName "realMdSample"^^xsd:string | ||
| 284 | - ] ; | ||
| 285 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 174 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 286 | - sp:subject | 175 | + sp:subject _:b39 |
| 287 | - [ sp:varName "mdSample"^^xsd:string | 176 | + ] [ sp:object _:b41 ; |
| 288 | - ] | ||
| 289 | - ] [ sp:object | ||
| 290 | - [ sp:varName "enumDominateComponent"^^xsd:string | ||
| 291 | - ] ; | ||
| 292 | sp:predicate <http://www.witsml.org/schemas/1series#dominateComponentRef> ; | 177 | sp:predicate <http://www.witsml.org/schemas/1series#dominateComponentRef> ; |
| 293 | - sp:subject | 178 | + sp:subject _:b31 |
| 294 | - [ sp:varName "formTestInfo"^^xsd:string | 179 | + ] [ sp:object _:b42 ; |
| 295 | - ] | ||
| 296 | - ] [ sp:object | ||
| 297 | - [ sp:varName "densityHC"^^xsd:string | ||
| 298 | - ] ; | ||
| 299 | sp:predicate <http://www.witsml.org/schemas/1series#densityHCRef> ; | 180 | sp:predicate <http://www.witsml.org/schemas/1series#densityHCRef> ; |
| 300 | - sp:subject | 181 | + sp:subject _:b31 |
| 301 | - [ sp:varName "formTestInfo"^^xsd:string | 182 | + ] [ sp:object _:b43 ; |
| 302 | - ] | ||
| 303 | - ] [ sp:object | ||
| 304 | - [ sp:varName "uomDensity"^^xsd:string | ||
| 305 | - ] ; | ||
| 306 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 183 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 307 | - sp:subject | 184 | + sp:subject _:b42 |
| 308 | - [ sp:varName "densityHC"^^xsd:string | 185 | + ] [ sp:object _:b23 ; |
| 309 | - ] | ||
| 310 | - ] [ sp:object | ||
| 311 | - [ sp:varName "realDensity"^^xsd:string | ||
| 312 | - ] ; | ||
| 313 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 186 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 314 | - sp:subject | 187 | + sp:subject _:b42 |
| 315 | - [ sp:varName "densityHC"^^xsd:string | 188 | + ] [ sp:object _:b44 ; |
| 316 | - ] | ||
| 317 | - ] [ sp:object | ||
| 318 | - [ sp:varName "volumeSample"^^xsd:string | ||
| 319 | - ] ; | ||
| 320 | sp:predicate <http://www.witsml.org/schemas/1series#volumeSampleRef> ; | 189 | sp:predicate <http://www.witsml.org/schemas/1series#volumeSampleRef> ; |
| 321 | - sp:subject | 190 | + sp:subject _:b31 |
| 322 | - [ sp:varName "formTestInfo"^^xsd:string | 191 | + ] [ sp:object _:b45 ; |
| 323 | - ] | ||
| 324 | - ] [ sp:object | ||
| 325 | - [ sp:varName "uomVolume"^^xsd:string | ||
| 326 | - ] ; | ||
| 327 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 192 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 328 | - sp:subject | 193 | + sp:subject _:b44 |
| 329 | - [ sp:varName "volumeSample"^^xsd:string | 194 | + ] [ sp:object _:b26 ; |
| 330 | - ] | ||
| 331 | - ] [ sp:object | ||
| 332 | - [ sp:varName "realVolume"^^xsd:string | ||
| 333 | - ] ; | ||
| 334 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 195 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 335 | - sp:subject | 196 | + sp:subject _:b44 |
| 336 | - [ sp:varName "volumeSample"^^xsd:string | 197 | + ] [ sp:object _:b28 ; |
| 337 | - ] | ||
| 338 | - ] [ sp:object | ||
| 339 | - [ sp:varName "description"^^xsd:string | ||
| 340 | - ] ; | ||
| 341 | sp:predicate <http://www.witsml.org/schemas/1series#description> ; | 198 | sp:predicate <http://www.witsml.org/schemas/1series#description> ; |
| 342 | - sp:subject | 199 | + sp:subject _:b31 |
| 343 | - [ sp:varName "formTestInfo"^^xsd:string | ||
| 344 | - ] | ||
| 345 | ] [ rdf:type sp:Bind ; | 200 | ] [ rdf:type sp:Bind ; |
| 346 | sp:expression | 201 | sp:expression |
| 347 | [ rdf:type ep-spin-lib:normalizeString ; | 202 | [ rdf:type ep-spin-lib:normalizeString ; |
| 348 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 203 | + sp:arg1 _:b29 |
| 349 | - ] | ||
| 350 | ] ; | 204 | ] ; |
| 351 | - sp:variable | 205 | + sp:variable _:b46 |
| 352 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 353 | - ] | ||
| 354 | ] [ rdf:type sp:Bind ; | 206 | ] [ rdf:type sp:Bind ; |
| 355 | sp:expression | 207 | sp:expression |
| 356 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 208 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 357 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 209 | + sp:arg1 _:b46 ; |
| 358 | - ] ; | 210 | + sp:arg2 _:b30 |
| 359 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 360 | - ] | ||
| 361 | ] ; | 211 | ] ; |
| 362 | - sp:variable | 212 | + sp:variable _:b2 |
| 363 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 364 | - ] | ||
| 365 | ] [ rdf:type sp:Bind ; | 213 | ] [ rdf:type sp:Bind ; |
| 366 | sp:expression | 214 | sp:expression |
| 367 | [ rdf:type afn:localname ; | 215 | [ rdf:type afn:localname ; |
| 368 | - sp:arg1 [ sp:varName "formTestInfo"^^xsd:string | 216 | + sp:arg1 _:b31 |
| 369 | - ] | ||
| 370 | ] ; | 217 | ] ; |
| 371 | - sp:variable | 218 | + sp:variable _:b47 |
| 372 | - [ sp:varName "localname"^^xsd:string | ||
| 373 | - ] | ||
| 374 | ] [ rdf:type sp:Bind ; | 219 | ] [ rdf:type sp:Bind ; |
| 375 | sp:expression | 220 | sp:expression |
| 376 | [ rdf:type ep-spin-lib:buildWirelineFormationTestURI ; | 221 | [ rdf:type ep-spin-lib:buildWirelineFormationTestURI ; |
| 377 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 222 | + sp:arg1 _:b46 ; |
| 378 | - ] ; | 223 | + sp:arg2 _:b47 |
| 379 | - sp:arg2 [ sp:varName "localname"^^xsd:string | ||
| 380 | - ] | ||
| 381 | ] ; | 224 | ] ; |
| 382 | - sp:variable | 225 | + sp:variable _:b1 |
| 383 | - [ sp:varName "wirelineFormationTest"^^xsd:string | ||
| 384 | - ] | ||
| 385 | ] [ rdf:type sp:Bind ; | 226 | ] [ rdf:type sp:Bind ; |
| 386 | sp:expression | 227 | sp:expression |
| 387 | [ rdf:type ep-spin-lib:selectComponentType ; | 228 | [ rdf:type ep-spin-lib:selectComponentType ; |
| 388 | - sp:arg1 [ sp:varName "enumDominateComponent"^^xsd:string | 229 | + sp:arg1 _:b41 |
| 389 | - ] | ||
| 390 | ] ; | 230 | ] ; |
| 391 | - sp:variable | 231 | + sp:variable _:b21 |
| 392 | - [ sp:varName "componentType"^^xsd:string | ||
| 393 | - ] | ||
| 394 | ] [ rdf:type sp:Bind ; | 232 | ] [ rdf:type sp:Bind ; |
| 395 | sp:expression | 233 | sp:expression |
| 396 | [ rdf:type ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType ; | 234 | [ rdf:type ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType ; |
| 397 | - sp:arg1 [ sp:varName "goodSeal"^^xsd:string | 235 | + sp:arg1 _:b38 |
| 398 | - ] | ||
| 399 | ] ; | 236 | ] ; |
| 400 | - sp:variable | 237 | + sp:variable _:b16 |
| 401 | - [ sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string | ||
| 402 | - ] | ||
| 403 | ] [ rdf:type sp:Bind ; | 238 | ] [ rdf:type sp:Bind ; |
| 404 | sp:expression | 239 | sp:expression |
| 405 | [ rdf:type ep-spin-lib:selectLengthScale ; | 240 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 406 | - sp:arg1 [ sp:varName "uomMd"^^xsd:string | 241 | + sp:arg1 _:b33 |
| 407 | - ] | ||
| 408 | ] ; | 242 | ] ; |
| 409 | - sp:variable | 243 | + sp:variable _:b9 |
| 410 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 411 | - ] | ||
| 412 | ] [ rdf:type sp:Bind ; | 244 | ] [ rdf:type sp:Bind ; |
| 413 | sp:expression | 245 | sp:expression |
| 414 | [ rdf:type ep-spin-lib:selectLengthScale ; | 246 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 415 | - sp:arg1 [ sp:varName "uomTvd"^^xsd:string | 247 | + sp:arg1 _:b35 |
| 416 | - ] | ||
| 417 | ] ; | 248 | ] ; |
| 418 | - sp:variable | 249 | + sp:variable _:b15 |
| 419 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 420 | - ] | ||
| 421 | ] [ rdf:type sp:Bind ; | 250 | ] [ rdf:type sp:Bind ; |
| 422 | sp:expression | 251 | sp:expression |
| 423 | [ rdf:type ep-spin-lib:selectLengthScale ; | 252 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 424 | - sp:arg1 [ sp:varName "uomMdSample"^^xsd:string | 253 | + sp:arg1 _:b40 |
| 425 | - ] | ||
| 426 | ] ; | 254 | ] ; |
| 427 | - sp:variable | 255 | + sp:variable _:b19 |
| 428 | - [ sp:varName "lengthScaleMdSample"^^xsd:string | ||
| 429 | - ] | ||
| 430 | ] [ rdf:type sp:Bind ; | 256 | ] [ rdf:type sp:Bind ; |
| 431 | sp:expression | 257 | sp:expression |
| 432 | [ rdf:type ep-spin-lib:selectPressureScale ; | 258 | [ rdf:type ep-spin-lib:selectPressureScale ; |
| 433 | - sp:arg1 [ sp:varName "uomPressure"^^xsd:string | 259 | + sp:arg1 _:b37 |
| 434 | - ] | ||
| 435 | ] ; | 260 | ] ; |
| 436 | - sp:variable | 261 | + sp:variable _:b12 |
| 437 | - [ sp:varName "pressureScale"^^xsd:string | ||
| 438 | - ] | ||
| 439 | ] [ rdf:type sp:Bind ; | 262 | ] [ rdf:type sp:Bind ; |
| 440 | sp:expression | 263 | sp:expression |
| 441 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 264 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 442 | - sp:arg1 [ sp:varName "uomVolume"^^xsd:string | 265 | + sp:arg1 _:b45 |
| 443 | - ] | ||
| 444 | ] ; | 266 | ] ; |
| 445 | - sp:variable | 267 | + sp:variable _:b27 |
| 446 | - [ sp:varName "volumeScale"^^xsd:string | ||
| 447 | - ] | ||
| 448 | ] [ rdf:type sp:Bind ; | 268 | ] [ rdf:type sp:Bind ; |
| 449 | sp:expression | 269 | sp:expression |
| 450 | [ rdf:type ep-spin-lib:selectDensityScale ; | 270 | [ rdf:type ep-spin-lib:selectDensityScale ; |
| 451 | - sp:arg1 [ sp:varName "uomDensity"^^xsd:string | 271 | + sp:arg1 _:b43 |
| 452 | - ] | ||
| 453 | ] ; | 272 | ] ; |
| 454 | - sp:variable | 273 | + sp:variable _:b24 |
| 455 | - [ sp:varName "densityScale"^^xsd:string | 274 | + ] [ rdf:type sp:Bind ; |
| 275 | + sp:expression | ||
| 276 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 277 | + sp:arg1 [ rdf:type xsd:string ; | ||
| 278 | + sp:arg1 _:b29 | ||
| 456 | ] | 279 | ] |
| 280 | + ] ; | ||
| 281 | + sp:variable _:b5 | ||
| 457 | ]) | 282 | ]) |
| 458 | ] . | 283 | ] . |
| 284 | + | ||
| 285 | +_:b5 sp:varName "wellBore"^^xsd:string . | ||
| 286 | + | ||
| 287 | +_:b24 | ||
| 288 | + sp:varName "densityScale"^^xsd:string . | ||
| 289 | + | ||
| 290 | +_:b27 | ||
| 291 | + sp:varName "volumeScale"^^xsd:string . | ||
| 292 | + | ||
| 293 | +_:b12 | ||
| 294 | + sp:varName "pressureScale"^^xsd:string . | ||
| 295 | + | ||
| 296 | +_:b19 | ||
| 297 | + sp:varName "lengthScaleMdSample"^^xsd:string . | ||
| 298 | + | ||
| 299 | +_:b15 | ||
| 300 | + sp:varName "lengthScaleTvd"^^xsd:string . | ||
| 301 | + | ||
| 302 | +_:b9 sp:varName "lengthScaleMd"^^xsd:string . | ||
| 303 | + | ||
| 304 | +_:b16 | ||
| 305 | + sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string . | ||
| 306 | + | ||
| 307 | +_:b21 | ||
| 308 | + sp:varName "componentType"^^xsd:string . | ||
| 309 | + | ||
| 310 | +_:b1 sp:varName "wirelineFormationTest"^^xsd:string . | ||
| 311 | + | ||
| 312 | +_:b47 | ||
| 313 | + sp:varName "localname"^^xsd:string . | ||
| 314 | + | ||
| 315 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 316 | + | ||
| 317 | +_:b46 | ||
| 318 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 319 | + | ||
| 320 | +_:b28 | ||
| 321 | + sp:varName "description"^^xsd:string . | ||
| 322 | + | ||
| 323 | +_:b26 | ||
| 324 | + sp:varName "realVolume"^^xsd:string . | ||
| 325 | + | ||
| 326 | +_:b45 | ||
| 327 | + sp:varName "uomVolume"^^xsd:string . | ||
| 328 | + | ||
| 329 | +_:b44 | ||
| 330 | + sp:varName "volumeSample"^^xsd:string . | ||
| 331 | + | ||
| 332 | +_:b23 | ||
| 333 | + sp:varName "realDensity"^^xsd:string . | ||
| 334 | + | ||
| 335 | +_:b43 | ||
| 336 | + sp:varName "uomDensity"^^xsd:string . | ||
| 337 | + | ||
| 338 | +_:b42 | ||
| 339 | + sp:varName "densityHC"^^xsd:string . | ||
| 340 | + | ||
| 341 | +_:b41 | ||
| 342 | + sp:varName "enumDominateComponent"^^xsd:string . | ||
| 343 | + | ||
| 344 | +_:b18 | ||
| 345 | + sp:varName "realMdSample"^^xsd:string . | ||
| 346 | + | ||
| 347 | +_:b40 | ||
| 348 | + sp:varName "uomMdSample"^^xsd:string . | ||
| 349 | + | ||
| 350 | +_:b39 | ||
| 351 | + sp:varName "mdSample"^^xsd:string . | ||
| 352 | + | ||
| 353 | +_:b38 | ||
| 354 | + sp:varName "goodSeal"^^xsd:string . | ||
| 355 | + | ||
| 356 | +_:b11 | ||
| 357 | + sp:varName "realPressure"^^xsd:string . | ||
| 358 | + | ||
| 359 | +_:b37 | ||
| 360 | + sp:varName "uomPressure"^^xsd:string . | ||
| 361 | + | ||
| 362 | +_:b36 | ||
| 363 | + sp:varName "presPore"^^xsd:string . | ||
| 364 | + | ||
| 365 | +_:b14 | ||
| 366 | + sp:varName "realTvd"^^xsd:string . | ||
| 367 | + | ||
| 368 | +_:b35 | ||
| 369 | + sp:varName "uomTvd"^^xsd:string . | ||
| 370 | + | ||
| 371 | +_:b34 | ||
| 372 | + sp:varName "tvd"^^xsd:string . | ||
| 373 | + | ||
| 374 | +_:b8 sp:varName "realMd"^^xsd:string . | ||
| 375 | + | ||
| 376 | +_:b33 | ||
| 377 | + sp:varName "uomMd"^^xsd:string . | ||
| 378 | + | ||
| 379 | +_:b32 | ||
| 380 | + sp:varName "md"^^xsd:string . | ||
| 381 | + | ||
| 382 | +_:b6 sp:varName "dTimWirelineFormationTest"^^xsd:string . | ||
| 383 | + | ||
| 384 | +_:b31 | ||
| 385 | + sp:varName "formTestInfo"^^xsd:string . | ||
| 386 | + | ||
| 387 | +_:b30 | ||
| 388 | + sp:varName "dTimStart"^^xsd:string . | ||
| 389 | + | ||
| 390 | +_:b29 | ||
| 391 | + sp:varName "nameWellBore"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 6 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 7 | 8 | ||
| 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#> . |
| 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 11 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
| 10 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 12 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 15 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 16 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 14 | @prefix sp: <http://spinrdf.org/sp#> . | 17 | @prefix sp: <http://spinrdf.org/sp#> . |
| 15 | @prefix spin: <http://spinrdf.org/spin#> . | 18 | @prefix spin: <http://spinrdf.org/spin#> . |
| 16 | @prefix spl: <http://spinrdf.org/spl#> . | 19 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -18,7 +21,7 @@ | ... | @@ -18,7 +21,7 @@ |
| 18 | 21 | ||
| 19 | <http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo> | 22 | <http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo> |
| 20 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 21 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; | 24 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 23 | 26 | ||
| 24 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 27 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -27,678 +30,580 @@ | ... | @@ -27,678 +30,580 @@ |
| 27 | rdfs:comment "STEP 270 Gas reading"^^xsd:string ; | 30 | rdfs:comment "STEP 270 Gas reading"^^xsd:string ; |
| 28 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#GasReading> ; | 31 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#GasReading> ; |
| 29 | sp:predicate rdf:type ; | 32 | sp:predicate rdf:type ; |
| 30 | - sp:subject | ||
| 31 | - [ sp:varName "gasReading"^^xsd:string | ||
| 32 | - ] | ||
| 33 | - ] [ sp:object | ||
| 34 | - [ sp:varName "gasReading"^^xsd:string | ||
| 35 | - ] ; | ||
| 36 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 37 | - sp:subject | ||
| 38 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 39 | - ] | ||
| 40 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 41 | - sp:predicate rdf:type ; | ||
| 42 | - sp:subject _:b1 | ||
| 43 | - ] [ sp:object | ||
| 44 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 45 | - ] ; | ||
| 46 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 47 | sp:subject _:b1 | 33 | sp:subject _:b1 |
| 48 | ] [ sp:object _:b1 ; | 34 | ] [ sp:object _:b1 ; |
| 35 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 36 | + sp:subject _:b2 | ||
| 37 | + ] [ sp:object _:b3 ; | ||
| 49 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 38 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 50 | - sp:subject | 39 | + sp:subject _:b1 |
| 51 | - [ sp:varName "gasReading"^^xsd:string | 40 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 52 | - ] | 41 | + sp:predicate rdf:type ; |
| 53 | - ] [ sp:object | 42 | + sp:subject _:b3 |
| 54 | - [ sp:varName "dTim"^^xsd:string | 43 | + ] [ sp:object _:b4 ; |
| 55 | - ] ; | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 45 | + sp:subject _:b3 | ||
| 46 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; | ||
| 47 | + sp:predicate rdf:type ; | ||
| 48 | + sp:subject _:b4 | ||
| 49 | + ] [ sp:object _:b5 ; | ||
| 50 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 51 | + sp:subject _:b4 | ||
| 52 | + ] [ sp:object _:b6 ; | ||
| 56 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 53 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
| 57 | - sp:subject | 54 | + sp:subject _:b1 |
| 58 | - [ sp:varName "gasReading"^^xsd:string | 55 | + ] [ sp:object _:b7 ; |
| 59 | - ] | ||
| 60 | - ] [ sp:object | ||
| 61 | - [ sp:varName "gasReadingType"^^xsd:string | ||
| 62 | - ] ; | ||
| 63 | sp:predicate rdf:type ; | 56 | sp:predicate rdf:type ; |
| 64 | - sp:subject | ||
| 65 | - [ sp:varName "gasReading"^^xsd:string | ||
| 66 | - ] | ||
| 67 | - ] [ sp:object _:b2 ; | ||
| 68 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 69 | sp:subject _:b1 | 57 | sp:subject _:b1 |
| 58 | + ] [ sp:object _:b8 ; | ||
| 59 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 60 | + sp:subject _:b4 | ||
| 70 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 61 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 71 | sp:predicate rdf:type ; | 62 | sp:predicate rdf:type ; |
| 72 | - sp:subject _:b2 | 63 | + sp:subject _:b8 |
| 73 | - ] [ sp:object | 64 | + ] [ sp:object _:b9 ; |
| 74 | - [ sp:varName "realMdTop"^^xsd:string | 65 | + sp:predicate _:b10 ; |
| 75 | - ] ; | 66 | + sp:subject _:b8 |
| 76 | - sp:predicate | 67 | + ] [ sp:object _:b11 ; |
| 77 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 78 | - ] ; | ||
| 79 | - sp:subject _:b2 | ||
| 80 | - ] [ sp:object _:b3 ; | ||
| 81 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 68 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
| 82 | - sp:subject _:b1 | 69 | + sp:subject _:b4 |
| 83 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 70 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 84 | sp:predicate rdf:type ; | 71 | sp:predicate rdf:type ; |
| 85 | - sp:subject _:b3 | 72 | + sp:subject _:b11 |
| 86 | - ] [ sp:object | 73 | + ] [ sp:object _:b12 ; |
| 87 | - [ sp:varName "realTvdTop"^^xsd:string | 74 | + sp:predicate _:b13 ; |
| 88 | - ] ; | 75 | + sp:subject _:b11 |
| 89 | - sp:predicate | 76 | + ] [ sp:object _:b14 ; |
| 90 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 91 | - ] ; | ||
| 92 | - sp:subject _:b3 | ||
| 93 | - ] [ sp:object _:b4 ; | ||
| 94 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 77 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 95 | - sp:subject _:b1 | 78 | + sp:subject _:b4 |
| 96 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 79 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 97 | sp:predicate rdf:type ; | 80 | sp:predicate rdf:type ; |
| 98 | - sp:subject _:b4 | 81 | + sp:subject _:b14 |
| 99 | - ] [ sp:object | 82 | + ] [ sp:object _:b15 ; |
| 100 | - [ sp:varName "realMdBottom"^^xsd:string | 83 | + sp:predicate _:b16 ; |
| 101 | - ] ; | 84 | + sp:subject _:b14 |
| 102 | - sp:predicate | 85 | + ] [ sp:object _:b17 ; |
| 103 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 104 | - ] ; | ||
| 105 | - sp:subject _:b4 | ||
| 106 | - ] [ sp:object _:b5 ; | ||
| 107 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 86 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
| 108 | - sp:subject _:b1 | 87 | + sp:subject _:b4 |
| 109 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 88 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 110 | sp:predicate rdf:type ; | 89 | sp:predicate rdf:type ; |
| 111 | - sp:subject _:b5 | 90 | + sp:subject _:b17 |
| 112 | - ] [ sp:object | 91 | + ] [ sp:object _:b18 ; |
| 113 | - [ sp:varName "realTvdBottom"^^xsd:string | 92 | + sp:predicate _:b19 ; |
| 114 | - ] ; | 93 | + sp:subject _:b17 |
| 115 | - sp:predicate | 94 | + ] [ sp:object _:b20 ; |
| 116 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | 95 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ; |
| 117 | - ] ; | 96 | + sp:subject _:b3 |
| 118 | - sp:subject _:b5 | ||
| 119 | - ] [ sp:object _:b6 ; | ||
| 120 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 121 | - sp:subject _:b1 | ||
| 122 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; | 97 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; |
| 123 | sp:predicate rdf:type ; | 98 | sp:predicate rdf:type ; |
| 124 | - sp:subject _:b6 | 99 | + sp:subject _:b20 |
| 125 | - ] [ sp:object _:b7 ; | 100 | + ] [ sp:object _:b21 ; |
| 126 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationHigh> ; | 101 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationHigh> ; |
| 127 | - sp:subject _:b6 | 102 | + sp:subject _:b20 |
| 128 | - ] [ sp:object _:b8 ; | 103 | + ] [ sp:object _:b22 ; |
| 129 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationLow> ; | 104 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationLow> ; |
| 130 | - sp:subject _:b6 | 105 | + sp:subject _:b20 |
| 131 | - ] [ sp:object _:b9 ; | 106 | + ] [ sp:object _:b23 ; |
| 132 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 107 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 133 | - sp:subject _:b6 | 108 | + sp:subject _:b20 |
| 134 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ; | 109 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ; |
| 135 | sp:predicate rdf:type ; | 110 | sp:predicate rdf:type ; |
| 136 | - sp:subject _:b9 | 111 | + sp:subject _:b23 |
| 137 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 112 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 138 | sp:predicate rdf:type ; | 113 | sp:predicate rdf:type ; |
| 139 | - sp:subject _:b7 | 114 | + sp:subject _:b21 |
| 140 | - ] [ sp:object | 115 | + ] [ sp:object _:b24 ; |
| 141 | - [ sp:varName "realGasHigh"^^xsd:string | 116 | + sp:predicate _:b25 ; |
| 142 | - ] ; | 117 | + sp:subject _:b21 |
| 143 | - sp:predicate | ||
| 144 | - [ sp:varName "concentrationScaleGasHigh"^^xsd:string | ||
| 145 | - ] ; | ||
| 146 | - sp:subject _:b7 | ||
| 147 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 118 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 148 | sp:predicate rdf:type ; | 119 | sp:predicate rdf:type ; |
| 149 | - sp:subject _:b8 | 120 | + sp:subject _:b22 |
| 150 | - ] [ sp:object | 121 | + ] [ sp:object _:b26 ; |
| 151 | - [ sp:varName "realGasLow"^^xsd:string | 122 | + sp:predicate _:b27 ; |
| 152 | - ] ; | 123 | + sp:subject _:b22 |
| 153 | - sp:predicate | 124 | + ] [ sp:object _:b28 ; |
| 154 | - [ sp:varName "concentrationScaleGasLow"^^xsd:string | ||
| 155 | - ] ; | ||
| 156 | - sp:subject _:b8 | ||
| 157 | - ] [ sp:object _:b10 ; | ||
| 158 | sp:predicate <http://www.reportinghub.no/ep/schema/well#methaneConcentration> ; | 125 | sp:predicate <http://www.reportinghub.no/ep/schema/well#methaneConcentration> ; |
| 159 | - sp:subject _:b9 | 126 | + sp:subject _:b23 |
| 160 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 127 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 161 | sp:predicate rdf:type ; | 128 | sp:predicate rdf:type ; |
| 162 | - sp:subject _:b10 | 129 | + sp:subject _:b28 |
| 163 | - ] [ sp:object | 130 | + ] [ sp:object _:b29 ; |
| 164 | - [ sp:varName "realMeth"^^xsd:string | 131 | + sp:predicate _:b30 ; |
| 165 | - ] ; | 132 | + sp:subject _:b28 |
| 166 | - sp:predicate | 133 | + ] [ sp:object _:b31 ; |
| 167 | - [ sp:varName "concentrationScaleMeth"^^xsd:string | ||
| 168 | - ] ; | ||
| 169 | - sp:subject _:b10 | ||
| 170 | - ] [ sp:object _:b11 ; | ||
| 171 | sp:predicate <http://www.reportinghub.no/ep/schema/well#ethaneConcentration> ; | 134 | sp:predicate <http://www.reportinghub.no/ep/schema/well#ethaneConcentration> ; |
| 172 | - sp:subject _:b9 | 135 | + sp:subject _:b23 |
| 173 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 136 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 174 | sp:predicate rdf:type ; | 137 | sp:predicate rdf:type ; |
| 175 | - sp:subject _:b11 | 138 | + sp:subject _:b31 |
| 176 | - ] [ sp:object | 139 | + ] [ sp:object _:b32 ; |
| 177 | - [ sp:varName "realEth"^^xsd:string | 140 | + sp:predicate _:b33 ; |
| 178 | - ] ; | 141 | + sp:subject _:b31 |
| 179 | - sp:predicate | 142 | + ] [ sp:object _:b34 ; |
| 180 | - [ sp:varName "concentrationScaleEth"^^xsd:string | ||
| 181 | - ] ; | ||
| 182 | - sp:subject _:b11 | ||
| 183 | - ] [ sp:object _:b12 ; | ||
| 184 | sp:predicate <http://www.reportinghub.no/ep/schema/well#propaneConcentration> ; | 143 | sp:predicate <http://www.reportinghub.no/ep/schema/well#propaneConcentration> ; |
| 185 | - sp:subject _:b9 | 144 | + sp:subject _:b23 |
| 186 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 145 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 187 | sp:predicate rdf:type ; | 146 | sp:predicate rdf:type ; |
| 188 | - sp:subject _:b12 | 147 | + sp:subject _:b34 |
| 189 | - ] [ sp:object | 148 | + ] [ sp:object _:b35 ; |
| 190 | - [ sp:varName "realProp"^^xsd:string | 149 | + sp:predicate _:b36 ; |
| 191 | - ] ; | 150 | + sp:subject _:b34 |
| 192 | - sp:predicate | 151 | + ] [ sp:object _:b37 ; |
| 193 | - [ sp:varName "concentrationScaleProp"^^xsd:string | ||
| 194 | - ] ; | ||
| 195 | - sp:subject _:b12 | ||
| 196 | - ] [ sp:object _:b13 ; | ||
| 197 | sp:predicate <http://www.reportinghub.no/ep/schema/well#isoButaneConcentration> ; | 152 | sp:predicate <http://www.reportinghub.no/ep/schema/well#isoButaneConcentration> ; |
| 198 | - sp:subject _:b9 | 153 | + sp:subject _:b23 |
| 199 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 154 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 200 | sp:predicate rdf:type ; | 155 | sp:predicate rdf:type ; |
| 201 | - sp:subject _:b13 | 156 | + sp:subject _:b37 |
| 202 | - ] [ sp:object | 157 | + ] [ sp:object _:b38 ; |
| 203 | - [ sp:varName "realIbut"^^xsd:string | 158 | + sp:predicate _:b39 ; |
| 204 | - ] ; | 159 | + sp:subject _:b37 |
| 205 | - sp:predicate | 160 | + ] [ sp:object _:b40 ; |
| 206 | - [ sp:varName "concentrationScaleIbut"^^xsd:string | ||
| 207 | - ] ; | ||
| 208 | - sp:subject _:b13 | ||
| 209 | - ] [ sp:object _:b14 ; | ||
| 210 | sp:predicate <http://www.reportinghub.no/ep/schema/well#norButaneConcentration> ; | 161 | sp:predicate <http://www.reportinghub.no/ep/schema/well#norButaneConcentration> ; |
| 211 | - sp:subject _:b9 | 162 | + sp:subject _:b23 |
| 212 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 163 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 213 | sp:predicate rdf:type ; | 164 | sp:predicate rdf:type ; |
| 214 | - sp:subject _:b14 | 165 | + sp:subject _:b40 |
| 215 | - ] [ sp:object | 166 | + ] [ sp:object _:b41 ; |
| 216 | - [ sp:varName "realNbut"^^xsd:string | 167 | + sp:predicate _:b42 ; |
| 217 | - ] ; | 168 | + sp:subject _:b40 |
| 218 | - sp:predicate | 169 | + ] [ sp:object _:b43 ; |
| 219 | - [ sp:varName "concentrationScaleNbut"^^xsd:string | ||
| 220 | - ] ; | ||
| 221 | - sp:subject _:b14 | ||
| 222 | - ] [ sp:object _:b15 ; | ||
| 223 | sp:predicate <http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration> ; | 170 | sp:predicate <http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration> ; |
| 224 | - sp:subject _:b9 | 171 | + sp:subject _:b23 |
| 225 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 172 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 226 | sp:predicate rdf:type ; | 173 | sp:predicate rdf:type ; |
| 227 | - sp:subject _:b15 | 174 | + sp:subject _:b43 |
| 228 | - ] [ sp:object | 175 | + ] [ sp:object _:b44 ; |
| 229 | - [ sp:varName "realIpent"^^xsd:string | 176 | + sp:predicate _:b45 ; |
| 230 | - ] ; | 177 | + sp:subject _:b43 |
| 231 | - sp:predicate | ||
| 232 | - [ sp:varName "concentrationScaleIpent"^^xsd:string | ||
| 233 | - ] ; | ||
| 234 | - sp:subject _:b15 | ||
| 235 | ]) ; | 178 | ]) ; |
| 236 | - sp:where ([ sp:object | 179 | + sp:where ([ sp:object _:b46 ; |
| 237 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 238 | - ] ; | ||
| 239 | sp:predicate ep-spin-lib:nameWellbore ; | 180 | sp:predicate ep-spin-lib:nameWellbore ; |
| 240 | sp:subject spin:_this | 181 | sp:subject spin:_this |
| 241 | - ] [ sp:object | 182 | + ] [ sp:object _:b47 ; |
| 242 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 243 | - ] ; | ||
| 244 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 183 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 245 | sp:subject spin:_this | 184 | sp:subject spin:_this |
| 246 | - ] [ sp:object | 185 | + ] [ sp:object _:b48 ; |
| 247 | - [ sp:varName "gasReadingInfo"^^xsd:string | ||
| 248 | - ] ; | ||
| 249 | sp:predicate <http://www.witsml.org/schemas/1series#gasReadingInfoRef> ; | 186 | sp:predicate <http://www.witsml.org/schemas/1series#gasReadingInfoRef> ; |
| 250 | sp:subject spin:_this | 187 | sp:subject spin:_this |
| 251 | - ] [ sp:object | 188 | + ] [ sp:object _:b49 ; |
| 252 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 253 | - ] ; | ||
| 254 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 255 | - sp:subject | ||
| 256 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 257 | - ] | ||
| 258 | - ] [ sp:object | ||
| 259 | - [ sp:varName "mdTop"^^xsd:string | ||
| 260 | - ] ; | ||
| 261 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; | 189 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; |
| 262 | - sp:subject | 190 | + sp:subject _:b48 |
| 263 | - [ sp:varName "gasReadingInfo"^^xsd:string | 191 | + ] [ sp:object _:b50 ; |
| 264 | - ] | ||
| 265 | - ] [ sp:object | ||
| 266 | - [ sp:varName "uomMdTop"^^xsd:string | ||
| 267 | - ] ; | ||
| 268 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 192 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 269 | - sp:subject | 193 | + sp:subject _:b49 |
| 270 | - [ sp:varName "mdTop"^^xsd:string | 194 | + ] [ sp:object _:b9 ; |
| 271 | - ] | ||
| 272 | - ] [ sp:object | ||
| 273 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 274 | - ] ; | ||
| 275 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 195 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 276 | - sp:subject | 196 | + sp:subject _:b49 |
| 277 | - [ sp:varName "mdTop"^^xsd:string | 197 | + ] [ sp:object _:b51 ; |
| 278 | - ] | ||
| 279 | - ] [ sp:object | ||
| 280 | - [ sp:varName "readingType"^^xsd:string | ||
| 281 | - ] ; | ||
| 282 | sp:predicate <http://www.witsml.org/schemas/1series#readingTypeRef> ; | 198 | sp:predicate <http://www.witsml.org/schemas/1series#readingTypeRef> ; |
| 283 | - sp:subject | 199 | + sp:subject _:b48 |
| 284 | - [ sp:varName "gasReadingInfo"^^xsd:string | 200 | + ] [ sp:object _:b52 ; |
| 285 | - ] | ||
| 286 | - ] [ sp:object | ||
| 287 | - [ sp:varName "gasHigh"^^xsd:string | ||
| 288 | - ] ; | ||
| 289 | sp:predicate <http://www.witsml.org/schemas/1series#gasHighRef> ; | 201 | sp:predicate <http://www.witsml.org/schemas/1series#gasHighRef> ; |
| 290 | - sp:subject | 202 | + sp:subject _:b48 |
| 291 | - [ sp:varName "gasReadingInfo"^^xsd:string | 203 | + ] [ sp:object _:b53 ; |
| 292 | - ] | ||
| 293 | - ] [ sp:object | ||
| 294 | - [ sp:varName "uomGasHigh"^^xsd:string | ||
| 295 | - ] ; | ||
| 296 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 204 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 297 | - sp:subject | 205 | + sp:subject _:b52 |
| 298 | - [ sp:varName "gasHigh"^^xsd:string | 206 | + ] [ sp:object _:b24 ; |
| 299 | - ] | ||
| 300 | - ] [ sp:object | ||
| 301 | - [ sp:varName "realGasHigh"^^xsd:string | ||
| 302 | - ] ; | ||
| 303 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 207 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 304 | - sp:subject | 208 | + sp:subject _:b52 |
| 305 | - [ sp:varName "gasHigh"^^xsd:string | ||
| 306 | - ] | ||
| 307 | ] [ rdf:type sp:Optional ; | 209 | ] [ rdf:type sp:Optional ; |
| 308 | - sp:elements ([ sp:object | 210 | + sp:elements ([ sp:object _:b6 ; |
| 309 | - [ sp:varName "dTim"^^xsd:string | ||
| 310 | - ] ; | ||
| 311 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 211 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 312 | - sp:subject | 212 | + sp:subject _:b48 |
| 313 | - [ sp:varName "gasReadingInfo"^^xsd:string | ||
| 314 | - ] | ||
| 315 | ]) | 213 | ]) |
| 316 | ] [ rdf:type sp:Optional ; | 214 | ] [ rdf:type sp:Optional ; |
| 317 | - sp:elements ([ sp:object | 215 | + sp:elements ([ sp:object _:b54 ; |
| 318 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 319 | - ] ; | ||
| 320 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; | 216 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; |
| 321 | - sp:subject | 217 | + sp:subject _:b48 |
| 322 | - [ sp:varName "gasReadingInfo"^^xsd:string | 218 | + ] [ sp:object _:b55 ; |
| 323 | - ] | ||
| 324 | - ] [ sp:object | ||
| 325 | - [ sp:varName "uomMdBottom"^^xsd:string | ||
| 326 | - ] ; | ||
| 327 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 219 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 328 | - sp:subject | 220 | + sp:subject _:b54 |
| 329 | - [ sp:varName "mdBottom"^^xsd:string | 221 | + ] [ sp:object _:b15 ; |
| 330 | - ] | ||
| 331 | - ] [ sp:object | ||
| 332 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 333 | - ] ; | ||
| 334 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 222 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 335 | - sp:subject | 223 | + sp:subject _:b54 |
| 336 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 337 | - ] | ||
| 338 | ]) | 224 | ]) |
| 339 | ] [ rdf:type sp:Optional ; | 225 | ] [ rdf:type sp:Optional ; |
| 340 | - sp:elements ([ sp:object | 226 | + sp:elements ([ sp:object _:b56 ; |
| 341 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 342 | - ] ; | ||
| 343 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; | 227 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; |
| 344 | - sp:subject | 228 | + sp:subject _:b48 |
| 345 | - [ sp:varName "gasReadingInfo"^^xsd:string | 229 | + ] [ sp:object _:b57 ; |
| 346 | - ] | ||
| 347 | - ] [ sp:object | ||
| 348 | - [ sp:varName "uomTvdTop"^^xsd:string | ||
| 349 | - ] ; | ||
| 350 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 230 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 351 | - sp:subject | 231 | + sp:subject _:b56 |
| 352 | - [ sp:varName "tvdTop"^^xsd:string | 232 | + ] [ sp:object _:b12 ; |
| 353 | - ] | ||
| 354 | - ] [ sp:object | ||
| 355 | - [ sp:varName "realTvdTop"^^xsd:string | ||
| 356 | - ] ; | ||
| 357 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 233 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 358 | - sp:subject | 234 | + sp:subject _:b56 |
| 359 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 360 | - ] | ||
| 361 | ]) | 235 | ]) |
| 362 | ] [ rdf:type sp:Optional ; | 236 | ] [ rdf:type sp:Optional ; |
| 363 | - sp:elements ([ sp:object | 237 | + sp:elements ([ sp:object _:b58 ; |
| 364 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 365 | - ] ; | ||
| 366 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; | 238 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; |
| 367 | - sp:subject | 239 | + sp:subject _:b48 |
| 368 | - [ sp:varName "gasReadingInfo"^^xsd:string | 240 | + ] [ sp:object _:b59 ; |
| 369 | - ] | ||
| 370 | - ] [ sp:object | ||
| 371 | - [ sp:varName "uomTvdBottom"^^xsd:string | ||
| 372 | - ] ; | ||
| 373 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 241 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 374 | - sp:subject | 242 | + sp:subject _:b58 |
| 375 | - [ sp:varName "tvdBottom"^^xsd:string | 243 | + ] [ sp:object _:b18 ; |
| 376 | - ] | ||
| 377 | - ] [ sp:object | ||
| 378 | - [ sp:varName "realTvdBottom"^^xsd:string | ||
| 379 | - ] ; | ||
| 380 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 244 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 381 | - sp:subject | 245 | + sp:subject _:b58 |
| 382 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 383 | - ] | ||
| 384 | ]) | 246 | ]) |
| 385 | ] [ rdf:type sp:Optional ; | 247 | ] [ rdf:type sp:Optional ; |
| 386 | - sp:elements ([ sp:object | 248 | + sp:elements ([ sp:object _:b60 ; |
| 387 | - [ sp:varName "gasLow"^^xsd:string | ||
| 388 | - ] ; | ||
| 389 | sp:predicate <http://www.witsml.org/schemas/1series#gasLowRef> ; | 249 | sp:predicate <http://www.witsml.org/schemas/1series#gasLowRef> ; |
| 390 | - sp:subject | 250 | + sp:subject _:b48 |
| 391 | - [ sp:varName "gasReadingInfo"^^xsd:string | 251 | + ] [ sp:object _:b61 ; |
| 392 | - ] | ||
| 393 | - ] [ sp:object | ||
| 394 | - [ sp:varName "uomGasLow"^^xsd:string | ||
| 395 | - ] ; | ||
| 396 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 252 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 397 | - sp:subject | 253 | + sp:subject _:b60 |
| 398 | - [ sp:varName "gasLow"^^xsd:string | 254 | + ] [ sp:object _:b26 ; |
| 399 | - ] | ||
| 400 | - ] [ sp:object | ||
| 401 | - [ sp:varName "realGasLow"^^xsd:string | ||
| 402 | - ] ; | ||
| 403 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 255 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 404 | - sp:subject | 256 | + sp:subject _:b60 |
| 405 | - [ sp:varName "gasLow"^^xsd:string | ||
| 406 | - ] | ||
| 407 | ]) | 257 | ]) |
| 408 | ] [ rdf:type sp:Optional ; | 258 | ] [ rdf:type sp:Optional ; |
| 409 | - sp:elements ([ sp:object | 259 | + sp:elements ([ sp:object _:b62 ; |
| 410 | - [ sp:varName "meth"^^xsd:string | ||
| 411 | - ] ; | ||
| 412 | sp:predicate <http://www.witsml.org/schemas/1series#methRef> ; | 260 | sp:predicate <http://www.witsml.org/schemas/1series#methRef> ; |
| 413 | - sp:subject | 261 | + sp:subject _:b48 |
| 414 | - [ sp:varName "gasReadingInfo"^^xsd:string | 262 | + ] [ sp:object _:b63 ; |
| 415 | - ] | ||
| 416 | - ] [ sp:object | ||
| 417 | - [ sp:varName "uomMeth"^^xsd:string | ||
| 418 | - ] ; | ||
| 419 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 263 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 420 | - sp:subject | 264 | + sp:subject _:b62 |
| 421 | - [ sp:varName "meth"^^xsd:string | 265 | + ] [ sp:object _:b29 ; |
| 422 | - ] | ||
| 423 | - ] [ sp:object | ||
| 424 | - [ sp:varName "realMeth"^^xsd:string | ||
| 425 | - ] ; | ||
| 426 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 266 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 427 | - sp:subject | 267 | + sp:subject _:b62 |
| 428 | - [ sp:varName "meth"^^xsd:string | ||
| 429 | - ] | ||
| 430 | ]) | 268 | ]) |
| 431 | ] [ rdf:type sp:Optional ; | 269 | ] [ rdf:type sp:Optional ; |
| 432 | - sp:elements ([ sp:object | 270 | + sp:elements ([ sp:object _:b64 ; |
| 433 | - [ sp:varName "eth"^^xsd:string | ||
| 434 | - ] ; | ||
| 435 | sp:predicate <http://www.witsml.org/schemas/1series#ethRef> ; | 271 | sp:predicate <http://www.witsml.org/schemas/1series#ethRef> ; |
| 436 | - sp:subject | 272 | + sp:subject _:b48 |
| 437 | - [ sp:varName "gasReadingInfo"^^xsd:string | 273 | + ] [ sp:object _:b65 ; |
| 438 | - ] | ||
| 439 | - ] [ sp:object | ||
| 440 | - [ sp:varName "uomEth"^^xsd:string | ||
| 441 | - ] ; | ||
| 442 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 274 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 443 | - sp:subject | 275 | + sp:subject _:b64 |
| 444 | - [ sp:varName "eth"^^xsd:string | 276 | + ] [ sp:object _:b32 ; |
| 445 | - ] | ||
| 446 | - ] [ sp:object | ||
| 447 | - [ sp:varName "realEth"^^xsd:string | ||
| 448 | - ] ; | ||
| 449 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 277 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 450 | - sp:subject | 278 | + sp:subject _:b64 |
| 451 | - [ sp:varName "eth"^^xsd:string | ||
| 452 | - ] | ||
| 453 | ]) | 279 | ]) |
| 454 | ] [ rdf:type sp:Optional ; | 280 | ] [ rdf:type sp:Optional ; |
| 455 | - sp:elements ([ sp:object | 281 | + sp:elements ([ sp:object _:b66 ; |
| 456 | - [ sp:varName "prop"^^xsd:string | ||
| 457 | - ] ; | ||
| 458 | sp:predicate <http://www.witsml.org/schemas/1series#propRef> ; | 282 | sp:predicate <http://www.witsml.org/schemas/1series#propRef> ; |
| 459 | - sp:subject | 283 | + sp:subject _:b48 |
| 460 | - [ sp:varName "gasReadingInfo"^^xsd:string | 284 | + ] [ sp:object _:b67 ; |
| 461 | - ] | ||
| 462 | - ] [ sp:object | ||
| 463 | - [ sp:varName "uomProp"^^xsd:string | ||
| 464 | - ] ; | ||
| 465 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 285 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 466 | - sp:subject | 286 | + sp:subject _:b66 |
| 467 | - [ sp:varName "prop"^^xsd:string | 287 | + ] [ sp:object _:b35 ; |
| 468 | - ] | ||
| 469 | - ] [ sp:object | ||
| 470 | - [ sp:varName "realProp"^^xsd:string | ||
| 471 | - ] ; | ||
| 472 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 288 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 473 | - sp:subject | 289 | + sp:subject _:b66 |
| 474 | - [ sp:varName "prop"^^xsd:string | ||
| 475 | - ] | ||
| 476 | ]) | 290 | ]) |
| 477 | ] [ rdf:type sp:Optional ; | 291 | ] [ rdf:type sp:Optional ; |
| 478 | - sp:elements ([ sp:object | 292 | + sp:elements ([ sp:object _:b68 ; |
| 479 | - [ sp:varName "ibut"^^xsd:string | ||
| 480 | - ] ; | ||
| 481 | sp:predicate <http://www.witsml.org/schemas/1series#ibutRef> ; | 293 | sp:predicate <http://www.witsml.org/schemas/1series#ibutRef> ; |
| 482 | - sp:subject | 294 | + sp:subject _:b48 |
| 483 | - [ sp:varName "gasReadingInfo"^^xsd:string | 295 | + ] [ sp:object _:b69 ; |
| 484 | - ] | ||
| 485 | - ] [ sp:object | ||
| 486 | - [ sp:varName "uomIbut"^^xsd:string | ||
| 487 | - ] ; | ||
| 488 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 296 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 489 | - sp:subject | 297 | + sp:subject _:b68 |
| 490 | - [ sp:varName "ibut"^^xsd:string | 298 | + ] [ sp:object _:b38 ; |
| 491 | - ] | ||
| 492 | - ] [ sp:object | ||
| 493 | - [ sp:varName "realIbut"^^xsd:string | ||
| 494 | - ] ; | ||
| 495 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 299 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 496 | - sp:subject | 300 | + sp:subject _:b68 |
| 497 | - [ sp:varName "ibut"^^xsd:string | ||
| 498 | - ] | ||
| 499 | ]) | 301 | ]) |
| 500 | ] [ rdf:type sp:Optional ; | 302 | ] [ rdf:type sp:Optional ; |
| 501 | - sp:elements ([ sp:object | 303 | + sp:elements ([ sp:object _:b70 ; |
| 502 | - [ sp:varName "nbut"^^xsd:string | ||
| 503 | - ] ; | ||
| 504 | sp:predicate <http://www.witsml.org/schemas/1series#nbutRef> ; | 304 | sp:predicate <http://www.witsml.org/schemas/1series#nbutRef> ; |
| 505 | - sp:subject | 305 | + sp:subject _:b48 |
| 506 | - [ sp:varName "gasReadingInfo"^^xsd:string | 306 | + ] [ sp:object _:b71 ; |
| 507 | - ] | ||
| 508 | - ] [ sp:object | ||
| 509 | - [ sp:varName "uomNbut"^^xsd:string | ||
| 510 | - ] ; | ||
| 511 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 307 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 512 | - sp:subject | 308 | + sp:subject _:b70 |
| 513 | - [ sp:varName "nbut"^^xsd:string | 309 | + ] [ sp:object _:b41 ; |
| 514 | - ] | ||
| 515 | - ] [ sp:object | ||
| 516 | - [ sp:varName "realNbut"^^xsd:string | ||
| 517 | - ] ; | ||
| 518 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 310 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 519 | - sp:subject | 311 | + sp:subject _:b70 |
| 520 | - [ sp:varName "nbut"^^xsd:string | ||
| 521 | - ] | ||
| 522 | ]) | 312 | ]) |
| 523 | ] [ rdf:type sp:Optional ; | 313 | ] [ rdf:type sp:Optional ; |
| 524 | - sp:elements ([ sp:object | 314 | + sp:elements ([ sp:object _:b72 ; |
| 525 | - [ sp:varName "ipent"^^xsd:string | ||
| 526 | - ] ; | ||
| 527 | sp:predicate <http://www.witsml.org/schemas/1series#ipentRef> ; | 315 | sp:predicate <http://www.witsml.org/schemas/1series#ipentRef> ; |
| 528 | - sp:subject | 316 | + sp:subject _:b48 |
| 529 | - [ sp:varName "gasReadingInfo"^^xsd:string | 317 | + ] [ sp:object _:b73 ; |
| 530 | - ] | ||
| 531 | - ] [ sp:object | ||
| 532 | - [ sp:varName "uomIpent"^^xsd:string | ||
| 533 | - ] ; | ||
| 534 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 318 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 535 | - sp:subject | 319 | + sp:subject _:b72 |
| 536 | - [ sp:varName "ipent"^^xsd:string | 320 | + ] [ sp:object _:b44 ; |
| 537 | - ] | ||
| 538 | - ] [ sp:object | ||
| 539 | - [ sp:varName "realIpent"^^xsd:string | ||
| 540 | - ] ; | ||
| 541 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 321 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 542 | - sp:subject | 322 | + sp:subject _:b72 |
| 543 | - [ sp:varName "ipent"^^xsd:string | ||
| 544 | - ] | ||
| 545 | ]) | 323 | ]) |
| 546 | ] [ rdf:type sp:Bind ; | 324 | ] [ rdf:type sp:Bind ; |
| 547 | sp:expression | 325 | sp:expression |
| 548 | [ rdf:type ep-spin-lib:normalizeString ; | 326 | [ rdf:type ep-spin-lib:normalizeString ; |
| 549 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 327 | + sp:arg1 _:b46 |
| 550 | - ] | ||
| 551 | ] ; | 328 | ] ; |
| 552 | - sp:variable | 329 | + sp:variable _:b74 |
| 553 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 554 | - ] | ||
| 555 | ] [ rdf:type sp:Bind ; | 330 | ] [ rdf:type sp:Bind ; |
| 556 | sp:expression | 331 | sp:expression |
| 557 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 332 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 558 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 333 | + sp:arg1 _:b74 ; |
| 559 | - ] ; | 334 | + sp:arg2 _:b47 |
| 560 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 561 | - ] | ||
| 562 | ] ; | 335 | ] ; |
| 563 | - sp:variable | 336 | + sp:variable _:b2 |
| 564 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 565 | - ] | ||
| 566 | ] [ rdf:type sp:Bind ; | 337 | ] [ rdf:type sp:Bind ; |
| 567 | sp:expression | 338 | sp:expression |
| 568 | [ rdf:type afn:localname ; | 339 | [ rdf:type afn:localname ; |
| 569 | - sp:arg1 [ sp:varName "gasReadingInfo"^^xsd:string | 340 | + sp:arg1 _:b48 |
| 570 | - ] | ||
| 571 | ] ; | 341 | ] ; |
| 572 | - sp:variable | 342 | + sp:variable _:b75 |
| 573 | - [ sp:varName "localname"^^xsd:string | ||
| 574 | - ] | ||
| 575 | ] [ rdf:type sp:Bind ; | 343 | ] [ rdf:type sp:Bind ; |
| 576 | sp:expression | 344 | sp:expression |
| 577 | [ rdf:type ep-spin-lib:buildGasReadingURI ; | 345 | [ rdf:type ep-spin-lib:buildGasReadingURI ; |
| 578 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 346 | + sp:arg1 _:b74 ; |
| 579 | - ] ; | 347 | + sp:arg2 _:b75 |
| 580 | - sp:arg2 [ sp:varName "localname"^^xsd:string | ||
| 581 | - ] | ||
| 582 | ] ; | 348 | ] ; |
| 583 | - sp:variable | 349 | + sp:variable _:b1 |
| 584 | - [ sp:varName "gasReading"^^xsd:string | ||
| 585 | - ] | ||
| 586 | ] [ rdf:type sp:Bind ; | 350 | ] [ rdf:type sp:Bind ; |
| 587 | sp:expression | 351 | sp:expression |
| 588 | [ rdf:type ep-spin-lib:selectGasReadingType ; | 352 | [ rdf:type ep-spin-lib:selectGasReadingType ; |
| 589 | - sp:arg1 [ sp:varName "readingType"^^xsd:string | 353 | + sp:arg1 _:b51 |
| 590 | - ] | ||
| 591 | ] ; | 354 | ] ; |
| 592 | - sp:variable | 355 | + sp:variable _:b7 |
| 593 | - [ sp:varName "gasReadingType"^^xsd:string | ||
| 594 | - ] | ||
| 595 | ] [ rdf:type sp:Bind ; | 356 | ] [ rdf:type sp:Bind ; |
| 596 | sp:expression | 357 | sp:expression |
| 597 | [ rdf:type ep-spin-lib:selectLengthScale ; | 358 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 598 | - sp:arg1 [ sp:varName "uomMdTop"^^xsd:string | 359 | + sp:arg1 _:b50 |
| 599 | - ] | ||
| 600 | ] ; | 360 | ] ; |
| 601 | - sp:variable | 361 | + sp:variable _:b10 |
| 602 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 603 | - ] | ||
| 604 | ] [ rdf:type sp:Bind ; | 362 | ] [ rdf:type sp:Bind ; |
| 605 | sp:expression | 363 | sp:expression |
| 606 | [ rdf:type ep-spin-lib:selectLengthScale ; | 364 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 607 | - sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string | 365 | + sp:arg1 _:b57 |
| 608 | - ] | ||
| 609 | ] ; | 366 | ] ; |
| 610 | - sp:variable | 367 | + sp:variable _:b13 |
| 611 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 612 | - ] | ||
| 613 | ] [ rdf:type sp:Bind ; | 368 | ] [ rdf:type sp:Bind ; |
| 614 | sp:expression | 369 | sp:expression |
| 615 | [ rdf:type ep-spin-lib:selectLengthScale ; | 370 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 616 | - sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string | 371 | + sp:arg1 _:b55 |
| 617 | - ] | ||
| 618 | ] ; | 372 | ] ; |
| 619 | - sp:variable | 373 | + sp:variable _:b16 |
| 620 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 621 | - ] | ||
| 622 | ] [ rdf:type sp:Bind ; | 374 | ] [ rdf:type sp:Bind ; |
| 623 | sp:expression | 375 | sp:expression |
| 624 | [ rdf:type ep-spin-lib:selectLengthScale ; | 376 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 625 | - sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string | 377 | + sp:arg1 _:b59 |
| 626 | - ] | ||
| 627 | ] ; | 378 | ] ; |
| 628 | - sp:variable | 379 | + sp:variable _:b19 |
| 629 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 630 | - ] | ||
| 631 | ] [ rdf:type sp:Bind ; | 380 | ] [ rdf:type sp:Bind ; |
| 632 | sp:expression | 381 | sp:expression |
| 633 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 382 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 634 | - sp:arg1 [ sp:varName "uomGasHigh"^^xsd:string | 383 | + sp:arg1 _:b53 |
| 635 | - ] | ||
| 636 | ] ; | 384 | ] ; |
| 637 | - sp:variable | 385 | + sp:variable _:b25 |
| 638 | - [ sp:varName "concentrationScaleGasHigh"^^xsd:string | ||
| 639 | - ] | ||
| 640 | ] [ rdf:type sp:Bind ; | 386 | ] [ rdf:type sp:Bind ; |
| 641 | sp:expression | 387 | sp:expression |
| 642 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 388 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 643 | - sp:arg1 [ sp:varName "uomGasLow"^^xsd:string | 389 | + sp:arg1 _:b61 |
| 644 | - ] | ||
| 645 | ] ; | 390 | ] ; |
| 646 | - sp:variable | 391 | + sp:variable _:b27 |
| 647 | - [ sp:varName "concentrationScaleGasLow"^^xsd:string | ||
| 648 | - ] | ||
| 649 | ] [ rdf:type sp:Bind ; | 392 | ] [ rdf:type sp:Bind ; |
| 650 | sp:expression | 393 | sp:expression |
| 651 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 394 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 652 | - sp:arg1 [ sp:varName "uomMeth"^^xsd:string | 395 | + sp:arg1 _:b63 |
| 653 | - ] | ||
| 654 | ] ; | 396 | ] ; |
| 655 | - sp:variable | 397 | + sp:variable _:b30 |
| 656 | - [ sp:varName "concentrationScaleMeth"^^xsd:string | ||
| 657 | - ] | ||
| 658 | ] [ rdf:type sp:Bind ; | 398 | ] [ rdf:type sp:Bind ; |
| 659 | sp:expression | 399 | sp:expression |
| 660 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 400 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 661 | - sp:arg1 [ sp:varName "uomEth"^^xsd:string | 401 | + sp:arg1 _:b65 |
| 662 | - ] | ||
| 663 | ] ; | 402 | ] ; |
| 664 | - sp:variable | 403 | + sp:variable _:b33 |
| 665 | - [ sp:varName "concentrationScaleEth"^^xsd:string | ||
| 666 | - ] | ||
| 667 | ] [ rdf:type sp:Bind ; | 404 | ] [ rdf:type sp:Bind ; |
| 668 | sp:expression | 405 | sp:expression |
| 669 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 406 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 670 | - sp:arg1 [ sp:varName "uomProp"^^xsd:string | 407 | + sp:arg1 _:b67 |
| 671 | - ] | ||
| 672 | ] ; | 408 | ] ; |
| 673 | - sp:variable | 409 | + sp:variable _:b36 |
| 674 | - [ sp:varName "concentrationScaleProp"^^xsd:string | ||
| 675 | - ] | ||
| 676 | ] [ rdf:type sp:Bind ; | 410 | ] [ rdf:type sp:Bind ; |
| 677 | sp:expression | 411 | sp:expression |
| 678 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 412 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 679 | - sp:arg1 [ sp:varName "uomIbut"^^xsd:string | 413 | + sp:arg1 _:b69 |
| 680 | - ] | ||
| 681 | ] ; | 414 | ] ; |
| 682 | - sp:variable | 415 | + sp:variable _:b39 |
| 683 | - [ sp:varName "concentrationScaleIbut"^^xsd:string | ||
| 684 | - ] | ||
| 685 | ] [ rdf:type sp:Bind ; | 416 | ] [ rdf:type sp:Bind ; |
| 686 | sp:expression | 417 | sp:expression |
| 687 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 418 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 688 | - sp:arg1 [ sp:varName "uomNbut"^^xsd:string | 419 | + sp:arg1 _:b71 |
| 689 | - ] | ||
| 690 | ] ; | 420 | ] ; |
| 691 | - sp:variable | 421 | + sp:variable _:b42 |
| 692 | - [ sp:varName "concentrationScaleNbut"^^xsd:string | ||
| 693 | - ] | ||
| 694 | ] [ rdf:type sp:Bind ; | 422 | ] [ rdf:type sp:Bind ; |
| 695 | sp:expression | 423 | sp:expression |
| 696 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 424 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 697 | - sp:arg1 [ sp:varName "uomIpent"^^xsd:string | 425 | + sp:arg1 _:b73 |
| 698 | - ] | ||
| 699 | ] ; | 426 | ] ; |
| 700 | - sp:variable | 427 | + sp:variable _:b45 |
| 701 | - [ sp:varName "concentrationScaleIpent"^^xsd:string | 428 | + ] [ rdf:type sp:Bind ; |
| 429 | + sp:expression | ||
| 430 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 431 | + arg:wellBoreName | ||
| 432 | + [ rdf:type xsd:string ; | ||
| 433 | + sp:arg1 _:b46 | ||
| 702 | ] | 434 | ] |
| 435 | + ] ; | ||
| 436 | + sp:variable _:b5 | ||
| 703 | ]) | 437 | ]) |
| 704 | ] . | 438 | ] . |
| 439 | + | ||
| 440 | +_:b46 | ||
| 441 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 442 | + | ||
| 443 | +_:b47 | ||
| 444 | + sp:varName "dTimStart"^^xsd:string . | ||
| 445 | + | ||
| 446 | +_:b48 | ||
| 447 | + sp:varName "gasReadingInfo"^^xsd:string . | ||
| 448 | + | ||
| 449 | +_:b49 | ||
| 450 | + sp:varName "mdTop"^^xsd:string . | ||
| 451 | + | ||
| 452 | +_:b50 | ||
| 453 | + sp:varName "uomMdTop"^^xsd:string . | ||
| 454 | + | ||
| 455 | +_:b9 sp:varName "realMdTop"^^xsd:string . | ||
| 456 | + | ||
| 457 | +_:b51 | ||
| 458 | + sp:varName "readingType"^^xsd:string . | ||
| 459 | + | ||
| 460 | +_:b52 | ||
| 461 | + sp:varName "gasHigh"^^xsd:string . | ||
| 462 | + | ||
| 463 | +_:b53 | ||
| 464 | + sp:varName "uomGasHigh"^^xsd:string . | ||
| 465 | + | ||
| 466 | +_:b24 | ||
| 467 | + sp:varName "realGasHigh"^^xsd:string . | ||
| 468 | + | ||
| 469 | +_:b6 sp:varName "dTim"^^xsd:string . | ||
| 470 | + | ||
| 471 | +_:b54 | ||
| 472 | + sp:varName "mdBottom"^^xsd:string . | ||
| 473 | + | ||
| 474 | +_:b55 | ||
| 475 | + sp:varName "uomMdBottom"^^xsd:string . | ||
| 476 | + | ||
| 477 | +_:b15 | ||
| 478 | + sp:varName "realMdBottom"^^xsd:string . | ||
| 479 | + | ||
| 480 | +_:b56 | ||
| 481 | + sp:varName "tvdTop"^^xsd:string . | ||
| 482 | + | ||
| 483 | +_:b57 | ||
| 484 | + sp:varName "uomTvdTop"^^xsd:string . | ||
| 485 | + | ||
| 486 | +_:b12 | ||
| 487 | + sp:varName "realTvdTop"^^xsd:string . | ||
| 488 | + | ||
| 489 | +_:b58 | ||
| 490 | + sp:varName "tvdBottom"^^xsd:string . | ||
| 491 | + | ||
| 492 | +_:b59 | ||
| 493 | + sp:varName "uomTvdBottom"^^xsd:string . | ||
| 494 | + | ||
| 495 | +_:b18 | ||
| 496 | + sp:varName "realTvdBottom"^^xsd:string . | ||
| 497 | + | ||
| 498 | +_:b60 | ||
| 499 | + sp:varName "gasLow"^^xsd:string . | ||
| 500 | + | ||
| 501 | +_:b61 | ||
| 502 | + sp:varName "uomGasLow"^^xsd:string . | ||
| 503 | + | ||
| 504 | +_:b26 | ||
| 505 | + sp:varName "realGasLow"^^xsd:string . | ||
| 506 | + | ||
| 507 | +_:b62 | ||
| 508 | + sp:varName "meth"^^xsd:string . | ||
| 509 | + | ||
| 510 | +_:b63 | ||
| 511 | + sp:varName "uomMeth"^^xsd:string . | ||
| 512 | + | ||
| 513 | +_:b29 | ||
| 514 | + sp:varName "realMeth"^^xsd:string . | ||
| 515 | + | ||
| 516 | +_:b64 | ||
| 517 | + sp:varName "eth"^^xsd:string . | ||
| 518 | + | ||
| 519 | +_:b65 | ||
| 520 | + sp:varName "uomEth"^^xsd:string . | ||
| 521 | + | ||
| 522 | +_:b32 | ||
| 523 | + sp:varName "realEth"^^xsd:string . | ||
| 524 | + | ||
| 525 | +_:b66 | ||
| 526 | + sp:varName "prop"^^xsd:string . | ||
| 527 | + | ||
| 528 | +_:b67 | ||
| 529 | + sp:varName "uomProp"^^xsd:string . | ||
| 530 | + | ||
| 531 | +_:b35 | ||
| 532 | + sp:varName "realProp"^^xsd:string . | ||
| 533 | + | ||
| 534 | +_:b68 | ||
| 535 | + sp:varName "ibut"^^xsd:string . | ||
| 536 | + | ||
| 537 | +_:b69 | ||
| 538 | + sp:varName "uomIbut"^^xsd:string . | ||
| 539 | + | ||
| 540 | +_:b38 | ||
| 541 | + sp:varName "realIbut"^^xsd:string . | ||
| 542 | + | ||
| 543 | +_:b70 | ||
| 544 | + sp:varName "nbut"^^xsd:string . | ||
| 545 | + | ||
| 546 | +_:b71 | ||
| 547 | + sp:varName "uomNbut"^^xsd:string . | ||
| 548 | + | ||
| 549 | +_:b41 | ||
| 550 | + sp:varName "realNbut"^^xsd:string . | ||
| 551 | + | ||
| 552 | +_:b72 | ||
| 553 | + sp:varName "ipent"^^xsd:string . | ||
| 554 | + | ||
| 555 | +_:b73 | ||
| 556 | + sp:varName "uomIpent"^^xsd:string . | ||
| 557 | + | ||
| 558 | +_:b44 | ||
| 559 | + sp:varName "realIpent"^^xsd:string . | ||
| 560 | + | ||
| 561 | +_:b74 | ||
| 562 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 563 | + | ||
| 564 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 565 | + | ||
| 566 | +_:b75 | ||
| 567 | + sp:varName "localname"^^xsd:string . | ||
| 568 | + | ||
| 569 | +_:b1 sp:varName "gasReading"^^xsd:string . | ||
| 570 | + | ||
| 571 | +_:b7 sp:varName "gasReadingType"^^xsd:string . | ||
| 572 | + | ||
| 573 | +_:b10 | ||
| 574 | + sp:varName "lengthScaleMdTop"^^xsd:string . | ||
| 575 | + | ||
| 576 | +_:b13 | ||
| 577 | + sp:varName "lengthScaleTvdTop"^^xsd:string . | ||
| 578 | + | ||
| 579 | +_:b16 | ||
| 580 | + sp:varName "lengthScaleMdBottom"^^xsd:string . | ||
| 581 | + | ||
| 582 | +_:b19 | ||
| 583 | + sp:varName "lengthScaleTvdBottom"^^xsd:string . | ||
| 584 | + | ||
| 585 | +_:b25 | ||
| 586 | + sp:varName "concentrationScaleGasHigh"^^xsd:string . | ||
| 587 | + | ||
| 588 | +_:b27 | ||
| 589 | + sp:varName "concentrationScaleGasLow"^^xsd:string . | ||
| 590 | + | ||
| 591 | +_:b30 | ||
| 592 | + sp:varName "concentrationScaleMeth"^^xsd:string . | ||
| 593 | + | ||
| 594 | +_:b33 | ||
| 595 | + sp:varName "concentrationScaleEth"^^xsd:string . | ||
| 596 | + | ||
| 597 | +_:b36 | ||
| 598 | + sp:varName "concentrationScaleProp"^^xsd:string . | ||
| 599 | + | ||
| 600 | +_:b39 | ||
| 601 | + sp:varName "concentrationScaleIbut"^^xsd:string . | ||
| 602 | + | ||
| 603 | +_:b42 | ||
| 604 | + sp:varName "concentrationScaleNbut"^^xsd:string . | ||
| 605 | + | ||
| 606 | +_:b45 | ||
| 607 | + sp:varName "concentrationScaleIpent"^^xsd:string . | ||
| 608 | + | ||
| 609 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 14:50:19 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.witsml.org/schemas/1series | 3 | # imports: http://www.witsml.org/schemas/1series |
| 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 6 | +# imports: http://spinrdf.org/spin | ||
| 6 | 7 | ||
| 7 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#> . | 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#> . |
| 8 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| ... | @@ -10,6 +11,7 @@ | ... | @@ -10,6 +11,7 @@ |
| 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#> . |
| 12 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 14 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 13 | @prefix sp: <http://spinrdf.org/sp#> . | 15 | @prefix sp: <http://spinrdf.org/sp#> . |
| 14 | @prefix spin: <http://spinrdf.org/spin#> . | 16 | @prefix spin: <http://spinrdf.org/spin#> . |
| 15 | @prefix spl: <http://spinrdf.org/spl#> . | 17 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -17,7 +19,7 @@ | ... | @@ -17,7 +19,7 @@ |
| 17 | 19 | ||
| 18 | <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo> | 20 | <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo> |
| 19 | rdf:type owl:Ontology ; | 21 | rdf:type owl:Ontology ; |
| 20 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.witsml.org/schemas/1series> ; | 22 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 21 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 23 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 22 | 24 | ||
| 23 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 25 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -26,311 +28,266 @@ | ... | @@ -26,311 +28,266 @@ |
| 26 | rdfs:comment "STEP 200 Create a Lithology and shows observation activity"^^xsd:string ; | 28 | rdfs:comment "STEP 200 Create a Lithology and shows observation activity"^^xsd:string ; |
| 27 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation> ; | 29 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation> ; |
| 28 | sp:predicate rdf:type ; | 30 | sp:predicate rdf:type ; |
| 29 | - sp:subject | ||
| 30 | - [ sp:varName "lithShowObservation"^^xsd:string | ||
| 31 | - ] | ||
| 32 | - ] [ sp:object | ||
| 33 | - [ sp:varName "lithShowObservation"^^xsd:string | ||
| 34 | - ] ; | ||
| 35 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 36 | - sp:subject | ||
| 37 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 38 | - ] | ||
| 39 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 40 | - sp:predicate rdf:type ; | ||
| 41 | - sp:subject _:b1 | ||
| 42 | - ] [ sp:object | ||
| 43 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 44 | - ] ; | ||
| 45 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 46 | sp:subject _:b1 | 31 | sp:subject _:b1 |
| 47 | ] [ sp:object _:b1 ; | 32 | ] [ sp:object _:b1 ; |
| 48 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 33 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 49 | - sp:subject | ||
| 50 | - [ sp:varName "lithShowObservation"^^xsd:string | ||
| 51 | - ] | ||
| 52 | - ] [ sp:object | ||
| 53 | - [ sp:varName "dTimEnd"^^xsd:string | ||
| 54 | - ] ; | ||
| 55 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
| 56 | - sp:subject | ||
| 57 | - [ sp:varName "lithShowObservation"^^xsd:string | ||
| 58 | - ] | ||
| 59 | - ] [ sp:object _:b2 ; | ||
| 60 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 61 | - sp:subject _:b1 | ||
| 62 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | ||
| 63 | - sp:predicate rdf:type ; | ||
| 64 | - sp:subject _:b2 | ||
| 65 | - ] [ sp:object | ||
| 66 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 67 | - ] ; | ||
| 68 | - sp:predicate | ||
| 69 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 70 | - ] ; | ||
| 71 | sp:subject _:b2 | 34 | sp:subject _:b2 |
| 72 | ] [ sp:object _:b3 ; | 35 | ] [ sp:object _:b3 ; |
| 73 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 36 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 74 | sp:subject _:b1 | 37 | sp:subject _:b1 |
| 75 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 38 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 76 | sp:predicate rdf:type ; | 39 | sp:predicate rdf:type ; |
| 77 | sp:subject _:b3 | 40 | sp:subject _:b3 |
| 78 | - ] [ sp:object | ||
| 79 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 80 | - ] ; | ||
| 81 | - sp:predicate | ||
| 82 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 83 | - ] ; | ||
| 84 | - sp:subject _:b3 | ||
| 85 | ] [ sp:object _:b4 ; | 41 | ] [ sp:object _:b4 ; |
| 86 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 42 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 43 | + sp:subject _:b3 | ||
| 44 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; | ||
| 45 | + sp:predicate rdf:type ; | ||
| 46 | + sp:subject _:b4 | ||
| 47 | + ] [ sp:object _:b5 ; | ||
| 48 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 49 | + sp:subject _:b4 | ||
| 50 | + ] [ sp:object _:b6 ; | ||
| 51 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | ||
| 87 | sp:subject _:b1 | 52 | sp:subject _:b1 |
| 53 | + ] [ sp:object _:b4 ; | ||
| 54 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 55 | + sp:subject _:b4 | ||
| 88 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 56 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 89 | sp:predicate rdf:type ; | 57 | sp:predicate rdf:type ; |
| 90 | sp:subject _:b4 | 58 | sp:subject _:b4 |
| 91 | - ] [ sp:object | 59 | + ] [ sp:object _:b7 ; |
| 92 | - [ sp:varName "realTvdTop"^^xsd:string | 60 | + sp:predicate _:b8 ; |
| 93 | - ] ; | ||
| 94 | - sp:predicate | ||
| 95 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 96 | - ] ; | ||
| 97 | sp:subject _:b4 | 61 | sp:subject _:b4 |
| 98 | - ] [ sp:object _:b5 ; | 62 | + ] [ sp:object _:b9 ; |
| 63 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | ||
| 64 | + sp:subject _:b4 | ||
| 65 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | ||
| 66 | + sp:predicate rdf:type ; | ||
| 67 | + sp:subject _:b9 | ||
| 68 | + ] [ sp:object _:b10 ; | ||
| 69 | + sp:predicate _:b11 ; | ||
| 70 | + sp:subject _:b9 | ||
| 71 | + ] [ sp:object _:b12 ; | ||
| 72 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | ||
| 73 | + sp:subject _:b4 | ||
| 74 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | ||
| 75 | + sp:predicate rdf:type ; | ||
| 76 | + sp:subject _:b12 | ||
| 77 | + ] [ sp:object _:b13 ; | ||
| 78 | + sp:predicate _:b14 ; | ||
| 79 | + sp:subject _:b12 | ||
| 80 | + ] [ sp:object _:b15 ; | ||
| 99 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 81 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
| 100 | - sp:subject _:b1 | 82 | + sp:subject _:b4 |
| 101 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 83 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 102 | sp:predicate rdf:type ; | 84 | sp:predicate rdf:type ; |
| 103 | - sp:subject _:b5 | 85 | + sp:subject _:b15 |
| 104 | - ] [ sp:object | 86 | + ] [ sp:object _:b16 ; |
| 105 | - [ sp:varName "realTvdBottom"^^xsd:string | 87 | + sp:predicate _:b17 ; |
| 106 | - ] ; | 88 | + sp:subject _:b15 |
| 107 | - sp:predicate | 89 | + ] [ sp:object _:b18 ; |
| 108 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 109 | - ] ; | ||
| 110 | - sp:subject _:b5 | ||
| 111 | - ] [ sp:object | ||
| 112 | - [ sp:varName "show"^^xsd:string | ||
| 113 | - ] ; | ||
| 114 | sp:predicate <http://www.reportinghub.no/ep/schema/well#showDescription> ; | 90 | sp:predicate <http://www.reportinghub.no/ep/schema/well#showDescription> ; |
| 115 | - sp:subject _:b1 | 91 | + sp:subject _:b3 |
| 116 | - ] [ sp:object | 92 | + ] [ sp:object _:b19 ; |
| 117 | - [ sp:varName "lithology"^^xsd:string | ||
| 118 | - ] ; | ||
| 119 | sp:predicate <http://www.reportinghub.no/ep/schema/well#lithologyDescription> ; | 93 | sp:predicate <http://www.reportinghub.no/ep/schema/well#lithologyDescription> ; |
| 120 | - sp:subject _:b1 | 94 | + sp:subject _:b3 |
| 121 | ]) ; | 95 | ]) ; |
| 122 | - sp:where ([ sp:object | 96 | + sp:where ([ sp:object _:b20 ; |
| 123 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 124 | - ] ; | ||
| 125 | sp:predicate ep-spin-lib:nameWellbore ; | 97 | sp:predicate ep-spin-lib:nameWellbore ; |
| 126 | sp:subject spin:_this | 98 | sp:subject spin:_this |
| 127 | - ] [ sp:object | 99 | + ] [ sp:object _:b21 ; |
| 128 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 129 | - ] ; | ||
| 130 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 100 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 131 | sp:subject spin:_this | 101 | sp:subject spin:_this |
| 132 | - ] [ sp:object | 102 | + ] [ sp:object _:b22 ; |
| 133 | - [ sp:varName "lithShowInfo"^^xsd:string | ||
| 134 | - ] ; | ||
| 135 | sp:predicate <http://www.witsml.org/schemas/1series#lithShowInfoRef> ; | 103 | sp:predicate <http://www.witsml.org/schemas/1series#lithShowInfoRef> ; |
| 136 | sp:subject spin:_this | 104 | sp:subject spin:_this |
| 137 | - ] [ sp:object | 105 | + ] [ sp:object _:b6 ; |
| 138 | - [ sp:varName "dTimEnd"^^xsd:string | ||
| 139 | - ] ; | ||
| 140 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 106 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 141 | - sp:subject | 107 | + sp:subject _:b22 |
| 142 | - [ sp:varName "lithShowInfo"^^xsd:string | 108 | + ] [ sp:object _:b23 ; |
| 143 | - ] | ||
| 144 | - ] [ sp:object | ||
| 145 | - [ sp:varName "mdTop"^^xsd:string | ||
| 146 | - ] ; | ||
| 147 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; | 109 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; |
| 148 | - sp:subject | 110 | + sp:subject _:b22 |
| 149 | - [ sp:varName "lithShowInfo"^^xsd:string | 111 | + ] [ sp:object _:b24 ; |
| 150 | - ] | ||
| 151 | - ] [ sp:object | ||
| 152 | - [ sp:varName "uomMdTop"^^xsd:string | ||
| 153 | - ] ; | ||
| 154 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 112 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 155 | - sp:subject | 113 | + sp:subject _:b23 |
| 156 | - [ sp:varName "mdTop"^^xsd:string | 114 | + ] [ sp:object _:b7 ; |
| 157 | - ] | ||
| 158 | - ] [ sp:object | ||
| 159 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 160 | - ] ; | ||
| 161 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 115 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 162 | - sp:subject | 116 | + sp:subject _:b23 |
| 163 | - [ sp:varName "mdTop"^^xsd:string | 117 | + ] [ sp:object _:b25 ; |
| 164 | - ] | ||
| 165 | - ] [ sp:object | ||
| 166 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 167 | - ] ; | ||
| 168 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; | 118 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; |
| 169 | - sp:subject | 119 | + sp:subject _:b22 |
| 170 | - [ sp:varName "lithShowInfo"^^xsd:string | 120 | + ] [ sp:object _:b26 ; |
| 171 | - ] | ||
| 172 | - ] [ sp:object | ||
| 173 | - [ sp:varName "uomMdBottom"^^xsd:string | ||
| 174 | - ] ; | ||
| 175 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 121 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 176 | - sp:subject | 122 | + sp:subject _:b25 |
| 177 | - [ sp:varName "mdBottom"^^xsd:string | 123 | + ] [ sp:object _:b10 ; |
| 178 | - ] | ||
| 179 | - ] [ sp:object | ||
| 180 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 181 | - ] ; | ||
| 182 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 124 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 183 | - sp:subject | 125 | + sp:subject _:b25 |
| 184 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 185 | - ] | ||
| 186 | ] [ rdf:type sp:Optional ; | 126 | ] [ rdf:type sp:Optional ; |
| 187 | - sp:elements ([ sp:object | 127 | + sp:elements ([ sp:object _:b27 ; |
| 188 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 189 | - ] ; | ||
| 190 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; | 128 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; |
| 191 | - sp:subject | 129 | + sp:subject _:b22 |
| 192 | - [ sp:varName "lithShowInfo"^^xsd:string | 130 | + ] [ sp:object _:b28 ; |
| 193 | - ] | ||
| 194 | - ] [ sp:object | ||
| 195 | - [ sp:varName "uomTvdTop"^^xsd:string | ||
| 196 | - ] ; | ||
| 197 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 131 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 198 | - sp:subject | 132 | + sp:subject _:b27 |
| 199 | - [ sp:varName "tvdTop"^^xsd:string | 133 | + ] [ sp:object _:b13 ; |
| 200 | - ] | ||
| 201 | - ] [ sp:object | ||
| 202 | - [ sp:varName "realTvdTop"^^xsd:string | ||
| 203 | - ] ; | ||
| 204 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 134 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 205 | - sp:subject | 135 | + sp:subject _:b27 |
| 206 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 207 | - ] | ||
| 208 | ]) | 136 | ]) |
| 209 | ] [ rdf:type sp:Optional ; | 137 | ] [ rdf:type sp:Optional ; |
| 210 | - sp:elements ([ sp:object | 138 | + sp:elements ([ sp:object _:b29 ; |
| 211 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 212 | - ] ; | ||
| 213 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; | 139 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; |
| 214 | - sp:subject | 140 | + sp:subject _:b22 |
| 215 | - [ sp:varName "lithShowInfo"^^xsd:string | 141 | + ] [ sp:object _:b30 ; |
| 216 | - ] | ||
| 217 | - ] [ sp:object | ||
| 218 | - [ sp:varName "uomTvdBottom"^^xsd:string | ||
| 219 | - ] ; | ||
| 220 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 142 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 221 | - sp:subject | 143 | + sp:subject _:b29 |
| 222 | - [ sp:varName "tvdBottom"^^xsd:string | 144 | + ] [ sp:object _:b16 ; |
| 223 | - ] | ||
| 224 | - ] [ sp:object | ||
| 225 | - [ sp:varName "realTvdBottom"^^xsd:string | ||
| 226 | - ] ; | ||
| 227 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 145 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 228 | - sp:subject | 146 | + sp:subject _:b29 |
| 229 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 230 | - ] | ||
| 231 | ]) | 147 | ]) |
| 232 | ] [ rdf:type sp:Optional ; | 148 | ] [ rdf:type sp:Optional ; |
| 233 | - sp:elements ([ sp:object | 149 | + sp:elements ([ sp:object _:b18 ; |
| 234 | - [ sp:varName "show"^^xsd:string | ||
| 235 | - ] ; | ||
| 236 | sp:predicate <http://www.witsml.org/schemas/1series#show> ; | 150 | sp:predicate <http://www.witsml.org/schemas/1series#show> ; |
| 237 | - sp:subject | 151 | + sp:subject _:b22 |
| 238 | - [ sp:varName "lithShowInfo"^^xsd:string | ||
| 239 | - ] | ||
| 240 | ]) | 152 | ]) |
| 241 | ] [ rdf:type sp:Optional ; | 153 | ] [ rdf:type sp:Optional ; |
| 242 | - sp:elements ([ sp:object | 154 | + sp:elements ([ sp:object _:b19 ; |
| 243 | - [ sp:varName "lithology"^^xsd:string | ||
| 244 | - ] ; | ||
| 245 | sp:predicate <http://www.witsml.org/schemas/1series#lithology> ; | 155 | sp:predicate <http://www.witsml.org/schemas/1series#lithology> ; |
| 246 | - sp:subject | 156 | + sp:subject _:b22 |
| 247 | - [ sp:varName "lithShowInfo"^^xsd:string | ||
| 248 | - ] | ||
| 249 | ]) | 157 | ]) |
| 250 | - ] [ sp:object | ||
| 251 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 252 | - ] ; | ||
| 253 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 254 | - sp:subject | ||
| 255 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 256 | - ] | ||
| 257 | ] [ rdf:type sp:Bind ; | 158 | ] [ rdf:type sp:Bind ; |
| 258 | sp:expression | 159 | sp:expression |
| 259 | [ rdf:type ep-spin-lib:normalizeString ; | 160 | [ rdf:type ep-spin-lib:normalizeString ; |
| 260 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 161 | + sp:arg1 _:b20 |
| 261 | - ] | ||
| 262 | ] ; | 162 | ] ; |
| 263 | - sp:variable | 163 | + sp:variable _:b31 |
| 264 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 265 | - ] | ||
| 266 | ] [ rdf:type sp:Bind ; | 164 | ] [ rdf:type sp:Bind ; |
| 267 | sp:expression | 165 | sp:expression |
| 268 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 166 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 269 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 167 | + sp:arg1 _:b31 ; |
| 270 | - ] ; | 168 | + sp:arg2 _:b21 |
| 271 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 272 | - ] | ||
| 273 | ] ; | 169 | ] ; |
| 274 | - sp:variable | 170 | + sp:variable _:b2 |
| 275 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 276 | - ] | ||
| 277 | ] [ rdf:type sp:Bind ; | 171 | ] [ rdf:type sp:Bind ; |
| 278 | sp:expression | 172 | sp:expression |
| 279 | [ rdf:type afn:localname ; | 173 | [ rdf:type afn:localname ; |
| 280 | - sp:arg1 [ sp:varName "lithShowInfo"^^xsd:string | 174 | + sp:arg1 _:b22 |
| 281 | - ] | ||
| 282 | ] ; | 175 | ] ; |
| 283 | - sp:variable | 176 | + sp:variable _:b32 |
| 284 | - [ sp:varName "localname"^^xsd:string | ||
| 285 | - ] | ||
| 286 | ] [ rdf:type sp:Bind ; | 177 | ] [ rdf:type sp:Bind ; |
| 287 | sp:expression | 178 | sp:expression |
| 288 | [ rdf:type ep-spin-lib:buildLithShowObservationURI ; | 179 | [ rdf:type ep-spin-lib:buildLithShowObservationURI ; |
| 289 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 180 | + sp:arg1 _:b31 ; |
| 290 | - ] ; | 181 | + sp:arg2 _:b21 ; |
| 291 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 182 | + sp:arg3 _:b32 |
| 292 | ] ; | 183 | ] ; |
| 293 | - sp:arg3 [ sp:varName "localname"^^xsd:string | 184 | + sp:variable _:b1 |
| 294 | - ] | ||
| 295 | - ] ; | ||
| 296 | - sp:variable | ||
| 297 | - [ sp:varName "lithShowObservation"^^xsd:string | ||
| 298 | - ] | ||
| 299 | ] [ rdf:type sp:Bind ; | 185 | ] [ rdf:type sp:Bind ; |
| 300 | sp:expression | 186 | sp:expression |
| 301 | [ rdf:type ep-spin-lib:selectLengthScale ; | 187 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 302 | - sp:arg1 [ sp:varName "uomMdTop"^^xsd:string | 188 | + sp:arg1 _:b24 |
| 303 | - ] | ||
| 304 | ] ; | 189 | ] ; |
| 305 | - sp:variable | 190 | + sp:variable _:b8 |
| 306 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 307 | - ] | ||
| 308 | ] [ rdf:type sp:Bind ; | 191 | ] [ rdf:type sp:Bind ; |
| 309 | sp:expression | 192 | sp:expression |
| 310 | [ rdf:type ep-spin-lib:selectLengthScale ; | 193 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 311 | - sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string | 194 | + sp:arg1 _:b28 |
| 312 | - ] | ||
| 313 | ] ; | 195 | ] ; |
| 314 | - sp:variable | 196 | + sp:variable _:b14 |
| 315 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 316 | - ] | ||
| 317 | ] [ rdf:type sp:Bind ; | 197 | ] [ rdf:type sp:Bind ; |
| 318 | sp:expression | 198 | sp:expression |
| 319 | [ rdf:type ep-spin-lib:selectLengthScale ; | 199 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 320 | - sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string | 200 | + sp:arg1 _:b26 |
| 321 | - ] | ||
| 322 | ] ; | 201 | ] ; |
| 323 | - sp:variable | 202 | + sp:variable _:b11 |
| 324 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 325 | - ] | ||
| 326 | ] [ rdf:type sp:Bind ; | 203 | ] [ rdf:type sp:Bind ; |
| 327 | sp:expression | 204 | sp:expression |
| 328 | [ rdf:type ep-spin-lib:selectLengthScale ; | 205 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 329 | - sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string | 206 | + sp:arg1 _:b30 |
| 330 | - ] | ||
| 331 | ] ; | 207 | ] ; |
| 332 | - sp:variable | 208 | + sp:variable _:b17 |
| 333 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | 209 | + ] [ rdf:type sp:Bind ; |
| 210 | + sp:expression | ||
| 211 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 212 | + sp:arg1 [ rdf:type xsd:string ; | ||
| 213 | + sp:arg1 _:b20 | ||
| 334 | ] | 214 | ] |
| 215 | + ] ; | ||
| 216 | + sp:variable _:b5 | ||
| 335 | ]) | 217 | ]) |
| 336 | ] . | 218 | ] . |
| 219 | + | ||
| 220 | +_:b20 | ||
| 221 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 222 | + | ||
| 223 | +_:b21 | ||
| 224 | + sp:varName "dTimStart"^^xsd:string . | ||
| 225 | + | ||
| 226 | +_:b22 | ||
| 227 | + sp:varName "lithShowInfo"^^xsd:string . | ||
| 228 | + | ||
| 229 | +_:b6 sp:varName "dTimEnd"^^xsd:string . | ||
| 230 | + | ||
| 231 | +_:b23 | ||
| 232 | + sp:varName "mdTop"^^xsd:string . | ||
| 233 | + | ||
| 234 | +_:b24 | ||
| 235 | + sp:varName "uomMdTop"^^xsd:string . | ||
| 236 | + | ||
| 237 | +_:b7 sp:varName "realMdTop"^^xsd:string . | ||
| 238 | + | ||
| 239 | +_:b25 | ||
| 240 | + sp:varName "mdBottom"^^xsd:string . | ||
| 241 | + | ||
| 242 | +_:b26 | ||
| 243 | + sp:varName "uomMdBottom"^^xsd:string . | ||
| 244 | + | ||
| 245 | +_:b10 | ||
| 246 | + sp:varName "realMdBottom"^^xsd:string . | ||
| 247 | + | ||
| 248 | +_:b27 | ||
| 249 | + sp:varName "tvdTop"^^xsd:string . | ||
| 250 | + | ||
| 251 | +_:b28 | ||
| 252 | + sp:varName "uomTvdTop"^^xsd:string . | ||
| 253 | + | ||
| 254 | +_:b13 | ||
| 255 | + sp:varName "realTvdTop"^^xsd:string . | ||
| 256 | + | ||
| 257 | +_:b29 | ||
| 258 | + sp:varName "tvdBottom"^^xsd:string . | ||
| 259 | + | ||
| 260 | +_:b30 | ||
| 261 | + sp:varName "uomTvdBottom"^^xsd:string . | ||
| 262 | + | ||
| 263 | +_:b16 | ||
| 264 | + sp:varName "realTvdBottom"^^xsd:string . | ||
| 265 | + | ||
| 266 | +_:b18 | ||
| 267 | + sp:varName "show"^^xsd:string . | ||
| 268 | + | ||
| 269 | +_:b19 | ||
| 270 | + sp:varName "lithology"^^xsd:string . | ||
| 271 | + | ||
| 272 | +_:b31 | ||
| 273 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 274 | + | ||
| 275 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 276 | + | ||
| 277 | +_:b32 | ||
| 278 | + sp:varName "localname"^^xsd:string . | ||
| 279 | + | ||
| 280 | +_:b1 sp:varName "lithShowObservation"^^xsd:string . | ||
| 281 | + | ||
| 282 | +_:b8 sp:varName "lengthScaleMdTop"^^xsd:string . | ||
| 283 | + | ||
| 284 | +_:b14 | ||
| 285 | + sp:varName "lengthScaleTvdTop"^^xsd:string . | ||
| 286 | + | ||
| 287 | +_:b11 | ||
| 288 | + sp:varName "lengthScaleMdBottom"^^xsd:string . | ||
| 289 | + | ||
| 290 | +_:b17 | ||
| 291 | + sp:varName "lengthScaleTvdBottom"^^xsd:string . | ||
| 292 | + | ||
| 293 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 15:23:33 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 6 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 7 | 8 | ||
| 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo#> . |
| 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| ... | @@ -20,7 +21,7 @@ | ... | @@ -20,7 +21,7 @@ |
| 20 | 21 | ||
| 21 | <http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo> | 22 | <http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo> |
| 22 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 23 | - owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; | 24 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; |
| 24 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 25 | 26 | ||
| 26 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 27 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -29,440 +30,279 @@ | ... | @@ -29,440 +30,279 @@ |
| 29 | rdfs:comment "STEP 190 Create a well bore log activity"^^xsd:string ; | 30 | rdfs:comment "STEP 190 Create a well bore log activity"^^xsd:string ; |
| 30 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun> ; | 31 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun> ; |
| 31 | sp:predicate rdf:type ; | 32 | sp:predicate rdf:type ; |
| 32 | - sp:subject | 33 | + sp:subject _:b1 |
| 33 | - [ sp:varName "wellBoreLogRun"^^xsd:string | ||
| 34 | - ] | ||
| 35 | - ] [ sp:object | ||
| 36 | - [ sp:varName "wellBoreLogRun"^^xsd:string | ||
| 37 | - ] ; | ||
| 38 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 39 | - sp:subject | ||
| 40 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 41 | - ] | ||
| 42 | ] [ sp:object _:b1 ; | 34 | ] [ sp:object _:b1 ; |
| 35 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 36 | + sp:subject _:b2 | ||
| 37 | + ] [ sp:object _:b3 ; | ||
| 43 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 38 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 44 | - sp:subject | 39 | + sp:subject _:b1 |
| 45 | - [ sp:varName "wellBoreLogRun"^^xsd:string | ||
| 46 | - ] | ||
| 47 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | 40 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; |
| 48 | sp:predicate rdf:type ; | 41 | sp:predicate rdf:type ; |
| 49 | - sp:subject _:b1 | 42 | + sp:subject _:b3 |
| 50 | - ] [ sp:object | 43 | + ] [ sp:object _:b4 ; |
| 51 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 52 | - ] ; | ||
| 53 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 44 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 45 | + sp:subject _:b3 | ||
| 46 | + ] [ sp:object _:b5 ; | ||
| 47 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#loggedWellBoreInterval> ; | ||
| 54 | sp:subject _:b1 | 48 | sp:subject _:b1 |
| 55 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | 49 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 56 | sp:predicate rdf:type ; | 50 | sp:predicate rdf:type ; |
| 57 | - sp:subject _:b2 | 51 | + sp:subject _:b5 |
| 58 | - ] [ sp:object _:b1 ; | 52 | + ] [ sp:object _:b6 ; |
| 59 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 53 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 60 | - sp:subject _:b2 | 54 | + sp:subject _:b5 |
| 61 | - ] [ sp:object | 55 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; |
| 62 | - [ sp:varName "runNumber"^^xsd:string | 56 | + sp:predicate rdf:type ; |
| 63 | - ] ; | 57 | + sp:subject _:b6 |
| 58 | + ] [ sp:object _:b4 ; | ||
| 59 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 60 | + sp:subject _:b6 | ||
| 61 | + ] [ sp:object _:b7 ; | ||
| 64 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ; | 62 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ; |
| 65 | - sp:subject | 63 | + sp:subject _:b1 |
| 66 | - [ sp:varName "wellBoreLogRun"^^xsd:string | 64 | + ] [ sp:object _:b8 ; |
| 67 | - ] | ||
| 68 | - ] [ sp:object | ||
| 69 | - [ sp:varName "dTimEnd"^^xsd:string | ||
| 70 | - ] ; | ||
| 71 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 65 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 72 | - sp:subject | 66 | + sp:subject _:b1 |
| 73 | - [ sp:varName "wellBoreLogRun"^^xsd:string | 67 | + ] [ sp:object _:b9 ; |
| 74 | - ] | ||
| 75 | - ] [ sp:object _:b3 ; | ||
| 76 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#serviceCompany> ; | 68 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#serviceCompany> ; |
| 77 | - sp:subject | 69 | + sp:subject _:b1 |
| 78 | - [ sp:varName "wellBoreLogRun"^^xsd:string | ||
| 79 | - ] | ||
| 80 | ] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Company> ; | 70 | ] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Company> ; |
| 81 | sp:predicate rdf:type ; | 71 | sp:predicate rdf:type ; |
| 82 | - sp:subject _:b3 | 72 | + sp:subject _:b9 |
| 83 | - ] [ sp:object | 73 | + ] [ sp:object _:b10 ; |
| 84 | - [ sp:varName "nameServiceCompany"^^xsd:string | ||
| 85 | - ] ; | ||
| 86 | sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | 74 | sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; |
| 87 | - sp:subject _:b3 | 75 | + sp:subject _:b9 |
| 88 | - ] [ sp:object _:b4 ; | 76 | + ] [ sp:object _:b11 ; |
| 89 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool> ; | 77 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool> ; |
| 90 | - sp:subject | 78 | + sp:subject _:b1 |
| 91 | - [ sp:varName "wellBoreLogRun"^^xsd:string | ||
| 92 | - ] | ||
| 93 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | 79 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; |
| 94 | sp:predicate rdf:type ; | 80 | sp:predicate rdf:type ; |
| 95 | - sp:subject _:b4 | 81 | + sp:subject _:b11 |
| 96 | - ] [ sp:object _:b5 ; | 82 | + ] [ sp:object _:b12 ; |
| 97 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 83 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 98 | - sp:subject _:b4 | 84 | + sp:subject _:b11 |
| 99 | - ] [ sp:object _:b6 ; | 85 | + ] [ sp:object _:b13 ; |
| 100 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 86 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 101 | - sp:subject _:b4 | 87 | + sp:subject _:b11 |
| 102 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 88 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 103 | sp:predicate rdf:type ; | 89 | sp:predicate rdf:type ; |
| 104 | - sp:subject _:b6 | 90 | + sp:subject _:b13 |
| 105 | - ] [ sp:object | 91 | + ] [ sp:object _:b14 ; |
| 106 | - [ sp:varName "realMdTool"^^xsd:string | 92 | + sp:predicate _:b15 ; |
| 107 | - ] ; | 93 | + sp:subject _:b13 |
| 108 | - sp:predicate | 94 | + ] [ sp:object _:b16 ; |
| 109 | - [ sp:varName "lengthScaleMdTool"^^xsd:string | ||
| 110 | - ] ; | ||
| 111 | - sp:subject _:b6 | ||
| 112 | - ] [ sp:object _:b7 ; | ||
| 113 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 95 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 114 | - sp:subject _:b4 | 96 | + sp:subject _:b11 |
| 115 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 97 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 116 | sp:predicate rdf:type ; | 98 | sp:predicate rdf:type ; |
| 117 | - sp:subject _:b7 | 99 | + sp:subject _:b16 |
| 118 | - ] [ sp:object | 100 | + ] [ sp:object _:b17 ; |
| 119 | - [ sp:varName "realTvdTool"^^xsd:string | 101 | + sp:predicate _:b18 ; |
| 120 | - ] ; | 102 | + sp:subject _:b16 |
| 121 | - sp:predicate | ||
| 122 | - [ sp:varName "lengthScaleTvdTool"^^xsd:string | ||
| 123 | - ] ; | ||
| 124 | - sp:subject _:b7 | ||
| 125 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool> ; | 103 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool> ; |
| 126 | sp:predicate rdf:type ; | 104 | sp:predicate rdf:type ; |
| 127 | - sp:subject _:b5 | 105 | + sp:subject _:b12 |
| 128 | - ] [ sp:object | 106 | + ] [ sp:object _:b19 ; |
| 129 | - [ sp:varName "toolDescription"^^xsd:string | ||
| 130 | - ] ; | ||
| 131 | sp:predicate rdfs:comment ; | 107 | sp:predicate rdfs:comment ; |
| 132 | - sp:subject _:b5 | 108 | + sp:subject _:b12 |
| 133 | - ] [ sp:object _:b8 ; | 109 | + ] [ sp:object _:b20 ; |
| 134 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 110 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
| 135 | - sp:subject _:b2 | 111 | + sp:subject _:b6 |
| 136 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 112 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 137 | sp:predicate rdf:type ; | 113 | sp:predicate rdf:type ; |
| 138 | - sp:subject _:b8 | 114 | + sp:subject _:b20 |
| 139 | - ] [ sp:object | 115 | + ] [ sp:object _:b21 ; |
| 140 | - [ sp:varName "realMdTop"^^xsd:string | 116 | + sp:predicate _:b22 ; |
| 141 | - ] ; | 117 | + sp:subject _:b20 |
| 142 | - sp:predicate | 118 | + ] [ sp:object _:b23 ; |
| 143 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 144 | - ] ; | ||
| 145 | - sp:subject _:b8 | ||
| 146 | - ] [ sp:object _:b9 ; | ||
| 147 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 119 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 148 | - sp:subject _:b2 | 120 | + sp:subject _:b6 |
| 149 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 121 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 150 | sp:predicate rdf:type ; | 122 | sp:predicate rdf:type ; |
| 151 | - sp:subject _:b9 | 123 | + sp:subject _:b23 |
| 152 | - ] [ sp:object | 124 | + ] [ sp:object _:b24 ; |
| 153 | - [ sp:varName "realMdBottom"^^xsd:string | 125 | + sp:predicate _:b25 ; |
| 154 | - ] ; | 126 | + sp:subject _:b23 |
| 155 | - sp:predicate | 127 | + ] [ sp:object _:b26 ; |
| 156 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 157 | - ] ; | ||
| 158 | - sp:subject _:b9 | ||
| 159 | - ] [ sp:object _:b10 ; | ||
| 160 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 128 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
| 161 | - sp:subject _:b2 | 129 | + sp:subject _:b6 |
| 162 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 130 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 163 | sp:predicate rdf:type ; | 131 | sp:predicate rdf:type ; |
| 164 | - sp:subject _:b10 | 132 | + sp:subject _:b26 |
| 165 | - ] [ sp:object | 133 | + ] [ sp:object _:b27 ; |
| 166 | - [ sp:varName "realTvdTop"^^xsd:string | 134 | + sp:predicate _:b28 ; |
| 167 | - ] ; | 135 | + sp:subject _:b26 |
| 168 | - sp:predicate | 136 | + ] [ sp:object _:b29 ; |
| 169 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 170 | - ] ; | ||
| 171 | - sp:subject _:b10 | ||
| 172 | - ] [ sp:object _:b11 ; | ||
| 173 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 137 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
| 174 | - sp:subject _:b2 | 138 | + sp:subject _:b6 |
| 175 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 139 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 176 | sp:predicate rdf:type ; | 140 | sp:predicate rdf:type ; |
| 177 | - sp:subject _:b11 | 141 | + sp:subject _:b29 |
| 178 | - ] [ sp:object | 142 | + ] [ sp:object _:b30 ; |
| 179 | - [ sp:varName "realTvdBottom"^^xsd:string | 143 | + sp:predicate _:b31 ; |
| 180 | - ] ; | 144 | + sp:subject _:b29 |
| 181 | - sp:predicate | ||
| 182 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 183 | - ] ; | ||
| 184 | - sp:subject _:b11 | ||
| 185 | ]) ; | 145 | ]) ; |
| 186 | - sp:where ([ sp:object | 146 | + sp:where ([ sp:object _:b32 ; |
| 187 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 188 | - ] ; | ||
| 189 | sp:predicate ep-spin-lib:nameWellbore ; | 147 | sp:predicate ep-spin-lib:nameWellbore ; |
| 190 | sp:subject spin:_this | 148 | sp:subject spin:_this |
| 191 | - ] [ sp:object | 149 | + ] [ sp:object _:b33 ; |
| 192 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 193 | - ] ; | ||
| 194 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 150 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 195 | sp:subject spin:_this | 151 | sp:subject spin:_this |
| 196 | ] [ sp:object | 152 | ] [ sp:object |
| 197 | [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | 153 | [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string |
| 198 | ] ; | 154 | ] ; |
| 199 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 155 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 200 | - sp:subject | 156 | + sp:subject _:b2 |
| 201 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | 157 | + ] [ sp:object _:b34 ; |
| 202 | - ] | ||
| 203 | - ] [ sp:object | ||
| 204 | - [ sp:varName "logInfo"^^xsd:string | ||
| 205 | - ] ; | ||
| 206 | sp:predicate <http://www.witsml.org/schemas/1series#logInfoRef> ; | 158 | sp:predicate <http://www.witsml.org/schemas/1series#logInfoRef> ; |
| 207 | sp:subject spin:_this | 159 | sp:subject spin:_this |
| 208 | - ] [ sp:object | 160 | + ] [ sp:object _:b7 ; |
| 209 | - [ sp:varName "runNumber"^^xsd:string | ||
| 210 | - ] ; | ||
| 211 | sp:predicate <http://www.witsml.org/schemas/1series#runNumber> ; | 161 | sp:predicate <http://www.witsml.org/schemas/1series#runNumber> ; |
| 212 | - sp:subject | 162 | + sp:subject _:b34 |
| 213 | - [ sp:varName "logInfo"^^xsd:string | 163 | + ] [ sp:object _:b19 ; |
| 214 | - ] | ||
| 215 | - ] [ sp:object | ||
| 216 | - [ sp:varName "toolDescription"^^xsd:string | ||
| 217 | - ] ; | ||
| 218 | sp:predicate <http://www.witsml.org/schemas/1series#tool> ; | 164 | sp:predicate <http://www.witsml.org/schemas/1series#tool> ; |
| 219 | - sp:subject | 165 | + sp:subject _:b34 |
| 220 | - [ sp:varName "logInfo"^^xsd:string | ||
| 221 | - ] | ||
| 222 | ] [ rdf:type sp:Optional ; | 166 | ] [ rdf:type sp:Optional ; |
| 223 | - sp:elements ([ sp:object | 167 | + sp:elements ([ sp:object _:b8 ; |
| 224 | - [ sp:varName "dTimEnd"^^xsd:string | ||
| 225 | - ] ; | ||
| 226 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 168 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 227 | - sp:subject | 169 | + sp:subject _:b34 |
| 228 | - [ sp:varName "logInfo"^^xsd:string | ||
| 229 | - ] | ||
| 230 | ]) | 170 | ]) |
| 231 | - ] [ sp:object | 171 | + ] [ sp:object _:b35 ; |
| 232 | - [ sp:varName "mdTop"^^xsd:string | ||
| 233 | - ] ; | ||
| 234 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; | 172 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; |
| 235 | - sp:subject | 173 | + sp:subject _:b34 |
| 236 | - [ sp:varName "logInfo"^^xsd:string | 174 | + ] [ sp:object _:b36 ; |
| 237 | - ] | ||
| 238 | - ] [ sp:object | ||
| 239 | - [ sp:varName "uomMdTop"^^xsd:string | ||
| 240 | - ] ; | ||
| 241 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 175 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 242 | - sp:subject | 176 | + sp:subject _:b35 |
| 243 | - [ sp:varName "mdTop"^^xsd:string | 177 | + ] [ sp:object _:b21 ; |
| 244 | - ] | ||
| 245 | - ] [ sp:object | ||
| 246 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 247 | - ] ; | ||
| 248 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 178 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 249 | - sp:subject | 179 | + sp:subject _:b35 |
| 250 | - [ sp:varName "mdTop"^^xsd:string | 180 | + ] [ sp:object _:b37 ; |
| 251 | - ] | ||
| 252 | - ] [ sp:object | ||
| 253 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 254 | - ] ; | ||
| 255 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; | 181 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; |
| 256 | - sp:subject | 182 | + sp:subject _:b34 |
| 257 | - [ sp:varName "logInfo"^^xsd:string | 183 | + ] [ sp:object _:b38 ; |
| 258 | - ] | ||
| 259 | - ] [ sp:object | ||
| 260 | - [ sp:varName "uomMdBottom"^^xsd:string | ||
| 261 | - ] ; | ||
| 262 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 184 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 263 | - sp:subject | 185 | + sp:subject _:b37 |
| 264 | - [ sp:varName "mdBottom"^^xsd:string | 186 | + ] [ sp:object _:b24 ; |
| 265 | - ] | ||
| 266 | - ] [ sp:object | ||
| 267 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 268 | - ] ; | ||
| 269 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 187 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 270 | - sp:subject | 188 | + sp:subject _:b37 |
| 271 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 272 | - ] | ||
| 273 | ] [ rdf:type sp:Optional ; | 189 | ] [ rdf:type sp:Optional ; |
| 274 | - sp:elements ([ sp:object | 190 | + sp:elements ([ sp:object _:b39 ; |
| 275 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 276 | - ] ; | ||
| 277 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; | 191 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; |
| 278 | - sp:subject | 192 | + sp:subject _:b34 |
| 279 | - [ sp:varName "logInfo"^^xsd:string | 193 | + ] [ sp:object _:b40 ; |
| 280 | - ] | ||
| 281 | - ] [ sp:object | ||
| 282 | - [ sp:varName "uomTvdTop"^^xsd:string | ||
| 283 | - ] ; | ||
| 284 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 194 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 285 | - sp:subject | 195 | + sp:subject _:b39 |
| 286 | - [ sp:varName "tvdTop"^^xsd:string | 196 | + ] [ sp:object _:b27 ; |
| 287 | - ] | ||
| 288 | - ] [ sp:object | ||
| 289 | - [ sp:varName "realTvdTop"^^xsd:string | ||
| 290 | - ] ; | ||
| 291 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 197 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 292 | - sp:subject | 198 | + sp:subject _:b39 |
| 293 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 294 | - ] | ||
| 295 | ]) | 199 | ]) |
| 296 | ] [ rdf:type sp:Optional ; | 200 | ] [ rdf:type sp:Optional ; |
| 297 | - sp:elements ([ sp:object | 201 | + sp:elements ([ sp:object _:b41 ; |
| 298 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 299 | - ] ; | ||
| 300 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; | 202 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; |
| 301 | - sp:subject | 203 | + sp:subject _:b34 |
| 302 | - [ sp:varName "logInfo"^^xsd:string | 204 | + ] [ sp:object _:b42 ; |
| 303 | - ] | ||
| 304 | - ] [ sp:object | ||
| 305 | - [ sp:varName "uomTvdBottom"^^xsd:string | ||
| 306 | - ] ; | ||
| 307 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 205 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 308 | - sp:subject | 206 | + sp:subject _:b41 |
| 309 | - [ sp:varName "tvdBottom"^^xsd:string | 207 | + ] [ sp:object _:b30 ; |
| 310 | - ] | ||
| 311 | - ] [ sp:object | ||
| 312 | - [ sp:varName "realTvdBottom"^^xsd:string | ||
| 313 | - ] ; | ||
| 314 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 208 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 315 | - sp:subject | 209 | + sp:subject _:b41 |
| 316 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 317 | - ] | ||
| 318 | ]) | 210 | ]) |
| 319 | - ] [ sp:object | 211 | + ] [ sp:object _:b10 ; |
| 320 | - [ sp:varName "nameServiceCompany"^^xsd:string | ||
| 321 | - ] ; | ||
| 322 | sp:predicate <http://www.witsml.org/schemas/1series#serviceCompany> ; | 212 | sp:predicate <http://www.witsml.org/schemas/1series#serviceCompany> ; |
| 323 | - sp:subject | 213 | + sp:subject _:b34 |
| 324 | - [ sp:varName "logInfo"^^xsd:string | 214 | + ] [ sp:object _:b43 ; |
| 325 | - ] | ||
| 326 | - ] [ sp:object | ||
| 327 | - [ sp:varName "mdTempTool"^^xsd:string | ||
| 328 | - ] ; | ||
| 329 | sp:predicate <http://www.witsml.org/schemas/1series#mdTempToolRef> ; | 215 | sp:predicate <http://www.witsml.org/schemas/1series#mdTempToolRef> ; |
| 330 | - sp:subject | 216 | + sp:subject _:b34 |
| 331 | - [ sp:varName "logInfo"^^xsd:string | 217 | + ] [ sp:object _:b44 ; |
| 332 | - ] | ||
| 333 | - ] [ sp:object | ||
| 334 | - [ sp:varName "uomMdTool"^^xsd:string | ||
| 335 | - ] ; | ||
| 336 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 218 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 337 | - sp:subject | 219 | + sp:subject _:b43 |
| 338 | - [ sp:varName "mdTempTool"^^xsd:string | 220 | + ] [ sp:object _:b14 ; |
| 339 | - ] | ||
| 340 | - ] [ sp:object | ||
| 341 | - [ sp:varName "realMdTool"^^xsd:string | ||
| 342 | - ] ; | ||
| 343 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 221 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 344 | - sp:subject | 222 | + sp:subject _:b43 |
| 345 | - [ sp:varName "mdTempTool"^^xsd:string | ||
| 346 | - ] | ||
| 347 | ] [ rdf:type sp:Optional ; | 223 | ] [ rdf:type sp:Optional ; |
| 348 | - sp:elements ([ sp:object | 224 | + sp:elements ([ sp:object _:b45 ; |
| 349 | - [ sp:varName "tvdTempTool"^^xsd:string | ||
| 350 | - ] ; | ||
| 351 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTempToolRef> ; | 225 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTempToolRef> ; |
| 352 | - sp:subject | 226 | + sp:subject _:b34 |
| 353 | - [ sp:varName "logInfo"^^xsd:string | 227 | + ] [ sp:object _:b46 ; |
| 354 | - ] | ||
| 355 | - ] [ sp:object | ||
| 356 | - [ sp:varName "uomTvdTool"^^xsd:string | ||
| 357 | - ] ; | ||
| 358 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 228 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 359 | - sp:subject | 229 | + sp:subject _:b45 |
| 360 | - [ sp:varName "tvdTempTool"^^xsd:string | 230 | + ] [ sp:object _:b17 ; |
| 361 | - ] | ||
| 362 | - ] [ sp:object | ||
| 363 | - [ sp:varName "realTvdTool"^^xsd:string | ||
| 364 | - ] ; | ||
| 365 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 231 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 366 | - sp:subject | 232 | + sp:subject _:b45 |
| 367 | - [ sp:varName "tvdTempTool"^^xsd:string | ||
| 368 | - ] | ||
| 369 | ]) | 233 | ]) |
| 370 | ] [ rdf:type sp:Bind ; | 234 | ] [ rdf:type sp:Bind ; |
| 371 | sp:expression | 235 | sp:expression |
| 372 | [ rdf:type ep-spin-lib:normalizeString ; | 236 | [ rdf:type ep-spin-lib:normalizeString ; |
| 373 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 237 | + sp:arg1 _:b32 |
| 374 | - ] | ||
| 375 | ] ; | 238 | ] ; |
| 376 | - sp:variable | 239 | + sp:variable _:b47 |
| 377 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 378 | - ] | ||
| 379 | ] [ rdf:type sp:Bind ; | 240 | ] [ rdf:type sp:Bind ; |
| 380 | sp:expression | 241 | sp:expression |
| 381 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 242 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 382 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 243 | + sp:arg1 _:b47 ; |
| 383 | - ] ; | 244 | + sp:arg2 _:b33 |
| 384 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 385 | - ] | ||
| 386 | ] ; | 245 | ] ; |
| 387 | - sp:variable | 246 | + sp:variable _:b2 |
| 388 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 389 | - ] | ||
| 390 | ] [ rdf:type sp:Bind ; | 247 | ] [ rdf:type sp:Bind ; |
| 391 | sp:expression | 248 | sp:expression |
| 392 | [ rdf:type afn:localname ; | 249 | [ rdf:type afn:localname ; |
| 393 | - sp:arg1 [ sp:varName "logInfo"^^xsd:string | 250 | + sp:arg1 _:b34 |
| 394 | - ] | ||
| 395 | ] ; | 251 | ] ; |
| 396 | - sp:variable | 252 | + sp:variable _:b48 |
| 397 | - [ sp:varName "localname"^^xsd:string | ||
| 398 | - ] | ||
| 399 | ] [ rdf:type sp:Bind ; | 253 | ] [ rdf:type sp:Bind ; |
| 400 | sp:expression | 254 | sp:expression |
| 401 | [ rdf:type ep-spin-lib:buildWellBoreLogRunURI ; | 255 | [ rdf:type ep-spin-lib:buildWellBoreLogRunURI ; |
| 402 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 256 | + sp:arg1 _:b47 ; |
| 403 | - ] ; | 257 | + sp:arg2 _:b33 ; |
| 404 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 258 | + sp:arg3 _:b48 |
| 405 | - ] ; | ||
| 406 | - sp:arg3 [ sp:varName "localname"^^xsd:string | ||
| 407 | - ] | ||
| 408 | ] ; | 259 | ] ; |
| 409 | - sp:variable | 260 | + sp:variable _:b1 |
| 410 | - [ sp:varName "wellBoreLogRun"^^xsd:string | ||
| 411 | - ] | ||
| 412 | ] [ rdf:type sp:Bind ; | 261 | ] [ rdf:type sp:Bind ; |
| 413 | sp:expression | 262 | sp:expression |
| 414 | [ rdf:type ep-spin-lib:selectLengthScale ; | 263 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 415 | - sp:arg1 [ sp:varName "uomMdTop"^^xsd:string | 264 | + sp:arg1 _:b36 |
| 416 | - ] | ||
| 417 | ] ; | 265 | ] ; |
| 418 | - sp:variable | 266 | + sp:variable _:b22 |
| 419 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 420 | - ] | ||
| 421 | ] [ rdf:type sp:Bind ; | 267 | ] [ rdf:type sp:Bind ; |
| 422 | sp:expression | 268 | sp:expression |
| 423 | [ rdf:type ep-spin-lib:selectLengthScale ; | 269 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 424 | - sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string | 270 | + sp:arg1 _:b40 |
| 425 | - ] | ||
| 426 | ] ; | 271 | ] ; |
| 427 | - sp:variable | 272 | + sp:variable _:b28 |
| 428 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 429 | - ] | ||
| 430 | ] [ rdf:type sp:Bind ; | 273 | ] [ rdf:type sp:Bind ; |
| 431 | sp:expression | 274 | sp:expression |
| 432 | [ rdf:type ep-spin-lib:selectLengthScale ; | 275 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 433 | - sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string | 276 | + sp:arg1 _:b38 |
| 434 | - ] | ||
| 435 | ] ; | 277 | ] ; |
| 436 | - sp:variable | 278 | + sp:variable _:b25 |
| 437 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 438 | - ] | ||
| 439 | ] [ rdf:type sp:Bind ; | 279 | ] [ rdf:type sp:Bind ; |
| 440 | sp:expression | 280 | sp:expression |
| 441 | [ rdf:type ep-spin-lib:selectLengthScale ; | 281 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 442 | - sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string | 282 | + sp:arg1 _:b42 |
| 443 | - ] | ||
| 444 | ] ; | 283 | ] ; |
| 445 | - sp:variable | 284 | + sp:variable _:b31 |
| 446 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 447 | - ] | ||
| 448 | ] [ rdf:type sp:Bind ; | 285 | ] [ rdf:type sp:Bind ; |
| 449 | sp:expression | 286 | sp:expression |
| 450 | [ rdf:type ep-spin-lib:selectLengthScale ; | 287 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 451 | - sp:arg1 [ sp:varName "uomMdTool"^^xsd:string | 288 | + sp:arg1 _:b44 |
| 452 | - ] | ||
| 453 | ] ; | 289 | ] ; |
| 454 | - sp:variable | 290 | + sp:variable _:b15 |
| 455 | - [ sp:varName "lengthScaleMdTool"^^xsd:string | ||
| 456 | - ] | ||
| 457 | ] [ rdf:type sp:Bind ; | 291 | ] [ rdf:type sp:Bind ; |
| 458 | sp:expression | 292 | sp:expression |
| 459 | [ rdf:type ep-spin-lib:selectLengthScale ; | 293 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 460 | - sp:arg1 [ sp:varName "uomTvdTool"^^xsd:string | 294 | + sp:arg1 _:b46 |
| 461 | - ] | ||
| 462 | ] ; | 295 | ] ; |
| 463 | - sp:variable | 296 | + sp:variable _:b18 |
| 464 | - [ sp:varName "lengthScaleTvdTool"^^xsd:string | 297 | + ] [ rdf:type sp:Bind ; |
| 298 | + sp:expression | ||
| 299 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 300 | + arg:wellBoreName | ||
| 301 | + [ rdf:type xsd:string ; | ||
| 302 | + sp:arg1 _:b32 | ||
| 465 | ] | 303 | ] |
| 304 | + ] ; | ||
| 305 | + sp:variable _:b4 | ||
| 466 | ]) | 306 | ]) |
| 467 | ] ; | 307 | ] ; |
| 468 | spin:rule | 308 | spin:rule |
| ... | @@ -470,25 +310,25 @@ | ... | @@ -470,25 +310,25 @@ |
| 470 | rdfs:comment "STEP 191 Create a well bore log activity - circulating temperature"^^xsd:string ; | 310 | rdfs:comment "STEP 191 Create a well bore log activity - circulating temperature"^^xsd:string ; |
| 471 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ; | 311 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ; |
| 472 | sp:predicate rdf:type ; | 312 | sp:predicate rdf:type ; |
| 473 | - sp:subject _:b12 | 313 | + sp:subject _:b49 |
| 474 | - ] [ sp:object _:b13 ; | 314 | + ] [ sp:object _:b50 ; |
| 475 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; | 315 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; |
| 476 | - sp:subject _:b12 | 316 | + sp:subject _:b49 |
| 477 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; | 317 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; |
| 478 | sp:predicate rdf:type ; | 318 | sp:predicate rdf:type ; |
| 479 | - sp:subject _:b13 | 319 | + sp:subject _:b50 |
| 480 | ] [ sp:object | 320 | ] [ sp:object |
| 481 | [ sp:varName "realCirculating"^^xsd:string | 321 | [ sp:varName "realCirculating"^^xsd:string |
| 482 | ] ; | 322 | ] ; |
| 483 | sp:predicate | 323 | sp:predicate |
| 484 | [ sp:varName "temperatureScaleCirculating"^^xsd:string | 324 | [ sp:varName "temperatureScaleCirculating"^^xsd:string |
| 485 | ] ; | 325 | ] ; |
| 486 | - sp:subject _:b13 | 326 | + sp:subject _:b50 |
| 487 | ] [ sp:object | 327 | ] [ sp:object |
| 488 | [ sp:varName "loggedTemporalPartOfAWellBore"^^xsd:string | 328 | [ sp:varName "loggedTemporalPartOfAWellBore"^^xsd:string |
| 489 | ] ; | 329 | ] ; |
| 490 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 330 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 491 | - sp:subject _:b12 | 331 | + sp:subject _:b49 |
| 492 | ]) ; | 332 | ]) ; |
| 493 | sp:where ([ sp:object | 333 | sp:where ([ sp:object |
| 494 | [ sp:varName "nameWellBore"^^xsd:string | 334 | [ sp:varName "nameWellBore"^^xsd:string |
| ... | @@ -576,38 +416,38 @@ | ... | @@ -576,38 +416,38 @@ |
| 576 | rdfs:comment "STEP 192 Create a well bore log activity - static temperature"^^xsd:string ; | 416 | rdfs:comment "STEP 192 Create a well bore log activity - static temperature"^^xsd:string ; |
| 577 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithoutCirculation> ; | 417 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithoutCirculation> ; |
| 578 | sp:predicate rdf:type ; | 418 | sp:predicate rdf:type ; |
| 579 | - sp:subject _:b14 | 419 | + sp:subject _:b51 |
| 580 | - ] [ sp:object _:b15 ; | 420 | + ] [ sp:object _:b52 ; |
| 581 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; | 421 | sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ; |
| 582 | - sp:subject _:b14 | 422 | + sp:subject _:b51 |
| 583 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; | 423 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; |
| 584 | sp:predicate rdf:type ; | 424 | sp:predicate rdf:type ; |
| 585 | - sp:subject _:b15 | 425 | + sp:subject _:b52 |
| 586 | ] [ sp:object | 426 | ] [ sp:object |
| 587 | [ sp:varName "realStatic"^^xsd:string | 427 | [ sp:varName "realStatic"^^xsd:string |
| 588 | ] ; | 428 | ] ; |
| 589 | sp:predicate | 429 | sp:predicate |
| 590 | [ sp:varName "temperatureScaleStatic"^^xsd:string | 430 | [ sp:varName "temperatureScaleStatic"^^xsd:string |
| 591 | ] ; | 431 | ] ; |
| 592 | - sp:subject _:b15 | 432 | + sp:subject _:b52 |
| 593 | - ] [ sp:object _:b16 ; | 433 | + ] [ sp:object _:b53 ; |
| 594 | sp:predicate rdf:type ; | 434 | sp:predicate rdf:type ; |
| 595 | - sp:subject _:b14 | 435 | + sp:subject _:b51 |
| 596 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; | 436 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ; |
| 597 | sp:predicate rdf:type ; | 437 | sp:predicate rdf:type ; |
| 598 | - sp:subject _:b16 | 438 | + sp:subject _:b53 |
| 599 | ] [ sp:object | 439 | ] [ sp:object |
| 600 | [ sp:varName "realDuration"^^xsd:string | 440 | [ sp:varName "realDuration"^^xsd:string |
| 601 | ] ; | 441 | ] ; |
| 602 | sp:predicate | 442 | sp:predicate |
| 603 | [ sp:varName "durationScale"^^xsd:string | 443 | [ sp:varName "durationScale"^^xsd:string |
| 604 | ] ; | 444 | ] ; |
| 605 | - sp:subject _:b16 | 445 | + sp:subject _:b53 |
| 606 | ] [ sp:object | 446 | ] [ sp:object |
| 607 | [ sp:varName "loggedTemporalPartOfAWellBore"^^xsd:string | 447 | [ sp:varName "loggedTemporalPartOfAWellBore"^^xsd:string |
| 608 | ] ; | 448 | ] ; |
| 609 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 449 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 610 | - sp:subject _:b14 | 450 | + sp:subject _:b51 |
| 611 | ]) ; | 451 | ]) ; |
| 612 | sp:where ([ sp:object | 452 | sp:where ([ sp:object |
| 613 | [ sp:varName "nameWellBore"^^xsd:string | 453 | [ sp:varName "nameWellBore"^^xsd:string |
| ... | @@ -722,3 +562,106 @@ | ... | @@ -722,3 +562,106 @@ |
| 722 | ] | 562 | ] |
| 723 | ]) | 563 | ]) |
| 724 | ] . | 564 | ] . |
| 565 | + | ||
| 566 | +_:b32 | ||
| 567 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 568 | + | ||
| 569 | +_:b33 | ||
| 570 | + sp:varName "dTimStart"^^xsd:string . | ||
| 571 | + | ||
| 572 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 573 | + | ||
| 574 | +_:b34 | ||
| 575 | + sp:varName "logInfo"^^xsd:string . | ||
| 576 | + | ||
| 577 | +_:b7 sp:varName "runNumber"^^xsd:string . | ||
| 578 | + | ||
| 579 | +_:b19 | ||
| 580 | + sp:varName "toolDescription"^^xsd:string . | ||
| 581 | + | ||
| 582 | +_:b8 sp:varName "dTimEnd"^^xsd:string . | ||
| 583 | + | ||
| 584 | +_:b35 | ||
| 585 | + sp:varName "mdTop"^^xsd:string . | ||
| 586 | + | ||
| 587 | +_:b36 | ||
| 588 | + sp:varName "uomMdTop"^^xsd:string . | ||
| 589 | + | ||
| 590 | +_:b21 | ||
| 591 | + sp:varName "realMdTop"^^xsd:string . | ||
| 592 | + | ||
| 593 | +_:b37 | ||
| 594 | + sp:varName "mdBottom"^^xsd:string . | ||
| 595 | + | ||
| 596 | +_:b38 | ||
| 597 | + sp:varName "uomMdBottom"^^xsd:string . | ||
| 598 | + | ||
| 599 | +_:b24 | ||
| 600 | + sp:varName "realMdBottom"^^xsd:string . | ||
| 601 | + | ||
| 602 | +_:b39 | ||
| 603 | + sp:varName "tvdTop"^^xsd:string . | ||
| 604 | + | ||
| 605 | +_:b40 | ||
| 606 | + sp:varName "uomTvdTop"^^xsd:string . | ||
| 607 | + | ||
| 608 | +_:b27 | ||
| 609 | + sp:varName "realTvdTop"^^xsd:string . | ||
| 610 | + | ||
| 611 | +_:b41 | ||
| 612 | + sp:varName "tvdBottom"^^xsd:string . | ||
| 613 | + | ||
| 614 | +_:b42 | ||
| 615 | + sp:varName "uomTvdBottom"^^xsd:string . | ||
| 616 | + | ||
| 617 | +_:b30 | ||
| 618 | + sp:varName "realTvdBottom"^^xsd:string . | ||
| 619 | + | ||
| 620 | +_:b10 | ||
| 621 | + sp:varName "nameServiceCompany"^^xsd:string . | ||
| 622 | + | ||
| 623 | +_:b43 | ||
| 624 | + sp:varName "mdTempTool"^^xsd:string . | ||
| 625 | + | ||
| 626 | +_:b44 | ||
| 627 | + sp:varName "uomMdTool"^^xsd:string . | ||
| 628 | + | ||
| 629 | +_:b14 | ||
| 630 | + sp:varName "realMdTool"^^xsd:string . | ||
| 631 | + | ||
| 632 | +_:b45 | ||
| 633 | + sp:varName "tvdTempTool"^^xsd:string . | ||
| 634 | + | ||
| 635 | +_:b46 | ||
| 636 | + sp:varName "uomTvdTool"^^xsd:string . | ||
| 637 | + | ||
| 638 | +_:b17 | ||
| 639 | + sp:varName "realTvdTool"^^xsd:string . | ||
| 640 | + | ||
| 641 | +_:b47 | ||
| 642 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 643 | + | ||
| 644 | +_:b48 | ||
| 645 | + sp:varName "localname"^^xsd:string . | ||
| 646 | + | ||
| 647 | +_:b1 sp:varName "wellBoreLogRun"^^xsd:string . | ||
| 648 | + | ||
| 649 | +_:b22 | ||
| 650 | + sp:varName "lengthScaleMdTop"^^xsd:string . | ||
| 651 | + | ||
| 652 | +_:b28 | ||
| 653 | + sp:varName "lengthScaleTvdTop"^^xsd:string . | ||
| 654 | + | ||
| 655 | +_:b25 | ||
| 656 | + sp:varName "lengthScaleMdBottom"^^xsd:string . | ||
| 657 | + | ||
| 658 | +_:b31 | ||
| 659 | + sp:varName "lengthScaleTvdBottom"^^xsd:string . | ||
| 660 | + | ||
| 661 | +_:b15 | ||
| 662 | + sp:varName "lengthScaleMdTool"^^xsd:string . | ||
| 663 | + | ||
| 664 | +_:b18 | ||
| 665 | + sp:varName "lengthScaleTvdTool"^^xsd:string . | ||
| 666 | + | ||
| 667 | +_:b4 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 15:43:00 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 6 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 7 | 8 | ||
| 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo#> . |
| 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 11 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
| 10 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 12 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 15 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 16 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 14 | @prefix sp: <http://spinrdf.org/sp#> . | 17 | @prefix sp: <http://spinrdf.org/sp#> . |
| 15 | @prefix spin: <http://spinrdf.org/spin#> . | 18 | @prefix spin: <http://spinrdf.org/spin#> . |
| 16 | @prefix spl: <http://spinrdf.org/spl#> . | 19 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -18,7 +21,7 @@ | ... | @@ -18,7 +21,7 @@ |
| 18 | 21 | ||
| 19 | <http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo> | 22 | <http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo> |
| 20 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 21 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; | 24 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 23 | 26 | ||
| 24 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 27 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -27,297 +30,255 @@ | ... | @@ -27,297 +30,255 @@ |
| 27 | rdfs:comment "STEP 260 Open perforation interval"^^xsd:string ; | 30 | rdfs:comment "STEP 260 Open perforation interval"^^xsd:string ; |
| 28 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ; | 31 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ; |
| 29 | sp:predicate rdf:type ; | 32 | sp:predicate rdf:type ; |
| 30 | - sp:subject | ||
| 31 | - [ sp:varName "openPerforationInterval"^^xsd:string | ||
| 32 | - ] | ||
| 33 | - ] [ sp:object | ||
| 34 | - [ sp:varName "openPerforationInterval"^^xsd:string | ||
| 35 | - ] ; | ||
| 36 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 37 | - sp:subject | ||
| 38 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 39 | - ] | ||
| 40 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 41 | - sp:predicate rdf:type ; | ||
| 42 | - sp:subject _:b1 | ||
| 43 | - ] [ sp:object | ||
| 44 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 45 | - ] ; | ||
| 46 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 47 | sp:subject _:b1 | 33 | sp:subject _:b1 |
| 48 | ] [ sp:object _:b1 ; | 34 | ] [ sp:object _:b1 ; |
| 35 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 36 | + sp:subject _:b2 | ||
| 37 | + ] [ sp:object _:b3 ; | ||
| 49 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 38 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 50 | - sp:subject | 39 | + sp:subject _:b1 |
| 51 | - [ sp:varName "openPerforationInterval"^^xsd:string | 40 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 52 | - ] | 41 | + sp:predicate rdf:type ; |
| 53 | - ] [ sp:object | 42 | + sp:subject _:b3 |
| 54 | - [ sp:varName "dTimOpen"^^xsd:string | 43 | + ] [ sp:object _:b4 ; |
| 55 | - ] ; | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 45 | + sp:subject _:b3 | ||
| 46 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; | ||
| 47 | + sp:predicate rdf:type ; | ||
| 48 | + sp:subject _:b4 | ||
| 49 | + ] [ sp:object _:b5 ; | ||
| 50 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 51 | + sp:subject _:b4 | ||
| 52 | + ] [ sp:object _:b6 ; | ||
| 56 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 53 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 57 | - sp:subject | 54 | + sp:subject _:b1 |
| 58 | - [ sp:varName "openPerforationInterval"^^xsd:string | 55 | + ] [ sp:object _:b7 ; |
| 59 | - ] | ||
| 60 | - ] [ sp:object | ||
| 61 | - [ sp:varName "dTimClose"^^xsd:string | ||
| 62 | - ] ; | ||
| 63 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 56 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 64 | - sp:subject | ||
| 65 | - [ sp:varName "openPerforationInterval"^^xsd:string | ||
| 66 | - ] | ||
| 67 | - ] [ sp:object _:b2 ; | ||
| 68 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 69 | sp:subject _:b1 | 57 | sp:subject _:b1 |
| 58 | + ] [ sp:object _:b8 ; | ||
| 59 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 60 | + sp:subject _:b4 | ||
| 70 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 61 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 71 | sp:predicate rdf:type ; | 62 | sp:predicate rdf:type ; |
| 72 | - sp:subject _:b2 | 63 | + sp:subject _:b8 |
| 73 | - ] [ sp:object | 64 | + ] [ sp:object _:b9 ; |
| 74 | - [ sp:varName "realMdTop"^^xsd:string | 65 | + sp:predicate _:b10 ; |
| 75 | - ] ; | 66 | + sp:subject _:b8 |
| 76 | - sp:predicate | 67 | + ] [ sp:object _:b11 ; |
| 77 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 78 | - ] ; | ||
| 79 | - sp:subject _:b2 | ||
| 80 | - ] [ sp:object _:b3 ; | ||
| 81 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 68 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 82 | - sp:subject _:b1 | 69 | + sp:subject _:b4 |
| 83 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 70 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 84 | sp:predicate rdf:type ; | 71 | sp:predicate rdf:type ; |
| 85 | - sp:subject _:b3 | 72 | + sp:subject _:b11 |
| 86 | - ] [ sp:object | 73 | + ] [ sp:object _:b12 ; |
| 87 | - [ sp:varName "realMdBottom"^^xsd:string | 74 | + sp:predicate _:b13 ; |
| 88 | - ] ; | 75 | + sp:subject _:b11 |
| 89 | - sp:predicate | 76 | + ] [ sp:object _:b14 ; |
| 90 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 91 | - ] ; | ||
| 92 | - sp:subject _:b3 | ||
| 93 | - ] [ sp:object _:b4 ; | ||
| 94 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 77 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
| 95 | - sp:subject _:b1 | 78 | + sp:subject _:b4 |
| 96 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 79 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 97 | sp:predicate rdf:type ; | 80 | sp:predicate rdf:type ; |
| 98 | - sp:subject _:b4 | 81 | + sp:subject _:b14 |
| 99 | - ] [ sp:object | 82 | + ] [ sp:object _:b15 ; |
| 100 | - [ sp:varName "realTvdTop"^^xsd:string | 83 | + sp:predicate _:b16 ; |
| 101 | - ] ; | 84 | + sp:subject _:b14 |
| 102 | - sp:predicate | 85 | + ] [ sp:object _:b17 ; |
| 103 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 104 | - ] ; | ||
| 105 | - sp:subject _:b4 | ||
| 106 | - ] [ sp:object _:b5 ; | ||
| 107 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 86 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
| 108 | - sp:subject _:b1 | 87 | + sp:subject _:b4 |
| 109 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 88 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 110 | sp:predicate rdf:type ; | 89 | sp:predicate rdf:type ; |
| 111 | - sp:subject _:b5 | 90 | + sp:subject _:b17 |
| 112 | - ] [ sp:object | 91 | + ] [ sp:object _:b18 ; |
| 113 | - [ sp:varName "realTvdBottom"^^xsd:string | 92 | + sp:predicate _:b19 ; |
| 114 | - ] ; | 93 | + sp:subject _:b17 |
| 115 | - sp:predicate | ||
| 116 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 117 | - ] ; | ||
| 118 | - sp:subject _:b5 | ||
| 119 | ]) ; | 94 | ]) ; |
| 120 | - sp:where ([ sp:object | 95 | + sp:where ([ sp:object _:b20 ; |
| 121 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 122 | - ] ; | ||
| 123 | sp:predicate ep-spin-lib:nameWellbore ; | 96 | sp:predicate ep-spin-lib:nameWellbore ; |
| 124 | sp:subject spin:_this | 97 | sp:subject spin:_this |
| 125 | - ] [ sp:object | 98 | + ] [ sp:object _:b21 ; |
| 126 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 127 | - ] ; | ||
| 128 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 99 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 129 | sp:subject spin:_this | 100 | sp:subject spin:_this |
| 130 | - ] [ sp:object | 101 | + ] [ sp:object _:b22 ; |
| 131 | - [ sp:varName "perfInfo"^^xsd:string | ||
| 132 | - ] ; | ||
| 133 | sp:predicate <http://www.witsml.org/schemas/1series#perfInfoRef> ; | 102 | sp:predicate <http://www.witsml.org/schemas/1series#perfInfoRef> ; |
| 134 | sp:subject spin:_this | 103 | sp:subject spin:_this |
| 135 | - ] [ sp:object | 104 | + ] [ sp:object _:b6 ; |
| 136 | - [ sp:varName "dTimOpen"^^xsd:string | ||
| 137 | - ] ; | ||
| 138 | sp:predicate <http://www.witsml.org/schemas/1series#dTimOpen> ; | 105 | sp:predicate <http://www.witsml.org/schemas/1series#dTimOpen> ; |
| 139 | - sp:subject | 106 | + sp:subject _:b22 |
| 140 | - [ sp:varName "perfInfo"^^xsd:string | ||
| 141 | - ] | ||
| 142 | - ] [ sp:object | ||
| 143 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 144 | - ] ; | ||
| 145 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 146 | - sp:subject | ||
| 147 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 148 | - ] | ||
| 149 | ] [ rdf:type sp:Optional ; | 107 | ] [ rdf:type sp:Optional ; |
| 150 | - sp:elements ([ sp:object | 108 | + sp:elements ([ sp:object _:b7 ; |
| 151 | - [ sp:varName "dTimClose"^^xsd:string | ||
| 152 | - ] ; | ||
| 153 | sp:predicate <http://www.witsml.org/schemas/1series#dTimClose> ; | 109 | sp:predicate <http://www.witsml.org/schemas/1series#dTimClose> ; |
| 154 | - sp:subject | 110 | + sp:subject _:b22 |
| 155 | - [ sp:varName "perfInfo"^^xsd:string | ||
| 156 | - ] | ||
| 157 | ]) | 111 | ]) |
| 158 | - ] [ sp:object | 112 | + ] [ sp:object _:b23 ; |
| 159 | - [ sp:varName "mdTop"^^xsd:string | ||
| 160 | - ] ; | ||
| 161 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; | 113 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; |
| 162 | - sp:subject | 114 | + sp:subject _:b22 |
| 163 | - [ sp:varName "perfInfo"^^xsd:string | 115 | + ] [ sp:object _:b24 ; |
| 164 | - ] | ||
| 165 | - ] [ sp:object | ||
| 166 | - [ sp:varName "uomMdTop"^^xsd:string | ||
| 167 | - ] ; | ||
| 168 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 116 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 169 | - sp:subject | 117 | + sp:subject _:b23 |
| 170 | - [ sp:varName "mdTop"^^xsd:string | 118 | + ] [ sp:object _:b9 ; |
| 171 | - ] | ||
| 172 | - ] [ sp:object | ||
| 173 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 174 | - ] ; | ||
| 175 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 119 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 176 | - sp:subject | 120 | + sp:subject _:b23 |
| 177 | - [ sp:varName "mdTop"^^xsd:string | 121 | + ] [ sp:object _:b25 ; |
| 178 | - ] | ||
| 179 | - ] [ sp:object | ||
| 180 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 181 | - ] ; | ||
| 182 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; | 122 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; |
| 183 | - sp:subject | 123 | + sp:subject _:b22 |
| 184 | - [ sp:varName "perfInfo"^^xsd:string | 124 | + ] [ sp:object _:b26 ; |
| 185 | - ] | ||
| 186 | - ] [ sp:object | ||
| 187 | - [ sp:varName "uomMdBottom"^^xsd:string | ||
| 188 | - ] ; | ||
| 189 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 125 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 190 | - sp:subject | 126 | + sp:subject _:b25 |
| 191 | - [ sp:varName "mdBottom"^^xsd:string | 127 | + ] [ sp:object _:b12 ; |
| 192 | - ] | ||
| 193 | - ] [ sp:object | ||
| 194 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 195 | - ] ; | ||
| 196 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 128 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 197 | - sp:subject | 129 | + sp:subject _:b25 |
| 198 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 199 | - ] | ||
| 200 | ] [ rdf:type sp:Optional ; | 130 | ] [ rdf:type sp:Optional ; |
| 201 | - sp:elements ([ sp:object | 131 | + sp:elements ([ sp:object _:b27 ; |
| 202 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 203 | - ] ; | ||
| 204 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; | 132 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; |
| 205 | - sp:subject | 133 | + sp:subject _:b22 |
| 206 | - [ sp:varName "perfInfo"^^xsd:string | 134 | + ] [ sp:object _:b28 ; |
| 207 | - ] | ||
| 208 | - ] [ sp:object | ||
| 209 | - [ sp:varName "uomTvdTop"^^xsd:string | ||
| 210 | - ] ; | ||
| 211 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 135 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 212 | - sp:subject | 136 | + sp:subject _:b27 |
| 213 | - [ sp:varName "tvdTop"^^xsd:string | 137 | + ] [ sp:object _:b15 ; |
| 214 | - ] | ||
| 215 | - ] [ sp:object | ||
| 216 | - [ sp:varName "realTvdTop"^^xsd:string | ||
| 217 | - ] ; | ||
| 218 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 138 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 219 | - sp:subject | 139 | + sp:subject _:b27 |
| 220 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 221 | - ] | ||
| 222 | ]) | 140 | ]) |
| 223 | ] [ rdf:type sp:Optional ; | 141 | ] [ rdf:type sp:Optional ; |
| 224 | - sp:elements ([ sp:object | 142 | + sp:elements ([ sp:object _:b29 ; |
| 225 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 226 | - ] ; | ||
| 227 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; | 143 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; |
| 228 | - sp:subject | 144 | + sp:subject _:b22 |
| 229 | - [ sp:varName "perfInfo"^^xsd:string | 145 | + ] [ sp:object _:b30 ; |
| 230 | - ] | ||
| 231 | - ] [ sp:object | ||
| 232 | - [ sp:varName "uomTvdBottom"^^xsd:string | ||
| 233 | - ] ; | ||
| 234 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 146 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 235 | - sp:subject | 147 | + sp:subject _:b29 |
| 236 | - [ sp:varName "tvdBottom"^^xsd:string | 148 | + ] [ sp:object _:b18 ; |
| 237 | - ] | ||
| 238 | - ] [ sp:object | ||
| 239 | - [ sp:varName "realTvdBottom"^^xsd:string | ||
| 240 | - ] ; | ||
| 241 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 149 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 242 | - sp:subject | 150 | + sp:subject _:b29 |
| 243 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 244 | - ] | ||
| 245 | ]) | 151 | ]) |
| 246 | ] [ rdf:type sp:Bind ; | 152 | ] [ rdf:type sp:Bind ; |
| 247 | sp:expression | 153 | sp:expression |
| 248 | [ rdf:type ep-spin-lib:normalizeString ; | 154 | [ rdf:type ep-spin-lib:normalizeString ; |
| 249 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 155 | + sp:arg1 _:b20 |
| 250 | - ] | ||
| 251 | ] ; | 156 | ] ; |
| 252 | - sp:variable | 157 | + sp:variable _:b31 |
| 253 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 254 | - ] | ||
| 255 | ] [ rdf:type sp:Bind ; | 158 | ] [ rdf:type sp:Bind ; |
| 256 | sp:expression | 159 | sp:expression |
| 257 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 160 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 258 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 161 | + sp:arg1 _:b31 ; |
| 259 | - ] ; | 162 | + sp:arg2 _:b21 |
| 260 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 261 | - ] | ||
| 262 | ] ; | 163 | ] ; |
| 263 | - sp:variable | 164 | + sp:variable _:b2 |
| 264 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 265 | - ] | ||
| 266 | ] [ rdf:type sp:Bind ; | 165 | ] [ rdf:type sp:Bind ; |
| 267 | sp:expression | 166 | sp:expression |
| 268 | [ rdf:type afn:localname ; | 167 | [ rdf:type afn:localname ; |
| 269 | - sp:arg1 [ sp:varName "perfInfo"^^xsd:string | 168 | + sp:arg1 _:b22 |
| 270 | - ] | ||
| 271 | ] ; | 169 | ] ; |
| 272 | - sp:variable | 170 | + sp:variable _:b32 |
| 273 | - [ sp:varName "localname"^^xsd:string | ||
| 274 | - ] | ||
| 275 | ] [ rdf:type sp:Bind ; | 171 | ] [ rdf:type sp:Bind ; |
| 276 | sp:expression | 172 | sp:expression |
| 277 | [ rdf:type ep-spin-lib:buildOpenPerforationIntervalURI ; | 173 | [ rdf:type ep-spin-lib:buildOpenPerforationIntervalURI ; |
| 278 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 174 | + sp:arg1 _:b31 ; |
| 279 | - ] ; | 175 | + sp:arg2 _:b32 |
| 280 | - sp:arg2 [ sp:varName "localname"^^xsd:string | ||
| 281 | - ] | ||
| 282 | ] ; | 176 | ] ; |
| 283 | - sp:variable | 177 | + sp:variable _:b1 |
| 284 | - [ sp:varName "openPerforationInterval"^^xsd:string | ||
| 285 | - ] | ||
| 286 | ] [ rdf:type sp:Bind ; | 178 | ] [ rdf:type sp:Bind ; |
| 287 | sp:expression | 179 | sp:expression |
| 288 | [ rdf:type ep-spin-lib:selectLengthScale ; | 180 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 289 | - sp:arg1 [ sp:varName "uomMdTop"^^xsd:string | 181 | + sp:arg1 _:b24 |
| 290 | - ] | ||
| 291 | ] ; | 182 | ] ; |
| 292 | - sp:variable | 183 | + sp:variable _:b10 |
| 293 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 294 | - ] | ||
| 295 | ] [ rdf:type sp:Bind ; | 184 | ] [ rdf:type sp:Bind ; |
| 296 | sp:expression | 185 | sp:expression |
| 297 | [ rdf:type ep-spin-lib:selectLengthScale ; | 186 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 298 | - sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string | 187 | + sp:arg1 _:b28 |
| 299 | - ] | ||
| 300 | ] ; | 188 | ] ; |
| 301 | - sp:variable | 189 | + sp:variable _:b16 |
| 302 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 303 | - ] | ||
| 304 | ] [ rdf:type sp:Bind ; | 190 | ] [ rdf:type sp:Bind ; |
| 305 | sp:expression | 191 | sp:expression |
| 306 | [ rdf:type ep-spin-lib:selectLengthScale ; | 192 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 307 | - sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string | 193 | + sp:arg1 _:b26 |
| 308 | - ] | ||
| 309 | ] ; | 194 | ] ; |
| 310 | - sp:variable | 195 | + sp:variable _:b13 |
| 311 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 312 | - ] | ||
| 313 | ] [ rdf:type sp:Bind ; | 196 | ] [ rdf:type sp:Bind ; |
| 314 | sp:expression | 197 | sp:expression |
| 315 | [ rdf:type ep-spin-lib:selectLengthScale ; | 198 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 316 | - sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string | 199 | + sp:arg1 _:b30 |
| 317 | - ] | ||
| 318 | ] ; | 200 | ] ; |
| 319 | - sp:variable | 201 | + sp:variable _:b19 |
| 320 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | 202 | + ] [ rdf:type sp:Bind ; |
| 203 | + sp:expression | ||
| 204 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 205 | + arg:wellBoreName | ||
| 206 | + [ rdf:type xsd:string ; | ||
| 207 | + sp:arg1 _:b20 | ||
| 321 | ] | 208 | ] |
| 209 | + ] ; | ||
| 210 | + sp:variable _:b5 | ||
| 322 | ]) | 211 | ]) |
| 323 | ] . | 212 | ] . |
| 213 | + | ||
| 214 | +_:b1 sp:varName "openPerforationInterval"^^xsd:string . | ||
| 215 | + | ||
| 216 | +_:b32 | ||
| 217 | + sp:varName "localname"^^xsd:string . | ||
| 218 | + | ||
| 219 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 220 | + | ||
| 221 | +_:b5 sp:varName "wellBore"^^xsd:string . | ||
| 222 | + | ||
| 223 | +_:b31 | ||
| 224 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 225 | + | ||
| 226 | +_:b18 | ||
| 227 | + sp:varName "realTvdBottom"^^xsd:string . | ||
| 228 | + | ||
| 229 | +_:b30 | ||
| 230 | + sp:varName "uomTvdBottom"^^xsd:string . | ||
| 231 | + | ||
| 232 | +_:b29 | ||
| 233 | + sp:varName "tvdBottom"^^xsd:string . | ||
| 234 | + | ||
| 235 | +_:b15 | ||
| 236 | + sp:varName "realTvdTop"^^xsd:string . | ||
| 237 | + | ||
| 238 | +_:b28 | ||
| 239 | + sp:varName "uomTvdTop"^^xsd:string . | ||
| 240 | + | ||
| 241 | +_:b27 | ||
| 242 | + sp:varName "tvdTop"^^xsd:string . | ||
| 243 | + | ||
| 244 | +_:b12 | ||
| 245 | + sp:varName "realMdBottom"^^xsd:string . | ||
| 246 | + | ||
| 247 | +_:b26 | ||
| 248 | + sp:varName "uomMdBottom"^^xsd:string . | ||
| 249 | + | ||
| 250 | +_:b25 | ||
| 251 | + sp:varName "mdBottom"^^xsd:string . | ||
| 252 | + | ||
| 253 | +_:b9 sp:varName "realMdTop"^^xsd:string . | ||
| 254 | + | ||
| 255 | +_:b24 | ||
| 256 | + sp:varName "uomMdTop"^^xsd:string . | ||
| 257 | + | ||
| 258 | +_:b23 | ||
| 259 | + sp:varName "mdTop"^^xsd:string . | ||
| 260 | + | ||
| 261 | +_:b7 sp:varName "dTimClose"^^xsd:string . | ||
| 262 | + | ||
| 263 | +_:b6 sp:varName "dTimOpen"^^xsd:string . | ||
| 264 | + | ||
| 265 | +_:b22 | ||
| 266 | + sp:varName "perfInfo"^^xsd:string . | ||
| 267 | + | ||
| 268 | +_:b21 | ||
| 269 | + sp:varName "dTimStart"^^xsd:string . | ||
| 270 | + | ||
| 271 | +_:b20 | ||
| 272 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 273 | + | ||
| 274 | +_:b19 | ||
| 275 | + sp:varName "lengthScaleTvdBottom"^^xsd:string . | ||
| 276 | + | ||
| 277 | +_:b13 | ||
| 278 | + sp:varName "lengthScaleMdBottom"^^xsd:string . | ||
| 279 | + | ||
| 280 | +_:b16 | ||
| 281 | + sp:varName "lengthScaleTvdTop"^^xsd:string . | ||
| 282 | + | ||
| 283 | +_:b10 | ||
| 284 | + sp:varName "lengthScaleMdTop"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 15:51:07 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.witsml.org/schemas/1series | 3 | # imports: http://www.witsml.org/schemas/1series |
| 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 6 | +# imports: http://spinrdf.org/spin | ||
| 6 | 7 | ||
| 7 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure#> . | 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure#> . |
| 8 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| ... | @@ -10,6 +11,7 @@ | ... | @@ -10,6 +11,7 @@ |
| 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#> . |
| 12 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 14 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 13 | @prefix sp: <http://spinrdf.org/sp#> . | 15 | @prefix sp: <http://spinrdf.org/sp#> . |
| 14 | @prefix spin: <http://spinrdf.org/spin#> . | 16 | @prefix spin: <http://spinrdf.org/spin#> . |
| 15 | @prefix spl: <http://spinrdf.org/spl#> . | 17 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -17,7 +19,7 @@ | ... | @@ -17,7 +19,7 @@ |
| 17 | 19 | ||
| 18 | <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure> | 20 | <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure> |
| 19 | rdf:type owl:Ontology ; | 21 | rdf:type owl:Ontology ; |
| 20 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.witsml.org/schemas/1series> ; | 22 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 21 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 23 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 22 | 24 | ||
| 23 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 25 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -26,261 +28,225 @@ | ... | @@ -26,261 +28,225 @@ |
| 26 | rdfs:comment "STEP 180 Create a PorePressureDetermination activity"^^xsd:string ; | 28 | rdfs:comment "STEP 180 Create a PorePressureDetermination activity"^^xsd:string ; |
| 27 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; | 29 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ; |
| 28 | sp:predicate rdf:type ; | 30 | sp:predicate rdf:type ; |
| 29 | - sp:subject | 31 | + sp:subject _:b1 |
| 30 | - [ sp:varName "porePressureDetermination"^^xsd:string | 32 | + ] [ sp:object _:b1 ; |
| 31 | - ] | ||
| 32 | - ] [ sp:object | ||
| 33 | - [ sp:varName "porePressureDetermination"^^xsd:string | ||
| 34 | - ] ; | ||
| 35 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 33 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 36 | - sp:subject | 34 | + sp:subject _:b2 |
| 37 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | 35 | + ] [ sp:object _:b3 ; |
| 38 | - ] | 36 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 39 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 40 | - sp:predicate rdf:type ; | ||
| 41 | sp:subject _:b1 | 37 | sp:subject _:b1 |
| 42 | - ] [ sp:object _:b2 ; | 38 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 39 | + sp:predicate rdf:type ; | ||
| 40 | + sp:subject _:b3 | ||
| 41 | + ] [ sp:object _:b4 ; | ||
| 42 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 43 | + sp:subject _:b3 | ||
| 44 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ; | ||
| 45 | + sp:predicate rdf:type ; | ||
| 46 | + sp:subject _:b4 | ||
| 47 | + ] [ sp:object _:b5 ; | ||
| 48 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 49 | + sp:subject _:b4 | ||
| 50 | + ] [ sp:object _:b6 ; | ||
| 43 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; | 51 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ; |
| 44 | - sp:subject _:b1 | 52 | + sp:subject _:b4 |
| 45 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 53 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 46 | sp:predicate rdf:type ; | 54 | sp:predicate rdf:type ; |
| 47 | - sp:subject _:b2 | 55 | + sp:subject _:b6 |
| 48 | - ] [ sp:object | 56 | + ] [ sp:object _:b7 ; |
| 49 | - [ sp:varName "realMd"^^xsd:string | 57 | + sp:predicate _:b8 ; |
| 50 | - ] ; | 58 | + sp:subject _:b6 |
| 51 | - sp:predicate | 59 | + ] [ sp:object _:b9 ; |
| 52 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 53 | - ] ; | ||
| 54 | - sp:subject _:b2 | ||
| 55 | - ] [ sp:object _:b3 ; | ||
| 56 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; | 60 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ; |
| 57 | - sp:subject _:b1 | 61 | + sp:subject _:b4 |
| 58 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 62 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 59 | sp:predicate rdf:type ; | 63 | sp:predicate rdf:type ; |
| 60 | - sp:subject _:b3 | 64 | + sp:subject _:b9 |
| 61 | - ] [ sp:object | 65 | + ] [ sp:object _:b10 ; |
| 62 | - [ sp:varName "realTvd"^^xsd:string | 66 | + sp:predicate _:b11 ; |
| 63 | - ] ; | 67 | + sp:subject _:b9 |
| 64 | - sp:predicate | 68 | + ] [ sp:object _:b12 ; |
| 65 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 66 | - ] ; | ||
| 67 | - sp:subject _:b3 | ||
| 68 | - ] [ sp:object | ||
| 69 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 70 | - ] ; | ||
| 71 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 72 | - sp:subject _:b1 | ||
| 73 | - ] [ sp:object _:b4 ; | ||
| 74 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; | 69 | sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ; |
| 75 | - sp:subject _:b1 | 70 | + sp:subject _:b3 |
| 76 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 71 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 77 | sp:predicate rdf:type ; | 72 | sp:predicate rdf:type ; |
| 78 | - sp:subject _:b4 | 73 | + sp:subject _:b12 |
| 79 | - ] [ sp:object | 74 | + ] [ sp:object _:b13 ; |
| 80 | - [ sp:varName "realWt"^^xsd:string | 75 | + sp:predicate _:b14 ; |
| 81 | - ] ; | 76 | + sp:subject _:b12 |
| 82 | - sp:predicate | 77 | + ] [ sp:object _:b15 ; |
| 83 | - [ sp:varName "densityScale"^^xsd:string | ||
| 84 | - ] ; | ||
| 85 | - sp:subject _:b4 | ||
| 86 | - ] [ sp:object _:b1 ; | ||
| 87 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 88 | - sp:subject | ||
| 89 | - [ sp:varName "porePressureDetermination"^^xsd:string | ||
| 90 | - ] | ||
| 91 | - ] [ sp:object | ||
| 92 | - [ sp:varName "timeOfDetermination"^^xsd:string | ||
| 93 | - ] ; | ||
| 94 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 78 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
| 95 | - sp:subject | 79 | + sp:subject _:b1 |
| 96 | - [ sp:varName "porePressureDetermination"^^xsd:string | 80 | + ] [ sp:object _:b16 ; |
| 97 | - ] | ||
| 98 | - ] [ sp:object | ||
| 99 | - [ sp:varName "porePressureDeterminationType"^^xsd:string | ||
| 100 | - ] ; | ||
| 101 | sp:predicate rdf:type ; | 81 | sp:predicate rdf:type ; |
| 102 | - sp:subject | 82 | + sp:subject _:b1 |
| 103 | - [ sp:varName "porePressureDetermination"^^xsd:string | ||
| 104 | - ] | ||
| 105 | ]) ; | 83 | ]) ; |
| 106 | - sp:where ([ sp:object | 84 | + sp:where ([ sp:object _:b17 ; |
| 107 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 108 | - ] ; | ||
| 109 | sp:predicate ep-spin-lib:nameWellbore ; | 85 | sp:predicate ep-spin-lib:nameWellbore ; |
| 110 | sp:subject spin:_this | 86 | sp:subject spin:_this |
| 111 | - ] [ sp:object | 87 | + ] [ sp:object _:b18 ; |
| 112 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 113 | - ] ; | ||
| 114 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 88 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 115 | sp:subject spin:_this | 89 | sp:subject spin:_this |
| 116 | - ] [ sp:object | 90 | + ] [ sp:object _:b19 ; |
| 117 | - [ sp:varName "porePressure"^^xsd:string | ||
| 118 | - ] ; | ||
| 119 | sp:predicate <http://www.witsml.org/schemas/1series#porePressureRef> ; | 91 | sp:predicate <http://www.witsml.org/schemas/1series#porePressureRef> ; |
| 120 | sp:subject spin:_this | 92 | sp:subject spin:_this |
| 121 | - ] [ sp:object | 93 | + ] [ sp:object _:b15 ; |
| 122 | - [ sp:varName "timeOfDetermination"^^xsd:string | ||
| 123 | - ] ; | ||
| 124 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 94 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 125 | - sp:subject | 95 | + sp:subject _:b19 |
| 126 | - [ sp:varName "porePressure"^^xsd:string | 96 | + ] [ sp:object _:b20 ; |
| 127 | - ] | ||
| 128 | - ] [ sp:object | ||
| 129 | - [ sp:varName "md"^^xsd:string | ||
| 130 | - ] ; | ||
| 131 | sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ; | 97 | sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ; |
| 132 | - sp:subject | 98 | + sp:subject _:b19 |
| 133 | - [ sp:varName "porePressure"^^xsd:string | 99 | + ] [ sp:object _:b21 ; |
| 134 | - ] | ||
| 135 | - ] [ sp:object | ||
| 136 | - [ sp:varName "uomMd"^^xsd:string | ||
| 137 | - ] ; | ||
| 138 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 100 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 139 | - sp:subject | 101 | + sp:subject _:b20 |
| 140 | - [ sp:varName "md"^^xsd:string | 102 | + ] [ sp:object _:b7 ; |
| 141 | - ] | ||
| 142 | - ] [ sp:object | ||
| 143 | - [ sp:varName "realMd"^^xsd:string | ||
| 144 | - ] ; | ||
| 145 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 103 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 146 | - sp:subject | 104 | + sp:subject _:b20 |
| 147 | - [ sp:varName "md"^^xsd:string | 105 | + ] [ sp:object _:b22 ; |
| 148 | - ] | ||
| 149 | - ] [ sp:object | ||
| 150 | - [ sp:varName "enumReadingKind"^^xsd:string | ||
| 151 | - ] ; | ||
| 152 | sp:predicate <http://www.witsml.org/schemas/1series#readingKindRef> ; | 106 | sp:predicate <http://www.witsml.org/schemas/1series#readingKindRef> ; |
| 153 | - sp:subject | 107 | + sp:subject _:b19 |
| 154 | - [ sp:varName "porePressure"^^xsd:string | 108 | + ] [ sp:object _:b23 ; |
| 155 | - ] | ||
| 156 | - ] [ sp:object | ||
| 157 | - [ sp:varName "equivalentMudWeight"^^xsd:string | ||
| 158 | - ] ; | ||
| 159 | sp:predicate <http://www.witsml.org/schemas/1series#equivalentMudWeightRef> ; | 109 | sp:predicate <http://www.witsml.org/schemas/1series#equivalentMudWeightRef> ; |
| 160 | - sp:subject | 110 | + sp:subject _:b19 |
| 161 | - [ sp:varName "porePressure"^^xsd:string | 111 | + ] [ sp:object _:b24 ; |
| 162 | - ] | ||
| 163 | - ] [ sp:object | ||
| 164 | - [ sp:varName "uomWt"^^xsd:string | ||
| 165 | - ] ; | ||
| 166 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 112 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 167 | - sp:subject | 113 | + sp:subject _:b23 |
| 168 | - [ sp:varName "equivalentMudWeight"^^xsd:string | 114 | + ] [ sp:object _:b13 ; |
| 169 | - ] | ||
| 170 | - ] [ sp:object | ||
| 171 | - [ sp:varName "realWt"^^xsd:string | ||
| 172 | - ] ; | ||
| 173 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 115 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 174 | - sp:subject | 116 | + sp:subject _:b23 |
| 175 | - [ sp:varName "equivalentMudWeight"^^xsd:string | ||
| 176 | - ] | ||
| 177 | ] [ rdf:type sp:Optional ; | 117 | ] [ rdf:type sp:Optional ; |
| 178 | - sp:elements ([ sp:object | 118 | + sp:elements ([ sp:object _:b25 ; |
| 179 | - [ sp:varName "tvd"^^xsd:string | ||
| 180 | - ] ; | ||
| 181 | sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ; | 119 | sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ; |
| 182 | - sp:subject | 120 | + sp:subject _:b19 |
| 183 | - [ sp:varName "porePressure"^^xsd:string | 121 | + ] [ sp:object _:b26 ; |
| 184 | - ] | ||
| 185 | - ] [ sp:object | ||
| 186 | - [ sp:varName "uomTvd"^^xsd:string | ||
| 187 | - ] ; | ||
| 188 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 122 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 189 | - sp:subject | 123 | + sp:subject _:b25 |
| 190 | - [ sp:varName "tvd"^^xsd:string | 124 | + ] [ sp:object _:b10 ; |
| 191 | - ] | ||
| 192 | - ] [ sp:object | ||
| 193 | - [ sp:varName "realTvd"^^xsd:string | ||
| 194 | - ] ; | ||
| 195 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 125 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 196 | - sp:subject | 126 | + sp:subject _:b25 |
| 197 | - [ sp:varName "tvd"^^xsd:string | ||
| 198 | - ] | ||
| 199 | ]) | 127 | ]) |
| 200 | - ] [ sp:object | ||
| 201 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 202 | - ] ; | ||
| 203 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 204 | - sp:subject | ||
| 205 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 206 | - ] | ||
| 207 | ] [ rdf:type sp:Bind ; | 128 | ] [ rdf:type sp:Bind ; |
| 208 | sp:expression | 129 | sp:expression |
| 209 | [ rdf:type ep-spin-lib:normalizeString ; | 130 | [ rdf:type ep-spin-lib:normalizeString ; |
| 210 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 131 | + sp:arg1 _:b17 |
| 211 | - ] | ||
| 212 | ] ; | 132 | ] ; |
| 213 | - sp:variable | 133 | + sp:variable _:b27 |
| 214 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 215 | - ] | ||
| 216 | ] [ rdf:type sp:Bind ; | 134 | ] [ rdf:type sp:Bind ; |
| 217 | sp:expression | 135 | sp:expression |
| 218 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 136 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 219 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 137 | + sp:arg1 _:b27 ; |
| 138 | + sp:arg2 _:b18 | ||
| 220 | ] ; | 139 | ] ; |
| 221 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 140 | + sp:variable _:b2 |
| 222 | - ] | ||
| 223 | - ] ; | ||
| 224 | - sp:variable | ||
| 225 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 226 | - ] | ||
| 227 | ] [ rdf:type sp:Bind ; | 141 | ] [ rdf:type sp:Bind ; |
| 228 | sp:expression | 142 | sp:expression |
| 229 | [ rdf:type afn:localname ; | 143 | [ rdf:type afn:localname ; |
| 230 | - sp:arg1 [ sp:varName "porePressure"^^xsd:string | 144 | + sp:arg1 _:b19 |
| 231 | - ] | ||
| 232 | ] ; | 145 | ] ; |
| 233 | - sp:variable | 146 | + sp:variable _:b28 |
| 234 | - [ sp:varName "localname"^^xsd:string | ||
| 235 | - ] | ||
| 236 | ] [ rdf:type sp:Bind ; | 147 | ] [ rdf:type sp:Bind ; |
| 237 | sp:expression | 148 | sp:expression |
| 238 | [ rdf:type ep-spin-lib:buildPorePressureDeterminationURI ; | 149 | [ rdf:type ep-spin-lib:buildPorePressureDeterminationURI ; |
| 239 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 150 | + sp:arg1 _:b27 ; |
| 240 | - ] ; | 151 | + sp:arg2 _:b18 ; |
| 241 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 152 | + sp:arg3 _:b28 |
| 242 | - ] ; | ||
| 243 | - sp:arg3 [ sp:varName "localname"^^xsd:string | ||
| 244 | - ] | ||
| 245 | ] ; | 153 | ] ; |
| 246 | - sp:variable | 154 | + sp:variable _:b1 |
| 247 | - [ sp:varName "porePressureDetermination"^^xsd:string | ||
| 248 | - ] | ||
| 249 | ] [ rdf:type sp:Bind ; | 155 | ] [ rdf:type sp:Bind ; |
| 250 | sp:expression | 156 | sp:expression |
| 251 | [ rdf:type ep-spin-lib:selectLengthScale ; | 157 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 252 | - sp:arg1 [ sp:varName "uomMd"^^xsd:string | 158 | + sp:arg1 _:b21 |
| 253 | - ] | ||
| 254 | ] ; | 159 | ] ; |
| 255 | - sp:variable | 160 | + sp:variable _:b8 |
| 256 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 257 | - ] | ||
| 258 | ] [ rdf:type sp:Bind ; | 161 | ] [ rdf:type sp:Bind ; |
| 259 | sp:expression | 162 | sp:expression |
| 260 | [ rdf:type ep-spin-lib:selectLengthScale ; | 163 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 261 | - sp:arg1 [ sp:varName "uomTvd"^^xsd:string | 164 | + sp:arg1 _:b26 |
| 262 | - ] | ||
| 263 | ] ; | 165 | ] ; |
| 264 | - sp:variable | 166 | + sp:variable _:b11 |
| 265 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 266 | - ] | ||
| 267 | ] [ rdf:type sp:Bind ; | 167 | ] [ rdf:type sp:Bind ; |
| 268 | sp:expression | 168 | sp:expression |
| 269 | [ rdf:type ep-spin-lib:selectDensityScale ; | 169 | [ rdf:type ep-spin-lib:selectDensityScale ; |
| 270 | - sp:arg1 [ sp:varName "uomWt"^^xsd:string | 170 | + sp:arg1 _:b24 |
| 271 | - ] | ||
| 272 | ] ; | 171 | ] ; |
| 273 | - sp:variable | 172 | + sp:variable _:b14 |
| 274 | - [ sp:varName "densityScale"^^xsd:string | ||
| 275 | - ] | ||
| 276 | ] [ rdf:type sp:Bind ; | 173 | ] [ rdf:type sp:Bind ; |
| 277 | sp:expression | 174 | sp:expression |
| 278 | [ rdf:type ep-spin-lib:selectPorePressureDeterminationType ; | 175 | [ rdf:type ep-spin-lib:selectPorePressureDeterminationType ; |
| 279 | - sp:arg1 [ sp:varName "enumReadingKind"^^xsd:string | 176 | + sp:arg1 _:b22 |
| 280 | - ] | ||
| 281 | ] ; | 177 | ] ; |
| 282 | - sp:variable | 178 | + sp:variable _:b16 |
| 283 | - [ sp:varName "porePressureDeterminationType"^^xsd:string | 179 | + ] [ rdf:type sp:Bind ; |
| 180 | + sp:expression | ||
| 181 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 182 | + sp:arg1 [ rdf:type xsd:string ; | ||
| 183 | + sp:arg1 _:b17 | ||
| 284 | ] | 184 | ] |
| 185 | + ] ; | ||
| 186 | + sp:variable _:b5 | ||
| 285 | ]) | 187 | ]) |
| 286 | ] . | 188 | ] . |
| 189 | + | ||
| 190 | +_:b17 | ||
| 191 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 192 | + | ||
| 193 | +_:b18 | ||
| 194 | + sp:varName "dTimStart"^^xsd:string . | ||
| 195 | + | ||
| 196 | +_:b19 | ||
| 197 | + sp:varName "porePressure"^^xsd:string . | ||
| 198 | + | ||
| 199 | +_:b15 | ||
| 200 | + sp:varName "timeOfDetermination"^^xsd:string . | ||
| 201 | + | ||
| 202 | +_:b20 | ||
| 203 | + sp:varName "md"^^xsd:string . | ||
| 204 | + | ||
| 205 | +_:b21 | ||
| 206 | + sp:varName "uomMd"^^xsd:string . | ||
| 207 | + | ||
| 208 | +_:b7 sp:varName "realMd"^^xsd:string . | ||
| 209 | + | ||
| 210 | +_:b22 | ||
| 211 | + sp:varName "enumReadingKind"^^xsd:string . | ||
| 212 | + | ||
| 213 | +_:b23 | ||
| 214 | + sp:varName "equivalentMudWeight"^^xsd:string . | ||
| 215 | + | ||
| 216 | +_:b24 | ||
| 217 | + sp:varName "uomWt"^^xsd:string . | ||
| 218 | + | ||
| 219 | +_:b13 | ||
| 220 | + sp:varName "realWt"^^xsd:string . | ||
| 221 | + | ||
| 222 | +_:b25 | ||
| 223 | + sp:varName "tvd"^^xsd:string . | ||
| 224 | + | ||
| 225 | +_:b26 | ||
| 226 | + sp:varName "uomTvd"^^xsd:string . | ||
| 227 | + | ||
| 228 | +_:b10 | ||
| 229 | + sp:varName "realTvd"^^xsd:string . | ||
| 230 | + | ||
| 231 | +_:b27 | ||
| 232 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 233 | + | ||
| 234 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 235 | + | ||
| 236 | +_:b28 | ||
| 237 | + sp:varName "localname"^^xsd:string . | ||
| 238 | + | ||
| 239 | +_:b1 sp:varName "porePressureDetermination"^^xsd:string . | ||
| 240 | + | ||
| 241 | +_:b8 sp:varName "lengthScaleMd"^^xsd:string . | ||
| 242 | + | ||
| 243 | +_:b11 | ||
| 244 | + sp:varName "lengthScaleTvd"^^xsd:string . | ||
| 245 | + | ||
| 246 | +_:b14 | ||
| 247 | + sp:varName "densityScale"^^xsd:string . | ||
| 248 | + | ||
| 249 | +_:b16 | ||
| 250 | + sp:varName "porePressureDeterminationType"^^xsd:string . | ||
| 251 | + | ||
| 252 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 15:57:02 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 6 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 7 | 8 | ||
| 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo#> . |
| 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 11 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
| 10 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 12 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 15 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 16 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 14 | @prefix sp: <http://spinrdf.org/sp#> . | 17 | @prefix sp: <http://spinrdf.org/sp#> . |
| 15 | @prefix spin: <http://spinrdf.org/spin#> . | 18 | @prefix spin: <http://spinrdf.org/spin#> . |
| 16 | @prefix spl: <http://spinrdf.org/spl#> . | 19 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -18,7 +21,7 @@ | ... | @@ -18,7 +21,7 @@ |
| 18 | 21 | ||
| 19 | <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo> | 22 | <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo> |
| 20 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 21 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; | 24 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 23 | 26 | ||
| 24 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 27 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -27,207 +30,180 @@ | ... | @@ -27,207 +30,180 @@ |
| 27 | rdfs:comment "STEP 240 Establish preliminary zonation activity"^^xsd:string ; | 30 | rdfs:comment "STEP 240 Establish preliminary zonation activity"^^xsd:string ; |
| 28 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ; | 31 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ; |
| 29 | sp:predicate rdf:type ; | 32 | sp:predicate rdf:type ; |
| 30 | - sp:subject | ||
| 31 | - [ sp:varName "preliminaryZonation"^^xsd:string | ||
| 32 | - ] | ||
| 33 | - ] [ sp:object | ||
| 34 | - [ sp:varName "preliminaryZonation"^^xsd:string | ||
| 35 | - ] ; | ||
| 36 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 37 | - sp:subject | ||
| 38 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 39 | - ] | ||
| 40 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 41 | - sp:predicate rdf:type ; | ||
| 42 | - sp:subject _:b1 | ||
| 43 | - ] [ sp:object | ||
| 44 | - [ sp:varName "dailytemporalPartOfAWellBore"^^xsd:string | ||
| 45 | - ] ; | ||
| 46 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
| 47 | sp:subject _:b1 | 33 | sp:subject _:b1 |
| 48 | ] [ sp:object _:b1 ; | 34 | ] [ sp:object _:b1 ; |
| 35 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 36 | + sp:subject _:b2 | ||
| 37 | + ] [ sp:object _:b3 ; | ||
| 49 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 38 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 50 | - sp:subject | 39 | + sp:subject _:b1 |
| 51 | - [ sp:varName "preliminaryZonation"^^xsd:string | 40 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 52 | - ] | 41 | + sp:predicate rdf:type ; |
| 53 | - ] [ sp:object | 42 | + sp:subject _:b3 |
| 54 | - [ sp:varName "dTimPreliminaryZonation"^^xsd:string | 43 | + ] [ sp:object _:b4 ; |
| 55 | - ] ; | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 45 | + sp:subject _:b3 | ||
| 46 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; | ||
| 47 | + sp:predicate rdf:type ; | ||
| 48 | + sp:subject _:b4 | ||
| 49 | + ] [ sp:object _:b5 ; | ||
| 50 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 51 | + sp:subject _:b4 | ||
| 52 | + ] [ sp:object _:b6 ; | ||
| 56 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 53 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 57 | - sp:subject | ||
| 58 | - [ sp:varName "preliminaryZonation"^^xsd:string | ||
| 59 | - ] | ||
| 60 | - ] [ sp:object _:b2 ; | ||
| 61 | - sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 62 | sp:subject _:b1 | 54 | sp:subject _:b1 |
| 55 | + ] [ sp:object _:b7 ; | ||
| 56 | + sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | ||
| 57 | + sp:subject _:b4 | ||
| 63 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 58 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 64 | sp:predicate rdf:type ; | 59 | sp:predicate rdf:type ; |
| 65 | - sp:subject _:b2 | 60 | + sp:subject _:b7 |
| 66 | - ] [ sp:object | 61 | + ] [ sp:object _:b8 ; |
| 67 | - [ sp:varName "realMd"^^xsd:string | 62 | + sp:predicate _:b9 ; |
| 68 | - ] ; | 63 | + sp:subject _:b7 |
| 69 | - sp:predicate | 64 | + ] [ sp:object _:b10 ; |
| 70 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 71 | - ] ; | ||
| 72 | - sp:subject _:b2 | ||
| 73 | - ] [ sp:object _:b3 ; | ||
| 74 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 65 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
| 75 | - sp:subject _:b1 | 66 | + sp:subject _:b4 |
| 76 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 67 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 77 | sp:predicate rdf:type ; | 68 | sp:predicate rdf:type ; |
| 78 | - sp:subject _:b3 | 69 | + sp:subject _:b10 |
| 79 | - ] [ sp:object | 70 | + ] [ sp:object _:b11 ; |
| 80 | - [ sp:varName "realTvd"^^xsd:string | 71 | + sp:predicate _:b12 ; |
| 81 | - ] ; | 72 | + sp:subject _:b10 |
| 82 | - sp:predicate | 73 | + ] [ sp:object _:b13 ; |
| 83 | - [ sp:varName "lengthScaleTvd"^^xsd:string | ||
| 84 | - ] ; | ||
| 85 | - sp:subject _:b3 | ||
| 86 | - ] [ sp:object | ||
| 87 | - [ sp:varName "description"^^xsd:string | ||
| 88 | - ] ; | ||
| 89 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; | 74 | sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ; |
| 90 | - sp:subject _:b1 | 75 | + sp:subject _:b4 |
| 91 | ]) ; | 76 | ]) ; |
| 92 | - sp:where ([ sp:object | 77 | + sp:where ([ sp:object _:b14 ; |
| 93 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 94 | - ] ; | ||
| 95 | sp:predicate ep-spin-lib:nameWellbore ; | 78 | sp:predicate ep-spin-lib:nameWellbore ; |
| 96 | sp:subject spin:_this | 79 | sp:subject spin:_this |
| 97 | - ] [ sp:object | 80 | + ] [ sp:object _:b15 ; |
| 98 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 99 | - ] ; | ||
| 100 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 81 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 101 | sp:subject spin:_this | 82 | sp:subject spin:_this |
| 102 | - ] [ sp:object | 83 | + ] [ sp:object _:b16 ; |
| 103 | - [ sp:varName "stratInfo"^^xsd:string | ||
| 104 | - ] ; | ||
| 105 | sp:predicate <http://www.witsml.org/schemas/1series#stratInfoRef> ; | 84 | sp:predicate <http://www.witsml.org/schemas/1series#stratInfoRef> ; |
| 106 | sp:subject spin:_this | 85 | sp:subject spin:_this |
| 107 | - ] [ sp:object | 86 | + ] [ sp:object _:b6 ; |
| 108 | - [ sp:varName "dTimPreliminaryZonation"^^xsd:string | ||
| 109 | - ] ; | ||
| 110 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 87 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 111 | - sp:subject | 88 | + sp:subject _:b16 |
| 112 | - [ sp:varName "stratInfo"^^xsd:string | 89 | + ] [ sp:object _:b17 ; |
| 113 | - ] | ||
| 114 | - ] [ sp:object | ||
| 115 | - [ sp:varName "dailytemporalPartOfAWellBore"^^xsd:string | ||
| 116 | - ] ; | ||
| 117 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 118 | - sp:subject | ||
| 119 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 120 | - ] | ||
| 121 | - ] [ sp:object | ||
| 122 | - [ sp:varName "md"^^xsd:string | ||
| 123 | - ] ; | ||
| 124 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; | 90 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; |
| 125 | - sp:subject | 91 | + sp:subject _:b16 |
| 126 | - [ sp:varName "stratInfo"^^xsd:string | 92 | + ] [ sp:object _:b18 ; |
| 127 | - ] | ||
| 128 | - ] [ sp:object | ||
| 129 | - [ sp:varName "uomMd"^^xsd:string | ||
| 130 | - ] ; | ||
| 131 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 93 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 132 | - sp:subject | 94 | + sp:subject _:b17 |
| 133 | - [ sp:varName "md"^^xsd:string | 95 | + ] [ sp:object _:b8 ; |
| 134 | - ] | ||
| 135 | - ] [ sp:object | ||
| 136 | - [ sp:varName "realMd"^^xsd:string | ||
| 137 | - ] ; | ||
| 138 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 96 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 139 | - sp:subject | 97 | + sp:subject _:b17 |
| 140 | - [ sp:varName "md"^^xsd:string | ||
| 141 | - ] | ||
| 142 | ] [ rdf:type sp:Optional ; | 98 | ] [ rdf:type sp:Optional ; |
| 143 | - sp:elements ([ sp:object | 99 | + sp:elements ([ sp:object _:b19 ; |
| 144 | - [ sp:varName "tvd"^^xsd:string | ||
| 145 | - ] ; | ||
| 146 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; | 100 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; |
| 147 | - sp:subject | 101 | + sp:subject _:b16 |
| 148 | - [ sp:varName "stratInfo"^^xsd:string | 102 | + ] [ sp:object _:b20 ; |
| 149 | - ] | ||
| 150 | - ] [ sp:object | ||
| 151 | - [ sp:varName "uomTvd"^^xsd:string | ||
| 152 | - ] ; | ||
| 153 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 103 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 154 | - sp:subject | 104 | + sp:subject _:b19 |
| 155 | - [ sp:varName "tvd"^^xsd:string | 105 | + ] [ sp:object _:b11 ; |
| 156 | - ] | ||
| 157 | - ] [ sp:object | ||
| 158 | - [ sp:varName "realTvd"^^xsd:string | ||
| 159 | - ] ; | ||
| 160 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 106 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 161 | - sp:subject | 107 | + sp:subject _:b19 |
| 162 | - [ sp:varName "tvd"^^xsd:string | ||
| 163 | - ] | ||
| 164 | ]) | 108 | ]) |
| 165 | - ] [ sp:object | 109 | + ] [ sp:object _:b13 ; |
| 166 | - [ sp:varName "description"^^xsd:string | ||
| 167 | - ] ; | ||
| 168 | sp:predicate <http://www.witsml.org/schemas/1series#description> ; | 110 | sp:predicate <http://www.witsml.org/schemas/1series#description> ; |
| 169 | - sp:subject | 111 | + sp:subject _:b16 |
| 170 | - [ sp:varName "stratInfo"^^xsd:string | ||
| 171 | - ] | ||
| 172 | ] [ rdf:type sp:Bind ; | 112 | ] [ rdf:type sp:Bind ; |
| 173 | sp:expression | 113 | sp:expression |
| 174 | [ rdf:type ep-spin-lib:normalizeString ; | 114 | [ rdf:type ep-spin-lib:normalizeString ; |
| 175 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 115 | + sp:arg1 _:b14 |
| 176 | - ] | ||
| 177 | ] ; | 116 | ] ; |
| 178 | - sp:variable | 117 | + sp:variable _:b21 |
| 179 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 180 | - ] | ||
| 181 | ] [ rdf:type sp:Bind ; | 118 | ] [ rdf:type sp:Bind ; |
| 182 | sp:expression | 119 | sp:expression |
| 183 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 120 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 184 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 121 | + sp:arg1 _:b21 ; |
| 185 | - ] ; | 122 | + sp:arg2 _:b15 |
| 186 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 187 | - ] | ||
| 188 | ] ; | 123 | ] ; |
| 189 | - sp:variable | 124 | + sp:variable _:b2 |
| 190 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 191 | - ] | ||
| 192 | ] [ rdf:type sp:Bind ; | 125 | ] [ rdf:type sp:Bind ; |
| 193 | sp:expression | 126 | sp:expression |
| 194 | [ rdf:type afn:localname ; | 127 | [ rdf:type afn:localname ; |
| 195 | - sp:arg1 [ sp:varName "stratInfo"^^xsd:string | 128 | + sp:arg1 _:b16 |
| 196 | - ] | ||
| 197 | ] ; | 129 | ] ; |
| 198 | - sp:variable | 130 | + sp:variable _:b22 |
| 199 | - [ sp:varName "localname"^^xsd:string | ||
| 200 | - ] | ||
| 201 | ] [ rdf:type sp:Bind ; | 131 | ] [ rdf:type sp:Bind ; |
| 202 | sp:expression | 132 | sp:expression |
| 203 | [ rdf:type ep-spin-lib:buildPreliminaryZonationURI ; | 133 | [ rdf:type ep-spin-lib:buildPreliminaryZonationURI ; |
| 204 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 134 | + sp:arg1 _:b21 ; |
| 205 | - ] ; | 135 | + sp:arg2 _:b15 ; |
| 206 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | 136 | + sp:arg3 _:b22 |
| 207 | - ] ; | ||
| 208 | - sp:arg3 [ sp:varName "localname"^^xsd:string | ||
| 209 | - ] | ||
| 210 | ] ; | 137 | ] ; |
| 211 | - sp:variable | 138 | + sp:variable _:b1 |
| 212 | - [ sp:varName "preliminaryZonation"^^xsd:string | ||
| 213 | - ] | ||
| 214 | ] [ rdf:type sp:Bind ; | 139 | ] [ rdf:type sp:Bind ; |
| 215 | sp:expression | 140 | sp:expression |
| 216 | [ rdf:type ep-spin-lib:selectLengthScale ; | 141 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 217 | - sp:arg1 [ sp:varName "uomMd"^^xsd:string | 142 | + sp:arg1 _:b18 |
| 218 | - ] | ||
| 219 | ] ; | 143 | ] ; |
| 220 | - sp:variable | 144 | + sp:variable _:b9 |
| 221 | - [ sp:varName "lengthScaleMd"^^xsd:string | ||
| 222 | - ] | ||
| 223 | ] [ rdf:type sp:Bind ; | 145 | ] [ rdf:type sp:Bind ; |
| 224 | sp:expression | 146 | sp:expression |
| 225 | [ rdf:type ep-spin-lib:selectLengthScale ; | 147 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 226 | - sp:arg1 [ sp:varName "uomTvd"^^xsd:string | 148 | + sp:arg1 _:b20 |
| 227 | - ] | ||
| 228 | ] ; | 149 | ] ; |
| 229 | - sp:variable | 150 | + sp:variable _:b12 |
| 230 | - [ sp:varName "lengthScaleTvd"^^xsd:string | 151 | + ] [ rdf:type sp:Bind ; |
| 152 | + sp:expression | ||
| 153 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 154 | + arg:wellBoreName | ||
| 155 | + [ rdf:type xsd:string ; | ||
| 156 | + sp:arg1 _:b14 | ||
| 231 | ] | 157 | ] |
| 158 | + ] ; | ||
| 159 | + sp:variable _:b5 | ||
| 232 | ]) | 160 | ]) |
| 233 | ] . | 161 | ] . |
| 162 | + | ||
| 163 | +_:b14 | ||
| 164 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 165 | + | ||
| 166 | +_:b15 | ||
| 167 | + sp:varName "dTimStart"^^xsd:string . | ||
| 168 | + | ||
| 169 | +_:b16 | ||
| 170 | + sp:varName "stratInfo"^^xsd:string . | ||
| 171 | + | ||
| 172 | +_:b6 sp:varName "dTimPreliminaryZonation"^^xsd:string . | ||
| 173 | + | ||
| 174 | +_:b17 | ||
| 175 | + sp:varName "md"^^xsd:string . | ||
| 176 | + | ||
| 177 | +_:b18 | ||
| 178 | + sp:varName "uomMd"^^xsd:string . | ||
| 179 | + | ||
| 180 | +_:b8 sp:varName "realMd"^^xsd:string . | ||
| 181 | + | ||
| 182 | +_:b19 | ||
| 183 | + sp:varName "tvd"^^xsd:string . | ||
| 184 | + | ||
| 185 | +_:b20 | ||
| 186 | + sp:varName "uomTvd"^^xsd:string . | ||
| 187 | + | ||
| 188 | +_:b11 | ||
| 189 | + sp:varName "realTvd"^^xsd:string . | ||
| 190 | + | ||
| 191 | +_:b13 | ||
| 192 | + sp:varName "description"^^xsd:string . | ||
| 193 | + | ||
| 194 | +_:b21 | ||
| 195 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 196 | + | ||
| 197 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 198 | + | ||
| 199 | +_:b22 | ||
| 200 | + sp:varName "localname"^^xsd:string . | ||
| 201 | + | ||
| 202 | +_:b1 sp:varName "preliminaryZonation"^^xsd:string . | ||
| 203 | + | ||
| 204 | +_:b9 sp:varName "lengthScaleMd"^^xsd:string . | ||
| 205 | + | ||
| 206 | +_:b12 | ||
| 207 | + sp:varName "lengthScaleTvd"^^xsd:string . | ||
| 208 | + | ||
| 209 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | +# Saved by TopBraid on Fri Oct 28 16:11:37 BST 2011 | ||
| 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo |
| 2 | -# imports: http://spinrdf.org/spin | ||
| 3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 5 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/spin/1.1/lib |
| 6 | # imports: http://www.witsml.org/schemas/1series | 4 | # imports: http://www.witsml.org/schemas/1series |
| 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/activity | ||
| 7 | +# imports: http://spinrdf.org/spin | ||
| 7 | 8 | ||
| 8 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#> . | 9 | @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#> . |
| 9 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 10 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 11 | +@prefix arg: <http://spinrdf.org/arg#> . | ||
| 10 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . | 12 | @prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> . |
| 11 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 12 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 13 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 15 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| 16 | +@prefix rhspin: <http://www.reportinghub.no/spin/rh#> . | ||
| 14 | @prefix sp: <http://spinrdf.org/sp#> . | 17 | @prefix sp: <http://spinrdf.org/sp#> . |
| 15 | @prefix spin: <http://spinrdf.org/spin#> . | 18 | @prefix spin: <http://spinrdf.org/spin#> . |
| 16 | @prefix spl: <http://spinrdf.org/spl#> . | 19 | @prefix spl: <http://spinrdf.org/spl#> . |
| ... | @@ -18,7 +21,7 @@ | ... | @@ -18,7 +21,7 @@ |
| 18 | 21 | ||
| 19 | <http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo> | 22 | <http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo> |
| 20 | rdf:type owl:Ontology ; | 23 | rdf:type owl:Ontology ; |
| 21 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; | 24 | + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
| 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 25 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 23 | 26 | ||
| 24 | <http://www.witsml.org/schemas/1series#Obj_drillReport> | 27 | <http://www.witsml.org/schemas/1series#Obj_drillReport> |
| ... | @@ -27,1189 +30,991 @@ | ... | @@ -27,1189 +30,991 @@ |
| 27 | rdfs:comment "STEP 210 Create WellTest activity"^^xsd:string ; | 30 | rdfs:comment "STEP 210 Create WellTest activity"^^xsd:string ; |
| 28 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ; | 31 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ; |
| 29 | sp:predicate rdf:type ; | 32 | sp:predicate rdf:type ; |
| 30 | - sp:subject | ||
| 31 | - [ sp:varName "wellTest"^^xsd:string | ||
| 32 | - ] | ||
| 33 | - ] [ sp:object | ||
| 34 | - [ sp:varName "wellTest"^^xsd:string | ||
| 35 | - ] ; | ||
| 36 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 37 | - sp:subject | ||
| 38 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 39 | - ] | ||
| 40 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; | ||
| 41 | - sp:predicate rdf:type ; | ||
| 42 | - sp:subject _:b1 | ||
| 43 | - ] [ sp:object | ||
| 44 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 45 | - ] ; | ||
| 46 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
| 47 | sp:subject _:b1 | 33 | sp:subject _:b1 |
| 48 | - ] [ sp:object _:b2 ; | 34 | + ] [ sp:object _:b1 ; |
| 49 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 35 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 50 | - sp:subject _:b1 | ||
| 51 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ; | ||
| 52 | - sp:predicate rdf:type ; | ||
| 53 | sp:subject _:b2 | 36 | sp:subject _:b2 |
| 54 | - ] [ sp:object _:b1 ; | 37 | + ] [ sp:object _:b3 ; |
| 55 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | 38 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; |
| 56 | - sp:subject | 39 | + sp:subject _:b1 |
| 57 | - [ sp:varName "wellTest"^^xsd:string | 40 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; |
| 58 | - ] | ||
| 59 | - ] [ sp:object | ||
| 60 | - [ sp:varName "wellTestType"^^xsd:string | ||
| 61 | - ] ; | ||
| 62 | sp:predicate rdf:type ; | 41 | sp:predicate rdf:type ; |
| 63 | - sp:subject | 42 | + sp:subject _:b3 |
| 64 | - [ sp:varName "wellTest"^^xsd:string | 43 | + ] [ sp:object _:b4 ; |
| 65 | - ] | 44 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
| 66 | - ] [ sp:object | 45 | + sp:subject _:b3 |
| 67 | - [ sp:varName "dTimWellTest"^^xsd:string | 46 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ; |
| 68 | - ] ; | 47 | + sp:predicate rdf:type ; |
| 48 | + sp:subject _:b4 | ||
| 49 | + ] [ sp:object _:b5 ; | ||
| 50 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ; | ||
| 51 | + sp:subject _:b4 | ||
| 52 | + ] [ sp:object _:b6 ; | ||
| 53 | + sp:predicate rdf:type ; | ||
| 54 | + sp:subject _:b1 | ||
| 55 | + ] [ sp:object _:b7 ; | ||
| 69 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 56 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 70 | - sp:subject | 57 | + sp:subject _:b1 |
| 71 | - [ sp:varName "wellTest"^^xsd:string | 58 | + ] [ sp:object _:b8 ; |
| 72 | - ] | ||
| 73 | - ] [ sp:object | ||
| 74 | - [ sp:varName "testNumber"^^xsd:string | ||
| 75 | - ] ; | ||
| 76 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ; | 59 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ; |
| 77 | - sp:subject | 60 | + sp:subject _:b1 |
| 78 | - [ sp:varName "wellTest"^^xsd:string | 61 | + ] [ sp:object _:b9 ; |
| 79 | - ] | ||
| 80 | - ] [ sp:object _:b3 ; | ||
| 81 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; | 62 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ; |
| 82 | - sp:subject _:b2 | 63 | + sp:subject _:b4 |
| 83 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 64 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 84 | sp:predicate rdf:type ; | 65 | sp:predicate rdf:type ; |
| 85 | - sp:subject _:b3 | 66 | + sp:subject _:b9 |
| 86 | - ] [ sp:object | 67 | + ] [ sp:object _:b10 ; |
| 87 | - [ sp:varName "realMdTop"^^xsd:string | 68 | + sp:predicate _:b11 ; |
| 88 | - ] ; | 69 | + sp:subject _:b9 |
| 89 | - sp:predicate | 70 | + ] [ sp:object _:b12 ; |
| 90 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 91 | - ] ; | ||
| 92 | - sp:subject _:b3 | ||
| 93 | - ] [ sp:object _:b4 ; | ||
| 94 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; | 71 | sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ; |
| 95 | - sp:subject _:b2 | 72 | + sp:subject _:b4 |
| 96 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 73 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 97 | sp:predicate rdf:type ; | 74 | sp:predicate rdf:type ; |
| 98 | - sp:subject _:b4 | 75 | + sp:subject _:b12 |
| 99 | - ] [ sp:object | 76 | + ] [ sp:object _:b13 ; |
| 100 | - [ sp:varName "realMdBottom"^^xsd:string | 77 | + sp:predicate _:b14 ; |
| 101 | - ] ; | 78 | + sp:subject _:b12 |
| 102 | - sp:predicate | 79 | + ] [ sp:object _:b15 ; |
| 103 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 104 | - ] ; | ||
| 105 | - sp:subject _:b4 | ||
| 106 | - ] [ sp:object _:b5 ; | ||
| 107 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; | 80 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ; |
| 108 | - sp:subject _:b2 | 81 | + sp:subject _:b4 |
| 109 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 82 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 110 | sp:predicate rdf:type ; | 83 | sp:predicate rdf:type ; |
| 111 | - sp:subject _:b5 | 84 | + sp:subject _:b15 |
| 112 | - ] [ sp:object | 85 | + ] [ sp:object _:b16 ; |
| 113 | - [ sp:varName "realTvdTop"^^xsd:string | 86 | + sp:predicate _:b17 ; |
| 114 | - ] ; | 87 | + sp:subject _:b15 |
| 115 | - sp:predicate | 88 | + ] [ sp:object _:b18 ; |
| 116 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 117 | - ] ; | ||
| 118 | - sp:subject _:b5 | ||
| 119 | - ] [ sp:object _:b6 ; | ||
| 120 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; | 89 | sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ; |
| 121 | - sp:subject _:b2 | 90 | + sp:subject _:b4 |
| 122 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 91 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 123 | sp:predicate rdf:type ; | 92 | sp:predicate rdf:type ; |
| 124 | - sp:subject _:b6 | 93 | + sp:subject _:b18 |
| 125 | - ] [ sp:object | 94 | + ] [ sp:object _:b19 ; |
| 126 | - [ sp:varName "realTvdBottom"^^xsd:string | 95 | + sp:predicate _:b20 ; |
| 127 | - ] ; | 96 | + sp:subject _:b18 |
| 128 | - sp:predicate | 97 | + ] [ sp:object _:b21 ; |
| 129 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 130 | - ] ; | ||
| 131 | - sp:subject _:b6 | ||
| 132 | - ] [ sp:object _:b7 ; | ||
| 133 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ; | 98 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ; |
| 134 | - sp:subject | 99 | + sp:subject _:b1 |
| 135 | - [ sp:varName "wellTest"^^xsd:string | ||
| 136 | - ] | ||
| 137 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> ; | 100 | ] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> ; |
| 138 | sp:predicate rdf:type ; | 101 | sp:predicate rdf:type ; |
| 139 | - sp:subject _:b7 | 102 | + sp:subject _:b21 |
| 140 | - ] [ sp:object _:b8 ; | 103 | + ] [ sp:object _:b22 ; |
| 141 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ; | 104 | sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ; |
| 142 | - sp:subject _:b7 | 105 | + sp:subject _:b21 |
| 143 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; | 106 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ; |
| 144 | sp:predicate rdf:type ; | 107 | sp:predicate rdf:type ; |
| 145 | - sp:subject _:b8 | 108 | + sp:subject _:b22 |
| 146 | - ] [ sp:object | 109 | + ] [ sp:object _:b23 ; |
| 147 | - [ sp:varName "realOrifice"^^xsd:string | 110 | + sp:predicate _:b24 ; |
| 148 | - ] ; | 111 | + sp:subject _:b22 |
| 149 | - sp:predicate | 112 | + ] [ sp:object _:b25 ; |
| 150 | - [ sp:varName "lengthScaleOrifice"^^xsd:string | ||
| 151 | - ] ; | ||
| 152 | - sp:subject _:b8 | ||
| 153 | - ] [ sp:object _:b9 ; | ||
| 154 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; | 113 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ; |
| 155 | - sp:subject | 114 | + sp:subject _:b1 |
| 156 | - [ sp:varName "wellTest"^^xsd:string | ||
| 157 | - ] | ||
| 158 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; | 115 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ; |
| 159 | sp:predicate rdf:type ; | 116 | sp:predicate rdf:type ; |
| 160 | - sp:subject _:b9 | 117 | + sp:subject _:b25 |
| 161 | - ] [ sp:object _:b10 ; | 118 | + ] [ sp:object _:b26 ; |
| 162 | sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ; | 119 | sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ; |
| 163 | - sp:subject _:b9 | 120 | + sp:subject _:b25 |
| 164 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 121 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 165 | sp:predicate rdf:type ; | 122 | sp:predicate rdf:type ; |
| 166 | - sp:subject _:b10 | 123 | + sp:subject _:b26 |
| 167 | - ] [ sp:object | 124 | + ] [ sp:object _:b27 ; |
| 168 | - [ sp:varName "realWaterOil"^^xsd:string | 125 | + sp:predicate _:b28 ; |
| 169 | - ] ; | 126 | + sp:subject _:b26 |
| 170 | - sp:predicate | 127 | + ] [ sp:object _:b29 ; |
| 171 | - [ sp:varName "specificVolumeScaleWaterOil"^^xsd:string | ||
| 172 | - ] ; | ||
| 173 | - sp:subject _:b10 | ||
| 174 | - ] [ sp:object _:b11 ; | ||
| 175 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ; | 128 | sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ; |
| 176 | - sp:subject _:b9 | 129 | + sp:subject _:b25 |
| 177 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; | 130 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ; |
| 178 | sp:predicate rdf:type ; | 131 | sp:predicate rdf:type ; |
| 179 | - sp:subject _:b11 | 132 | + sp:subject _:b29 |
| 180 | - ] [ sp:object | 133 | + ] [ sp:object _:b30 ; |
| 181 | - [ sp:varName "realGasOil"^^xsd:string | 134 | + sp:predicate _:b31 ; |
| 182 | - ] ; | 135 | + sp:subject _:b29 |
| 183 | - sp:predicate | 136 | + ] [ sp:object _:b32 ; |
| 184 | - [ sp:varName "specificVolumeScaleGasOil"^^xsd:string | ||
| 185 | - ] ; | ||
| 186 | - sp:subject _:b11 | ||
| 187 | - ] [ sp:object _:b12 ; | ||
| 188 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 137 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 189 | - sp:subject _:b9 | 138 | + sp:subject _:b25 |
| 190 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Water> ; | 139 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Water> ; |
| 191 | sp:predicate rdf:type ; | 140 | sp:predicate rdf:type ; |
| 192 | - sp:subject _:b12 | 141 | + sp:subject _:b32 |
| 193 | - ] [ sp:object _:b13 ; | 142 | + ] [ sp:object _:b33 ; |
| 194 | sp:predicate rdf:type ; | 143 | sp:predicate rdf:type ; |
| 195 | - sp:subject _:b12 | 144 | + sp:subject _:b32 |
| 196 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 145 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 197 | sp:predicate rdf:type ; | 146 | sp:predicate rdf:type ; |
| 198 | - sp:subject _:b13 | 147 | + sp:subject _:b33 |
| 199 | - ] [ sp:object | 148 | + ] [ sp:object _:b34 ; |
| 200 | - [ sp:varName "realDensityWater"^^xsd:string | 149 | + sp:predicate _:b35 ; |
| 201 | - ] ; | 150 | + sp:subject _:b33 |
| 202 | - sp:predicate | 151 | + ] [ sp:object _:b36 ; |
| 203 | - [ sp:varName "densityScaleWater"^^xsd:string | ||
| 204 | - ] ; | ||
| 205 | - sp:subject _:b13 | ||
| 206 | - ] [ sp:object _:b14 ; | ||
| 207 | sp:predicate rdf:type ; | 152 | sp:predicate rdf:type ; |
| 208 | - sp:subject _:b12 | 153 | + sp:subject _:b32 |
| 209 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 154 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; |
| 210 | sp:predicate rdf:type ; | 155 | sp:predicate rdf:type ; |
| 211 | - sp:subject _:b14 | 156 | + sp:subject _:b36 |
| 212 | - ] [ sp:object | 157 | + ] [ sp:object _:b37 ; |
| 213 | - [ sp:varName "realFlowRateWater"^^xsd:string | 158 | + sp:predicate _:b38 ; |
| 214 | - ] ; | 159 | + sp:subject _:b36 |
| 215 | - sp:predicate | 160 | + ] [ sp:object _:b39 ; |
| 216 | - [ sp:varName "volumetricFlowRateScaleWater"^^xsd:string | ||
| 217 | - ] ; | ||
| 218 | - sp:subject _:b14 | ||
| 219 | - ] [ sp:object _:b15 ; | ||
| 220 | sp:predicate rdf:type ; | 161 | sp:predicate rdf:type ; |
| 221 | - sp:subject _:b12 | 162 | + sp:subject _:b32 |
| 222 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 163 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 223 | sp:predicate rdf:type ; | 164 | sp:predicate rdf:type ; |
| 224 | - sp:subject _:b15 | 165 | + sp:subject _:b39 |
| 225 | - ] [ sp:object | 166 | + ] [ sp:object _:b40 ; |
| 226 | - [ sp:varName "realVolumeWater"^^xsd:string | 167 | + sp:predicate _:b41 ; |
| 227 | - ] ; | 168 | + sp:subject _:b39 |
| 228 | - sp:predicate | 169 | + ] [ sp:object _:b42 ; |
| 229 | - [ sp:varName "volumeScaleWater"^^xsd:string | ||
| 230 | - ] ; | ||
| 231 | - sp:subject _:b15 | ||
| 232 | - ] [ sp:object _:b16 ; | ||
| 233 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 170 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 234 | - sp:subject _:b9 | 171 | + sp:subject _:b25 |
| 235 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; | 172 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; |
| 236 | sp:predicate rdf:type ; | 173 | sp:predicate rdf:type ; |
| 237 | - sp:subject _:b16 | 174 | + sp:subject _:b42 |
| 238 | - ] [ sp:object _:b17 ; | 175 | + ] [ sp:object _:b43 ; |
| 239 | sp:predicate rdf:type ; | 176 | sp:predicate rdf:type ; |
| 240 | - sp:subject _:b16 | 177 | + sp:subject _:b42 |
| 241 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 178 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 242 | sp:predicate rdf:type ; | 179 | sp:predicate rdf:type ; |
| 243 | - sp:subject _:b17 | 180 | + sp:subject _:b43 |
| 244 | - ] [ sp:object | 181 | + ] [ sp:object _:b44 ; |
| 245 | - [ sp:varName "realDensityOil"^^xsd:string | 182 | + sp:predicate _:b45 ; |
| 246 | - ] ; | 183 | + sp:subject _:b43 |
| 247 | - sp:predicate | 184 | + ] [ sp:object _:b46 ; |
| 248 | - [ sp:varName "densityScaleOil"^^xsd:string | ||
| 249 | - ] ; | ||
| 250 | - sp:subject _:b17 | ||
| 251 | - ] [ sp:object _:b18 ; | ||
| 252 | sp:predicate rdf:type ; | 185 | sp:predicate rdf:type ; |
| 253 | - sp:subject _:b16 | 186 | + sp:subject _:b42 |
| 254 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 187 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; |
| 255 | sp:predicate rdf:type ; | 188 | sp:predicate rdf:type ; |
| 256 | - sp:subject _:b18 | 189 | + sp:subject _:b46 |
| 257 | - ] [ sp:object | 190 | + ] [ sp:object _:b47 ; |
| 258 | - [ sp:varName "realFlowRateOil"^^xsd:string | 191 | + sp:predicate _:b48 ; |
| 259 | - ] ; | 192 | + sp:subject _:b46 |
| 260 | - sp:predicate | 193 | + ] [ sp:object _:b49 ; |
| 261 | - [ sp:varName "volumetricFlowRateScaleOil"^^xsd:string | ||
| 262 | - ] ; | ||
| 263 | - sp:subject _:b18 | ||
| 264 | - ] [ sp:object _:b19 ; | ||
| 265 | sp:predicate rdf:type ; | 194 | sp:predicate rdf:type ; |
| 266 | - sp:subject _:b16 | 195 | + sp:subject _:b42 |
| 267 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 196 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 268 | sp:predicate rdf:type ; | 197 | sp:predicate rdf:type ; |
| 269 | - sp:subject _:b19 | 198 | + sp:subject _:b49 |
| 270 | - ] [ sp:object | 199 | + ] [ sp:object _:b50 ; |
| 271 | - [ sp:varName "realVolumeOil"^^xsd:string | 200 | + sp:predicate _:b51 ; |
| 272 | - ] ; | 201 | + sp:subject _:b49 |
| 273 | - sp:predicate | 202 | + ] [ sp:object _:b52 ; |
| 274 | - [ sp:varName "volumeScaleOil"^^xsd:string | ||
| 275 | - ] ; | ||
| 276 | - sp:subject _:b19 | ||
| 277 | - ] [ sp:object _:b20 ; | ||
| 278 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 203 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 279 | - sp:subject _:b9 | 204 | + sp:subject _:b25 |
| 280 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ; | 205 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ; |
| 281 | sp:predicate rdf:type ; | 206 | sp:predicate rdf:type ; |
| 282 | - sp:subject _:b20 | 207 | + sp:subject _:b52 |
| 283 | - ] [ sp:object _:b21 ; | 208 | + ] [ sp:object _:b53 ; |
| 284 | sp:predicate rdf:type ; | 209 | sp:predicate rdf:type ; |
| 285 | - sp:subject _:b20 | 210 | + sp:subject _:b52 |
| 286 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 211 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; |
| 287 | sp:predicate rdf:type ; | 212 | sp:predicate rdf:type ; |
| 288 | - sp:subject _:b21 | 213 | + sp:subject _:b53 |
| 289 | - ] [ sp:object | 214 | + ] [ sp:object _:b54 ; |
| 290 | - [ sp:varName "realDensityGas"^^xsd:string | 215 | + sp:predicate _:b55 ; |
| 291 | - ] ; | 216 | + sp:subject _:b53 |
| 292 | - sp:predicate | 217 | + ] [ sp:object _:b56 ; |
| 293 | - [ sp:varName "densityScaleGas"^^xsd:string | ||
| 294 | - ] ; | ||
| 295 | - sp:subject _:b21 | ||
| 296 | - ] [ sp:object _:b22 ; | ||
| 297 | sp:predicate rdf:type ; | 218 | sp:predicate rdf:type ; |
| 298 | - sp:subject _:b20 | 219 | + sp:subject _:b52 |
| 299 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; | 220 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ; |
| 300 | sp:predicate rdf:type ; | 221 | sp:predicate rdf:type ; |
| 301 | - sp:subject _:b22 | 222 | + sp:subject _:b56 |
| 302 | - ] [ sp:object | 223 | + ] [ sp:object _:b57 ; |
| 303 | - [ sp:varName "realFlowRateGas"^^xsd:string | 224 | + sp:predicate _:b58 ; |
| 304 | - ] ; | 225 | + sp:subject _:b56 |
| 305 | - sp:predicate | 226 | + ] [ sp:object _:b59 ; |
| 306 | - [ sp:varName "volumetricFlowRateScaleGas"^^xsd:string | ||
| 307 | - ] ; | ||
| 308 | - sp:subject _:b22 | ||
| 309 | - ] [ sp:object _:b23 ; | ||
| 310 | sp:predicate rdf:type ; | 227 | sp:predicate rdf:type ; |
| 311 | - sp:subject _:b20 | 228 | + sp:subject _:b52 |
| 312 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 229 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 313 | sp:predicate rdf:type ; | 230 | sp:predicate rdf:type ; |
| 314 | - sp:subject _:b23 | 231 | + sp:subject _:b59 |
| 315 | - ] [ sp:object | 232 | + ] [ sp:object _:b60 ; |
| 316 | - [ sp:varName "realVolumeGas"^^xsd:string | 233 | + sp:predicate _:b61 ; |
| 317 | - ] ; | 234 | + sp:subject _:b59 |
| 318 | - sp:predicate | 235 | + ] [ sp:object _:b62 ; |
| 319 | - [ sp:varName "volumeScaleGas"^^xsd:string | ||
| 320 | - ] ; | ||
| 321 | - sp:subject _:b23 | ||
| 322 | - ] [ sp:object _:b24 ; | ||
| 323 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ; | 236 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ; |
| 324 | - sp:subject | 237 | + sp:subject _:b1 |
| 325 | - [ sp:varName "wellTest"^^xsd:string | ||
| 326 | - ] | ||
| 327 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | 238 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; |
| 328 | sp:predicate rdf:type ; | 239 | sp:predicate rdf:type ; |
| 329 | - sp:subject _:b24 | 240 | + sp:subject _:b62 |
| 330 | - ] [ sp:object | 241 | + ] [ sp:object _:b63 ; |
| 331 | - [ sp:varName "realShutIn"^^xsd:string | 242 | + sp:predicate _:b64 ; |
| 332 | - ] ; | 243 | + sp:subject _:b62 |
| 333 | - sp:predicate | 244 | + ] [ sp:object _:b65 ; |
| 334 | - [ sp:varName "pressureScaleShutIn"^^xsd:string | ||
| 335 | - ] ; | ||
| 336 | - sp:subject _:b24 | ||
| 337 | - ] [ sp:object _:b25 ; | ||
| 338 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ; | 245 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ; |
| 339 | - sp:subject | 246 | + sp:subject _:b1 |
| 340 | - [ sp:varName "wellTest"^^xsd:string | ||
| 341 | - ] | ||
| 342 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | 247 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; |
| 343 | sp:predicate rdf:type ; | 248 | sp:predicate rdf:type ; |
| 344 | - sp:subject _:b25 | 249 | + sp:subject _:b65 |
| 345 | - ] [ sp:object | 250 | + ] [ sp:object _:b66 ; |
| 346 | - [ sp:varName "realFlowing"^^xsd:string | 251 | + sp:predicate _:b67 ; |
| 347 | - ] ; | 252 | + sp:subject _:b65 |
| 348 | - sp:predicate | 253 | + ] [ sp:object _:b68 ; |
| 349 | - [ sp:varName "pressureScaleFlowing"^^xsd:string | ||
| 350 | - ] ; | ||
| 351 | - sp:subject _:b25 | ||
| 352 | - ] [ sp:object _:b26 ; | ||
| 353 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ; | 254 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ; |
| 354 | - sp:subject | 255 | + sp:subject _:b1 |
| 355 | - [ sp:varName "wellTest"^^xsd:string | ||
| 356 | - ] | ||
| 357 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | 256 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; |
| 358 | sp:predicate rdf:type ; | 257 | sp:predicate rdf:type ; |
| 359 | - sp:subject _:b26 | 258 | + sp:subject _:b68 |
| 360 | - ] [ sp:object | 259 | + ] [ sp:object _:b69 ; |
| 361 | - [ sp:varName "realBottom"^^xsd:string | 260 | + sp:predicate _:b70 ; |
| 362 | - ] ; | 261 | + sp:subject _:b68 |
| 363 | - sp:predicate | 262 | + ] [ sp:object _:b71 ; |
| 364 | - [ sp:varName "pressureScaleBottom"^^xsd:string | ||
| 365 | - ] ; | ||
| 366 | - sp:subject _:b26 | ||
| 367 | - ] [ sp:object _:b27 ; | ||
| 368 | sp:predicate <http://www.reportinghub.no/ep/schema/well#chlorideConcentration> ; | 263 | sp:predicate <http://www.reportinghub.no/ep/schema/well#chlorideConcentration> ; |
| 369 | - sp:subject _:b20 | 264 | + sp:subject _:b52 |
| 370 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; | 265 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; |
| 371 | sp:predicate rdf:type ; | 266 | sp:predicate rdf:type ; |
| 372 | - sp:subject _:b27 | 267 | + sp:subject _:b71 |
| 373 | - ] [ sp:object | 268 | + ] [ sp:object _:b72 ; |
| 374 | - [ sp:varName "realChloride"^^xsd:string | 269 | + sp:predicate _:b73 ; |
| 375 | - ] ; | 270 | + sp:subject _:b71 |
| 376 | - sp:predicate | 271 | + ] [ sp:object _:b74 ; |
| 377 | - [ sp:varName "specificMassScaleChloride"^^xsd:string | ||
| 378 | - ] ; | ||
| 379 | - sp:subject _:b27 | ||
| 380 | - ] [ sp:object _:b28 ; | ||
| 381 | sp:predicate <http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration> ; | 272 | sp:predicate <http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration> ; |
| 382 | - sp:subject _:b20 | 273 | + sp:subject _:b52 |
| 383 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; | 274 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; |
| 384 | sp:predicate rdf:type ; | 275 | sp:predicate rdf:type ; |
| 385 | - sp:subject _:b28 | 276 | + sp:subject _:b74 |
| 386 | - ] [ sp:object | 277 | + ] [ sp:object _:b75 ; |
| 387 | - [ sp:varName "realCarbonDioxide"^^xsd:string | 278 | + sp:predicate _:b76 ; |
| 388 | - ] ; | 279 | + sp:subject _:b74 |
| 389 | - sp:predicate | 280 | + ] [ sp:object _:b77 ; |
| 390 | - [ sp:varName "specificMassScaleCarbonDioxide"^^xsd:string | ||
| 391 | - ] ; | ||
| 392 | - sp:subject _:b28 | ||
| 393 | - ] [ sp:object _:b29 ; | ||
| 394 | sp:predicate <http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration> ; | 281 | sp:predicate <http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration> ; |
| 395 | - sp:subject _:b20 | 282 | + sp:subject _:b52 |
| 396 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; | 283 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; |
| 397 | sp:predicate rdf:type ; | 284 | sp:predicate rdf:type ; |
| 398 | - sp:subject _:b29 | 285 | + sp:subject _:b77 |
| 399 | - ] [ sp:object | 286 | + ] [ sp:object _:b78 ; |
| 400 | - [ sp:varName "realHydrogenSulfide"^^xsd:string | 287 | + sp:predicate _:b79 ; |
| 401 | - ] ; | 288 | + sp:subject _:b77 |
| 402 | - sp:predicate | 289 | + ] [ sp:object _:b80 ; |
| 403 | - [ sp:varName "specificMassScaleHydrogenSulfide"^^xsd:string | ||
| 404 | - ] ; | ||
| 405 | - sp:subject _:b29 | ||
| 406 | - ] [ sp:object _:b30 ; | ||
| 407 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestStoredOil> ; | 290 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestStoredOil> ; |
| 408 | - sp:subject | 291 | + sp:subject _:b1 |
| 409 | - [ sp:varName "wellTest"^^xsd:string | ||
| 410 | - ] | ||
| 411 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; | 292 | ] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ; |
| 412 | sp:predicate rdf:type ; | 293 | sp:predicate rdf:type ; |
| 413 | - sp:subject _:b30 | 294 | + sp:subject _:b80 |
| 414 | - ] [ sp:object _:b31 ; | 295 | + ] [ sp:object _:b81 ; |
| 415 | sp:predicate rdf:type ; | 296 | sp:predicate rdf:type ; |
| 416 | - sp:subject _:b30 | 297 | + sp:subject _:b80 |
| 417 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; | 298 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ; |
| 418 | sp:predicate rdf:type ; | 299 | sp:predicate rdf:type ; |
| 419 | - sp:subject _:b31 | 300 | + sp:subject _:b81 |
| 420 | - ] [ sp:object | 301 | + ] [ sp:object _:b82 ; |
| 421 | - [ sp:varName "realStored"^^xsd:string | 302 | + sp:predicate _:b83 ; |
| 422 | - ] ; | 303 | + sp:subject _:b81 |
| 423 | - sp:predicate | ||
| 424 | - [ sp:varName "volumeScaleStored"^^xsd:string | ||
| 425 | - ] ; | ||
| 426 | - sp:subject _:b31 | ||
| 427 | ]) ; | 304 | ]) ; |
| 428 | - sp:where ([ sp:object | 305 | + sp:where ([ sp:object _:b84 ; |
| 429 | - [ sp:varName "nameWellBore"^^xsd:string | ||
| 430 | - ] ; | ||
| 431 | sp:predicate ep-spin-lib:nameWellbore ; | 306 | sp:predicate ep-spin-lib:nameWellbore ; |
| 432 | sp:subject spin:_this | 307 | sp:subject spin:_this |
| 433 | - ] [ sp:object | 308 | + ] [ sp:object _:b85 ; |
| 434 | - [ sp:varName "dTimStart"^^xsd:string | ||
| 435 | - ] ; | ||
| 436 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; | 309 | sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ; |
| 437 | sp:subject spin:_this | 310 | sp:subject spin:_this |
| 438 | - ] [ sp:object | 311 | + ] [ sp:object _:b86 ; |
| 439 | - [ sp:varName "wellTestInfo"^^xsd:string | ||
| 440 | - ] ; | ||
| 441 | sp:predicate <http://www.witsml.org/schemas/1series#wellTestInfoRef> ; | 312 | sp:predicate <http://www.witsml.org/schemas/1series#wellTestInfoRef> ; |
| 442 | sp:subject spin:_this | 313 | sp:subject spin:_this |
| 443 | - ] [ sp:object | 314 | + ] [ sp:object _:b7 ; |
| 444 | - [ sp:varName "dTimWellTest"^^xsd:string | ||
| 445 | - ] ; | ||
| 446 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; | 315 | sp:predicate <http://www.witsml.org/schemas/1series#dTim> ; |
| 447 | - sp:subject | 316 | + sp:subject _:b86 |
| 448 | - [ sp:varName "wellTestInfo"^^xsd:string | 317 | + ] [ sp:object _:b87 ; |
| 449 | - ] | ||
| 450 | - ] [ sp:object | ||
| 451 | - [ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string | ||
| 452 | - ] ; | ||
| 453 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; | ||
| 454 | - sp:subject | ||
| 455 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 456 | - ] | ||
| 457 | - ] [ sp:object | ||
| 458 | - [ sp:varName "enumTestType"^^xsd:string | ||
| 459 | - ] ; | ||
| 460 | sp:predicate <http://www.witsml.org/schemas/1series#testTypeRef> ; | 318 | sp:predicate <http://www.witsml.org/schemas/1series#testTypeRef> ; |
| 461 | - sp:subject | 319 | + sp:subject _:b86 |
| 462 | - [ sp:varName "wellTestInfo"^^xsd:string | 320 | + ] [ sp:object _:b8 ; |
| 463 | - ] | ||
| 464 | - ] [ sp:object | ||
| 465 | - [ sp:varName "testNumber"^^xsd:string | ||
| 466 | - ] ; | ||
| 467 | sp:predicate <http://www.witsml.org/schemas/1series#testNumber> ; | 321 | sp:predicate <http://www.witsml.org/schemas/1series#testNumber> ; |
| 468 | - sp:subject | 322 | + sp:subject _:b86 |
| 469 | - [ sp:varName "wellTestInfo"^^xsd:string | 323 | + ] [ sp:object _:b88 ; |
| 470 | - ] | ||
| 471 | - ] [ sp:object | ||
| 472 | - [ sp:varName "mdTop"^^xsd:string | ||
| 473 | - ] ; | ||
| 474 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; | 324 | sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ; |
| 475 | - sp:subject | 325 | + sp:subject _:b86 |
| 476 | - [ sp:varName "wellTestInfo"^^xsd:string | 326 | + ] [ sp:object _:b89 ; |
| 477 | - ] | ||
| 478 | - ] [ sp:object | ||
| 479 | - [ sp:varName "uomMdTop"^^xsd:string | ||
| 480 | - ] ; | ||
| 481 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 327 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 482 | - sp:subject | 328 | + sp:subject _:b88 |
| 483 | - [ sp:varName "mdTop"^^xsd:string | 329 | + ] [ sp:object _:b10 ; |
| 484 | - ] | ||
| 485 | - ] [ sp:object | ||
| 486 | - [ sp:varName "realMdTop"^^xsd:string | ||
| 487 | - ] ; | ||
| 488 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 330 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 489 | - sp:subject | 331 | + sp:subject _:b88 |
| 490 | - [ sp:varName "mdTop"^^xsd:string | 332 | + ] [ sp:object _:b90 ; |
| 491 | - ] | ||
| 492 | - ] [ sp:object | ||
| 493 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 494 | - ] ; | ||
| 495 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; | 333 | sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ; |
| 496 | - sp:subject | 334 | + sp:subject _:b86 |
| 497 | - [ sp:varName "wellTestInfo"^^xsd:string | 335 | + ] [ sp:object _:b91 ; |
| 498 | - ] | ||
| 499 | - ] [ sp:object | ||
| 500 | - [ sp:varName "uomMdBottom"^^xsd:string | ||
| 501 | - ] ; | ||
| 502 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 336 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 503 | - sp:subject | 337 | + sp:subject _:b90 |
| 504 | - [ sp:varName "mdBottom"^^xsd:string | 338 | + ] [ sp:object _:b13 ; |
| 505 | - ] | ||
| 506 | - ] [ sp:object | ||
| 507 | - [ sp:varName "realMdBottom"^^xsd:string | ||
| 508 | - ] ; | ||
| 509 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 339 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 510 | - sp:subject | 340 | + sp:subject _:b90 |
| 511 | - [ sp:varName "mdBottom"^^xsd:string | ||
| 512 | - ] | ||
| 513 | ] [ rdf:type sp:Optional ; | 341 | ] [ rdf:type sp:Optional ; |
| 514 | - sp:elements ([ sp:object | 342 | + sp:elements ([ sp:object _:b92 ; |
| 515 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 516 | - ] ; | ||
| 517 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; | 343 | sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ; |
| 518 | - sp:subject | 344 | + sp:subject _:b86 |
| 519 | - [ sp:varName "wellTestInfo"^^xsd:string | 345 | + ] [ sp:object _:b93 ; |
| 520 | - ] | ||
| 521 | - ] [ sp:object | ||
| 522 | - [ sp:varName "uomTvdTop"^^xsd:string | ||
| 523 | - ] ; | ||
| 524 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 346 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 525 | - sp:subject | 347 | + sp:subject _:b92 |
| 526 | - [ sp:varName "tvdTop"^^xsd:string | 348 | + ] [ sp:object _:b16 ; |
| 527 | - ] | ||
| 528 | - ] [ sp:object | ||
| 529 | - [ sp:varName "realTvdTop"^^xsd:string | ||
| 530 | - ] ; | ||
| 531 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 349 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 532 | - sp:subject | 350 | + sp:subject _:b92 |
| 533 | - [ sp:varName "tvdTop"^^xsd:string | ||
| 534 | - ] | ||
| 535 | ]) | 351 | ]) |
| 536 | ] [ rdf:type sp:Optional ; | 352 | ] [ rdf:type sp:Optional ; |
| 537 | - sp:elements ([ sp:object | 353 | + sp:elements ([ sp:object _:b94 ; |
| 538 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 539 | - ] ; | ||
| 540 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; | 354 | sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ; |
| 541 | - sp:subject | 355 | + sp:subject _:b86 |
| 542 | - [ sp:varName "wellTestInfo"^^xsd:string | 356 | + ] [ sp:object _:b95 ; |
| 543 | - ] | ||
| 544 | - ] [ sp:object | ||
| 545 | - [ sp:varName "uomTvdBottom"^^xsd:string | ||
| 546 | - ] ; | ||
| 547 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 357 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 548 | - sp:subject | 358 | + sp:subject _:b94 |
| 549 | - [ sp:varName "tvdBottom"^^xsd:string | 359 | + ] [ sp:object _:b19 ; |
| 550 | - ] | ||
| 551 | - ] [ sp:object | ||
| 552 | - [ sp:varName "realTvdBottom"^^xsd:string | ||
| 553 | - ] ; | ||
| 554 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 360 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 555 | - sp:subject | 361 | + sp:subject _:b94 |
| 556 | - [ sp:varName "tvdBottom"^^xsd:string | ||
| 557 | - ] | ||
| 558 | ]) | 362 | ]) |
| 559 | - ] [ sp:object | 363 | + ] [ sp:object _:b96 ; |
| 560 | - [ sp:varName "chokeOrificeSize"^^xsd:string | ||
| 561 | - ] ; | ||
| 562 | sp:predicate <http://www.witsml.org/schemas/1series#chokeOrificeSizeRef> ; | 364 | sp:predicate <http://www.witsml.org/schemas/1series#chokeOrificeSizeRef> ; |
| 563 | - sp:subject | 365 | + sp:subject _:b86 |
| 564 | - [ sp:varName "wellTestInfo"^^xsd:string | 366 | + ] [ sp:object _:b97 ; |
| 565 | - ] | ||
| 566 | - ] [ sp:object | ||
| 567 | - [ sp:varName "uomOrifice"^^xsd:string | ||
| 568 | - ] ; | ||
| 569 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 367 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 570 | - sp:subject | 368 | + sp:subject _:b96 |
| 571 | - [ sp:varName "chokeOrificeSize"^^xsd:string | 369 | + ] [ sp:object _:b23 ; |
| 572 | - ] | ||
| 573 | - ] [ sp:object | ||
| 574 | - [ sp:varName "realOrifice"^^xsd:string | ||
| 575 | - ] ; | ||
| 576 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 370 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 577 | - sp:subject | 371 | + sp:subject _:b96 |
| 578 | - [ sp:varName "chokeOrificeSize"^^xsd:string | 372 | + ] [ sp:object _:b98 ; |
| 579 | - ] | ||
| 580 | - ] [ sp:object | ||
| 581 | - [ sp:varName "densityOil"^^xsd:string | ||
| 582 | - ] ; | ||
| 583 | sp:predicate <http://www.witsml.org/schemas/1series#densityOilRef> ; | 373 | sp:predicate <http://www.witsml.org/schemas/1series#densityOilRef> ; |
| 584 | - sp:subject | 374 | + sp:subject _:b86 |
| 585 | - [ sp:varName "wellTestInfo"^^xsd:string | 375 | + ] [ sp:object _:b99 ; |
| 586 | - ] | ||
| 587 | - ] [ sp:object | ||
| 588 | - [ sp:varName "uomDensityOil"^^xsd:string | ||
| 589 | - ] ; | ||
| 590 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 376 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 591 | - sp:subject | 377 | + sp:subject _:b98 |
| 592 | - [ sp:varName "densityOil"^^xsd:string | 378 | + ] [ sp:object _:b44 ; |
| 593 | - ] | ||
| 594 | - ] [ sp:object | ||
| 595 | - [ sp:varName "realDensityOil"^^xsd:string | ||
| 596 | - ] ; | ||
| 597 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 379 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 598 | - sp:subject | 380 | + sp:subject _:b98 |
| 599 | - [ sp:varName "densityOil"^^xsd:string | 381 | + ] [ sp:object _:b100 ; |
| 600 | - ] | ||
| 601 | - ] [ sp:object | ||
| 602 | - [ sp:varName "densityWater"^^xsd:string | ||
| 603 | - ] ; | ||
| 604 | sp:predicate <http://www.witsml.org/schemas/1series#densityWaterRef> ; | 382 | sp:predicate <http://www.witsml.org/schemas/1series#densityWaterRef> ; |
| 605 | - sp:subject | 383 | + sp:subject _:b86 |
| 606 | - [ sp:varName "wellTestInfo"^^xsd:string | 384 | + ] [ sp:object _:b101 ; |
| 607 | - ] | ||
| 608 | - ] [ sp:object | ||
| 609 | - [ sp:varName "uomDensityWater"^^xsd:string | ||
| 610 | - ] ; | ||
| 611 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 385 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 612 | - sp:subject | 386 | + sp:subject _:b100 |
| 613 | - [ sp:varName "densityWater"^^xsd:string | 387 | + ] [ sp:object _:b34 ; |
| 614 | - ] | ||
| 615 | - ] [ sp:object | ||
| 616 | - [ sp:varName "realDensityWater"^^xsd:string | ||
| 617 | - ] ; | ||
| 618 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 388 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 619 | - sp:subject | 389 | + sp:subject _:b100 |
| 620 | - [ sp:varName "densityWater"^^xsd:string | 390 | + ] [ sp:object _:b102 ; |
| 621 | - ] | ||
| 622 | - ] [ sp:object | ||
| 623 | - [ sp:varName "densityGas"^^xsd:string | ||
| 624 | - ] ; | ||
| 625 | sp:predicate <http://www.witsml.org/schemas/1series#densityGasRef> ; | 391 | sp:predicate <http://www.witsml.org/schemas/1series#densityGasRef> ; |
| 626 | - sp:subject | 392 | + sp:subject _:b86 |
| 627 | - [ sp:varName "wellTestInfo"^^xsd:string | 393 | + ] [ sp:object _:b103 ; |
| 628 | - ] | ||
| 629 | - ] [ sp:object | ||
| 630 | - [ sp:varName "uomDensityGas"^^xsd:string | ||
| 631 | - ] ; | ||
| 632 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 394 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 633 | - sp:subject | 395 | + sp:subject _:b102 |
| 634 | - [ sp:varName "densityGas"^^xsd:string | 396 | + ] [ sp:object _:b54 ; |
| 635 | - ] | 397 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 636 | - ] [ sp:object | 398 | + sp:subject _:b102 |
| 637 | - [ sp:varName "realDensityGas"^^xsd:string | 399 | + ] [ sp:object _:b104 ; |
| 638 | - ] ; | ||
| 639 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 640 | - sp:subject | ||
| 641 | - [ sp:varName "densityGas"^^xsd:string | ||
| 642 | - ] | ||
| 643 | - ] [ sp:object | ||
| 644 | - [ sp:varName "flowRateOil"^^xsd:string | ||
| 645 | - ] ; | ||
| 646 | sp:predicate <http://www.witsml.org/schemas/1series#flowRateOilRef> ; | 400 | sp:predicate <http://www.witsml.org/schemas/1series#flowRateOilRef> ; |
| 647 | - sp:subject | 401 | + sp:subject _:b86 |
| 648 | - [ sp:varName "wellTestInfo"^^xsd:string | 402 | + ] [ sp:object _:b105 ; |
| 649 | - ] | ||
| 650 | - ] [ sp:object | ||
| 651 | - [ sp:varName "uomFlowRateOil"^^xsd:string | ||
| 652 | - ] ; | ||
| 653 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 403 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 654 | - sp:subject | 404 | + sp:subject _:b104 |
| 655 | - [ sp:varName "flowRateOil"^^xsd:string | 405 | + ] [ sp:object _:b47 ; |
| 656 | - ] | ||
| 657 | - ] [ sp:object | ||
| 658 | - [ sp:varName "realFlowRateOil"^^xsd:string | ||
| 659 | - ] ; | ||
| 660 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 406 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 661 | - sp:subject | 407 | + sp:subject _:b104 |
| 662 | - [ sp:varName "flowRateOil"^^xsd:string | 408 | + ] [ sp:object _:b106 ; |
| 663 | - ] | ||
| 664 | - ] [ sp:object | ||
| 665 | - [ sp:varName "flowRateWater"^^xsd:string | ||
| 666 | - ] ; | ||
| 667 | sp:predicate <http://www.witsml.org/schemas/1series#flowRateWaterRef> ; | 409 | sp:predicate <http://www.witsml.org/schemas/1series#flowRateWaterRef> ; |
| 668 | - sp:subject | 410 | + sp:subject _:b86 |
| 669 | - [ sp:varName "wellTestInfo"^^xsd:string | 411 | + ] [ sp:object _:b107 ; |
| 670 | - ] | ||
| 671 | - ] [ sp:object | ||
| 672 | - [ sp:varName "uomFlowRateWater"^^xsd:string | ||
| 673 | - ] ; | ||
| 674 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 412 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 675 | - sp:subject | 413 | + sp:subject _:b106 |
| 676 | - [ sp:varName "flowRateWater"^^xsd:string | 414 | + ] [ sp:object _:b37 ; |
| 677 | - ] | ||
| 678 | - ] [ sp:object | ||
| 679 | - [ sp:varName "realFlowRateWater"^^xsd:string | ||
| 680 | - ] ; | ||
| 681 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 415 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 682 | - sp:subject | 416 | + sp:subject _:b106 |
| 683 | - [ sp:varName "flowRateWater"^^xsd:string | 417 | + ] [ sp:object _:b108 ; |
| 684 | - ] | ||
| 685 | - ] [ sp:object | ||
| 686 | - [ sp:varName "flowRateGas"^^xsd:string | ||
| 687 | - ] ; | ||
| 688 | sp:predicate <http://www.witsml.org/schemas/1series#flowRateGasRef> ; | 418 | sp:predicate <http://www.witsml.org/schemas/1series#flowRateGasRef> ; |
| 689 | - sp:subject | 419 | + sp:subject _:b86 |
| 690 | - [ sp:varName "wellTestInfo"^^xsd:string | 420 | + ] [ sp:object _:b109 ; |
| 691 | - ] | ||
| 692 | - ] [ sp:object | ||
| 693 | - [ sp:varName "uomFlowRateGas"^^xsd:string | ||
| 694 | - ] ; | ||
| 695 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 421 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 696 | - sp:subject | 422 | + sp:subject _:b108 |
| 697 | - [ sp:varName "flowRateGas"^^xsd:string | 423 | + ] [ sp:object _:b57 ; |
| 698 | - ] | ||
| 699 | - ] [ sp:object | ||
| 700 | - [ sp:varName "realFlowRateGas"^^xsd:string | ||
| 701 | - ] ; | ||
| 702 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 424 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 703 | - sp:subject | 425 | + sp:subject _:b108 |
| 704 | - [ sp:varName "flowRateGas"^^xsd:string | 426 | + ] [ sp:object _:b110 ; |
| 705 | - ] | ||
| 706 | - ] [ sp:object | ||
| 707 | - [ sp:varName "presShutIn"^^xsd:string | ||
| 708 | - ] ; | ||
| 709 | sp:predicate <http://www.witsml.org/schemas/1series#presShutInRef> ; | 427 | sp:predicate <http://www.witsml.org/schemas/1series#presShutInRef> ; |
| 710 | - sp:subject | 428 | + sp:subject _:b86 |
| 711 | - [ sp:varName "wellTestInfo"^^xsd:string | 429 | + ] [ sp:object _:b111 ; |
| 712 | - ] | ||
| 713 | - ] [ sp:object | ||
| 714 | - [ sp:varName "uomShutIn"^^xsd:string | ||
| 715 | - ] ; | ||
| 716 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 430 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 717 | - sp:subject | 431 | + sp:subject _:b110 |
| 718 | - [ sp:varName "presShutIn"^^xsd:string | 432 | + ] [ sp:object _:b63 ; |
| 719 | - ] | ||
| 720 | - ] [ sp:object | ||
| 721 | - [ sp:varName "realShutIn"^^xsd:string | ||
| 722 | - ] ; | ||
| 723 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 433 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 724 | - sp:subject | 434 | + sp:subject _:b110 |
| 725 | - [ sp:varName "presShutIn"^^xsd:string | 435 | + ] [ sp:object _:b112 ; |
| 726 | - ] | ||
| 727 | - ] [ sp:object | ||
| 728 | - [ sp:varName "presFlowing"^^xsd:string | ||
| 729 | - ] ; | ||
| 730 | sp:predicate <http://www.witsml.org/schemas/1series#presFlowingRef> ; | 436 | sp:predicate <http://www.witsml.org/schemas/1series#presFlowingRef> ; |
| 731 | - sp:subject | 437 | + sp:subject _:b86 |
| 732 | - [ sp:varName "wellTestInfo"^^xsd:string | 438 | + ] [ sp:object _:b113 ; |
| 733 | - ] | ||
| 734 | - ] [ sp:object | ||
| 735 | - [ sp:varName "uomFlowing"^^xsd:string | ||
| 736 | - ] ; | ||
| 737 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 439 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 738 | - sp:subject | 440 | + sp:subject _:b112 |
| 739 | - [ sp:varName "presFlowing"^^xsd:string | 441 | + ] [ sp:object _:b66 ; |
| 740 | - ] | ||
| 741 | - ] [ sp:object | ||
| 742 | - [ sp:varName "realFlowing"^^xsd:string | ||
| 743 | - ] ; | ||
| 744 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 442 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 745 | - sp:subject | 443 | + sp:subject _:b112 |
| 746 | - [ sp:varName "presFlowing"^^xsd:string | 444 | + ] [ sp:object _:b114 ; |
| 747 | - ] | ||
| 748 | - ] [ sp:object | ||
| 749 | - [ sp:varName "presBottom"^^xsd:string | ||
| 750 | - ] ; | ||
| 751 | sp:predicate <http://www.witsml.org/schemas/1series#presBottomRef> ; | 445 | sp:predicate <http://www.witsml.org/schemas/1series#presBottomRef> ; |
| 752 | - sp:subject | 446 | + sp:subject _:b86 |
| 753 | - [ sp:varName "wellTestInfo"^^xsd:string | 447 | + ] [ sp:object _:b115 ; |
| 754 | - ] | ||
| 755 | - ] [ sp:object | ||
| 756 | - [ sp:varName "uomBottom"^^xsd:string | ||
| 757 | - ] ; | ||
| 758 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 448 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 759 | - sp:subject | 449 | + sp:subject _:b114 |
| 760 | - [ sp:varName "presBottom"^^xsd:string | 450 | + ] [ sp:object _:b69 ; |
| 761 | - ] | ||
| 762 | - ] [ sp:object | ||
| 763 | - [ sp:varName "realBottom"^^xsd:string | ||
| 764 | - ] ; | ||
| 765 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 451 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 766 | - sp:subject | 452 | + sp:subject _:b114 |
| 767 | - [ sp:varName "presBottom"^^xsd:string | 453 | + ] [ sp:object _:b116 ; |
| 768 | - ] | ||
| 769 | - ] [ sp:object | ||
| 770 | - [ sp:varName "gasOilRatio"^^xsd:string | ||
| 771 | - ] ; | ||
| 772 | sp:predicate <http://www.witsml.org/schemas/1series#gasOilRatioRef> ; | 454 | sp:predicate <http://www.witsml.org/schemas/1series#gasOilRatioRef> ; |
| 773 | - sp:subject | 455 | + sp:subject _:b86 |
| 774 | - [ sp:varName "wellTestInfo"^^xsd:string | 456 | + ] [ sp:object _:b117 ; |
| 775 | - ] | ||
| 776 | - ] [ sp:object | ||
| 777 | - [ sp:varName "uomGasOil"^^xsd:string | ||
| 778 | - ] ; | ||
| 779 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 457 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 780 | - sp:subject | 458 | + sp:subject _:b116 |
| 781 | - [ sp:varName "gasOilRatio"^^xsd:string | 459 | + ] [ sp:object _:b30 ; |
| 782 | - ] | ||
| 783 | - ] [ sp:object | ||
| 784 | - [ sp:varName "realGasOil"^^xsd:string | ||
| 785 | - ] ; | ||
| 786 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 460 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 787 | - sp:subject | 461 | + sp:subject _:b116 |
| 788 | - [ sp:varName "gasOilRatio"^^xsd:string | 462 | + ] [ sp:object _:b118 ; |
| 789 | - ] | ||
| 790 | - ] [ sp:object | ||
| 791 | - [ sp:varName "waterOilRatio"^^xsd:string | ||
| 792 | - ] ; | ||
| 793 | sp:predicate <http://www.witsml.org/schemas/1series#waterOilRatioRef> ; | 463 | sp:predicate <http://www.witsml.org/schemas/1series#waterOilRatioRef> ; |
| 794 | - sp:subject | 464 | + sp:subject _:b86 |
| 795 | - [ sp:varName "wellTestInfo"^^xsd:string | 465 | + ] [ sp:object _:b119 ; |
| 796 | - ] | ||
| 797 | - ] [ sp:object | ||
| 798 | - [ sp:varName "uomWaterOil"^^xsd:string | ||
| 799 | - ] ; | ||
| 800 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 466 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 801 | - sp:subject | 467 | + sp:subject _:b118 |
| 802 | - [ sp:varName "waterOilRatio"^^xsd:string | 468 | + ] [ sp:object _:b27 ; |
| 803 | - ] | ||
| 804 | - ] [ sp:object | ||
| 805 | - [ sp:varName "realWaterOil"^^xsd:string | ||
| 806 | - ] ; | ||
| 807 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 469 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 808 | - sp:subject | 470 | + sp:subject _:b118 |
| 809 | - [ sp:varName "waterOilRatio"^^xsd:string | 471 | + ] [ sp:object _:b120 ; |
| 810 | - ] | ||
| 811 | - ] [ sp:object | ||
| 812 | - [ sp:varName "chloride"^^xsd:string | ||
| 813 | - ] ; | ||
| 814 | sp:predicate <http://www.witsml.org/schemas/1series#chlorideRef> ; | 472 | sp:predicate <http://www.witsml.org/schemas/1series#chlorideRef> ; |
| 815 | - sp:subject | 473 | + sp:subject _:b86 |
| 816 | - [ sp:varName "wellTestInfo"^^xsd:string | 474 | + ] [ sp:object _:b121 ; |
| 817 | - ] | ||
| 818 | - ] [ sp:object | ||
| 819 | - [ sp:varName "uomChloride"^^xsd:string | ||
| 820 | - ] ; | ||
| 821 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 475 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 822 | - sp:subject | 476 | + sp:subject _:b120 |
| 823 | - [ sp:varName "chloride"^^xsd:string | 477 | + ] [ sp:object _:b72 ; |
| 824 | - ] | ||
| 825 | - ] [ sp:object | ||
| 826 | - [ sp:varName "realChloride"^^xsd:string | ||
| 827 | - ] ; | ||
| 828 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 478 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 829 | - sp:subject | 479 | + sp:subject _:b120 |
| 830 | - [ sp:varName "chloride"^^xsd:string | 480 | + ] [ sp:object _:b122 ; |
| 831 | - ] | ||
| 832 | - ] [ sp:object | ||
| 833 | - [ sp:varName "carbonDioxide"^^xsd:string | ||
| 834 | - ] ; | ||
| 835 | sp:predicate <http://www.witsml.org/schemas/1series#carbonDioxideRef> ; | 481 | sp:predicate <http://www.witsml.org/schemas/1series#carbonDioxideRef> ; |
| 836 | - sp:subject | 482 | + sp:subject _:b86 |
| 837 | - [ sp:varName "wellTestInfo"^^xsd:string | 483 | + ] [ sp:object _:b123 ; |
| 838 | - ] | ||
| 839 | - ] [ sp:object | ||
| 840 | - [ sp:varName "uomCarbonDioxide"^^xsd:string | ||
| 841 | - ] ; | ||
| 842 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 484 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 843 | - sp:subject | 485 | + sp:subject _:b122 |
| 844 | - [ sp:varName "carbonDioxide"^^xsd:string | 486 | + ] [ sp:object _:b75 ; |
| 845 | - ] | ||
| 846 | - ] [ sp:object | ||
| 847 | - [ sp:varName "realCarbonDioxide"^^xsd:string | ||
| 848 | - ] ; | ||
| 849 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 487 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 850 | - sp:subject | 488 | + sp:subject _:b122 |
| 851 | - [ sp:varName "carbonDioxide"^^xsd:string | 489 | + ] [ sp:object _:b124 ; |
| 852 | - ] | ||
| 853 | - ] [ sp:object | ||
| 854 | - [ sp:varName "hydrogenSulfide"^^xsd:string | ||
| 855 | - ] ; | ||
| 856 | sp:predicate <http://www.witsml.org/schemas/1series#hydrogenSulfideRef> ; | 490 | sp:predicate <http://www.witsml.org/schemas/1series#hydrogenSulfideRef> ; |
| 857 | - sp:subject | 491 | + sp:subject _:b86 |
| 858 | - [ sp:varName "wellTestInfo"^^xsd:string | 492 | + ] [ sp:object _:b125 ; |
| 859 | - ] | ||
| 860 | - ] [ sp:object | ||
| 861 | - [ sp:varName "uomHydrogenSulfide"^^xsd:string | ||
| 862 | - ] ; | ||
| 863 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 493 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 864 | - sp:subject | 494 | + sp:subject _:b124 |
| 865 | - [ sp:varName "hydrogenSulfide"^^xsd:string | 495 | + ] [ sp:object _:b78 ; |
| 866 | - ] | ||
| 867 | - ] [ sp:object | ||
| 868 | - [ sp:varName "realHydrogenSulfide"^^xsd:string | ||
| 869 | - ] ; | ||
| 870 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 496 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 871 | - sp:subject | 497 | + sp:subject _:b124 |
| 872 | - [ sp:varName "hydrogenSulfide"^^xsd:string | 498 | + ] [ sp:object _:b126 ; |
| 873 | - ] | ||
| 874 | - ] [ sp:object | ||
| 875 | - [ sp:varName "volOilTotal"^^xsd:string | ||
| 876 | - ] ; | ||
| 877 | sp:predicate <http://www.witsml.org/schemas/1series#volOilTotalRef> ; | 499 | sp:predicate <http://www.witsml.org/schemas/1series#volOilTotalRef> ; |
| 878 | - sp:subject | 500 | + sp:subject _:b86 |
| 879 | - [ sp:varName "wellTestInfo"^^xsd:string | 501 | + ] [ sp:object _:b127 ; |
| 880 | - ] | ||
| 881 | - ] [ sp:object | ||
| 882 | - [ sp:varName "uomVolumeOil"^^xsd:string | ||
| 883 | - ] ; | ||
| 884 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 502 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 885 | - sp:subject | 503 | + sp:subject _:b126 |
| 886 | - [ sp:varName "volOilTotal"^^xsd:string | 504 | + ] [ sp:object _:b50 ; |
| 887 | - ] | ||
| 888 | - ] [ sp:object | ||
| 889 | - [ sp:varName "realVolumeOil"^^xsd:string | ||
| 890 | - ] ; | ||
| 891 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 505 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 892 | - sp:subject | 506 | + sp:subject _:b126 |
| 893 | - [ sp:varName "volOilTotal"^^xsd:string | 507 | + ] [ sp:object _:b128 ; |
| 894 | - ] | ||
| 895 | - ] [ sp:object | ||
| 896 | - [ sp:varName "volGasTotal"^^xsd:string | ||
| 897 | - ] ; | ||
| 898 | sp:predicate <http://www.witsml.org/schemas/1series#volGasTotalRef> ; | 508 | sp:predicate <http://www.witsml.org/schemas/1series#volGasTotalRef> ; |
| 899 | - sp:subject | 509 | + sp:subject _:b86 |
| 900 | - [ sp:varName "wellTestInfo"^^xsd:string | 510 | + ] [ sp:object _:b129 ; |
| 901 | - ] | ||
| 902 | - ] [ sp:object | ||
| 903 | - [ sp:varName "uomVolumeGas"^^xsd:string | ||
| 904 | - ] ; | ||
| 905 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 511 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 906 | - sp:subject | 512 | + sp:subject _:b128 |
| 907 | - [ sp:varName "volGasTotal"^^xsd:string | 513 | + ] [ sp:object _:b60 ; |
| 908 | - ] | ||
| 909 | - ] [ sp:object | ||
| 910 | - [ sp:varName "realVolumeGas"^^xsd:string | ||
| 911 | - ] ; | ||
| 912 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 514 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 913 | - sp:subject | 515 | + sp:subject _:b128 |
| 914 | - [ sp:varName "volGasTotal"^^xsd:string | 516 | + ] [ sp:object _:b130 ; |
| 915 | - ] | ||
| 916 | - ] [ sp:object | ||
| 917 | - [ sp:varName "volWaterTotal"^^xsd:string | ||
| 918 | - ] ; | ||
| 919 | sp:predicate <http://www.witsml.org/schemas/1series#volWaterTotalRef> ; | 517 | sp:predicate <http://www.witsml.org/schemas/1series#volWaterTotalRef> ; |
| 920 | - sp:subject | 518 | + sp:subject _:b86 |
| 921 | - [ sp:varName "wellTestInfo"^^xsd:string | 519 | + ] [ sp:object _:b131 ; |
| 922 | - ] | ||
| 923 | - ] [ sp:object | ||
| 924 | - [ sp:varName "uomVolumeWater"^^xsd:string | ||
| 925 | - ] ; | ||
| 926 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 520 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 927 | - sp:subject | 521 | + sp:subject _:b130 |
| 928 | - [ sp:varName "volWaterTotal"^^xsd:string | 522 | + ] [ sp:object _:b40 ; |
| 929 | - ] | ||
| 930 | - ] [ sp:object | ||
| 931 | - [ sp:varName "realVolumeWater"^^xsd:string | ||
| 932 | - ] ; | ||
| 933 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 523 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 934 | - sp:subject | 524 | + sp:subject _:b130 |
| 935 | - [ sp:varName "volWaterTotal"^^xsd:string | 525 | + ] [ sp:object _:b132 ; |
| 936 | - ] | ||
| 937 | - ] [ sp:object | ||
| 938 | - [ sp:varName "volOilStored"^^xsd:string | ||
| 939 | - ] ; | ||
| 940 | sp:predicate <http://www.witsml.org/schemas/1series#volOilStoredRef> ; | 526 | sp:predicate <http://www.witsml.org/schemas/1series#volOilStoredRef> ; |
| 941 | - sp:subject | 527 | + sp:subject _:b86 |
| 942 | - [ sp:varName "wellTestInfo"^^xsd:string | 528 | + ] [ sp:object _:b133 ; |
| 943 | - ] | ||
| 944 | - ] [ sp:object | ||
| 945 | - [ sp:varName "uomStored"^^xsd:string | ||
| 946 | - ] ; | ||
| 947 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; | 529 | sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ; |
| 948 | - sp:subject | 530 | + sp:subject _:b132 |
| 949 | - [ sp:varName "volOilStored"^^xsd:string | 531 | + ] [ sp:object _:b82 ; |
| 950 | - ] | ||
| 951 | - ] [ sp:object | ||
| 952 | - [ sp:varName "realStored"^^xsd:string | ||
| 953 | - ] ; | ||
| 954 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 532 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 955 | - sp:subject | 533 | + sp:subject _:b132 |
| 956 | - [ sp:varName "volOilStored"^^xsd:string | ||
| 957 | - ] | ||
| 958 | ] [ rdf:type sp:Bind ; | 534 | ] [ rdf:type sp:Bind ; |
| 959 | sp:expression | 535 | sp:expression |
| 960 | [ rdf:type ep-spin-lib:normalizeString ; | 536 | [ rdf:type ep-spin-lib:normalizeString ; |
| 961 | - sp:arg1 [ sp:varName "nameWellBore"^^xsd:string | 537 | + sp:arg1 _:b84 |
| 962 | - ] | ||
| 963 | ] ; | 538 | ] ; |
| 964 | - sp:variable | 539 | + sp:variable _:b134 |
| 965 | - [ sp:varName "normalizedWellBoreName"^^xsd:string | ||
| 966 | - ] | ||
| 967 | ] [ rdf:type sp:Bind ; | 540 | ] [ rdf:type sp:Bind ; |
| 968 | sp:expression | 541 | sp:expression |
| 969 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; | 542 | [ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ; |
| 970 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 543 | + sp:arg1 _:b134 ; |
| 971 | - ] ; | 544 | + sp:arg2 _:b85 |
| 972 | - sp:arg2 [ sp:varName "dTimStart"^^xsd:string | ||
| 973 | - ] | ||
| 974 | ] ; | 545 | ] ; |
| 975 | - sp:variable | 546 | + sp:variable _:b2 |
| 976 | - [ sp:varName "dailyDrillingActivity"^^xsd:string | ||
| 977 | - ] | ||
| 978 | ] [ rdf:type sp:Bind ; | 547 | ] [ rdf:type sp:Bind ; |
| 979 | sp:expression | 548 | sp:expression |
| 980 | [ rdf:type afn:localname ; | 549 | [ rdf:type afn:localname ; |
| 981 | - sp:arg1 [ sp:varName "wellTestInfo"^^xsd:string | 550 | + sp:arg1 _:b86 |
| 982 | - ] | ||
| 983 | ] ; | 551 | ] ; |
| 984 | - sp:variable | 552 | + sp:variable _:b135 |
| 985 | - [ sp:varName "localname"^^xsd:string | ||
| 986 | - ] | ||
| 987 | ] [ rdf:type sp:Bind ; | 553 | ] [ rdf:type sp:Bind ; |
| 988 | sp:expression | 554 | sp:expression |
| 989 | [ rdf:type ep-spin-lib:buildWellTestURI ; | 555 | [ rdf:type ep-spin-lib:buildWellTestURI ; |
| 990 | - sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string | 556 | + sp:arg1 _:b134 ; |
| 991 | - ] ; | 557 | + sp:arg2 _:b135 |
| 992 | - sp:arg2 [ sp:varName "localname"^^xsd:string | ||
| 993 | - ] | ||
| 994 | ] ; | 558 | ] ; |
| 995 | - sp:variable | 559 | + sp:variable _:b1 |
| 996 | - [ sp:varName "wellTest"^^xsd:string | ||
| 997 | - ] | ||
| 998 | ] [ rdf:type sp:Bind ; | 560 | ] [ rdf:type sp:Bind ; |
| 999 | sp:expression | 561 | sp:expression |
| 1000 | [ rdf:type ep-spin-lib:selectWellTestType ; | 562 | [ rdf:type ep-spin-lib:selectWellTestType ; |
| 1001 | - sp:arg1 [ sp:varName "enumTestType"^^xsd:string | 563 | + sp:arg1 _:b87 |
| 1002 | - ] | ||
| 1003 | ] ; | 564 | ] ; |
| 1004 | - sp:variable | 565 | + sp:variable _:b6 |
| 1005 | - [ sp:varName "wellTestType"^^xsd:string | ||
| 1006 | - ] | ||
| 1007 | ] [ rdf:type sp:Bind ; | 566 | ] [ rdf:type sp:Bind ; |
| 1008 | sp:expression | 567 | sp:expression |
| 1009 | [ rdf:type ep-spin-lib:selectLengthScale ; | 568 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 1010 | - sp:arg1 [ sp:varName "uomMdTop"^^xsd:string | 569 | + sp:arg1 _:b89 |
| 1011 | - ] | ||
| 1012 | ] ; | 570 | ] ; |
| 1013 | - sp:variable | 571 | + sp:variable _:b11 |
| 1014 | - [ sp:varName "lengthScaleMdTop"^^xsd:string | ||
| 1015 | - ] | ||
| 1016 | ] [ rdf:type sp:Bind ; | 572 | ] [ rdf:type sp:Bind ; |
| 1017 | sp:expression | 573 | sp:expression |
| 1018 | [ rdf:type ep-spin-lib:selectLengthScale ; | 574 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 1019 | - sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string | 575 | + sp:arg1 _:b93 |
| 1020 | - ] | ||
| 1021 | ] ; | 576 | ] ; |
| 1022 | - sp:variable | 577 | + sp:variable _:b17 |
| 1023 | - [ sp:varName "lengthScaleTvdTop"^^xsd:string | ||
| 1024 | - ] | ||
| 1025 | ] [ rdf:type sp:Bind ; | 578 | ] [ rdf:type sp:Bind ; |
| 1026 | sp:expression | 579 | sp:expression |
| 1027 | [ rdf:type ep-spin-lib:selectLengthScale ; | 580 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 1028 | - sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string | 581 | + sp:arg1 _:b91 |
| 1029 | - ] | ||
| 1030 | ] ; | 582 | ] ; |
| 1031 | - sp:variable | 583 | + sp:variable _:b14 |
| 1032 | - [ sp:varName "lengthScaleMdBottom"^^xsd:string | ||
| 1033 | - ] | ||
| 1034 | ] [ rdf:type sp:Bind ; | 584 | ] [ rdf:type sp:Bind ; |
| 1035 | sp:expression | 585 | sp:expression |
| 1036 | [ rdf:type ep-spin-lib:selectLengthScale ; | 586 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 1037 | - sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string | 587 | + sp:arg1 _:b95 |
| 1038 | - ] | ||
| 1039 | ] ; | 588 | ] ; |
| 1040 | - sp:variable | 589 | + sp:variable _:b20 |
| 1041 | - [ sp:varName "lengthScaleTvdBottom"^^xsd:string | ||
| 1042 | - ] | ||
| 1043 | ] [ rdf:type sp:Bind ; | 590 | ] [ rdf:type sp:Bind ; |
| 1044 | sp:expression | 591 | sp:expression |
| 1045 | [ rdf:type ep-spin-lib:selectLengthScale ; | 592 | [ rdf:type ep-spin-lib:selectLengthScale ; |
| 1046 | - sp:arg1 [ sp:varName "uomOrifice"^^xsd:string | 593 | + sp:arg1 _:b97 |
| 1047 | - ] | ||
| 1048 | ] ; | 594 | ] ; |
| 1049 | - sp:variable | 595 | + sp:variable _:b24 |
| 1050 | - [ sp:varName "lengthScaleOrifice"^^xsd:string | ||
| 1051 | - ] | ||
| 1052 | ] [ rdf:type sp:Bind ; | 596 | ] [ rdf:type sp:Bind ; |
| 1053 | sp:expression | 597 | sp:expression |
| 1054 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 598 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 1055 | - sp:arg1 [ sp:varName "uomWaterOil"^^xsd:string | 599 | + sp:arg1 _:b119 |
| 1056 | - ] | ||
| 1057 | ] ; | 600 | ] ; |
| 1058 | - sp:variable | 601 | + sp:variable _:b28 |
| 1059 | - [ sp:varName "specificVolumeScaleWaterOil"^^xsd:string | ||
| 1060 | - ] | ||
| 1061 | ] [ rdf:type sp:Bind ; | 602 | ] [ rdf:type sp:Bind ; |
| 1062 | sp:expression | 603 | sp:expression |
| 1063 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; | 604 | [ rdf:type ep-spin-lib:selectSpecificVolumeScale ; |
| 1064 | - sp:arg1 [ sp:varName "uomGasOil"^^xsd:string | 605 | + sp:arg1 _:b117 |
| 1065 | - ] | ||
| 1066 | ] ; | 606 | ] ; |
| 1067 | - sp:variable | 607 | + sp:variable _:b31 |
| 1068 | - [ sp:varName "specificVolumeScaleGasOil"^^xsd:string | ||
| 1069 | - ] | ||
| 1070 | ] [ rdf:type sp:Bind ; | 608 | ] [ rdf:type sp:Bind ; |
| 1071 | sp:expression | 609 | sp:expression |
| 1072 | [ rdf:type ep-spin-lib:selectDensityScale ; | 610 | [ rdf:type ep-spin-lib:selectDensityScale ; |
| 1073 | - sp:arg1 [ sp:varName "uomDensityWater"^^xsd:string | 611 | + sp:arg1 _:b101 |
| 1074 | - ] | ||
| 1075 | ] ; | 612 | ] ; |
| 1076 | - sp:variable | 613 | + sp:variable _:b35 |
| 1077 | - [ sp:varName "densityScaleWater"^^xsd:string | ||
| 1078 | - ] | ||
| 1079 | ] [ rdf:type sp:Bind ; | 614 | ] [ rdf:type sp:Bind ; |
| 1080 | sp:expression | 615 | sp:expression |
| 1081 | [ rdf:type ep-spin-lib:selectDensityScale ; | 616 | [ rdf:type ep-spin-lib:selectDensityScale ; |
| 1082 | - sp:arg1 [ sp:varName "uomDensityOil"^^xsd:string | 617 | + sp:arg1 _:b99 |
| 1083 | - ] | ||
| 1084 | ] ; | 618 | ] ; |
| 1085 | - sp:variable | 619 | + sp:variable _:b45 |
| 1086 | - [ sp:varName "densityScaleOil"^^xsd:string | ||
| 1087 | - ] | ||
| 1088 | ] [ rdf:type sp:Bind ; | 620 | ] [ rdf:type sp:Bind ; |
| 1089 | sp:expression | 621 | sp:expression |
| 1090 | [ rdf:type ep-spin-lib:selectDensityScale ; | 622 | [ rdf:type ep-spin-lib:selectDensityScale ; |
| 1091 | - sp:arg1 [ sp:varName "uomDensityGas"^^xsd:string | 623 | + sp:arg1 _:b103 |
| 1092 | - ] | ||
| 1093 | ] ; | 624 | ] ; |
| 1094 | - sp:variable | 625 | + sp:variable _:b55 |
| 1095 | - [ sp:varName "densityScaleGas"^^xsd:string | ||
| 1096 | - ] | ||
| 1097 | ] [ rdf:type sp:Bind ; | 626 | ] [ rdf:type sp:Bind ; |
| 1098 | sp:expression | 627 | sp:expression |
| 1099 | [ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ; | 628 | [ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ; |
| 1100 | - sp:arg1 [ sp:varName "uomFlowRateGas"^^xsd:string | 629 | + sp:arg1 _:b109 |
| 1101 | - ] | ||
| 1102 | ] ; | 630 | ] ; |
| 1103 | - sp:variable | 631 | + sp:variable _:b58 |
| 1104 | - [ sp:varName "volumetricFlowRateScaleGas"^^xsd:string | ||
| 1105 | - ] | ||
| 1106 | ] [ rdf:type sp:Bind ; | 632 | ] [ rdf:type sp:Bind ; |
| 1107 | sp:expression | 633 | sp:expression |
| 1108 | [ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ; | 634 | [ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ; |
| 1109 | - sp:arg1 [ sp:varName "uomFlowRateWater"^^xsd:string | 635 | + sp:arg1 _:b107 |
| 1110 | - ] | ||
| 1111 | ] ; | 636 | ] ; |
| 1112 | - sp:variable | 637 | + sp:variable _:b38 |
| 1113 | - [ sp:varName "volumetricFlowRateScaleWater"^^xsd:string | ||
| 1114 | - ] | ||
| 1115 | ] [ rdf:type sp:Bind ; | 638 | ] [ rdf:type sp:Bind ; |
| 1116 | sp:expression | 639 | sp:expression |
| 1117 | [ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ; | 640 | [ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ; |
| 1118 | - sp:arg1 [ sp:varName "uomFlowRateOil"^^xsd:string | 641 | + sp:arg1 _:b105 |
| 1119 | - ] | ||
| 1120 | ] ; | 642 | ] ; |
| 1121 | - sp:variable | 643 | + sp:variable _:b48 |
| 1122 | - [ sp:varName "volumetricFlowRateScaleOil"^^xsd:string | ||
| 1123 | - ] | ||
| 1124 | ] [ rdf:type sp:Bind ; | 644 | ] [ rdf:type sp:Bind ; |
| 1125 | sp:expression | 645 | sp:expression |
| 1126 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 646 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 1127 | - sp:arg1 [ sp:varName "uomVolumeOil"^^xsd:string | 647 | + sp:arg1 _:b127 |
| 1128 | - ] | ||
| 1129 | ] ; | 648 | ] ; |
| 1130 | - sp:variable | 649 | + sp:variable _:b51 |
| 1131 | - [ sp:varName "volumeScaleOil"^^xsd:string | ||
| 1132 | - ] | ||
| 1133 | ] [ rdf:type sp:Bind ; | 650 | ] [ rdf:type sp:Bind ; |
| 1134 | sp:expression | 651 | sp:expression |
| 1135 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 652 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 1136 | - sp:arg1 [ sp:varName "uomVolumeGas"^^xsd:string | 653 | + sp:arg1 _:b129 |
| 1137 | - ] | ||
| 1138 | ] ; | 654 | ] ; |
| 1139 | - sp:variable | 655 | + sp:variable _:b61 |
| 1140 | - [ sp:varName "volumeScaleGas"^^xsd:string | ||
| 1141 | - ] | ||
| 1142 | ] [ rdf:type sp:Bind ; | 656 | ] [ rdf:type sp:Bind ; |
| 1143 | sp:expression | 657 | sp:expression |
| 1144 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 658 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 1145 | - sp:arg1 [ sp:varName "uomVolumeWater"^^xsd:string | 659 | + sp:arg1 _:b131 |
| 1146 | - ] | ||
| 1147 | ] ; | 660 | ] ; |
| 1148 | - sp:variable | 661 | + sp:variable _:b41 |
| 1149 | - [ sp:varName "volumeScaleWater"^^xsd:string | ||
| 1150 | - ] | ||
| 1151 | ] [ rdf:type sp:Bind ; | 662 | ] [ rdf:type sp:Bind ; |
| 1152 | sp:expression | 663 | sp:expression |
| 1153 | [ rdf:type ep-spin-lib:selectVolumeScale ; | 664 | [ rdf:type ep-spin-lib:selectVolumeScale ; |
| 1154 | - sp:arg1 [ sp:varName "uomStored"^^xsd:string | 665 | + sp:arg1 _:b133 |
| 1155 | - ] | ||
| 1156 | ] ; | 666 | ] ; |
| 1157 | - sp:variable | 667 | + sp:variable _:b83 |
| 1158 | - [ sp:varName "volumeScaleStored"^^xsd:string | ||
| 1159 | - ] | ||
| 1160 | ] [ rdf:type sp:Bind ; | 668 | ] [ rdf:type sp:Bind ; |
| 1161 | sp:expression | 669 | sp:expression |
| 1162 | [ rdf:type ep-spin-lib:selectPressureScale ; | 670 | [ rdf:type ep-spin-lib:selectPressureScale ; |
| 1163 | - sp:arg1 [ sp:varName "uomShutIn"^^xsd:string | 671 | + sp:arg1 _:b111 |
| 1164 | - ] | ||
| 1165 | ] ; | 672 | ] ; |
| 1166 | - sp:variable | 673 | + sp:variable _:b64 |
| 1167 | - [ sp:varName "pressureScaleShutIn"^^xsd:string | ||
| 1168 | - ] | ||
| 1169 | ] [ rdf:type sp:Bind ; | 674 | ] [ rdf:type sp:Bind ; |
| 1170 | sp:expression | 675 | sp:expression |
| 1171 | [ rdf:type ep-spin-lib:selectPressureScale ; | 676 | [ rdf:type ep-spin-lib:selectPressureScale ; |
| 1172 | - sp:arg1 [ sp:varName "uomFlowing"^^xsd:string | 677 | + sp:arg1 _:b113 |
| 1173 | - ] | ||
| 1174 | ] ; | 678 | ] ; |
| 1175 | - sp:variable | 679 | + sp:variable _:b67 |
| 1176 | - [ sp:varName "pressureScaleFlowing"^^xsd:string | ||
| 1177 | - ] | ||
| 1178 | ] [ rdf:type sp:Bind ; | 680 | ] [ rdf:type sp:Bind ; |
| 1179 | sp:expression | 681 | sp:expression |
| 1180 | [ rdf:type ep-spin-lib:selectPressureScale ; | 682 | [ rdf:type ep-spin-lib:selectPressureScale ; |
| 1181 | - sp:arg1 [ sp:varName "uomBottom"^^xsd:string | 683 | + sp:arg1 _:b115 |
| 1182 | - ] | ||
| 1183 | ] ; | 684 | ] ; |
| 1184 | - sp:variable | 685 | + sp:variable _:b70 |
| 1185 | - [ sp:varName "pressureScaleBottom"^^xsd:string | ||
| 1186 | - ] | ||
| 1187 | ] [ rdf:type sp:Bind ; | 686 | ] [ rdf:type sp:Bind ; |
| 1188 | sp:expression | 687 | sp:expression |
| 1189 | [ rdf:type ep-spin-lib:selectSpecificMassScale ; | 688 | [ rdf:type ep-spin-lib:selectSpecificMassScale ; |
| 1190 | - sp:arg1 [ sp:varName "uomChloride"^^xsd:string | 689 | + sp:arg1 _:b121 |
| 1191 | - ] | ||
| 1192 | ] ; | 690 | ] ; |
| 1193 | - sp:variable | 691 | + sp:variable _:b73 |
| 1194 | - [ sp:varName "specificMassScaleChloride"^^xsd:string | ||
| 1195 | - ] | ||
| 1196 | ] [ rdf:type sp:Bind ; | 692 | ] [ rdf:type sp:Bind ; |
| 1197 | sp:expression | 693 | sp:expression |
| 1198 | [ rdf:type ep-spin-lib:selectSpecificMassScale ; | 694 | [ rdf:type ep-spin-lib:selectSpecificMassScale ; |
| 1199 | - sp:arg1 [ sp:varName "uomCarbonDioxide"^^xsd:string | 695 | + sp:arg1 _:b123 |
| 1200 | - ] | ||
| 1201 | ] ; | 696 | ] ; |
| 1202 | - sp:variable | 697 | + sp:variable _:b76 |
| 1203 | - [ sp:varName "specificMassScaleCarbonDioxide"^^xsd:string | ||
| 1204 | - ] | ||
| 1205 | ] [ rdf:type sp:Bind ; | 698 | ] [ rdf:type sp:Bind ; |
| 1206 | sp:expression | 699 | sp:expression |
| 1207 | [ rdf:type ep-spin-lib:selectSpecificMassScale ; | 700 | [ rdf:type ep-spin-lib:selectSpecificMassScale ; |
| 1208 | - sp:arg1 [ sp:varName "uomHydrogenSulfide"^^xsd:string | 701 | + sp:arg1 _:b125 |
| 1209 | - ] | ||
| 1210 | ] ; | 702 | ] ; |
| 1211 | - sp:variable | 703 | + sp:variable _:b79 |
| 1212 | - [ sp:varName "specificMassScaleHydrogenSulfide"^^xsd:string | 704 | + ] [ rdf:type sp:Bind ; |
| 705 | + sp:expression | ||
| 706 | + [ rdf:type rhspin:wellBoreByName ; | ||
| 707 | + arg:wellBoreName | ||
| 708 | + [ rdf:type xsd:string ; | ||
| 709 | + sp:arg1 _:b84 | ||
| 1213 | ] | 710 | ] |
| 711 | + ] ; | ||
| 712 | + sp:variable _:b5 | ||
| 1214 | ]) | 713 | ]) |
| 1215 | ] . | 714 | ] . |
| 715 | + | ||
| 716 | +_:b84 | ||
| 717 | + sp:varName "nameWellBore"^^xsd:string . | ||
| 718 | + | ||
| 719 | +_:b85 | ||
| 720 | + sp:varName "dTimStart"^^xsd:string . | ||
| 721 | + | ||
| 722 | +_:b86 | ||
| 723 | + sp:varName "wellTestInfo"^^xsd:string . | ||
| 724 | + | ||
| 725 | +_:b7 sp:varName "dTimWellTest"^^xsd:string . | ||
| 726 | + | ||
| 727 | +_:b87 | ||
| 728 | + sp:varName "enumTestType"^^xsd:string . | ||
| 729 | + | ||
| 730 | +_:b8 sp:varName "testNumber"^^xsd:string . | ||
| 731 | + | ||
| 732 | +_:b88 | ||
| 733 | + sp:varName "mdTop"^^xsd:string . | ||
| 734 | + | ||
| 735 | +_:b89 | ||
| 736 | + sp:varName "uomMdTop"^^xsd:string . | ||
| 737 | + | ||
| 738 | +_:b10 | ||
| 739 | + sp:varName "realMdTop"^^xsd:string . | ||
| 740 | + | ||
| 741 | +_:b90 | ||
| 742 | + sp:varName "mdBottom"^^xsd:string . | ||
| 743 | + | ||
| 744 | +_:b91 | ||
| 745 | + sp:varName "uomMdBottom"^^xsd:string . | ||
| 746 | + | ||
| 747 | +_:b13 | ||
| 748 | + sp:varName "realMdBottom"^^xsd:string . | ||
| 749 | + | ||
| 750 | +_:b92 | ||
| 751 | + sp:varName "tvdTop"^^xsd:string . | ||
| 752 | + | ||
| 753 | +_:b93 | ||
| 754 | + sp:varName "uomTvdTop"^^xsd:string . | ||
| 755 | + | ||
| 756 | +_:b16 | ||
| 757 | + sp:varName "realTvdTop"^^xsd:string . | ||
| 758 | + | ||
| 759 | +_:b94 | ||
| 760 | + sp:varName "tvdBottom"^^xsd:string . | ||
| 761 | + | ||
| 762 | +_:b95 | ||
| 763 | + sp:varName "uomTvdBottom"^^xsd:string . | ||
| 764 | + | ||
| 765 | +_:b19 | ||
| 766 | + sp:varName "realTvdBottom"^^xsd:string . | ||
| 767 | + | ||
| 768 | +_:b96 | ||
| 769 | + sp:varName "chokeOrificeSize"^^xsd:string . | ||
| 770 | + | ||
| 771 | +_:b97 | ||
| 772 | + sp:varName "uomOrifice"^^xsd:string . | ||
| 773 | + | ||
| 774 | +_:b23 | ||
| 775 | + sp:varName "realOrifice"^^xsd:string . | ||
| 776 | + | ||
| 777 | +_:b98 | ||
| 778 | + sp:varName "densityOil"^^xsd:string . | ||
| 779 | + | ||
| 780 | +_:b99 | ||
| 781 | + sp:varName "uomDensityOil"^^xsd:string . | ||
| 782 | + | ||
| 783 | +_:b44 | ||
| 784 | + sp:varName "realDensityOil"^^xsd:string . | ||
| 785 | + | ||
| 786 | +_:b100 | ||
| 787 | + sp:varName "densityWater"^^xsd:string . | ||
| 788 | + | ||
| 789 | +_:b101 | ||
| 790 | + sp:varName "uomDensityWater"^^xsd:string . | ||
| 791 | + | ||
| 792 | +_:b34 | ||
| 793 | + sp:varName "realDensityWater"^^xsd:string . | ||
| 794 | + | ||
| 795 | +_:b102 | ||
| 796 | + sp:varName "densityGas"^^xsd:string . | ||
| 797 | + | ||
| 798 | +_:b103 | ||
| 799 | + sp:varName "uomDensityGas"^^xsd:string . | ||
| 800 | + | ||
| 801 | +_:b54 | ||
| 802 | + sp:varName "realDensityGas"^^xsd:string . | ||
| 803 | + | ||
| 804 | +_:b104 | ||
| 805 | + sp:varName "flowRateOil"^^xsd:string . | ||
| 806 | + | ||
| 807 | +_:b105 | ||
| 808 | + sp:varName "uomFlowRateOil"^^xsd:string . | ||
| 809 | + | ||
| 810 | +_:b47 | ||
| 811 | + sp:varName "realFlowRateOil"^^xsd:string . | ||
| 812 | + | ||
| 813 | +_:b106 | ||
| 814 | + sp:varName "flowRateWater"^^xsd:string . | ||
| 815 | + | ||
| 816 | +_:b107 | ||
| 817 | + sp:varName "uomFlowRateWater"^^xsd:string . | ||
| 818 | + | ||
| 819 | +_:b37 | ||
| 820 | + sp:varName "realFlowRateWater"^^xsd:string . | ||
| 821 | + | ||
| 822 | +_:b108 | ||
| 823 | + sp:varName "flowRateGas"^^xsd:string . | ||
| 824 | + | ||
| 825 | +_:b109 | ||
| 826 | + sp:varName "uomFlowRateGas"^^xsd:string . | ||
| 827 | + | ||
| 828 | +_:b57 | ||
| 829 | + sp:varName "realFlowRateGas"^^xsd:string . | ||
| 830 | + | ||
| 831 | +_:b110 | ||
| 832 | + sp:varName "presShutIn"^^xsd:string . | ||
| 833 | + | ||
| 834 | +_:b111 | ||
| 835 | + sp:varName "uomShutIn"^^xsd:string . | ||
| 836 | + | ||
| 837 | +_:b63 | ||
| 838 | + sp:varName "realShutIn"^^xsd:string . | ||
| 839 | + | ||
| 840 | +_:b112 | ||
| 841 | + sp:varName "presFlowing"^^xsd:string . | ||
| 842 | + | ||
| 843 | +_:b113 | ||
| 844 | + sp:varName "uomFlowing"^^xsd:string . | ||
| 845 | + | ||
| 846 | +_:b66 | ||
| 847 | + sp:varName "realFlowing"^^xsd:string . | ||
| 848 | + | ||
| 849 | +_:b114 | ||
| 850 | + sp:varName "presBottom"^^xsd:string . | ||
| 851 | + | ||
| 852 | +_:b115 | ||
| 853 | + sp:varName "uomBottom"^^xsd:string . | ||
| 854 | + | ||
| 855 | +_:b69 | ||
| 856 | + sp:varName "realBottom"^^xsd:string . | ||
| 857 | + | ||
| 858 | +_:b116 | ||
| 859 | + sp:varName "gasOilRatio"^^xsd:string . | ||
| 860 | + | ||
| 861 | +_:b117 | ||
| 862 | + sp:varName "uomGasOil"^^xsd:string . | ||
| 863 | + | ||
| 864 | +_:b30 | ||
| 865 | + sp:varName "realGasOil"^^xsd:string . | ||
| 866 | + | ||
| 867 | +_:b118 | ||
| 868 | + sp:varName "waterOilRatio"^^xsd:string . | ||
| 869 | + | ||
| 870 | +_:b119 | ||
| 871 | + sp:varName "uomWaterOil"^^xsd:string . | ||
| 872 | + | ||
| 873 | +_:b27 | ||
| 874 | + sp:varName "realWaterOil"^^xsd:string . | ||
| 875 | + | ||
| 876 | +_:b120 | ||
| 877 | + sp:varName "chloride"^^xsd:string . | ||
| 878 | + | ||
| 879 | +_:b121 | ||
| 880 | + sp:varName "uomChloride"^^xsd:string . | ||
| 881 | + | ||
| 882 | +_:b72 | ||
| 883 | + sp:varName "realChloride"^^xsd:string . | ||
| 884 | + | ||
| 885 | +_:b122 | ||
| 886 | + sp:varName "carbonDioxide"^^xsd:string . | ||
| 887 | + | ||
| 888 | +_:b123 | ||
| 889 | + sp:varName "uomCarbonDioxide"^^xsd:string . | ||
| 890 | + | ||
| 891 | +_:b75 | ||
| 892 | + sp:varName "realCarbonDioxide"^^xsd:string . | ||
| 893 | + | ||
| 894 | +_:b124 | ||
| 895 | + sp:varName "hydrogenSulfide"^^xsd:string . | ||
| 896 | + | ||
| 897 | +_:b125 | ||
| 898 | + sp:varName "uomHydrogenSulfide"^^xsd:string . | ||
| 899 | + | ||
| 900 | +_:b78 | ||
| 901 | + sp:varName "realHydrogenSulfide"^^xsd:string . | ||
| 902 | + | ||
| 903 | +_:b126 | ||
| 904 | + sp:varName "volOilTotal"^^xsd:string . | ||
| 905 | + | ||
| 906 | +_:b127 | ||
| 907 | + sp:varName "uomVolumeOil"^^xsd:string . | ||
| 908 | + | ||
| 909 | +_:b50 | ||
| 910 | + sp:varName "realVolumeOil"^^xsd:string . | ||
| 911 | + | ||
| 912 | +_:b128 | ||
| 913 | + sp:varName "volGasTotal"^^xsd:string . | ||
| 914 | + | ||
| 915 | +_:b129 | ||
| 916 | + sp:varName "uomVolumeGas"^^xsd:string . | ||
| 917 | + | ||
| 918 | +_:b60 | ||
| 919 | + sp:varName "realVolumeGas"^^xsd:string . | ||
| 920 | + | ||
| 921 | +_:b130 | ||
| 922 | + sp:varName "volWaterTotal"^^xsd:string . | ||
| 923 | + | ||
| 924 | +_:b131 | ||
| 925 | + sp:varName "uomVolumeWater"^^xsd:string . | ||
| 926 | + | ||
| 927 | +_:b40 | ||
| 928 | + sp:varName "realVolumeWater"^^xsd:string . | ||
| 929 | + | ||
| 930 | +_:b132 | ||
| 931 | + sp:varName "volOilStored"^^xsd:string . | ||
| 932 | + | ||
| 933 | +_:b133 | ||
| 934 | + sp:varName "uomStored"^^xsd:string . | ||
| 935 | + | ||
| 936 | +_:b82 | ||
| 937 | + sp:varName "realStored"^^xsd:string . | ||
| 938 | + | ||
| 939 | +_:b134 | ||
| 940 | + sp:varName "normalizedWellBoreName"^^xsd:string . | ||
| 941 | + | ||
| 942 | +_:b2 sp:varName "dailyDrillingActivity"^^xsd:string . | ||
| 943 | + | ||
| 944 | +_:b135 | ||
| 945 | + sp:varName "localname"^^xsd:string . | ||
| 946 | + | ||
| 947 | +_:b1 sp:varName "wellTest"^^xsd:string . | ||
| 948 | + | ||
| 949 | +_:b6 sp:varName "wellTestType"^^xsd:string . | ||
| 950 | + | ||
| 951 | +_:b11 | ||
| 952 | + sp:varName "lengthScaleMdTop"^^xsd:string . | ||
| 953 | + | ||
| 954 | +_:b17 | ||
| 955 | + sp:varName "lengthScaleTvdTop"^^xsd:string . | ||
| 956 | + | ||
| 957 | +_:b14 | ||
| 958 | + sp:varName "lengthScaleMdBottom"^^xsd:string . | ||
| 959 | + | ||
| 960 | +_:b20 | ||
| 961 | + sp:varName "lengthScaleTvdBottom"^^xsd:string . | ||
| 962 | + | ||
| 963 | +_:b24 | ||
| 964 | + sp:varName "lengthScaleOrifice"^^xsd:string . | ||
| 965 | + | ||
| 966 | +_:b28 | ||
| 967 | + sp:varName "specificVolumeScaleWaterOil"^^xsd:string . | ||
| 968 | + | ||
| 969 | +_:b31 | ||
| 970 | + sp:varName "specificVolumeScaleGasOil"^^xsd:string . | ||
| 971 | + | ||
| 972 | +_:b35 | ||
| 973 | + sp:varName "densityScaleWater"^^xsd:string . | ||
| 974 | + | ||
| 975 | +_:b45 | ||
| 976 | + sp:varName "densityScaleOil"^^xsd:string . | ||
| 977 | + | ||
| 978 | +_:b55 | ||
| 979 | + sp:varName "densityScaleGas"^^xsd:string . | ||
| 980 | + | ||
| 981 | +_:b58 | ||
| 982 | + sp:varName "volumetricFlowRateScaleGas"^^xsd:string . | ||
| 983 | + | ||
| 984 | +_:b38 | ||
| 985 | + sp:varName "volumetricFlowRateScaleWater"^^xsd:string . | ||
| 986 | + | ||
| 987 | +_:b48 | ||
| 988 | + sp:varName "volumetricFlowRateScaleOil"^^xsd:string . | ||
| 989 | + | ||
| 990 | +_:b51 | ||
| 991 | + sp:varName "volumeScaleOil"^^xsd:string . | ||
| 992 | + | ||
| 993 | +_:b61 | ||
| 994 | + sp:varName "volumeScaleGas"^^xsd:string . | ||
| 995 | + | ||
| 996 | +_:b41 | ||
| 997 | + sp:varName "volumeScaleWater"^^xsd:string . | ||
| 998 | + | ||
| 999 | +_:b83 | ||
| 1000 | + sp:varName "volumeScaleStored"^^xsd:string . | ||
| 1001 | + | ||
| 1002 | +_:b64 | ||
| 1003 | + sp:varName "pressureScaleShutIn"^^xsd:string . | ||
| 1004 | + | ||
| 1005 | +_:b67 | ||
| 1006 | + sp:varName "pressureScaleFlowing"^^xsd:string . | ||
| 1007 | + | ||
| 1008 | +_:b70 | ||
| 1009 | + sp:varName "pressureScaleBottom"^^xsd:string . | ||
| 1010 | + | ||
| 1011 | +_:b73 | ||
| 1012 | + sp:varName "specificMassScaleChloride"^^xsd:string . | ||
| 1013 | + | ||
| 1014 | +_:b76 | ||
| 1015 | + sp:varName "specificMassScaleCarbonDioxide"^^xsd:string . | ||
| 1016 | + | ||
| 1017 | +_:b79 | ||
| 1018 | + sp:varName "specificMassScaleHydrogenSulfide"^^xsd:string . | ||
| 1019 | + | ||
| 1020 | +_:b5 sp:varName "wellBore"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 14:12:33 BST 2011 |
| 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations | 2 | # baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations |
| 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-organization |
| 4 | # imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib | 4 | # imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib |
| 5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity | ||
| 6 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-core | 5 | # imports: http://www.reportinghub.no/ep/schema/1.0/production-core |
| 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity | ||
| 7 | # imports: http://spinrdf.org/spin | 7 | # imports: http://spinrdf.org/spin |
| 8 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-report | ||
| 9 | # imports: http://www.witsml.org/schemas/131/addendum/combo | 8 | # imports: http://www.witsml.org/schemas/131/addendum/combo |
| 9 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-report | ||
| 10 | 10 | ||
| 11 | @prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> . | 11 | @prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> . |
| 12 | @prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> . | 12 | @prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> . |
| ... | @@ -22,9 +22,14 @@ | ... | @@ -22,9 +22,14 @@ |
| 22 | @prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> . | 22 | @prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> . |
| 23 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 23 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
| 24 | 24 | ||
| 25 | +<http://www.reportinghub.no/ep/schema/production-activity#densityAtStandardTemperatureAndPressure> | ||
| 26 | + rdf:type owl:ObjectProperty ; | ||
| 27 | + rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ; | ||
| 28 | + rdfs:range <http://www.reportinghub.no/ep/schema/core#Density> . | ||
| 29 | + | ||
| 25 | <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> | 30 | <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> |
| 26 | rdf:type owl:Ontology ; | 31 | rdf:type owl:Ontology ; |
| 27 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://spinrdf.org/spin> ; | 32 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-core> ; |
| 28 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 33 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 29 | 34 | ||
| 30 | <http://www.witsml.org/schemas/131/addendum/combo#A_Global-WITSMLComposite> | 35 | <http://www.witsml.org/schemas/131/addendum/combo#A_Global-WITSMLComposite> |
| ... | @@ -477,51 +482,48 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -477,51 +482,48 @@ Note types of facility are currently bound as Field - this will have to be fixed |
| 477 | ] ; | 482 | ] ; |
| 478 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 483 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 479 | sp:subject _:b49 | 484 | sp:subject _:b49 |
| 480 | - ] [ sp:object | 485 | + ] [ sp:object _:b50 ; |
| 481 | - [ sp:varName "densityStdTempPresUOM"^^xsd:string | ||
| 482 | - ] ; | ||
| 483 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | 486 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; |
| 484 | sp:subject _:b49 | 487 | sp:subject _:b49 |
| 485 | ] [ rdf:type sp:Bind ; | 488 | ] [ rdf:type sp:Bind ; |
| 486 | sp:expression | 489 | sp:expression |
| 487 | [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; | 490 | [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; |
| 488 | - sp:arg1 [ sp:varName "oilAmountUOM"^^xsd:string | 491 | + sp:arg1 _:b50 |
| 489 | - ] | ||
| 490 | ] ; | 492 | ] ; |
| 491 | sp:variable | 493 | sp:variable |
| 492 | - [ sp:varName "epOilAmountUOM"^^xsd:string | 494 | + [ sp:varName "epDensityStdTempPresUOM"^^xsd:string |
| 493 | ] | 495 | ] |
| 494 | ] [ rdf:type sp:Bind ; | 496 | ] [ rdf:type sp:Bind ; |
| 495 | sp:expression | 497 | sp:expression |
| 496 | [ rdf:type spif:generateUUID | 498 | [ rdf:type spif:generateUUID |
| 497 | ] ; | 499 | ] ; |
| 498 | - sp:variable _:b50 | 500 | + sp:variable _:b51 |
| 499 | ] [ rdf:type sp:Bind ; | 501 | ] [ rdf:type sp:Bind ; |
| 500 | sp:expression | 502 | sp:expression |
| 501 | [ rdf:type spif:buildURI ; | 503 | [ rdf:type spif:buildURI ; |
| 502 | sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/densityStdTempPres/{?1}" ; | 504 | sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/densityStdTempPres/{?1}" ; |
| 503 | - sp:arg2 _:b50 | 505 | + sp:arg2 _:b51 |
| 504 | ] ; | 506 | ] ; |
| 505 | sp:variable | 507 | sp:variable |
| 506 | - [ sp:varName "epOilAmount"^^xsd:string | 508 | + [ sp:varName "epDensityStdTempPres"^^xsd:string |
| 507 | ] | 509 | ] |
| 508 | ]) | 510 | ]) |
| 509 | ] [ rdf:type sp:Optional ; | 511 | ] [ rdf:type sp:Optional ; |
| 510 | - sp:elements ([ sp:object _:b51 ; | 512 | + sp:elements ([ sp:object _:b52 ; |
| 511 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ; | 513 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ; |
| 512 | sp:subject spin:_this | 514 | sp:subject spin:_this |
| 513 | ] [ sp:object | 515 | ] [ sp:object |
| 514 | [ sp:varName "oilGrossStdTempPresVal"^^xsd:string | 516 | [ sp:varName "oilGrossStdTempPresVal"^^xsd:string |
| 515 | ] ; | 517 | ] ; |
| 516 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 518 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 517 | - sp:subject _:b51 | 519 | + sp:subject _:b52 |
| 518 | - ] [ sp:object _:b52 ; | 520 | + ] [ sp:object _:b53 ; |
| 519 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | 521 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; |
| 520 | - sp:subject _:b51 | 522 | + sp:subject _:b52 |
| 521 | ] [ rdf:type sp:Bind ; | 523 | ] [ rdf:type sp:Bind ; |
| 522 | sp:expression | 524 | sp:expression |
| 523 | [ rdf:type ep-dpr-spin-lib:selectVolumeScale ; | 525 | [ rdf:type ep-dpr-spin-lib:selectVolumeScale ; |
| 524 | - sp:arg1 _:b52 | 526 | + sp:arg1 _:b53 |
| 525 | ] ; | 527 | ] ; |
| 526 | sp:variable | 528 | sp:variable |
| 527 | [ sp:varName "epOilGrossStdTempPresUOM"^^xsd:string | 529 | [ sp:varName "epOilGrossStdTempPresUOM"^^xsd:string |
| ... | @@ -530,12 +532,12 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -530,12 +532,12 @@ Note types of facility are currently bound as Field - this will have to be fixed |
| 530 | sp:expression | 532 | sp:expression |
| 531 | [ rdf:type spif:generateUUID | 533 | [ rdf:type spif:generateUUID |
| 532 | ] ; | 534 | ] ; |
| 533 | - sp:variable _:b53 | 535 | + sp:variable _:b54 |
| 534 | ] [ rdf:type sp:Bind ; | 536 | ] [ rdf:type sp:Bind ; |
| 535 | sp:expression | 537 | sp:expression |
| 536 | [ rdf:type spif:buildURI ; | 538 | [ rdf:type spif:buildURI ; |
| 537 | sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/oilGrossStdTempPres/{?1}" ; | 539 | sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/oilGrossStdTempPres/{?1}" ; |
| 538 | - sp:arg2 _:b53 | 540 | + sp:arg2 _:b54 |
| 539 | ] ; | 541 | ] ; |
| 540 | sp:variable | 542 | sp:variable |
| 541 | [ sp:varName "epOilGrossStdTempPres"^^xsd:string | 543 | [ sp:varName "epOilGrossStdTempPres"^^xsd:string |
| ... | @@ -554,33 +556,33 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -554,33 +556,33 @@ Note types of facility are currently bound as Field - this will have to be fixed |
| 554 | sp:variable _:b44 | 556 | sp:variable _:b44 |
| 555 | ]) | 557 | ]) |
| 556 | ] [ rdf:type sp:Optional ; | 558 | ] [ rdf:type sp:Optional ; |
| 557 | - sp:elements ([ sp:object _:b54 ; | 559 | + sp:elements ([ sp:object _:b55 ; |
| 558 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; | 560 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; |
| 559 | - sp:subject _:b55 | 561 | + sp:subject _:b56 |
| 560 | ] [ sp:object spin:_this ; | 562 | ] [ sp:object spin:_this ; |
| 561 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#cargoShipOperationRef> ; | 563 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#cargoShipOperationRef> ; |
| 562 | - sp:subject _:b54 | ||
| 563 | - ] [ sp:object _:b56 ; | ||
| 564 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | ||
| 565 | sp:subject _:b55 | 564 | sp:subject _:b55 |
| 566 | ] [ sp:object _:b57 ; | 565 | ] [ sp:object _:b57 ; |
| 567 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 566 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 568 | sp:subject _:b56 | 567 | sp:subject _:b56 |
| 569 | - ] [ sp:object _:b55 ; | 568 | + ] [ sp:object _:b58 ; |
| 569 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 570 | + sp:subject _:b57 | ||
| 571 | + ] [ sp:object _:b56 ; | ||
| 570 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | 572 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; |
| 571 | - sp:subject _:b58 | 573 | + sp:subject _:b59 |
| 572 | - ] [ sp:object _:b59 ; | ||
| 573 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 574 | - sp:subject _:b58 | ||
| 575 | ] [ sp:object _:b60 ; | 574 | ] [ sp:object _:b60 ; |
| 575 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 576 | + sp:subject _:b59 | ||
| 577 | + ] [ sp:object _:b61 ; | ||
| 576 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 578 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
| 577 | - sp:subject _:b58 | 579 | + sp:subject _:b59 |
| 578 | ] [ rdf:type sp:Bind ; | 580 | ] [ rdf:type sp:Bind ; |
| 579 | sp:expression | 581 | sp:expression |
| 580 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 582 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 581 | - sp:arg1 _:b57 ; | 583 | + sp:arg1 _:b58 ; |
| 582 | - sp:arg2 _:b59 ; | 584 | + sp:arg2 _:b60 ; |
| 583 | - sp:arg3 _:b60 | 585 | + sp:arg3 _:b61 |
| 584 | ] ; | 586 | ] ; |
| 585 | sp:variable _:b43 | 587 | sp:variable _:b43 |
| 586 | ]) | 588 | ]) |
| ... | @@ -592,185 +594,185 @@ Note types of facility are currently bound as Field - this will have to be fixed | ... | @@ -592,185 +594,185 @@ Note types of facility are currently bound as Field - this will have to be fixed |
| 592 | [ rdf:type sp:Construct ; | 594 | [ rdf:type sp:Construct ; |
| 593 | rdfs:comment """?epInstallAnnualProdAct should correspond to main activity in product volumes...remains to be seen though | 595 | rdfs:comment """?epInstallAnnualProdAct should correspond to main activity in product volumes...remains to be seen though |
| 594 | Need functions to generate facility URIs - also need their temporal parts"""^^xsd:string ; | 596 | Need functions to generate facility URIs - also need their temporal parts"""^^xsd:string ; |
| 595 | - sp:templates ([ sp:object _:b61 ; | 597 | + sp:templates ([ sp:object _:b62 ; |
| 596 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 598 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 597 | - sp:subject _:b62 | 599 | + sp:subject _:b63 |
| 598 | - ] [ sp:object _:b63 ; | 600 | + ] [ sp:object _:b64 ; |
| 599 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; | 601 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; |
| 600 | - sp:subject _:b64 | 602 | + sp:subject _:b65 |
| 601 | - ] [ sp:object _:b65 ; | 603 | + ] [ sp:object _:b66 ; |
| 602 | sp:predicate rdf:type ; | 604 | sp:predicate rdf:type ; |
| 603 | - sp:subject _:b64 | 605 | + sp:subject _:b65 |
| 604 | - ] [ sp:object _:b63 ; | 606 | + ] [ sp:object _:b64 ; |
| 605 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ; | 607 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ; |
| 606 | - sp:subject _:b61 | 608 | + sp:subject _:b62 |
| 607 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAPlatform> ; | 609 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAPlatform> ; |
| 608 | sp:predicate rdf:type ; | 610 | sp:predicate rdf:type ; |
| 609 | - sp:subject _:b63 | 611 | + sp:subject _:b64 |
| 610 | - ] [ sp:object _:b66 ; | 612 | + ] [ sp:object _:b67 ; |
| 611 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfBedsAvailable> ; | 613 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfBedsAvailable> ; |
| 612 | - sp:subject _:b63 | 614 | + sp:subject _:b64 |
| 613 | ] [ sp:object | 615 | ] [ sp:object |
| 614 | [ sp:varName "cateringCrewCount"^^xsd:string | 616 | [ sp:varName "cateringCrewCount"^^xsd:string |
| 615 | ] ; | 617 | ] ; |
| 616 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfCateringCrew> ; | 618 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfCateringCrew> ; |
| 617 | - sp:subject _:b63 | 619 | + sp:subject _:b64 |
| 618 | ] [ sp:object | 620 | ] [ sp:object |
| 619 | [ sp:varName "contractorCrewCount"^^xsd:string | 621 | [ sp:varName "contractorCrewCount"^^xsd:string |
| 620 | ] ; | 622 | ] ; |
| 621 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfContractorCrew> ; | 623 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfContractorCrew> ; |
| 622 | - sp:subject _:b63 | 624 | + sp:subject _:b64 |
| 623 | ] [ sp:object | 625 | ] [ sp:object |
| 624 | [ sp:varName "dayVisitorsCount"^^xsd:string | 626 | [ sp:varName "dayVisitorsCount"^^xsd:string |
| 625 | ] ; | 627 | ] ; |
| 626 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDayVisitors> ; | 628 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDayVisitors> ; |
| 627 | - sp:subject _:b63 | 629 | + sp:subject _:b64 |
| 628 | ] [ sp:object | 630 | ] [ sp:object |
| 629 | [ sp:varName "drillingContractCrewCount"^^xsd:string | 631 | [ sp:varName "drillingContractCrewCount"^^xsd:string |
| 630 | ] ; | 632 | ] ; |
| 631 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDrillingContractCrew> ; | 633 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDrillingContractCrew> ; |
| 632 | - sp:subject _:b63 | 634 | + sp:subject _:b64 |
| 633 | ] [ sp:object | 635 | ] [ sp:object |
| 634 | [ sp:varName "otherCrewCount"^^xsd:string | 636 | [ sp:varName "otherCrewCount"^^xsd:string |
| 635 | ] ; | 637 | ] ; |
| 636 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOtherCrew> ; | 638 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOtherCrew> ; |
| 637 | - sp:subject _:b63 | 639 | + sp:subject _:b64 |
| 638 | ] [ sp:object | 640 | ] [ sp:object |
| 639 | [ sp:varName "ownCrewCount"^^xsd:string | 641 | [ sp:varName "ownCrewCount"^^xsd:string |
| 640 | ] ; | 642 | ] ; |
| 641 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew> ; | 643 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew> ; |
| 642 | - sp:subject _:b63 | 644 | + sp:subject _:b64 |
| 643 | ] [ sp:object | 645 | ] [ sp:object |
| 644 | [ sp:varName "ownOtherCrewCount"^^xsd:string | 646 | [ sp:varName "ownOtherCrewCount"^^xsd:string |
| 645 | ] ; | 647 | ] ; |
| 646 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnOtherCrew> ; | 648 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnOtherCrew> ; |
| 647 | - sp:subject _:b63 | 649 | + sp:subject _:b64 |
| 648 | ] [ sp:object | 650 | ] [ sp:object |
| 649 | [ sp:varName "personnelOnboardCount"^^xsd:string | 651 | [ sp:varName "personnelOnboardCount"^^xsd:string |
| 650 | ] ; | 652 | ] ; |
| 651 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfPersonnelOnBoard> ; | 653 | sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfPersonnelOnBoard> ; |
| 652 | - sp:subject _:b63 | 654 | + sp:subject _:b64 |
| 653 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ; | 655 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ; |
| 654 | sp:predicate rdf:type ; | 656 | sp:predicate rdf:type ; |
| 655 | - sp:subject _:b67 | 657 | + sp:subject _:b68 |
| 656 | - ] [ sp:object _:b68 ; | ||
| 657 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ; | ||
| 658 | - sp:subject _:b67 | ||
| 659 | ] [ sp:object _:b69 ; | 658 | ] [ sp:object _:b69 ; |
| 659 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ; | ||
| 660 | + sp:subject _:b68 | ||
| 661 | + ] [ sp:object _:b70 ; | ||
| 660 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ; | 662 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ; |
| 661 | - sp:subject _:b67 | 663 | + sp:subject _:b68 |
| 662 | - ] [ sp:object _:b67 ; | 664 | + ] [ sp:object _:b68 ; |
| 663 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 665 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 664 | - sp:subject _:b70 | 666 | + sp:subject _:b71 |
| 665 | - ] [ sp:object _:b71 ; | ||
| 666 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ; | ||
| 667 | - sp:subject _:b67 | ||
| 668 | ] [ sp:object _:b72 ; | 667 | ] [ sp:object _:b72 ; |
| 668 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ; | ||
| 669 | + sp:subject _:b68 | ||
| 670 | + ] [ sp:object _:b73 ; | ||
| 669 | sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ; | 671 | sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ; |
| 670 | - sp:subject _:b71 | 672 | + sp:subject _:b72 |
| 671 | - ] [ sp:object _:b61 ; | 673 | + ] [ sp:object _:b62 ; |
| 672 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; | 674 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; |
| 673 | - sp:subject _:b70 | 675 | + sp:subject _:b71 |
| 674 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AnnualProductionOperationsActivityToEndOfReportingPeriod> ; | 676 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AnnualProductionOperationsActivityToEndOfReportingPeriod> ; |
| 675 | sp:predicate rdf:type ; | 677 | sp:predicate rdf:type ; |
| 676 | - sp:subject _:b70 | 678 | + sp:subject _:b71 |
| 677 | - ] [ sp:object _:b70 ; | 679 | + ] [ sp:object _:b71 ; |
| 678 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 680 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 679 | - sp:subject _:b73 | 681 | + sp:subject _:b74 |
| 680 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#DailyProductionOperationsActivity> ; | 682 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#DailyProductionOperationsActivity> ; |
| 681 | sp:predicate rdf:type ; | 683 | sp:predicate rdf:type ; |
| 682 | - sp:subject _:b61 | 684 | + sp:subject _:b62 |
| 683 | - ] [ sp:object _:b73 ; | 685 | + ] [ sp:object _:b74 ; |
| 684 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 686 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 685 | - sp:subject _:b74 | 687 | + sp:subject _:b75 |
| 686 | ]) ; | 688 | ]) ; |
| 687 | sp:where ([ rdf:type sp:Optional ; | 689 | sp:where ([ rdf:type sp:Optional ; |
| 688 | - sp:elements ([ sp:object _:b66 ; | 690 | + sp:elements ([ sp:object _:b67 ; |
| 689 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bedsAvailable> ; | 691 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bedsAvailable> ; |
| 690 | sp:subject spin:_this | 692 | sp:subject spin:_this |
| 691 | ]) | 693 | ]) |
| 692 | ] [ sp:object spin:_this ; | 694 | ] [ sp:object spin:_this ; |
| 693 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | 695 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; |
| 694 | - sp:subject _:b75 | 696 | + sp:subject _:b76 |
| 695 | - ] [ sp:object _:b76 ; | ||
| 696 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 697 | - sp:subject _:b75 | ||
| 698 | ] [ sp:object _:b77 ; | 697 | ] [ sp:object _:b77 ; |
| 699 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 698 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; |
| 700 | - sp:subject _:b75 | 699 | + sp:subject _:b76 |
| 701 | ] [ sp:object _:b78 ; | 700 | ] [ sp:object _:b78 ; |
| 702 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | 701 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
| 703 | - sp:subject _:b75 | 702 | + sp:subject _:b76 |
| 704 | ] [ sp:object _:b79 ; | 703 | ] [ sp:object _:b79 ; |
| 705 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 704 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 706 | - sp:subject _:b78 | 705 | + sp:subject _:b76 |
| 707 | ] [ sp:object _:b80 ; | 706 | ] [ sp:object _:b80 ; |
| 707 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 708 | + sp:subject _:b79 | ||
| 709 | + ] [ sp:object _:b81 ; | ||
| 708 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | 710 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 709 | sp:subject spin:_this | 711 | sp:subject spin:_this |
| 710 | ] [ sp:object | 712 | ] [ sp:object |
| 711 | [ sp:varName "installkind"^^xsd:string | 713 | [ sp:varName "installkind"^^xsd:string |
| 712 | ] ; | 714 | ] ; |
| 713 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; | 715 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; |
| 714 | - sp:subject _:b80 | 716 | + sp:subject _:b81 |
| 715 | - ] [ sp:object _:b81 ; | 717 | + ] [ sp:object _:b82 ; |
| 716 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 718 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 717 | - sp:subject _:b80 | 719 | + sp:subject _:b81 |
| 718 | ] [ rdf:type sp:Bind ; | 720 | ] [ rdf:type sp:Bind ; |
| 719 | sp:expression | 721 | sp:expression |
| 720 | [ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ; | 722 | [ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ; |
| 721 | sp:arg1 [ sp:varName "installKind"^^xsd:string | 723 | sp:arg1 [ sp:varName "installKind"^^xsd:string |
| 722 | ] | 724 | ] |
| 723 | ] ; | 725 | ] ; |
| 724 | - sp:variable _:b65 | 726 | + sp:variable _:b66 |
| 725 | ] [ rdf:type sp:Bind ; | 727 | ] [ rdf:type sp:Bind ; |
| 726 | sp:expression | 728 | sp:expression |
| 727 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ; | 729 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ; |
| 728 | - sp:arg1 _:b79 ; | 730 | + sp:arg1 _:b80 ; |
| 729 | - sp:arg2 _:b77 | 731 | + sp:arg2 _:b78 |
| 730 | ] ; | 732 | ] ; |
| 731 | - sp:variable _:b74 | 733 | + sp:variable _:b75 |
| 732 | ] [ rdf:type sp:Bind ; | 734 | ] [ rdf:type sp:Bind ; |
| 733 | sp:expression | 735 | sp:expression |
| 734 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ; | 736 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ; |
| 735 | - sp:arg1 _:b79 ; | 737 | + sp:arg1 _:b80 ; |
| 736 | - sp:arg2 _:b77 | 738 | + sp:arg2 _:b78 |
| 737 | ] ; | 739 | ] ; |
| 738 | - sp:variable _:b73 | 740 | + sp:variable _:b74 |
| 739 | ] [ rdf:type sp:Bind ; | 741 | ] [ rdf:type sp:Bind ; |
| 740 | sp:expression | 742 | sp:expression |
| 741 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 743 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 742 | - sp:arg1 _:b79 ; | 744 | + sp:arg1 _:b80 ; |
| 743 | - sp:arg2 _:b76 ; | 745 | + sp:arg2 _:b77 ; |
| 744 | - sp:arg3 _:b77 | 746 | + sp:arg3 _:b78 |
| 745 | ] ; | 747 | ] ; |
| 746 | - sp:variable _:b62 | 748 | + sp:variable _:b63 |
| 747 | ] [ rdf:type sp:Bind ; | 749 | ] [ rdf:type sp:Bind ; |
| 748 | sp:expression | 750 | sp:expression |
| 749 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 751 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 750 | - sp:arg1 _:b81 ; | 752 | + sp:arg1 _:b82 ; |
| 751 | - sp:arg2 _:b76 ; | 753 | + sp:arg2 _:b77 ; |
| 752 | - sp:arg3 _:b77 | 754 | + sp:arg3 _:b78 |
| 753 | ] ; | 755 | ] ; |
| 754 | - sp:variable _:b61 | 756 | + sp:variable _:b62 |
| 755 | ] [ rdf:type sp:Bind ; | 757 | ] [ rdf:type sp:Bind ; |
| 756 | sp:expression | 758 | sp:expression |
| 757 | [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ; | 759 | [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ; |
| 758 | - sp:arg1 _:b81 ; | 760 | + sp:arg1 _:b82 ; |
| 759 | - sp:arg2 _:b76 ; | 761 | + sp:arg2 _:b77 ; |
| 760 | - sp:arg3 _:b77 | 762 | + sp:arg3 _:b78 |
| 761 | ] ; | 763 | ] ; |
| 762 | - sp:variable _:b63 | 764 | + sp:variable _:b64 |
| 763 | ] [ rdf:type sp:Bind ; | 765 | ] [ rdf:type sp:Bind ; |
| 764 | sp:expression | 766 | sp:expression |
| 765 | [ rdf:type ep-dpr-spin-lib:buildFacilityURI ; | 767 | [ rdf:type ep-dpr-spin-lib:buildFacilityURI ; |
| 766 | - sp:arg1 _:b81 | 768 | + sp:arg1 _:b82 |
| 767 | ] ; | 769 | ] ; |
| 768 | - sp:variable _:b64 | 770 | + sp:variable _:b65 |
| 769 | ] [ rdf:type sp:Bind ; | 771 | ] [ rdf:type sp:Bind ; |
| 770 | sp:expression | 772 | sp:expression |
| 771 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ; | 773 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ; |
| 772 | - sp:arg1 _:b81 ; | 774 | + sp:arg1 _:b82 ; |
| 773 | - sp:arg2 _:b77 | 775 | + sp:arg2 _:b78 |
| 774 | ] ; | 776 | ] ; |
| 775 | sp:variable | 777 | sp:variable |
| 776 | [ sp:varName "epInstallAnnualProdAct"^^xsd:string | 778 | [ sp:varName "epInstallAnnualProdAct"^^xsd:string |
| ... | @@ -778,27 +780,27 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -778,27 +780,27 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 778 | ] [ rdf:type sp:Bind ; | 780 | ] [ rdf:type sp:Bind ; |
| 779 | sp:expression | 781 | sp:expression |
| 780 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ; | 782 | [ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ; |
| 781 | - sp:arg1 _:b81 ; | 783 | + sp:arg1 _:b82 ; |
| 782 | - sp:arg2 _:b77 | 784 | + sp:arg2 _:b78 |
| 783 | ] ; | 785 | ] ; |
| 784 | - sp:variable _:b70 | 786 | + sp:variable _:b71 |
| 785 | ] [ rdf:type sp:Optional ; | 787 | ] [ rdf:type sp:Optional ; |
| 786 | - sp:elements ([ sp:object _:b82 ; | 788 | + sp:elements ([ sp:object _:b83 ; |
| 787 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalHSERef> ; | 789 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalHSERef> ; |
| 788 | sp:subject spin:_this | 790 | sp:subject spin:_this |
| 789 | ] [ rdf:type sp:Optional ; | 791 | ] [ rdf:type sp:Optional ; |
| 790 | - sp:elements ([ sp:object _:b83 ; | 792 | + sp:elements ([ sp:object _:b84 ; |
| 791 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyRef> ; | 793 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyRef> ; |
| 792 | - sp:subject _:b82 | ||
| 793 | - ] [ sp:object _:b84 ; | ||
| 794 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ; | ||
| 795 | sp:subject _:b83 | 794 | sp:subject _:b83 |
| 796 | - ] [ sp:object _:b72 ; | ||
| 797 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 798 | - sp:subject _:b84 | ||
| 799 | ] [ sp:object _:b85 ; | 795 | ] [ sp:object _:b85 ; |
| 800 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ; | 796 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ; |
| 801 | sp:subject _:b84 | 797 | sp:subject _:b84 |
| 798 | + ] [ sp:object _:b73 ; | ||
| 799 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 800 | + sp:subject _:b85 | ||
| 801 | + ] [ sp:object _:b86 ; | ||
| 802 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ; | ||
| 803 | + sp:subject _:b85 | ||
| 802 | ] [ rdf:type sp:Bind ; | 804 | ] [ rdf:type sp:Bind ; |
| 803 | sp:expression | 805 | sp:expression |
| 804 | [ rdf:type spif:buildUniqueURI ; | 806 | [ rdf:type spif:buildUniqueURI ; |
| ... | @@ -810,9 +812,9 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -810,9 +812,9 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 810 | ] [ rdf:type sp:Bind ; | 812 | ] [ rdf:type sp:Bind ; |
| 811 | sp:expression | 813 | sp:expression |
| 812 | [ rdf:type ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ; | 814 | [ rdf:type ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ; |
| 813 | - sp:arg1 _:b85 | 815 | + sp:arg1 _:b86 |
| 814 | ] ; | 816 | ] ; |
| 815 | - sp:variable _:b68 | 817 | + sp:variable _:b69 |
| 816 | ] [ rdf:type sp:Bind ; | 818 | ] [ rdf:type sp:Bind ; |
| 817 | sp:expression | 819 | sp:expression |
| 818 | [ sp:varName "epInstallAnnualAct"^^xsd:string | 820 | [ sp:varName "epInstallAnnualAct"^^xsd:string |
| ... | @@ -820,15 +822,15 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -820,15 +822,15 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 820 | sp:variable | 822 | sp:variable |
| 821 | [ sp:varName "epSafetyParent"^^xsd:string | 823 | [ sp:varName "epSafetyParent"^^xsd:string |
| 822 | ] | 824 | ] |
| 823 | - ] [ sp:object _:b86 ; | 825 | + ] [ sp:object _:b87 ; |
| 824 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ; | 826 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ; |
| 825 | - sp:subject _:b84 | 827 | + sp:subject _:b85 |
| 826 | ] [ rdf:type sp:Bind ; | 828 | ] [ rdf:type sp:Bind ; |
| 827 | sp:expression | 829 | sp:expression |
| 828 | [ rdf:type ep-dpr-spin-lib:selectSafetyActivityType ; | 830 | [ rdf:type ep-dpr-spin-lib:selectSafetyActivityType ; |
| 829 | - sp:arg1 _:b86 | 831 | + sp:arg1 _:b87 |
| 830 | ] ; | 832 | ] ; |
| 831 | - sp:variable _:b69 | 833 | + sp:variable _:b70 |
| 832 | ]) | 834 | ]) |
| 833 | ]) | 835 | ]) |
| 834 | ]) | 836 | ]) |
| ... | @@ -839,67 +841,67 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -839,67 +841,67 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 839 | [ rdf:type sp:Construct ; | 841 | [ rdf:type sp:Construct ; |
| 840 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ; | 842 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ; |
| 841 | sp:predicate rdf:type ; | 843 | sp:predicate rdf:type ; |
| 842 | - sp:subject _:b87 | 844 | + sp:subject _:b88 |
| 843 | - ] [ sp:object _:b88 ; | ||
| 844 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 845 | - sp:subject _:b87 | ||
| 846 | ] [ sp:object _:b89 ; | 845 | ] [ sp:object _:b89 ; |
| 846 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 847 | + sp:subject _:b88 | ||
| 848 | + ] [ sp:object _:b90 ; | ||
| 847 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 849 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 848 | - sp:subject _:b87 | 850 | + sp:subject _:b88 |
| 849 | - ] [ sp:object _:b87 ; | 851 | + ] [ sp:object _:b88 ; |
| 850 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 852 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 851 | - sp:subject _:b90 | 853 | + sp:subject _:b91 |
| 852 | ]) ; | 854 | ]) ; |
| 853 | sp:where ([ rdf:type sp:Bind ; | 855 | sp:where ([ rdf:type sp:Bind ; |
| 854 | sp:expression | 856 | sp:expression |
| 855 | [ rdf:type spif:generateUUID | 857 | [ rdf:type spif:generateUUID |
| 856 | ] ; | 858 | ] ; |
| 857 | - sp:variable _:b91 | 859 | + sp:variable _:b92 |
| 858 | ] [ rdf:type sp:Bind ; | 860 | ] [ rdf:type sp:Bind ; |
| 859 | sp:expression | 861 | sp:expression |
| 860 | [ rdf:type spif:buildURI ; | 862 | [ rdf:type spif:buildURI ; |
| 861 | sp:arg1 "https://www.reportinghub.no/ep/data/lostProduction/{?1}" ; | 863 | sp:arg1 "https://www.reportinghub.no/ep/data/lostProduction/{?1}" ; |
| 862 | - sp:arg2 _:b91 | 864 | + sp:arg2 _:b92 |
| 863 | ] ; | 865 | ] ; |
| 864 | - sp:variable _:b87 | 866 | + sp:variable _:b88 |
| 865 | ] [ rdf:type sp:Optional ; | 867 | ] [ rdf:type sp:Optional ; |
| 866 | - sp:elements ([ sp:object _:b89 ; | 868 | + sp:elements ([ sp:object _:b90 ; |
| 867 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 869 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 868 | sp:subject spin:_this | 870 | sp:subject spin:_this |
| 869 | - ] [ sp:object _:b88 ; | 871 | + ] [ sp:object _:b89 ; |
| 870 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | 872 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; |
| 871 | sp:subject spin:_this | 873 | sp:subject spin:_this |
| 872 | ]) | 874 | ]) |
| 873 | ] [ rdf:type sp:Optional ; | 875 | ] [ rdf:type sp:Optional ; |
| 874 | - sp:elements ([ sp:object _:b92 ; | 876 | + sp:elements ([ sp:object _:b93 ; |
| 875 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; | 877 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; |
| 876 | - sp:subject _:b93 | 878 | + sp:subject _:b94 |
| 877 | ] [ sp:object spin:_this ; | 879 | ] [ sp:object spin:_this ; |
| 878 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#lostProductionRef> ; | 880 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#lostProductionRef> ; |
| 879 | - sp:subject _:b92 | ||
| 880 | - ] [ sp:object _:b94 ; | ||
| 881 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | ||
| 882 | sp:subject _:b93 | 881 | sp:subject _:b93 |
| 883 | ] [ sp:object _:b95 ; | 882 | ] [ sp:object _:b95 ; |
| 884 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 883 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 885 | sp:subject _:b94 | 884 | sp:subject _:b94 |
| 886 | - ] [ sp:object _:b93 ; | 885 | + ] [ sp:object _:b96 ; |
| 886 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 887 | + sp:subject _:b95 | ||
| 888 | + ] [ sp:object _:b94 ; | ||
| 887 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | 889 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; |
| 888 | - sp:subject _:b96 | 890 | + sp:subject _:b97 |
| 889 | - ] [ sp:object _:b97 ; | ||
| 890 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 891 | - sp:subject _:b96 | ||
| 892 | ] [ sp:object _:b98 ; | 891 | ] [ sp:object _:b98 ; |
| 892 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 893 | + sp:subject _:b97 | ||
| 894 | + ] [ sp:object _:b99 ; | ||
| 893 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 895 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
| 894 | - sp:subject _:b96 | 896 | + sp:subject _:b97 |
| 895 | ] [ rdf:type sp:Bind ; | 897 | ] [ rdf:type sp:Bind ; |
| 896 | sp:expression | 898 | sp:expression |
| 897 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 899 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 898 | - sp:arg1 _:b95 ; | 900 | + sp:arg1 _:b96 ; |
| 899 | - sp:arg2 _:b97 ; | 901 | + sp:arg2 _:b98 ; |
| 900 | - sp:arg3 _:b98 | 902 | + sp:arg3 _:b99 |
| 901 | ] ; | 903 | ] ; |
| 902 | - sp:variable _:b90 | 904 | + sp:variable _:b91 |
| 903 | ]) | 905 | ]) |
| 904 | ]) | 906 | ]) |
| 905 | ] . | 907 | ] . |
| ... | @@ -909,170 +911,170 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -909,170 +911,170 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 909 | [ rdf:type sp:Construct ; | 911 | [ rdf:type sp:Construct ; |
| 910 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MarineOperation> ; | 912 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MarineOperation> ; |
| 911 | sp:predicate rdf:type ; | 913 | sp:predicate rdf:type ; |
| 912 | - sp:subject _:b99 | 914 | + sp:subject _:b100 |
| 913 | - ] [ sp:object _:b100 ; | ||
| 914 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 915 | - sp:subject _:b99 | ||
| 916 | ] [ sp:object _:b101 ; | 915 | ] [ sp:object _:b101 ; |
| 917 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 916 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 918 | - sp:subject _:b99 | 917 | + sp:subject _:b100 |
| 919 | ] [ sp:object _:b102 ; | 918 | ] [ sp:object _:b102 ; |
| 920 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ; | 919 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 921 | - sp:subject _:b99 | 920 | + sp:subject _:b100 |
| 922 | ] [ sp:object _:b103 ; | 921 | ] [ sp:object _:b103 ; |
| 923 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; | 922 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ; |
| 924 | - sp:subject _:b102 | 923 | + sp:subject _:b100 |
| 925 | ] [ sp:object _:b104 ; | 924 | ] [ sp:object _:b104 ; |
| 926 | - sp:predicate rdfs:comment ; | 925 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; |
| 927 | sp:subject _:b103 | 926 | sp:subject _:b103 |
| 928 | ] [ sp:object _:b105 ; | 927 | ] [ sp:object _:b105 ; |
| 929 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#standbyVessel> ; | 928 | + sp:predicate rdfs:comment ; |
| 930 | - sp:subject _:b99 | 929 | + sp:subject _:b104 |
| 931 | ] [ sp:object _:b106 ; | 930 | ] [ sp:object _:b106 ; |
| 931 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#standbyVessel> ; | ||
| 932 | + sp:subject _:b100 | ||
| 933 | + ] [ sp:object _:b107 ; | ||
| 932 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; | 934 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ; |
| 933 | - sp:subject _:b105 | 935 | + sp:subject _:b106 |
| 934 | ] [ sp:object | 936 | ] [ sp:object |
| 935 | [ sp:varName "stbCommentText"^^xsd:string | 937 | [ sp:varName "stbCommentText"^^xsd:string |
| 936 | ] ; | 938 | ] ; |
| 937 | sp:predicate rdfs:comment ; | 939 | sp:predicate rdfs:comment ; |
| 938 | - sp:subject _:b105 | 940 | + sp:subject _:b106 |
| 939 | - ] [ sp:object _:b107 ; | 941 | + ] [ sp:object _:b108 ; |
| 940 | sp:predicate rdfs:comment ; | 942 | sp:predicate rdfs:comment ; |
| 941 | - sp:subject _:b99 | 943 | + sp:subject _:b100 |
| 942 | - ] [ sp:object _:b99 ; | 944 | + ] [ sp:object _:b100 ; |
| 943 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 945 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 944 | - sp:subject _:b108 | 946 | + sp:subject _:b109 |
| 945 | ]) ; | 947 | ]) ; |
| 946 | sp:where ([ rdf:type sp:Bind ; | 948 | sp:where ([ rdf:type sp:Bind ; |
| 947 | sp:expression | 949 | sp:expression |
| 948 | [ rdf:type spif:generateUUID | 950 | [ rdf:type spif:generateUUID |
| 949 | ] ; | 951 | ] ; |
| 950 | - sp:variable _:b109 | 952 | + sp:variable _:b110 |
| 951 | ] [ rdf:type sp:Bind ; | 953 | ] [ rdf:type sp:Bind ; |
| 952 | sp:expression | 954 | sp:expression |
| 953 | [ rdf:type spif:buildURI ; | 955 | [ rdf:type spif:buildURI ; |
| 954 | sp:arg1 "https://www.reportinghub.no/ep/data/marineOperation/{?1}" ; | 956 | sp:arg1 "https://www.reportinghub.no/ep/data/marineOperation/{?1}" ; |
| 955 | - sp:arg2 _:b109 | 957 | + sp:arg2 _:b110 |
| 956 | ] ; | 958 | ] ; |
| 957 | - sp:variable _:b99 | 959 | + sp:variable _:b100 |
| 958 | ] [ rdf:type sp:Optional ; | 960 | ] [ rdf:type sp:Optional ; |
| 959 | - sp:elements ([ sp:object _:b101 ; | 961 | + sp:elements ([ sp:object _:b102 ; |
| 960 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 962 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 961 | sp:subject spin:_this | 963 | sp:subject spin:_this |
| 962 | - ] [ sp:object _:b100 ; | 964 | + ] [ sp:object _:b101 ; |
| 963 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | 965 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; |
| 964 | sp:subject spin:_this | 966 | sp:subject spin:_this |
| 965 | ]) | 967 | ]) |
| 966 | ] [ rdf:type sp:Optional ; | 968 | ] [ rdf:type sp:Optional ; |
| 967 | - sp:elements ([ sp:object _:b110 ; | 969 | + sp:elements ([ sp:object _:b111 ; |
| 968 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShip> ; | 970 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShip> ; |
| 969 | sp:subject spin:_this | 971 | sp:subject spin:_this |
| 970 | ] [ rdf:type sp:Bind ; | 972 | ] [ rdf:type sp:Bind ; |
| 971 | sp:expression | 973 | sp:expression |
| 972 | [ rdf:type ep-dpr-spin-lib:buildShipURI ; | 974 | [ rdf:type ep-dpr-spin-lib:buildShipURI ; |
| 973 | - sp:arg1 _:b110 | 975 | + sp:arg1 _:b111 |
| 974 | ] ; | 976 | ] ; |
| 975 | - sp:variable _:b102 | 977 | + sp:variable _:b103 |
| 976 | ] [ rdf:type sp:Optional ; | 978 | ] [ rdf:type sp:Optional ; |
| 977 | - sp:elements ([ sp:object _:b111 ; | 979 | + sp:elements ([ sp:object _:b112 ; |
| 978 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ; | 980 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ; |
| 979 | sp:subject spin:_this | 981 | sp:subject spin:_this |
| 980 | - ] [ sp:object _:b112 ; | ||
| 981 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | ||
| 982 | - sp:subject _:b111 | ||
| 983 | ] [ sp:object _:b113 ; | 982 | ] [ sp:object _:b113 ; |
| 983 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | ||
| 984 | + sp:subject _:b112 | ||
| 985 | + ] [ sp:object _:b114 ; | ||
| 984 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 986 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 985 | - sp:subject _:b111 | 987 | + sp:subject _:b112 |
| 986 | - ] [ sp:object _:b104 ; | 988 | + ] [ sp:object _:b105 ; |
| 987 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; | 989 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; |
| 988 | - sp:subject _:b111 | 990 | + sp:subject _:b112 |
| 989 | ] [ rdf:type sp:Bind ; | 991 | ] [ rdf:type sp:Bind ; |
| 990 | sp:expression | 992 | sp:expression |
| 991 | [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ; | 993 | [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ; |
| 992 | - sp:arg1 _:b110 ; | 994 | + sp:arg1 _:b111 ; |
| 993 | - sp:arg2 _:b112 ; | 995 | + sp:arg2 _:b113 ; |
| 994 | - sp:arg3 _:b113 | 996 | + sp:arg3 _:b114 |
| 995 | ] ; | 997 | ] ; |
| 996 | - sp:variable _:b103 | 998 | + sp:variable _:b104 |
| 997 | ]) | 999 | ]) |
| 998 | ]) | 1000 | ]) |
| 999 | ] [ rdf:type sp:Optional ; | 1001 | ] [ rdf:type sp:Optional ; |
| 1000 | - sp:elements ([ sp:object _:b114 ; | 1002 | + sp:elements ([ sp:object _:b115 ; |
| 1001 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standbyVessel> ; | 1003 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standbyVessel> ; |
| 1002 | sp:subject spin:_this | 1004 | sp:subject spin:_this |
| 1003 | ] [ rdf:type sp:Bind ; | 1005 | ] [ rdf:type sp:Bind ; |
| 1004 | sp:expression | 1006 | sp:expression |
| 1005 | [ rdf:type ep-dpr-spin-lib:buildShipURI ; | 1007 | [ rdf:type ep-dpr-spin-lib:buildShipURI ; |
| 1006 | - sp:arg1 _:b114 | 1008 | + sp:arg1 _:b115 |
| 1007 | ] ; | 1009 | ] ; |
| 1008 | - sp:variable _:b105 | 1010 | + sp:variable _:b106 |
| 1009 | ] [ rdf:type sp:Optional ; | 1011 | ] [ rdf:type sp:Optional ; |
| 1010 | - sp:elements ([ sp:object _:b115 ; | 1012 | + sp:elements ([ sp:object _:b116 ; |
| 1011 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ; | 1013 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ; |
| 1012 | sp:subject spin:_this | 1014 | sp:subject spin:_this |
| 1013 | - ] [ sp:object _:b116 ; | ||
| 1014 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | ||
| 1015 | - sp:subject _:b115 | ||
| 1016 | ] [ sp:object _:b117 ; | 1015 | ] [ sp:object _:b117 ; |
| 1016 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | ||
| 1017 | + sp:subject _:b116 | ||
| 1018 | + ] [ sp:object _:b118 ; | ||
| 1017 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 1019 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 1018 | - sp:subject _:b115 | 1020 | + sp:subject _:b116 |
| 1019 | - ] [ sp:object _:b104 ; | 1021 | + ] [ sp:object _:b105 ; |
| 1020 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; | 1022 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; |
| 1021 | - sp:subject _:b115 | 1023 | + sp:subject _:b116 |
| 1022 | ] [ rdf:type sp:Bind ; | 1024 | ] [ rdf:type sp:Bind ; |
| 1023 | sp:expression | 1025 | sp:expression |
| 1024 | [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ; | 1026 | [ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ; |
| 1025 | - sp:arg1 _:b114 ; | 1027 | + sp:arg1 _:b115 ; |
| 1026 | - sp:arg2 _:b116 ; | 1028 | + sp:arg2 _:b117 ; |
| 1027 | - sp:arg3 _:b117 | 1029 | + sp:arg3 _:b118 |
| 1028 | ] ; | 1030 | ] ; |
| 1029 | - sp:variable _:b106 | 1031 | + sp:variable _:b107 |
| 1030 | ]) | 1032 | ]) |
| 1031 | ]) | 1033 | ]) |
| 1032 | ] [ rdf:type sp:Optional ; | 1034 | ] [ rdf:type sp:Optional ; |
| 1033 | - sp:elements ([ sp:object _:b118 ; | 1035 | + sp:elements ([ sp:object _:b119 ; |
| 1034 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ; | 1036 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ; |
| 1035 | sp:subject spin:_this | 1037 | sp:subject spin:_this |
| 1036 | - ] [ sp:object _:b107 ; | 1038 | + ] [ sp:object _:b108 ; |
| 1037 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; | 1039 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; |
| 1038 | - sp:subject _:b118 | 1040 | + sp:subject _:b119 |
| 1039 | - ] [ sp:object _:b101 ; | 1041 | + ] [ sp:object _:b102 ; |
| 1040 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 1042 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 1041 | - sp:subject _:b118 | 1043 | + sp:subject _:b119 |
| 1042 | - ] [ sp:object _:b100 ; | 1044 | + ] [ sp:object _:b101 ; |
| 1043 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | 1045 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; |
| 1044 | - sp:subject _:b118 | 1046 | + sp:subject _:b119 |
| 1045 | ]) | 1047 | ]) |
| 1046 | ] [ rdf:type sp:Optional ; | 1048 | ] [ rdf:type sp:Optional ; |
| 1047 | - sp:elements ([ sp:object _:b119 ; | 1049 | + sp:elements ([ sp:object _:b120 ; |
| 1048 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; | 1050 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; |
| 1049 | - sp:subject _:b120 | 1051 | + sp:subject _:b121 |
| 1050 | ] [ sp:object spin:_this ; | 1052 | ] [ sp:object spin:_this ; |
| 1051 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#marineOperationRef> ; | 1053 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#marineOperationRef> ; |
| 1052 | - sp:subject _:b119 | ||
| 1053 | - ] [ sp:object _:b121 ; | ||
| 1054 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | ||
| 1055 | sp:subject _:b120 | 1054 | sp:subject _:b120 |
| 1056 | ] [ sp:object _:b122 ; | 1055 | ] [ sp:object _:b122 ; |
| 1057 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1056 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 1058 | sp:subject _:b121 | 1057 | sp:subject _:b121 |
| 1059 | - ] [ sp:object _:b120 ; | 1058 | + ] [ sp:object _:b123 ; |
| 1059 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 1060 | + sp:subject _:b122 | ||
| 1061 | + ] [ sp:object _:b121 ; | ||
| 1060 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | 1062 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; |
| 1061 | - sp:subject _:b123 | 1063 | + sp:subject _:b124 |
| 1062 | - ] [ sp:object _:b124 ; | ||
| 1063 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 1064 | - sp:subject _:b123 | ||
| 1065 | ] [ sp:object _:b125 ; | 1064 | ] [ sp:object _:b125 ; |
| 1065 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 1066 | + sp:subject _:b124 | ||
| 1067 | + ] [ sp:object _:b126 ; | ||
| 1066 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 1068 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
| 1067 | - sp:subject _:b123 | 1069 | + sp:subject _:b124 |
| 1068 | ] [ rdf:type sp:Bind ; | 1070 | ] [ rdf:type sp:Bind ; |
| 1069 | sp:expression | 1071 | sp:expression |
| 1070 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 1072 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 1071 | - sp:arg1 _:b122 ; | 1073 | + sp:arg1 _:b123 ; |
| 1072 | - sp:arg2 _:b124 ; | 1074 | + sp:arg2 _:b125 ; |
| 1073 | - sp:arg3 _:b125 | 1075 | + sp:arg3 _:b126 |
| 1074 | ] ; | 1076 | ] ; |
| 1075 | - sp:variable _:b108 | 1077 | + sp:variable _:b109 |
| 1076 | ]) | 1078 | ]) |
| 1077 | ]) | 1079 | ]) |
| 1078 | ] . | 1080 | ] . |
| ... | @@ -1080,88 +1082,88 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -1080,88 +1082,88 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 1080 | <http://www.witsml.org/schemas/131/addendum/combo#Cs_operationalComment> | 1082 | <http://www.witsml.org/schemas/131/addendum/combo#Cs_operationalComment> |
| 1081 | spin:rule | 1083 | spin:rule |
| 1082 | [ rdf:type sp:Construct ; | 1084 | [ rdf:type sp:Construct ; |
| 1083 | - sp:templates ([ sp:object _:b126 ; | 1085 | + sp:templates ([ sp:object _:b127 ; |
| 1084 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 1086 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; |
| 1085 | - sp:subject _:b127 | 1087 | + sp:subject _:b128 |
| 1086 | - ] [ sp:object _:b128 ; | 1088 | + ] [ sp:object _:b129 ; |
| 1087 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1089 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1088 | - sp:subject _:b127 | 1090 | + sp:subject _:b128 |
| 1089 | - ] [ sp:object _:b127 ; | 1091 | + ] [ sp:object _:b128 ; |
| 1090 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1092 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1091 | - sp:subject _:b129 | 1093 | + sp:subject _:b130 |
| 1092 | - ] [ sp:object _:b130 ; | ||
| 1093 | - sp:predicate rdfs:comment ; | ||
| 1094 | - sp:subject _:b127 | ||
| 1095 | ] [ sp:object _:b131 ; | 1094 | ] [ sp:object _:b131 ; |
| 1095 | + sp:predicate rdfs:comment ; | ||
| 1096 | + sp:subject _:b128 | ||
| 1097 | + ] [ sp:object _:b132 ; | ||
| 1096 | sp:predicate rdf:type ; | 1098 | sp:predicate rdf:type ; |
| 1097 | - sp:subject _:b127 | 1099 | + sp:subject _:b128 |
| 1098 | ]) ; | 1100 | ]) ; |
| 1099 | sp:where ([ rdf:type sp:Bind ; | 1101 | sp:where ([ rdf:type sp:Bind ; |
| 1100 | sp:expression | 1102 | sp:expression |
| 1101 | [ rdf:type spif:generateUUID | 1103 | [ rdf:type spif:generateUUID |
| 1102 | ] ; | 1104 | ] ; |
| 1103 | - sp:variable _:b132 | 1105 | + sp:variable _:b133 |
| 1104 | ] [ rdf:type sp:Bind ; | 1106 | ] [ rdf:type sp:Bind ; |
| 1105 | sp:expression | 1107 | sp:expression |
| 1106 | [ rdf:type spif:buildURI ; | 1108 | [ rdf:type spif:buildURI ; |
| 1107 | sp:arg1 "https://www.reportinghub.no/ep/data/PartOfProductionOperation/{?1}" ; | 1109 | sp:arg1 "https://www.reportinghub.no/ep/data/PartOfProductionOperation/{?1}" ; |
| 1108 | - sp:arg2 _:b132 | 1110 | + sp:arg2 _:b133 |
| 1109 | ] ; | 1111 | ] ; |
| 1110 | - sp:variable _:b127 | 1112 | + sp:variable _:b128 |
| 1111 | ] [ rdf:type sp:Optional ; | 1113 | ] [ rdf:type sp:Optional ; |
| 1112 | - sp:elements ([ sp:object _:b128 ; | 1114 | + sp:elements ([ sp:object _:b129 ; |
| 1113 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 1115 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 1114 | sp:subject spin:_this | 1116 | sp:subject spin:_this |
| 1115 | - ] [ sp:object _:b126 ; | 1117 | + ] [ sp:object _:b127 ; |
| 1116 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | 1118 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; |
| 1117 | sp:subject spin:_this | 1119 | sp:subject spin:_this |
| 1118 | ]) | 1120 | ]) |
| 1119 | ] [ rdf:type sp:Optional ; | 1121 | ] [ rdf:type sp:Optional ; |
| 1120 | - sp:elements ([ sp:object _:b133 ; | 1122 | + sp:elements ([ sp:object _:b134 ; |
| 1121 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ; | 1123 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ; |
| 1122 | sp:subject spin:_this | 1124 | sp:subject spin:_this |
| 1123 | ] [ rdf:type sp:Bind ; | 1125 | ] [ rdf:type sp:Bind ; |
| 1124 | sp:expression | 1126 | sp:expression |
| 1125 | [ rdf:type ep-dpr-spin-lib:selectProductionOperationPartType ; | 1127 | [ rdf:type ep-dpr-spin-lib:selectProductionOperationPartType ; |
| 1126 | - sp:arg1 _:b133 | 1128 | + sp:arg1 _:b134 |
| 1127 | ] ; | 1129 | ] ; |
| 1128 | - sp:variable _:b131 | 1130 | + sp:variable _:b132 |
| 1129 | ]) | 1131 | ]) |
| 1130 | ] [ rdf:type sp:Optional ; | 1132 | ] [ rdf:type sp:Optional ; |
| 1131 | - sp:elements ([ sp:object _:b130 ; | 1133 | + sp:elements ([ sp:object _:b131 ; |
| 1132 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; | 1134 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ; |
| 1133 | sp:subject spin:_this | 1135 | sp:subject spin:_this |
| 1134 | ]) | 1136 | ]) |
| 1135 | ] [ rdf:type sp:Optional ; | 1137 | ] [ rdf:type sp:Optional ; |
| 1136 | - sp:elements ([ sp:object _:b134 ; | 1138 | + sp:elements ([ sp:object _:b135 ; |
| 1137 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; | 1139 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; |
| 1138 | - sp:subject _:b135 | 1140 | + sp:subject _:b136 |
| 1139 | ] [ sp:object spin:_this ; | 1141 | ] [ sp:object spin:_this ; |
| 1140 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalCommentRef> ; | 1142 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalCommentRef> ; |
| 1141 | - sp:subject _:b134 | ||
| 1142 | - ] [ sp:object _:b136 ; | ||
| 1143 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | ||
| 1144 | sp:subject _:b135 | 1143 | sp:subject _:b135 |
| 1145 | ] [ sp:object _:b137 ; | 1144 | ] [ sp:object _:b137 ; |
| 1146 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1145 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 1147 | sp:subject _:b136 | 1146 | sp:subject _:b136 |
| 1148 | - ] [ sp:object _:b135 ; | 1147 | + ] [ sp:object _:b138 ; |
| 1148 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 1149 | + sp:subject _:b137 | ||
| 1150 | + ] [ sp:object _:b136 ; | ||
| 1149 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | 1151 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; |
| 1150 | - sp:subject _:b138 | 1152 | + sp:subject _:b139 |
| 1151 | - ] [ sp:object _:b139 ; | ||
| 1152 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 1153 | - sp:subject _:b138 | ||
| 1154 | ] [ sp:object _:b140 ; | 1153 | ] [ sp:object _:b140 ; |
| 1154 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 1155 | + sp:subject _:b139 | ||
| 1156 | + ] [ sp:object _:b141 ; | ||
| 1155 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 1157 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
| 1156 | - sp:subject _:b138 | 1158 | + sp:subject _:b139 |
| 1157 | ] [ rdf:type sp:Bind ; | 1159 | ] [ rdf:type sp:Bind ; |
| 1158 | sp:expression | 1160 | sp:expression |
| 1159 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 1161 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 1160 | - sp:arg1 _:b137 ; | 1162 | + sp:arg1 _:b138 ; |
| 1161 | - sp:arg2 _:b139 ; | 1163 | + sp:arg2 _:b140 ; |
| 1162 | - sp:arg3 _:b140 | 1164 | + sp:arg3 _:b141 |
| 1163 | ] ; | 1165 | ] ; |
| 1164 | - sp:variable _:b129 | 1166 | + sp:variable _:b130 |
| 1165 | ]) | 1167 | ]) |
| 1166 | ]) | 1168 | ]) |
| 1167 | ] . | 1169 | ] . |
| ... | @@ -1171,125 +1173,125 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -1171,125 +1173,125 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 1171 | [ rdf:type sp:Construct ; | 1173 | [ rdf:type sp:Construct ; |
| 1172 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterCleaningOperation> ; | 1174 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterCleaningOperation> ; |
| 1173 | sp:predicate rdf:type ; | 1175 | sp:predicate rdf:type ; |
| 1174 | - sp:subject _:b141 | 1176 | + sp:subject _:b142 |
| 1175 | - ] [ sp:object _:b142 ; | ||
| 1176 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 1177 | - sp:subject _:b141 | ||
| 1178 | ] [ sp:object _:b143 ; | 1177 | ] [ sp:object _:b143 ; |
| 1178 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ||
| 1179 | + sp:subject _:b142 | ||
| 1180 | + ] [ sp:object _:b144 ; | ||
| 1179 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; | 1181 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ; |
| 1180 | - sp:subject _:b141 | 1182 | + sp:subject _:b142 |
| 1181 | - ] [ sp:object _:b141 ; | 1183 | + ] [ sp:object _:b142 ; |
| 1182 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 1184 | sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 1183 | - sp:subject _:b144 | 1185 | + sp:subject _:b145 |
| 1184 | - ] [ sp:object _:b145 ; | ||
| 1185 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ; | ||
| 1186 | - sp:subject _:b141 | ||
| 1187 | ] [ sp:object _:b146 ; | 1186 | ] [ sp:object _:b146 ; |
| 1187 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ; | ||
| 1188 | + sp:subject _:b142 | ||
| 1189 | + ] [ sp:object _:b147 ; | ||
| 1188 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#waterSampleTaken> ; | 1190 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#waterSampleTaken> ; |
| 1189 | - sp:subject _:b141 | 1191 | + sp:subject _:b142 |
| 1190 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterSample> ; | 1192 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterSample> ; |
| 1191 | sp:predicate rdf:type ; | 1193 | sp:predicate rdf:type ; |
| 1192 | - sp:subject _:b146 | 1194 | + sp:subject _:b147 |
| 1193 | - ] [ sp:object _:b147 ; | ||
| 1194 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ; | ||
| 1195 | - sp:subject _:b146 | ||
| 1196 | ] [ sp:object _:b148 ; | 1195 | ] [ sp:object _:b148 ; |
| 1197 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ; | 1196 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ; |
| 1198 | - sp:subject _:b146 | 1197 | + sp:subject _:b147 |
| 1199 | ] [ sp:object _:b149 ; | 1198 | ] [ sp:object _:b149 ; |
| 1200 | - sp:predicate _:b150 ; | 1199 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ; |
| 1201 | - sp:subject _:b148 | 1200 | + sp:subject _:b147 |
| 1201 | + ] [ sp:object _:b150 ; | ||
| 1202 | + sp:predicate _:b151 ; | ||
| 1203 | + sp:subject _:b149 | ||
| 1202 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; | 1204 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ; |
| 1203 | sp:predicate rdf:type ; | 1205 | sp:predicate rdf:type ; |
| 1204 | - sp:subject _:b148 | 1206 | + sp:subject _:b149 |
| 1205 | - ] [ sp:object _:b151 ; | ||
| 1206 | - sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ; | ||
| 1207 | - sp:subject _:b146 | ||
| 1208 | ] [ sp:object _:b152 ; | 1207 | ] [ sp:object _:b152 ; |
| 1208 | + sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ; | ||
| 1209 | + sp:subject _:b147 | ||
| 1210 | + ] [ sp:object _:b153 ; | ||
| 1209 | sp:predicate rdf:type ; | 1211 | sp:predicate rdf:type ; |
| 1210 | - sp:subject _:b151 | 1212 | + sp:subject _:b152 |
| 1211 | ]) ; | 1213 | ]) ; |
| 1212 | sp:where ([ rdf:type sp:Bind ; | 1214 | sp:where ([ rdf:type sp:Bind ; |
| 1213 | sp:expression | 1215 | sp:expression |
| 1214 | [ rdf:type spif:generateUUID | 1216 | [ rdf:type spif:generateUUID |
| 1215 | ] ; | 1217 | ] ; |
| 1216 | - sp:variable _:b153 | 1218 | + sp:variable _:b154 |
| 1217 | ] [ rdf:type sp:Bind ; | 1219 | ] [ rdf:type sp:Bind ; |
| 1218 | sp:expression | 1220 | sp:expression |
| 1219 | [ rdf:type spif:buildURI ; | 1221 | [ rdf:type spif:buildURI ; |
| 1220 | sp:arg1 "https://www.reportinghub.no/ep/data/waterCleaningQuality/{?1}" ; | 1222 | sp:arg1 "https://www.reportinghub.no/ep/data/waterCleaningQuality/{?1}" ; |
| 1221 | - sp:arg2 _:b153 | 1223 | + sp:arg2 _:b154 |
| 1222 | ] ; | 1224 | ] ; |
| 1223 | - sp:variable _:b141 | 1225 | + sp:variable _:b142 |
| 1224 | ] [ rdf:type sp:Bind ; | 1226 | ] [ rdf:type sp:Bind ; |
| 1225 | sp:expression | 1227 | sp:expression |
| 1226 | [ rdf:type spif:generateUUID | 1228 | [ rdf:type spif:generateUUID |
| 1227 | ] ; | 1229 | ] ; |
| 1228 | - sp:variable _:b154 | 1230 | + sp:variable _:b155 |
| 1229 | ] [ rdf:type sp:Bind ; | 1231 | ] [ rdf:type sp:Bind ; |
| 1230 | sp:expression | 1232 | sp:expression |
| 1231 | [ rdf:type spif:buildURI ; | 1233 | [ rdf:type spif:buildURI ; |
| 1232 | sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/{?1}" ; | 1234 | sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/{?1}" ; |
| 1233 | - sp:arg2 _:b154 | 1235 | + sp:arg2 _:b155 |
| 1234 | ] ; | 1236 | ] ; |
| 1235 | - sp:variable _:b146 | 1237 | + sp:variable _:b147 |
| 1236 | ] [ rdf:type sp:Optional ; | 1238 | ] [ rdf:type sp:Optional ; |
| 1237 | - sp:elements ([ sp:object _:b143 ; | 1239 | + sp:elements ([ sp:object _:b144 ; |
| 1238 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; | 1240 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ; |
| 1239 | sp:subject spin:_this | 1241 | sp:subject spin:_this |
| 1240 | - ] [ sp:object _:b142 ; | 1242 | + ] [ sp:object _:b143 ; |
| 1241 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; | 1243 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ; |
| 1242 | sp:subject spin:_this | 1244 | sp:subject spin:_this |
| 1243 | ]) | 1245 | ]) |
| 1244 | ] [ rdf:type sp:Optional ; | 1246 | ] [ rdf:type sp:Optional ; |
| 1245 | - sp:elements ([ sp:object _:b145 ; | 1247 | + sp:elements ([ sp:object _:b146 ; |
| 1246 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#samplePoint> ; | 1248 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#samplePoint> ; |
| 1247 | sp:subject spin:_this | 1249 | sp:subject spin:_this |
| 1248 | ]) | 1250 | ]) |
| 1249 | ] [ rdf:type sp:Optional ; | 1251 | ] [ rdf:type sp:Optional ; |
| 1250 | - sp:elements ([ sp:object _:b147 ; | 1252 | + sp:elements ([ sp:object _:b148 ; |
| 1251 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#phValue> ; | 1253 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#phValue> ; |
| 1252 | sp:subject spin:_this | 1254 | sp:subject spin:_this |
| 1253 | ]) | 1255 | ]) |
| 1254 | ] [ rdf:type sp:Optional ; | 1256 | ] [ rdf:type sp:Optional ; |
| 1255 | - sp:elements ([ sp:object _:b155 ; | 1257 | + sp:elements ([ sp:object _:b156 ; |
| 1256 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ; | 1258 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ; |
| 1257 | sp:subject spin:_this | 1259 | sp:subject spin:_this |
| 1258 | - ] [ sp:object _:b149 ; | 1260 | + ] [ sp:object _:b150 ; |
| 1259 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1261 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 1260 | - sp:subject _:b155 | 1262 | + sp:subject _:b156 |
| 1261 | - ] [ sp:object _:b156 ; | 1263 | + ] [ sp:object _:b157 ; |
| 1262 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | 1264 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; |
| 1263 | - sp:subject _:b155 | 1265 | + sp:subject _:b156 |
| 1264 | ] [ rdf:type sp:Bind ; | 1266 | ] [ rdf:type sp:Bind ; |
| 1265 | sp:expression | 1267 | sp:expression |
| 1266 | [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; | 1268 | [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; |
| 1267 | - sp:arg1 _:b156 | 1269 | + sp:arg1 _:b157 |
| 1268 | ] ; | 1270 | ] ; |
| 1269 | - sp:variable _:b150 | 1271 | + sp:variable _:b151 |
| 1270 | ] [ rdf:type sp:Bind ; | 1272 | ] [ rdf:type sp:Bind ; |
| 1271 | sp:expression | 1273 | sp:expression |
| 1272 | [ rdf:type spif:generateUUID | 1274 | [ rdf:type spif:generateUUID |
| 1273 | ] ; | 1275 | ] ; |
| 1274 | - sp:variable _:b157 | 1276 | + sp:variable _:b158 |
| 1275 | ] [ rdf:type sp:Bind ; | 1277 | ] [ rdf:type sp:Bind ; |
| 1276 | sp:expression | 1278 | sp:expression |
| 1277 | [ rdf:type spif:buildURI ; | 1279 | [ rdf:type spif:buildURI ; |
| 1278 | sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ; | 1280 | sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ; |
| 1279 | - sp:arg2 _:b157 | 1281 | + sp:arg2 _:b158 |
| 1280 | ] ; | 1282 | ] ; |
| 1281 | - sp:variable _:b148 | 1283 | + sp:variable _:b149 |
| 1282 | ]) | 1284 | ]) |
| 1283 | ] [ rdf:type sp:Optional ; | 1285 | ] [ rdf:type sp:Optional ; |
| 1284 | - sp:elements ([ sp:object _:b158 ; | 1286 | + sp:elements ([ sp:object _:b159 ; |
| 1285 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ; | 1287 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ; |
| 1286 | sp:subject spin:_this | 1288 | sp:subject spin:_this |
| 1287 | ] [ sp:object | 1289 | ] [ sp:object |
| 1288 | [ sp:varName "oilAmountVal"^^xsd:string | 1290 | [ sp:varName "oilAmountVal"^^xsd:string |
| 1289 | ] ; | 1291 | ] ; |
| 1290 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1292 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
| 1291 | - sp:subject _:b158 | 1293 | + sp:subject _:b159 |
| 1292 | - ] [ sp:object _:b159 ; | 1294 | + ] [ sp:object _:b160 ; |
| 1293 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; | 1295 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ; |
| 1294 | sp:subject | 1296 | sp:subject |
| 1295 | [ sp:varName "oilAmounrRef"^^xsd:string | 1297 | [ sp:varName "oilAmounrRef"^^xsd:string |
| ... | @@ -1297,538 +1299,541 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs | ... | @@ -1297,538 +1299,541 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs |
| 1297 | ] [ rdf:type sp:Bind ; | 1299 | ] [ rdf:type sp:Bind ; |
| 1298 | sp:expression | 1300 | sp:expression |
| 1299 | [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; | 1301 | [ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ; |
| 1300 | - sp:arg1 _:b159 | 1302 | + sp:arg1 _:b160 |
| 1301 | ] ; | 1303 | ] ; |
| 1302 | - sp:variable _:b152 | 1304 | + sp:variable _:b153 |
| 1303 | ] [ rdf:type sp:Bind ; | 1305 | ] [ rdf:type sp:Bind ; |
| 1304 | sp:expression | 1306 | sp:expression |
| 1305 | [ rdf:type spif:generateUUID | 1307 | [ rdf:type spif:generateUUID |
| 1306 | ] ; | 1308 | ] ; |
| 1307 | - sp:variable _:b160 | 1309 | + sp:variable _:b161 |
| 1308 | ] [ rdf:type sp:Bind ; | 1310 | ] [ rdf:type sp:Bind ; |
| 1309 | sp:expression | 1311 | sp:expression |
| 1310 | [ rdf:type spif:buildURI ; | 1312 | [ rdf:type spif:buildURI ; |
| 1311 | sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ; | 1313 | sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ; |
| 1312 | - sp:arg2 _:b160 | 1314 | + sp:arg2 _:b161 |
| 1313 | ] ; | 1315 | ] ; |
| 1314 | - sp:variable _:b151 | 1316 | + sp:variable _:b152 |
| 1315 | ]) | 1317 | ]) |
| 1316 | ] [ rdf:type sp:Optional ; | 1318 | ] [ rdf:type sp:Optional ; |
| 1317 | - sp:elements ([ sp:object _:b161 ; | 1319 | + sp:elements ([ sp:object _:b162 ; |
| 1318 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; | 1320 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ; |
| 1319 | - sp:subject _:b162 | 1321 | + sp:subject _:b163 |
| 1320 | ] [ sp:object spin:_this ; | 1322 | ] [ sp:object spin:_this ; |
| 1321 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterCleaningQualityRef> ; | 1323 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterCleaningQualityRef> ; |
| 1322 | - sp:subject _:b161 | ||
| 1323 | - ] [ sp:object _:b163 ; | ||
| 1324 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | ||
| 1325 | sp:subject _:b162 | 1324 | sp:subject _:b162 |
| 1326 | ] [ sp:object _:b164 ; | 1325 | ] [ sp:object _:b164 ; |
| 1327 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1326 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
| 1328 | sp:subject _:b163 | 1327 | sp:subject _:b163 |
| 1329 | - ] [ sp:object _:b162 ; | 1328 | + ] [ sp:object _:b165 ; |
| 1329 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
| 1330 | + sp:subject _:b164 | ||
| 1331 | + ] [ sp:object _:b163 ; | ||
| 1330 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; | 1332 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ; |
| 1331 | - sp:subject _:b165 | 1333 | + sp:subject _:b166 |
| 1332 | - ] [ sp:object _:b166 ; | ||
| 1333 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 1334 | - sp:subject _:b165 | ||
| 1335 | ] [ sp:object _:b167 ; | 1334 | ] [ sp:object _:b167 ; |
| 1335 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ; | ||
| 1336 | + sp:subject _:b166 | ||
| 1337 | + ] [ sp:object _:b168 ; | ||
| 1336 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 1338 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
| 1337 | - sp:subject _:b165 | 1339 | + sp:subject _:b166 |
| 1338 | ] [ rdf:type sp:Bind ; | 1340 | ] [ rdf:type sp:Bind ; |
| 1339 | sp:expression | 1341 | sp:expression |
| 1340 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; | 1342 | [ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ; |
| 1341 | - sp:arg1 _:b164 ; | 1343 | + sp:arg1 _:b165 ; |
| 1342 | - sp:arg2 _:b166 ; | 1344 | + sp:arg2 _:b167 ; |
| 1343 | - sp:arg3 _:b167 | 1345 | + sp:arg3 _:b168 |
| 1344 | ] ; | 1346 | ] ; |
| 1345 | - sp:variable _:b144 | 1347 | + sp:variable _:b145 |
| 1346 | ]) | 1348 | ]) |
| 1347 | ]) | 1349 | ]) |
| 1348 | ] . | 1350 | ] . |
| 1349 | 1351 | ||
| 1350 | -_:b1 sp:varName "epDailyProdRep"^^xsd:string . | 1352 | +_:b53 |
| 1353 | + sp:varName "oilGrossStdTempPresUOM"^^xsd:string . | ||
| 1351 | 1354 | ||
| 1352 | -_:b2 sp:varName "epDailyProdAct"^^xsd:string . | 1355 | +_:b52 |
| 1353 | - | 1356 | + sp:varName "oilGrossStdTempPresRef"^^xsd:string . |
| 1354 | -_:b3 sp:varName "startDate"^^xsd:string . | ||
| 1355 | 1357 | ||
| 1356 | -_:b4 sp:varName "endDate"^^xsd:string . | 1358 | +_:b51 |
| 1359 | + sp:varName "dstpUUID"^^xsd:string . | ||
| 1357 | 1360 | ||
| 1358 | -_:b5 sp:varName "docName"^^xsd:string . | 1361 | +_:b50 |
| 1362 | + sp:varName "densityStdTempPresUOM"^^xsd:string . | ||
| 1359 | 1363 | ||
| 1360 | -_:b6 sp:varName "docDate"^^xsd:string . | 1364 | +_:b49 |
| 1365 | + sp:varName "densityStdTempPresRef"^^xsd:string . | ||
| 1361 | 1366 | ||
| 1362 | -_:b7 sp:varName "docCreateDate"^^xsd:string . | 1367 | +_:b41 |
| 1368 | + sp:varName "startTime"^^xsd:string . | ||
| 1363 | 1369 | ||
| 1364 | -_:b8 sp:varName "epAnnualProdAct"^^xsd:string . | 1370 | +_:b42 |
| 1371 | + sp:varName "endTime"^^xsd:string . | ||
| 1365 | 1372 | ||
| 1366 | -_:b9 sp:varName "epProdActToDate"^^xsd:string . | 1373 | +_:b46 |
| 1374 | + sp:varName "epOilTransported"^^xsd:string . | ||
| 1367 | 1375 | ||
| 1368 | -_:b10 | 1376 | +_:b40 |
| 1369 | - sp:varName "docInfo"^^xsd:string . | 1377 | + sp:varName "epCargoOp"^^xsd:string . |
| 1370 | 1378 | ||
| 1371 | -_:b11 | 1379 | +_:b48 |
| 1372 | - sp:varName "docNameStruct"^^xsd:string . | 1380 | + sp:varName "UUID"^^xsd:string . |
| 1373 | 1381 | ||
| 1374 | -_:b12 | 1382 | +_:b168 |
| 1375 | - sp:varName "fciRef"^^xsd:string . | 1383 | + sp:varName "endDate"^^xsd:string . |
| 1376 | 1384 | ||
| 1377 | -_:b13 | 1385 | +_:b167 |
| 1378 | - sp:varName "porSet"^^xsd:string . | 1386 | + sp:varName "startDate"^^xsd:string . |
| 1379 | 1387 | ||
| 1380 | -_:b14 | 1388 | +_:b166 |
| 1381 | - sp:varName "porRef"^^xsd:string . | 1389 | + sp:varName "parentRep"^^xsd:string . |
| 1382 | 1390 | ||
| 1383 | -_:b15 | 1391 | +_:b165 |
| 1384 | - sp:varName "contextFacility"^^xsd:string . | 1392 | + sp:varName "installName"^^xsd:string . |
| 1385 | 1393 | ||
| 1386 | -_:b16 | 1394 | +_:b164 |
| 1387 | - sp:varName "mainFacName"^^xsd:string . | 1395 | + sp:varName "installation"^^xsd:string . |
| 1388 | 1396 | ||
| 1389 | -_:b17 | 1397 | +_:b163 |
| 1390 | - sp:varName "epDailyProdOpAct"^^xsd:string . | 1398 | + sp:varName "instRep"^^xsd:string . |
| 1391 | 1399 | ||
| 1392 | -_:b18 | 1400 | +_:b162 |
| 1393 | - sp:varName "epAnnualProdAct"^^xsd:string . | 1401 | + sp:varName "prodAct"^^xsd:string . |
| 1394 | 1402 | ||
| 1395 | -_:b19 | 1403 | +_:b161 |
| 1396 | - sp:varName "epAnnualProdOpAct"^^xsd:string . | 1404 | + sp:varName "oaUUID"^^xsd:string . |
| 1397 | 1405 | ||
| 1398 | -_:b20 | 1406 | +_:b160 |
| 1399 | - sp:varName "epDailyProdAct"^^xsd:string . | 1407 | + sp:varName "oilAmountUOM"^^xsd:string . |
| 1400 | 1408 | ||
| 1401 | -_:b21 | 1409 | +_:b159 |
| 1402 | - sp:varName "startDate"^^xsd:string . | 1410 | + sp:varName "oilAmountRef"^^xsd:string . |
| 1403 | 1411 | ||
| 1404 | -_:b22 | 1412 | +_:b158 |
| 1405 | - sp:varName "endDate"^^xsd:string . | 1413 | + sp:varName "owUUID"^^xsd:string . |
| 1406 | 1414 | ||
| 1407 | -_:b23 | 1415 | +_:b157 |
| 1408 | - sp:varName "opCo"^^xsd:string . | 1416 | + sp:varName "owUOM"^^xsd:string . |
| 1409 | 1417 | ||
| 1410 | -_:b24 | 1418 | +_:b156 |
| 1411 | - sp:varName "operatorName"^^xsd:string . | 1419 | + sp:varName "oilInWaterRef"^^xsd:string . |
| 1412 | 1420 | ||
| 1413 | -_:b25 | 1421 | +_:b155 |
| 1414 | - sp:varName "epMainFac"^^xsd:string . | 1422 | + sp:varName "wsUUID"^^xsd:string . |
| 1415 | 1423 | ||
| 1416 | -_:b26 | 1424 | +_:b154 |
| 1417 | - sp:varName "epMainFacTempPart"^^xsd:string . | 1425 | + sp:varName "UUID"^^xsd:string . |
| 1418 | 1426 | ||
| 1419 | -_:b27 | 1427 | +_:b153 |
| 1420 | - sp:varName "mainFacName"^^xsd:string . | 1428 | + sp:varName "epOilAmountUOM"^^xsd:string . |
| 1421 | 1429 | ||
| 1422 | -_:b28 | 1430 | +_:b152 |
| 1423 | - sp:varName "contextFacility"^^xsd:string . | 1431 | + sp:varName "epOilAmount"^^xsd:string . |
| 1424 | 1432 | ||
| 1425 | -_:b29 | 1433 | +_:b151 |
| 1426 | - sp:varName "operator"^^xsd:string . | 1434 | + sp:varName "epOwUOM"^^xsd:string . |
| 1427 | 1435 | ||
| 1428 | -_:b30 | 1436 | +_:b150 |
| 1429 | - sp:varName "epAlarm"^^xsd:string . | 1437 | + sp:varName "owVal"^^xsd:string . |
| 1430 | 1438 | ||
| 1431 | -_:b31 | 1439 | +_:b149 |
| 1432 | - sp:varName "epInstProdOpAct"^^xsd:string . | 1440 | + sp:varName "epOilInWater"^^xsd:string . |
| 1433 | 1441 | ||
| 1434 | -_:b32 | 1442 | +_:b148 |
| 1435 | - sp:varName "alUUID"^^xsd:string . | 1443 | + sp:varName "phVal"^^xsd:string . |
| 1436 | 1444 | ||
| 1437 | -_:b33 | 1445 | +_:b147 |
| 1438 | - sp:varName "prodAct"^^xsd:string . | 1446 | + sp:varName "epWaterSample"^^xsd:string . |
| 1439 | 1447 | ||
| 1440 | -_:b34 | 1448 | +_:b146 |
| 1441 | - sp:varName "instRep"^^xsd:string . | 1449 | + sp:varName "samplePoint"^^xsd:string . |
| 1442 | 1450 | ||
| 1443 | -_:b35 | 1451 | +_:b145 |
| 1444 | - sp:varName "installation"^^xsd:string . | 1452 | + sp:varName "epInstProdOpAct"^^xsd:string . |
| 1445 | 1453 | ||
| 1446 | -_:b36 | 1454 | +_:b144 |
| 1447 | - sp:varName "installName"^^xsd:string . | 1455 | + sp:varName "endTime"^^xsd:string . |
| 1448 | 1456 | ||
| 1449 | -_:b37 | 1457 | +_:b143 |
| 1450 | - sp:varName "parentRep"^^xsd:string . | 1458 | + sp:varName "startTime"^^xsd:string . |
| 1451 | 1459 | ||
| 1452 | -_:b38 | 1460 | +_:b142 |
| 1453 | - sp:varName "startDate"^^xsd:string . | 1461 | + sp:varName "epWaterClean"^^xsd:string . |
| 1454 | 1462 | ||
| 1455 | -_:b39 | 1463 | +_:b141 |
| 1456 | sp:varName "endDate"^^xsd:string . | 1464 | sp:varName "endDate"^^xsd:string . |
| 1457 | 1465 | ||
| 1458 | -_:b40 | 1466 | +_:b140 |
| 1459 | - sp:varName "epCargoOp"^^xsd:string . | 1467 | + sp:varName "startDate"^^xsd:string . |
| 1460 | - | ||
| 1461 | -_:b41 | ||
| 1462 | - sp:varName "startTime"^^xsd:string . | ||
| 1463 | 1468 | ||
| 1464 | -_:b42 | 1469 | +_:b139 |
| 1465 | - sp:varName "endTime"^^xsd:string . | 1470 | + sp:varName "parentRep"^^xsd:string . |
| 1466 | 1471 | ||
| 1467 | -_:b43 | 1472 | +_:b138 |
| 1468 | - sp:varName "epInstProdOpAct"^^xsd:string . | 1473 | + sp:varName "installName"^^xsd:string . |
| 1469 | 1474 | ||
| 1470 | -_:b44 | 1475 | +_:b137 |
| 1471 | - sp:varName "epCaptain"^^xsd:string . | 1476 | + sp:varName "installation"^^xsd:string . |
| 1472 | 1477 | ||
| 1473 | -_:b45 | 1478 | +_:b136 |
| 1474 | - sp:varName "captain"^^xsd:string . | 1479 | + sp:varName "instRep"^^xsd:string . |
| 1475 | 1480 | ||
| 1476 | -_:b46 | 1481 | +_:b135 |
| 1477 | - sp:varName "epOilTransported"^^xsd:string . | 1482 | + sp:varName "prodAct"^^xsd:string . |
| 1478 | 1483 | ||
| 1479 | -_:b47 | 1484 | +_:b134 |
| 1480 | - sp:varName "epOilInWater"^^xsd:string . | 1485 | + sp:varName "operationalCommentRefType"^^xsd:string . |
| 1481 | 1486 | ||
| 1482 | -_:b48 | 1487 | +_:b133 |
| 1483 | sp:varName "UUID"^^xsd:string . | 1488 | sp:varName "UUID"^^xsd:string . |
| 1484 | 1489 | ||
| 1485 | -_:b49 | 1490 | +_:b132 |
| 1486 | - sp:varName "densityStdTempPresRef"^^xsd:string . | 1491 | + sp:varName "epNotableOpType"^^xsd:string . |
| 1487 | - | ||
| 1488 | -_:b50 | ||
| 1489 | - sp:varName "oaUUID"^^xsd:string . | ||
| 1490 | 1492 | ||
| 1491 | -_:b51 | 1493 | +_:b131 |
| 1492 | - sp:varName "oilGrossStdTempPresRef"^^xsd:string . | 1494 | + sp:varName "naComment"^^xsd:string . |
| 1493 | 1495 | ||
| 1494 | -_:b52 | 1496 | +_:b130 |
| 1495 | - sp:varName "oilGrossStdTempPresUOM"^^xsd:string . | 1497 | + sp:varName "epInstProdOpAct"^^xsd:string . |
| 1496 | 1498 | ||
| 1497 | -_:b53 | 1499 | +_:b129 |
| 1498 | - sp:varName "ogstpUUID"^^xsd:string . | 1500 | + sp:varName "endTime"^^xsd:string . |
| 1499 | 1501 | ||
| 1500 | -_:b54 | 1502 | +_:b128 |
| 1501 | - sp:varName "prodAct"^^xsd:string . | 1503 | + sp:varName "epNotableOp"^^xsd:string . |
| 1502 | 1504 | ||
| 1503 | -_:b55 | 1505 | +_:b127 |
| 1504 | - sp:varName "instRep"^^xsd:string . | 1506 | + sp:varName "startTime"^^xsd:string . |
| 1505 | 1507 | ||
| 1506 | -_:b56 | 1508 | +_:b126 |
| 1507 | - sp:varName "installation"^^xsd:string . | 1509 | + sp:varName "endDate"^^xsd:string . |
| 1508 | 1510 | ||
| 1509 | -_:b57 | 1511 | +_:b125 |
| 1510 | - sp:varName "installName"^^xsd:string . | 1512 | + sp:varName "startDate"^^xsd:string . |
| 1511 | 1513 | ||
| 1512 | -_:b58 | 1514 | +_:b124 |
| 1513 | sp:varName "parentRep"^^xsd:string . | 1515 | sp:varName "parentRep"^^xsd:string . |
| 1514 | 1516 | ||
| 1515 | -_:b59 | 1517 | +_:b123 |
| 1516 | - sp:varName "startDate"^^xsd:string . | 1518 | + sp:varName "installName"^^xsd:string . |
| 1517 | - | ||
| 1518 | -_:b60 | ||
| 1519 | - sp:varName "endDate"^^xsd:string . | ||
| 1520 | 1519 | ||
| 1521 | -_:b61 | 1520 | +_:b122 |
| 1522 | - sp:varName "epInstProdOpAct"^^xsd:string . | 1521 | + sp:varName "installation"^^xsd:string . |
| 1523 | 1522 | ||
| 1524 | -_:b62 | 1523 | +_:b121 |
| 1525 | - sp:varName "epDailyProdOpAct"^^xsd:string . | 1524 | + sp:varName "instRep"^^xsd:string . |
| 1526 | 1525 | ||
| 1527 | -_:b63 | 1526 | +_:b120 |
| 1528 | - sp:varName "epInstallTempPart"^^xsd:string . | 1527 | + sp:varName "prodAct"^^xsd:string . |
| 1529 | 1528 | ||
| 1530 | -_:b64 | 1529 | +_:b119 |
| 1531 | - sp:varName "epInstallWholeLife"^^xsd:string . | 1530 | + sp:varName "moActivity"^^xsd:string . |
| 1532 | 1531 | ||
| 1533 | -_:b65 | 1532 | +_:b118 |
| 1534 | - sp:varName "epInstallType"^^xsd:string . | 1533 | + sp:varName "stbComEnd"^^xsd:string . |
| 1535 | 1534 | ||
| 1536 | -_:b66 | 1535 | +_:b117 |
| 1537 | - sp:varName "beds"^^xsd:string . | 1536 | + sp:varName "stbComStart"^^xsd:string . |
| 1538 | 1537 | ||
| 1539 | -_:b68 | 1538 | +_:b116 |
| 1540 | - sp:varName "temporalPartOfActivityDurationType"^^xsd:string . | 1539 | + sp:varName "stbComment"^^xsd:string . |
| 1541 | 1540 | ||
| 1542 | -_:b69 | 1541 | +_:b115 |
| 1543 | - sp:varName "safetyActivityType"^^xsd:string . | 1542 | + sp:varName "standbyShipName"^^xsd:string . |
| 1544 | 1543 | ||
| 1545 | -_:b70 | 1544 | +_:b114 |
| 1546 | - sp:varName "epInstallAnnualProOpAct"^^xsd:string . | 1545 | + sp:varName "supComEnd"^^xsd:string . |
| 1547 | 1546 | ||
| 1548 | -_:b72 | 1547 | +_:b113 |
| 1549 | - sp:varName "safetyCount"^^xsd:string . | 1548 | + sp:varName "supComStart"^^xsd:string . |
| 1550 | 1549 | ||
| 1551 | -_:b73 | 1550 | +_:b112 |
| 1552 | - sp:varName "epAnnualProdOpAct"^^xsd:string . | 1551 | + sp:varName "supComment"^^xsd:string . |
| 1553 | 1552 | ||
| 1554 | -_:b74 | 1553 | +_:b111 |
| 1555 | - sp:varName "epAnnualProdAct"^^xsd:string . | 1554 | + sp:varName "supplyShipName"^^xsd:string . |
| 1556 | 1555 | ||
| 1557 | -_:b75 | 1556 | +_:b110 |
| 1558 | - sp:varName "parentRep"^^xsd:string . | 1557 | + sp:varName "moUUID"^^xsd:string . |
| 1559 | 1558 | ||
| 1560 | -_:b76 | 1559 | +_:b109 |
| 1561 | - sp:varName "startDate"^^xsd:string . | 1560 | + sp:varName "epInstProdOpAct"^^xsd:string . |
| 1562 | 1561 | ||
| 1563 | -_:b77 | 1562 | +_:b108 |
| 1564 | - sp:varName "endDate"^^xsd:string . | 1563 | + sp:varName "moActComment"^^xsd:string . |
| 1565 | 1564 | ||
| 1566 | -_:b78 | 1565 | +_:b107 |
| 1567 | - sp:varName "mainFacility"^^xsd:string . | 1566 | + sp:varName "epStandByShipTP"^^xsd:string . |
| 1568 | 1567 | ||
| 1569 | -_:b79 | 1568 | +_:b106 |
| 1570 | - sp:varName "mainFacName"^^xsd:string . | 1569 | + sp:varName "epStandbyShip"^^xsd:string . |
| 1571 | 1570 | ||
| 1572 | -_:b80 | 1571 | +_:b105 |
| 1573 | - sp:varName "installation"^^xsd:string . | 1572 | + sp:varName "supCommentText"^^xsd:string . |
| 1574 | 1573 | ||
| 1575 | -_:b81 | 1574 | +_:b104 |
| 1576 | - sp:varName "installName"^^xsd:string . | 1575 | + sp:varName "epSupplyShipTP"^^xsd:string . |
| 1577 | 1576 | ||
| 1578 | -_:b82 | 1577 | +_:b103 |
| 1579 | - sp:varName "operationalHSERef"^^xsd:string . | 1578 | + sp:varName "epSupplyShip"^^xsd:string . |
| 1580 | 1579 | ||
| 1581 | -_:b83 | 1580 | +_:b102 |
| 1582 | - sp:varName "safetyRef"^^xsd:string . | 1581 | + sp:varName "moEndTime"^^xsd:string . |
| 1583 | 1582 | ||
| 1584 | -_:b84 | 1583 | +_:b101 |
| 1585 | - sp:varName "safetyCountRef"^^xsd:string . | 1584 | + sp:varName "moStartTime"^^xsd:string . |
| 1586 | 1585 | ||
| 1587 | -_:b85 | 1586 | +_:b100 |
| 1588 | - sp:varName "periodEnum"^^xsd:string . | 1587 | + sp:varName "epMarineOp"^^xsd:string . |
| 1589 | 1588 | ||
| 1590 | -_:b86 | 1589 | +_:b99 |
| 1591 | - sp:varName "safetyActivityEnum"^^xsd:string . | 1590 | + sp:varName "endDate"^^xsd:string . |
| 1592 | 1591 | ||
| 1593 | -_:b87 | 1592 | +_:b98 |
| 1594 | - sp:varName "epLostProd"^^xsd:string . | 1593 | + sp:varName "startDate"^^xsd:string . |
| 1595 | 1594 | ||
| 1596 | -_:b88 | 1595 | +_:b97 |
| 1597 | - sp:varName "startTime"^^xsd:string . | 1596 | + sp:varName "parentRep"^^xsd:string . |
| 1598 | 1597 | ||
| 1599 | -_:b89 | 1598 | +_:b96 |
| 1600 | - sp:varName "endTime"^^xsd:string . | 1599 | + sp:varName "installName"^^xsd:string . |
| 1601 | 1600 | ||
| 1602 | -_:b90 | 1601 | +_:b95 |
| 1603 | - sp:varName "epInstProdOpAct"^^xsd:string . | 1602 | + sp:varName "installation"^^xsd:string . |
| 1604 | 1603 | ||
| 1605 | -_:b91 | 1604 | +_:b94 |
| 1606 | - sp:varName "UUID"^^xsd:string . | 1605 | + sp:varName "instRep"^^xsd:string . |
| 1607 | 1606 | ||
| 1608 | -_:b92 | 1607 | +_:b93 |
| 1609 | sp:varName "prodAct"^^xsd:string . | 1608 | sp:varName "prodAct"^^xsd:string . |
| 1610 | 1609 | ||
| 1611 | -_:b93 | 1610 | +_:b92 |
| 1612 | - sp:varName "instRep"^^xsd:string . | 1611 | + sp:varName "UUID"^^xsd:string . |
| 1613 | 1612 | ||
| 1614 | -_:b94 | 1613 | +_:b91 |
| 1615 | - sp:varName "installation"^^xsd:string . | 1614 | + sp:varName "epInstProdOpAct"^^xsd:string . |
| 1616 | 1615 | ||
| 1617 | -_:b95 | 1616 | +_:b90 |
| 1618 | - sp:varName "installName"^^xsd:string . | 1617 | + sp:varName "endTime"^^xsd:string . |
| 1619 | 1618 | ||
| 1620 | -_:b96 | 1619 | +_:b89 |
| 1621 | - sp:varName "parentRep"^^xsd:string . | 1620 | + sp:varName "startTime"^^xsd:string . |
| 1622 | 1621 | ||
| 1623 | -_:b97 | 1622 | +_:b88 |
| 1624 | - sp:varName "startDate"^^xsd:string . | 1623 | + sp:varName "epLostProd"^^xsd:string . |
| 1625 | 1624 | ||
| 1626 | -_:b98 | 1625 | +_:b87 |
| 1627 | - sp:varName "endDate"^^xsd:string . | 1626 | + sp:varName "safetyActivityEnum"^^xsd:string . |
| 1628 | 1627 | ||
| 1629 | -_:b99 | 1628 | +_:b86 |
| 1630 | - sp:varName "epMarineOp"^^xsd:string . | 1629 | + sp:varName "periodEnum"^^xsd:string . |
| 1631 | 1630 | ||
| 1632 | -_:b100 | 1631 | +_:b85 |
| 1633 | - sp:varName "moStartTime"^^xsd:string . | 1632 | + sp:varName "safetyCountRef"^^xsd:string . |
| 1634 | 1633 | ||
| 1635 | -_:b101 | 1634 | +_:b84 |
| 1636 | - sp:varName "moEndTime"^^xsd:string . | 1635 | + sp:varName "safetyRef"^^xsd:string . |
| 1637 | 1636 | ||
| 1638 | -_:b102 | 1637 | +_:b83 |
| 1639 | - sp:varName "epSupplyShip"^^xsd:string . | 1638 | + sp:varName "operationalHSERef"^^xsd:string . |
| 1640 | 1639 | ||
| 1641 | -_:b103 | 1640 | +_:b82 |
| 1642 | - sp:varName "epSupplyShipTP"^^xsd:string . | 1641 | + sp:varName "installName"^^xsd:string . |
| 1643 | 1642 | ||
| 1644 | -_:b104 | 1643 | +_:b81 |
| 1645 | - sp:varName "supCommentText"^^xsd:string . | 1644 | + sp:varName "installation"^^xsd:string . |
| 1646 | 1645 | ||
| 1647 | -_:b105 | 1646 | +_:b80 |
| 1648 | - sp:varName "epStandbyShip"^^xsd:string . | 1647 | + sp:varName "mainFacName"^^xsd:string . |
| 1649 | 1648 | ||
| 1650 | -_:b106 | 1649 | +_:b79 |
| 1651 | - sp:varName "epStandByShipTP"^^xsd:string . | 1650 | + sp:varName "mainFacility"^^xsd:string . |
| 1652 | 1651 | ||
| 1653 | -_:b107 | 1652 | +_:b78 |
| 1654 | - sp:varName "moActComment"^^xsd:string . | 1653 | + sp:varName "endDate"^^xsd:string . |
| 1655 | 1654 | ||
| 1656 | -_:b108 | 1655 | +_:b77 |
| 1657 | - sp:varName "epInstProdOpAct"^^xsd:string . | 1656 | + sp:varName "startDate"^^xsd:string . |
| 1658 | 1657 | ||
| 1659 | -_:b109 | 1658 | +_:b76 |
| 1660 | - sp:varName "moUUID"^^xsd:string . | 1659 | + sp:varName "parentRep"^^xsd:string . |
| 1661 | 1660 | ||
| 1662 | -_:b110 | 1661 | +_:b75 |
| 1663 | - sp:varName "supplyShipName"^^xsd:string . | 1662 | + sp:varName "epAnnualProdAct"^^xsd:string . |
| 1664 | 1663 | ||
| 1665 | -_:b111 | 1664 | +_:b74 |
| 1666 | - sp:varName "supComment"^^xsd:string . | 1665 | + sp:varName "epAnnualProdOpAct"^^xsd:string . |
| 1667 | 1666 | ||
| 1668 | -_:b112 | 1667 | +_:b73 |
| 1669 | - sp:varName "supComStart"^^xsd:string . | 1668 | + sp:varName "safetyCount"^^xsd:string . |
| 1670 | 1669 | ||
| 1671 | -_:b113 | 1670 | +_:b71 |
| 1672 | - sp:varName "supComEnd"^^xsd:string . | 1671 | + sp:varName "epInstallAnnualProOpAct"^^xsd:string . |
| 1673 | 1672 | ||
| 1674 | -_:b114 | 1673 | +_:b70 |
| 1675 | - sp:varName "standbyShipName"^^xsd:string . | 1674 | + sp:varName "safetyActivityType"^^xsd:string . |
| 1676 | 1675 | ||
| 1677 | -_:b115 | 1676 | +_:b69 |
| 1678 | - sp:varName "stbComment"^^xsd:string . | 1677 | + sp:varName "temporalPartOfActivityDurationType"^^xsd:string . |
| 1679 | 1678 | ||
| 1680 | -_:b116 | 1679 | +_:b67 |
| 1681 | - sp:varName "stbComStart"^^xsd:string . | 1680 | + sp:varName "beds"^^xsd:string . |
| 1682 | 1681 | ||
| 1683 | -_:b117 | 1682 | +_:b66 |
| 1684 | - sp:varName "stbComEnd"^^xsd:string . | 1683 | + sp:varName "epInstallType"^^xsd:string . |
| 1685 | 1684 | ||
| 1686 | -_:b118 | 1685 | +_:b65 |
| 1687 | - sp:varName "moActivity"^^xsd:string . | 1686 | + sp:varName "epInstallWholeLife"^^xsd:string . |
| 1688 | 1687 | ||
| 1689 | -_:b119 | 1688 | +_:b64 |
| 1690 | - sp:varName "prodAct"^^xsd:string . | 1689 | + sp:varName "epInstallTempPart"^^xsd:string . |
| 1691 | 1690 | ||
| 1692 | -_:b120 | 1691 | +_:b63 |
| 1693 | - sp:varName "instRep"^^xsd:string . | 1692 | + sp:varName "epDailyProdOpAct"^^xsd:string . |
| 1694 | 1693 | ||
| 1695 | -_:b121 | 1694 | +_:b62 |
| 1696 | - sp:varName "installation"^^xsd:string . | 1695 | + sp:varName "epInstProdOpAct"^^xsd:string . |
| 1697 | 1696 | ||
| 1698 | -_:b122 | 1697 | +_:b39 |
| 1699 | - sp:varName "installName"^^xsd:string . | 1698 | + sp:varName "endDate"^^xsd:string . |
| 1700 | 1699 | ||
| 1701 | -_:b123 | 1700 | +_:b38 |
| 1701 | + sp:varName "startDate"^^xsd:string . | ||
| 1702 | + | ||
| 1703 | +_:b37 | ||
| 1702 | sp:varName "parentRep"^^xsd:string . | 1704 | sp:varName "parentRep"^^xsd:string . |
| 1703 | 1705 | ||
| 1704 | -_:b124 | 1706 | +_:b36 |
| 1705 | - sp:varName "startDate"^^xsd:string . | 1707 | + sp:varName "installName"^^xsd:string . |
| 1706 | 1708 | ||
| 1707 | -_:b125 | 1709 | +_:b35 |
| 1708 | - sp:varName "endDate"^^xsd:string . | 1710 | + sp:varName "installation"^^xsd:string . |
| 1709 | 1711 | ||
| 1710 | -_:b126 | 1712 | +_:b34 |
| 1711 | - sp:varName "startTime"^^xsd:string . | 1713 | + sp:varName "instRep"^^xsd:string . |
| 1712 | 1714 | ||
| 1713 | -_:b127 | 1715 | +_:b33 |
| 1714 | - sp:varName "epNotableOp"^^xsd:string . | 1716 | + sp:varName "prodAct"^^xsd:string . |
| 1715 | 1717 | ||
| 1716 | -_:b128 | 1718 | +_:b32 |
| 1717 | - sp:varName "endTime"^^xsd:string . | 1719 | + sp:varName "alUUID"^^xsd:string . |
| 1718 | 1720 | ||
| 1719 | -_:b129 | 1721 | +_:b31 |
| 1720 | sp:varName "epInstProdOpAct"^^xsd:string . | 1722 | sp:varName "epInstProdOpAct"^^xsd:string . |
| 1721 | 1723 | ||
| 1722 | -_:b130 | 1724 | +_:b30 |
| 1723 | - sp:varName "naComment"^^xsd:string . | 1725 | + sp:varName "epAlarm"^^xsd:string . |
| 1724 | 1726 | ||
| 1725 | -_:b131 | 1727 | +_:b29 |
| 1726 | - sp:varName "epNotableOpType"^^xsd:string . | 1728 | + sp:varName "operator"^^xsd:string . |
| 1727 | 1729 | ||
| 1728 | -_:b132 | 1730 | +_:b28 |
| 1729 | - sp:varName "UUID"^^xsd:string . | 1731 | + sp:varName "contextFacility"^^xsd:string . |
| 1730 | 1732 | ||
| 1731 | -_:b133 | 1733 | +_:b27 |
| 1732 | - sp:varName "operationalCommentRefType"^^xsd:string . | 1734 | + sp:varName "mainFacName"^^xsd:string . |
| 1733 | 1735 | ||
| 1734 | -_:b134 | 1736 | +_:b26 |
| 1735 | - sp:varName "prodAct"^^xsd:string . | 1737 | + sp:varName "epMainFacTempPart"^^xsd:string . |
| 1736 | 1738 | ||
| 1737 | -_:b135 | 1739 | +_:b25 |
| 1738 | - sp:varName "instRep"^^xsd:string . | 1740 | + sp:varName "epMainFac"^^xsd:string . |
| 1739 | 1741 | ||
| 1740 | -_:b136 | 1742 | +_:b24 |
| 1741 | - sp:varName "installation"^^xsd:string . | 1743 | + sp:varName "operatorName"^^xsd:string . |
| 1742 | 1744 | ||
| 1743 | -_:b137 | 1745 | +_:b23 |
| 1744 | - sp:varName "installName"^^xsd:string . | 1746 | + sp:varName "opCo"^^xsd:string . |
| 1745 | 1747 | ||
| 1746 | -_:b138 | 1748 | +_:b22 |
| 1747 | - sp:varName "parentRep"^^xsd:string . | 1749 | + sp:varName "endDate"^^xsd:string . |
| 1748 | 1750 | ||
| 1749 | -_:b139 | 1751 | +_:b21 |
| 1750 | sp:varName "startDate"^^xsd:string . | 1752 | sp:varName "startDate"^^xsd:string . |
| 1751 | 1753 | ||
| 1752 | -_:b140 | 1754 | +_:b20 |
| 1753 | - sp:varName "endDate"^^xsd:string . | 1755 | + sp:varName "epDailyProdAct"^^xsd:string . |
| 1754 | 1756 | ||
| 1755 | -_:b141 | 1757 | +_:b19 |
| 1756 | - sp:varName "epWaterClean"^^xsd:string . | 1758 | + sp:varName "epAnnualProdOpAct"^^xsd:string . |
| 1757 | 1759 | ||
| 1758 | -_:b142 | 1760 | +_:b18 |
| 1759 | - sp:varName "startTime"^^xsd:string . | 1761 | + sp:varName "epAnnualProdAct"^^xsd:string . |
| 1760 | 1762 | ||
| 1761 | -_:b143 | 1763 | +_:b17 |
| 1762 | - sp:varName "endTime"^^xsd:string . | 1764 | + sp:varName "epDailyProdOpAct"^^xsd:string . |
| 1763 | 1765 | ||
| 1764 | -_:b144 | 1766 | +_:b16 |
| 1765 | - sp:varName "epInstProdOpAct"^^xsd:string . | 1767 | + sp:varName "mainFacName"^^xsd:string . |
| 1766 | 1768 | ||
| 1767 | -_:b145 | 1769 | +_:b15 |
| 1768 | - sp:varName "samplePoint"^^xsd:string . | 1770 | + sp:varName "contextFacility"^^xsd:string . |
| 1769 | 1771 | ||
| 1770 | -_:b146 | 1772 | +_:b14 |
| 1771 | - sp:varName "epWaterSample"^^xsd:string . | 1773 | + sp:varName "porRef"^^xsd:string . |
| 1772 | 1774 | ||
| 1773 | -_:b147 | 1775 | +_:b13 |
| 1774 | - sp:varName "phVal"^^xsd:string . | 1776 | + sp:varName "porSet"^^xsd:string . |
| 1775 | 1777 | ||
| 1776 | -_:b148 | 1778 | +_:b12 |
| 1777 | - sp:varName "epOilInWater"^^xsd:string . | 1779 | + sp:varName "fciRef"^^xsd:string . |
| 1778 | 1780 | ||
| 1779 | -_:b149 | 1781 | +_:b11 |
| 1780 | - sp:varName "owVal"^^xsd:string . | 1782 | + sp:varName "docNameStruct"^^xsd:string . |
| 1781 | 1783 | ||
| 1782 | -_:b150 | 1784 | +_:b10 |
| 1783 | - sp:varName "epOwUOM"^^xsd:string . | 1785 | + sp:varName "docInfo"^^xsd:string . |
| 1784 | 1786 | ||
| 1785 | -_:b151 | 1787 | +_:b9 sp:varName "epProdActToDate"^^xsd:string . |
| 1786 | - sp:varName "epOilAmount"^^xsd:string . | ||
| 1787 | 1788 | ||
| 1788 | -_:b152 | 1789 | +_:b8 sp:varName "epAnnualProdAct"^^xsd:string . |
| 1789 | - sp:varName "epOilAmountUOM"^^xsd:string . | ||
| 1790 | 1790 | ||
| 1791 | -_:b153 | 1791 | +_:b7 sp:varName "docCreateDate"^^xsd:string . |
| 1792 | - sp:varName "UUID"^^xsd:string . | ||
| 1793 | 1792 | ||
| 1794 | -_:b154 | 1793 | +_:b6 sp:varName "docDate"^^xsd:string . |
| 1795 | - sp:varName "wsUUID"^^xsd:string . | ||
| 1796 | 1794 | ||
| 1797 | -_:b155 | 1795 | +_:b5 sp:varName "docName"^^xsd:string . |
| 1798 | - sp:varName "oilInWaterRef"^^xsd:string . | ||
| 1799 | 1796 | ||
| 1800 | -_:b156 | 1797 | +_:b4 sp:varName "endDate"^^xsd:string . |
| 1801 | - sp:varName "owUOM"^^xsd:string . | ||
| 1802 | 1798 | ||
| 1803 | -_:b157 | 1799 | +_:b3 sp:varName "startDate"^^xsd:string . |
| 1804 | - sp:varName "owUUID"^^xsd:string . | ||
| 1805 | 1800 | ||
| 1806 | -_:b158 | 1801 | +_:b2 sp:varName "epDailyProdAct"^^xsd:string . |
| 1807 | - sp:varName "oilAmountRef"^^xsd:string . | ||
| 1808 | 1802 | ||
| 1809 | -_:b159 | 1803 | +_:b1 sp:varName "epDailyProdRep"^^xsd:string . |
| 1810 | - sp:varName "oilAmountUOM"^^xsd:string . | ||
| 1811 | 1804 | ||
| 1812 | -_:b160 | 1805 | +_:b47 |
| 1813 | - sp:varName "oaUUID"^^xsd:string . | 1806 | + sp:varName "epOilInWater"^^xsd:string . |
| 1814 | 1807 | ||
| 1815 | -_:b161 | 1808 | +_:b43 |
| 1816 | - sp:varName "prodAct"^^xsd:string . | 1809 | + sp:varName "epInstProdOpAct"^^xsd:string . |
| 1817 | 1810 | ||
| 1818 | -_:b162 | 1811 | +_:b61 |
| 1819 | - sp:varName "instRep"^^xsd:string . | 1812 | + sp:varName "endDate"^^xsd:string . |
| 1820 | 1813 | ||
| 1821 | -_:b163 | 1814 | +_:b60 |
| 1822 | - sp:varName "installation"^^xsd:string . | 1815 | + sp:varName "startDate"^^xsd:string . |
| 1823 | 1816 | ||
| 1824 | -_:b164 | 1817 | +_:b59 |
| 1818 | + sp:varName "parentRep"^^xsd:string . | ||
| 1819 | + | ||
| 1820 | +_:b58 | ||
| 1825 | sp:varName "installName"^^xsd:string . | 1821 | sp:varName "installName"^^xsd:string . |
| 1826 | 1822 | ||
| 1827 | -_:b165 | 1823 | +_:b57 |
| 1828 | - sp:varName "parentRep"^^xsd:string . | 1824 | + sp:varName "installation"^^xsd:string . |
| 1829 | 1825 | ||
| 1830 | -_:b166 | 1826 | +_:b55 |
| 1831 | - sp:varName "startDate"^^xsd:string . | 1827 | + sp:varName "prodAct"^^xsd:string . |
| 1832 | 1828 | ||
| 1833 | -_:b167 | 1829 | +_:b56 |
| 1834 | - sp:varName "endDate"^^xsd:string . | 1830 | + sp:varName "instRep"^^xsd:string . |
| 1831 | + | ||
| 1832 | +_:b44 | ||
| 1833 | + sp:varName "epCaptain"^^xsd:string . | ||
| 1834 | + | ||
| 1835 | +_:b45 | ||
| 1836 | + sp:varName "captain"^^xsd:string . | ||
| 1837 | + | ||
| 1838 | +_:b54 | ||
| 1839 | + sp:varName "ogstpUUID"^^xsd:string . | ... | ... |
| 1 | -# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 28 14:12:33 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