David Price

Merge branch 'master' into bitdiam

Showing 23 changed files with 3557 additions and 3756 deletions
# Saved by TopBraid on Fri Oct 07 13:43:12 BST 2011
# Saved by TopBraid on Fri Oct 28 15:25:05 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
......@@ -28,33 +28,33 @@ ep-activity:Activity
rdfs:subClassOf ep-core:PhysicalThing ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty ep-activity:finishedAt
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#during>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty ep-activity:startedAt
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#after>
owl:onProperty <http://www.linkedmodel.org/schema/ordered#before>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#before>
owl:onProperty <http://www.linkedmodel.org/schema/ordered#after>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#overlaps>
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty ep-activity:startedAt
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#during>
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty ep-activity:finishedAt
] .
ep-activity:ActivitySuccessType
......@@ -68,13 +68,13 @@ ep-activity:DailyDrillingActivity
rdfs:subClassOf ep-activity:DrillingActivity ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#first>
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty ep-core:hasPart
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#first>
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#last>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
......@@ -83,13 +83,13 @@ ep-activity:DailyDrillingActivity
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#last>
owl:maxCardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#first>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty ep-core:hasPart
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#first>
] .
ep-activity:DailyDrillingActivityToStatus
......@@ -98,13 +98,13 @@ ep-activity:DailyDrillingActivityToStatus
rdfs:subClassOf ep-activity:DrillingActivity ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty ep-core:hasPart
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#last>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#first>
owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ;
owl:onProperty ep-activity:onWellBore
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
......@@ -113,13 +113,13 @@ ep-activity:DailyDrillingActivityToStatus
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ;
owl:onProperty ep-activity:onWellBore
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#first>
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom ep-activity:DrillingActivity ;
owl:onProperty <http://www.linkedmodel.org/schema/ordered#last>
owl:allValuesFrom ep-activity:Activity ;
owl:onProperty ep-core:hasPart
] .
ep-activity:DailyProductionActivity
......@@ -163,7 +163,7 @@ ep-activity:Drill-sidetrack
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillStemTest
rdf:type ep-activity:WellTestType , owl:Class ;
rdf:type owl:Class , ep-activity:WellTestType ;
rdfs:label "drill stem test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest ;
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
rdfs:subClassOf ep-activity:Activity .
ep-activity:DrillingActivity-bop_test
rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ;
rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ;
rdfs:label "drilling activity - BOP test"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-circulation_loss
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - circulation loss"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-coiled_tubing
rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ;
rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ;
rdfs:label "drilling activity - coiled tubing"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-equipment_failure
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - equipment failure"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-equipment_hang
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - equipment hang"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-fixed_equipment
rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ;
rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ;
rdfs:label "drilling activity - fixed equipment"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-injury
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity- injury"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-kick
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - operation kick"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-mud_loss
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - mud loss"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-operation_failed
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - operation failed"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-snubbing
rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ;
rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ;
rdfs:label "drilling activity - snubbing"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-stuck_equipment
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - stuck equipment"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-success
rdf:type owl:Class , ep-activity:DrillingActivityOutcomeType ;
rdf:type ep-activity:DrillingActivityOutcomeType , owl:Class ;
rdfs:label "drilling activity - success"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
ep-activity:DrillingActivity-wire_line
rdf:type owl:Class , ep-activity:DrillingActivityTypeAccordingToEquipmentType ;
rdf:type ep-activity:DrillingActivityTypeAccordingToEquipmentType , owl:Class ;
rdfs:label "drilling activity - wireline"^^xsd:string ;
rdfs:subClassOf ep-activity:DrillingActivity .
......@@ -265,7 +265,7 @@ ep-activity:ExtractAWellCore
rdfs:subClassOf ep-activity:WellOperation .
ep-activity:FailedActivity
rdf:type owl:Class , ep-activity:ActivitySuccessType ;
rdf:type ep-activity:ActivitySuccessType , owl:Class ;
rdfs:label "failed activity"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity ;
owl:disjointWith ep-activity:SuccessfulActivity .
......@@ -276,7 +276,7 @@ ep-activity:FluidReading
rdfs:subClassOf ep-activity:Activity .
ep-activity:FormationIntegrityTest
rdf:type owl:Class , ep-activity:PressureTestType ;
rdf:type ep-activity:PressureTestType , owl:Class ;
rdfs:label "formation integrity test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellBorePressureTest ;
owl:disjointWith ep-activity:LeakOffTest .
......@@ -346,7 +346,7 @@ ep-activity:GasReadingType
rdfs:subClassOf owl:Class .
ep-activity:LeakOffTest
rdf:type owl:Class , ep-activity:PressureTestType ;
rdf:type ep-activity:PressureTestType , owl:Class ;
rdfs:label "leak-off test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellBorePressureTest ;
owl:disjointWith ep-activity:FormationIntegrityTest .
......@@ -387,7 +387,7 @@ ep-activity:OffshoreWellActivity
rdfs:subClassOf ep-activity:OffshoreActivity ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ;
owl:onProperty ep-activity:onWell
] ;
rdfs:subClassOf
......@@ -397,7 +397,7 @@ ep-activity:OffshoreWellActivity
] ;
rdfs:subClassOf
[ rdf:type owl:Restriction ;
owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#Well> ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty ep-activity:onWell
] .
......@@ -417,13 +417,13 @@ ep-activity:PorePressureDeterminationType
rdfs:subClassOf owl:Class .
ep-activity:PorePressureEstimation
rdf:type ep-activity:PorePressureDeterminationType , owl:Class ;
rdf:type owl:Class , ep-activity:PorePressureDeterminationType ;
rdfs:label "pore pressure estimation"^^xsd:string ;
rdfs:subClassOf ep-activity:PorePressureDetermination ;
owl:disjointWith ep-activity:PorePressureMeasurement .
ep-activity:PorePressureMeasurement
rdf:type ep-activity:PorePressureDeterminationType , owl:Class ;
rdf:type owl:Class , ep-activity:PorePressureDeterminationType ;
rdfs:label "pore pressure measurement"^^xsd:string ;
rdfs:subClassOf ep-activity:PorePressureDetermination ;
owl:disjointWith ep-activity:PorePressureEstimation .
......@@ -444,14 +444,14 @@ ep-activity:ProductionActivity
rdfs:subClassOf ep-activity:Activity .
ep-activity:ProductionTest
rdf:type ep-activity:WellTestType , owl:Class ;
rdf:type owl:Class , ep-activity:WellTestType ;
rdfs:label "production test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest ;
dc:description "A test to determine the daily rate of oil, gas, and water production from a (potential) reservoir."^^xsd:string ;
owl:disjointWith ep-activity:DrillStemTest .
ep-activity:SuccessfulActivity
rdf:type owl:Class , ep-activity:ActivitySuccessType ;
rdf:type ep-activity:ActivitySuccessType , owl:Class ;
rdfs:label "successful activity"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity ;
owl:disjointWith ep-activity:FailedActivity .
......@@ -522,23 +522,23 @@ ep-activity:WellCementJob
rdfs:subClassOf ep-activity:WellOperation .
ep-activity:WellCementJob-other
rdf:type ep-activity:WellCementJobPurposeType , owl:Class ;
rdf:type owl:Class , ep-activity:WellCementJobPurposeType ;
rdfs:label "well cement job other"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJob-primary , ep-activity:WellCementJob-plug , ep-activity:WellCementJob-squeeze .
owl:disjointWith ep-activity:WellCementJob-squeeze , ep-activity:WellCementJob-plug , ep-activity:WellCementJob-primary .
ep-activity:WellCementJob-plug
rdf:type owl:Class , ep-activity:WellCementJobPurposeType ;
rdf:type ep-activity:WellCementJobPurposeType , owl:Class ;
rdfs:label "well cement job plug"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob .
ep-activity:WellCementJob-primary
rdf:type owl:Class , ep-activity:WellCementJobPurposeType ;
rdf:type ep-activity:WellCementJobPurposeType , owl:Class ;
rdfs:label "well cement job primary"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob .
ep-activity:WellCementJob-squeeze
rdf:type ep-activity:WellCementJobPurposeType , owl:Class ;
rdf:type owl:Class , ep-activity:WellCementJobPurposeType ;
rdfs:label "well cement job squeeze"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob .
......@@ -583,73 +583,73 @@ ep-activity:WellCementJobTopPlugType
rdfs:subClassOf owl:Class .
ep-activity:WellCementJobWithBottomPlug
rdf:type owl:Class , ep-activity:WellCementJobBottomPlugType ;
rdf:type ep-activity:WellCementJobBottomPlugType , owl:Class ;
rdfs:label "well cement job with bottom plug"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithoutBottomPlug .
ep-activity:WellCementJobWithCasingReciprocation
rdf:type owl:Class , ep-activity:WellCementJobCasingReciprocationType ;
rdf:type ep-activity:WellCementJobCasingReciprocationType , owl:Class ;
rdfs:label "well cement job with casing reciprocation"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithoutCasingReciprocation .
ep-activity:WellCementJobWithCasingRotation
rdf:type owl:Class , ep-activity:WellCementJobCasingRotationType ;
rdf:type ep-activity:WellCementJobCasingRotationType , owl:Class ;
rdfs:label "well cement job with casing rotation"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithoutTopPlug .
ep-activity:WellCementJobWithFloatHolding
rdf:type owl:Class , ep-activity:WellCementJobFloatHoldingType ;
rdf:type ep-activity:WellCementJobFloatHoldingType , owl:Class ;
rdfs:label "well cement job with float holding"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithoutFloatHolding .
ep-activity:WellCementJobWithPlugBumping
rdf:type owl:Class , ep-activity:WellCementJobPlugBumpingType ;
rdf:type ep-activity:WellCementJobPlugBumpingType , owl:Class ;
rdfs:label "well cement job with plug bumping"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithoutBottomPlug .
ep-activity:WellCementJobWithTopPlug
rdf:type owl:Class , ep-activity:WellCementJobTopPlugType ;
rdf:type ep-activity:WellCementJobTopPlugType , owl:Class ;
rdfs:label "well cement job with top plug"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithoutTopPlug .
ep-activity:WellCementJobWithoutBottomPlug
rdf:type owl:Class , ep-activity:WellCementJobBottomPlugType ;
rdf:type ep-activity:WellCementJobBottomPlugType , owl:Class ;
rdfs:label "well cement job without bottom plug"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithBottomPlug .
ep-activity:WellCementJobWithoutCasingReciprocation
rdf:type owl:Class , ep-activity:WellCementJobCasingReciprocationType ;
rdf:type ep-activity:WellCementJobCasingReciprocationType , owl:Class ;
rdfs:label "well cement job without casing reciprocation"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithCasingRotation .
ep-activity:WellCementJobWithoutCasingRotation
rdf:type owl:Class , ep-activity:WellCementJobCasingRotationType ;
rdf:type ep-activity:WellCementJobCasingRotationType , owl:Class ;
rdfs:label "well cement job without casing rotation"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithCasingRotation .
ep-activity:WellCementJobWithoutFloatHolding
rdf:type owl:Class , ep-activity:WellCementJobFloatHoldingType ;
rdf:type ep-activity:WellCementJobFloatHoldingType , owl:Class ;
rdfs:label "well cement job without float holding"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithFloatHolding .
ep-activity:WellCementJobWithoutPlugBumping
rdf:type owl:Class , ep-activity:WellCementJobPlugBumpingType ;
rdf:type ep-activity:WellCementJobPlugBumpingType , owl:Class ;
rdfs:label "well cement job without plug bumping"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithBottomPlug .
ep-activity:WellCementJobWithoutTopPlug
rdf:type owl:Class , ep-activity:WellCementJobTopPlugType ;
rdf:type ep-activity:WellCementJobTopPlugType , owl:Class ;
rdfs:label "well cement job without top plug"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementJob ;
owl:disjointWith ep-activity:WellCementJobWithTopPlug .
......@@ -665,13 +665,13 @@ ep-activity:WellCementPumpingFluidReturnType
rdfs:subClassOf owl:Class .
ep-activity:WellCementPumpingWithFluidReturn
rdf:type owl:Class , ep-activity:WellCementPumpingFluidReturnType ;
rdf:type ep-activity:WellCementPumpingFluidReturnType , owl:Class ;
rdfs:label "well cement pumping with fluid return"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementPumping ;
owl:disjointWith ep-activity:WellCementPumpingWithoutFluidReturn .
ep-activity:WellCementPumpingWithoutFluidReturn
rdf:type owl:Class , ep-activity:WellCementPumpingFluidReturnType ;
rdf:type ep-activity:WellCementPumpingFluidReturnType , owl:Class ;
rdfs:label "well cement pumping without fluid return"^^xsd:string ;
rdfs:subClassOf ep-activity:WellCementPumping ;
owl:disjointWith ep-activity:WellCementPumpingWithFluidReturn .
......@@ -682,28 +682,28 @@ ep-activity:WellControlIncident
rdfs:subClassOf ep-activity:WellOperation .
ep-activity:WellControlIncident-gas_kick
rdf:type ep-activity:WellControlIncidentType , owl:Class ;
rdf:type owl:Class , ep-activity:WellControlIncidentType ;
rdfs:label "well control incident gas kick"^^xsd:string ;
rdfs:subClassOf ep-activity:WellControlIncident ;
owl:disjointWith ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-oil_kick .
owl:disjointWith ep-activity:WellControlIncident-oil_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-water_kick .
ep-activity:WellControlIncident-oil_kick
rdf:type ep-activity:WellControlIncidentType , owl:Class ;
rdf:type owl:Class , ep-activity:WellControlIncidentType ;
rdfs:label "well control incident oil kick"^^xsd:string ;
rdfs:subClassOf ep-activity:WellControlIncident ;
owl:disjointWith ep-activity:WellControlIncident-gas_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-shallow_gas_kick .
owl:disjointWith ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-gas_kick .
ep-activity:WellControlIncident-shallow_gas_kick
rdf:type ep-activity:WellControlIncidentType , owl:Class ;
rdf:type owl:Class , ep-activity:WellControlIncidentType ;
rdfs:label "well control incident shallow gas kick"^^xsd:string ;
rdfs:subClassOf ep-activity:WellControlIncident ;
owl:disjointWith ep-activity:WellControlIncident-gas_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-oil_kick .
owl:disjointWith ep-activity:WellControlIncident-oil_kick , ep-activity:WellControlIncident-water_kick , ep-activity:WellControlIncident-gas_kick .
ep-activity:WellControlIncident-water_kick
rdf:type ep-activity:WellControlIncidentType , owl:Class ;
rdf:type owl:Class , ep-activity:WellControlIncidentType ;
rdfs:label "well control incident water kick"^^xsd:string ;
rdfs:subClassOf ep-activity:WellControlIncident ;
owl:disjointWith ep-activity:WellControlIncident-gas_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-oil_kick .
owl:disjointWith ep-activity:WellControlIncident-oil_kick , ep-activity:WellControlIncident-shallow_gas_kick , ep-activity:WellControlIncident-gas_kick .
ep-activity:WellControlIncidentType
rdf:type rdfs:Class ;
......@@ -716,40 +716,40 @@ ep-activity:WellKilling
rdfs:subClassOf ep-activity:WellOperation .
ep-activity:WellKilling-bullheading
rdf:type ep-activity:WellKillingType , owl:Class ;
rdf:type owl:Class , ep-activity:WellKillingType ;
rdfs:label "well killing bullheading"^^xsd:string ;
rdfs:subClassOf ep-activity:WellKilling ;
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 .
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 .
ep-activity:WellKilling-drillers_method
rdf:type ep-activity:WellKillingType , owl:Class ;
rdf:type owl:Class , ep-activity:WellKillingType ;
rdfs:label "well killing drillers method"^^xsd:string ;
rdfs:subClassOf ep-activity:WellKilling ;
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 .
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 .
ep-activity:WellKilling-forward_circulation
rdf:type ep-activity:WellKillingType , owl:Class ;
rdf:type owl:Class , ep-activity:WellKillingType ;
rdfs:label "well killing forward circulation"^^xsd:string ;
rdfs:subClassOf ep-activity:WellKilling ;
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 .
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 .
ep-activity:WellKilling-lubricate_and_bleed
rdf:type ep-activity:WellKillingType , owl:Class ;
rdf:type owl:Class , ep-activity:WellKillingType ;
rdfs:label "well killing lubricate and bleed"^^xsd:string ;
rdfs:subClassOf ep-activity:WellKilling ;
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 .
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 .
ep-activity:WellKilling-reverse_circulation
rdf:type owl:Class , ep-activity:WellKillingType ;
rdf:type ep-activity:WellKillingType , owl:Class ;
rdfs:label "well killing reverse circulation"^^xsd:string ;
rdfs:subClassOf ep-activity:WellKilling ;
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 .
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 .
ep-activity:WellKilling-wait_and_weight
rdf:type ep-activity:WellKillingType , owl:Class ;
rdf:type owl:Class , ep-activity:WellKillingType ;
rdfs:label "well killing wait and weight"^^xsd:string ;
rdfs:subClassOf ep-activity:WellKilling ;
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 .
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 .
ep-activity:WellKillingType
rdf:type rdfs:Class ;
......@@ -788,25 +788,25 @@ ep-activity:WirelineFormationTestType
rdfs:subClassOf owl:Class .
ep-activity:WirelineFormationTestWithGoodSeal
rdf:type ep-activity:WirelineFormationTestType , owl:Class ;
rdf:type owl:Class , ep-activity:WirelineFormationTestType ;
rdfs:label "wireline formation test with a good seal"^^xsd:string ;
rdfs:subClassOf ep-activity:WirelineFormationTest ;
owl:disjointWith ep-activity:WirelineFormationTestWithoutGoodSeal .
ep-activity:WirelineFormationTestWithoutGoodSeal
rdf:type ep-activity:WirelineFormationTestType , owl:Class ;
rdf:type owl:Class , ep-activity:WirelineFormationTestType ;
rdfs:label "wireline formation test without a good seal"^^xsd:string ;
rdfs:subClassOf ep-activity:WirelineFormationTest ;
owl:disjointWith ep-activity:WirelineFormationTestWithGoodSeal .
ep-activity:averageRateOfDrilling
rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "average rate of drilling"^^xsd:string ;
rdfs:range ep-core:Speed .
ep-activity:descriptionOfActivitiesFollowingTheDailyReportingPeriod
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:DailyDrillingActivity ;
rdfs:label "description of activities following the daily reporting period"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/report#Report> .
......@@ -822,25 +822,25 @@ ep-activity:descriptionOfActivitiesWithinTheDailyReportingPeriod
rdfs:label "description of activities within the daily reporting period"^^xsd:string .
ep-activity:distanceDrilled
rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "final rate of drilling"^^xsd:string ;
rdfs:range ep-core:Length .
ep-activity:drillingContractor
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "drilling contractor"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
ep-activity:drillingOperator
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "drilling operator"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
ep-activity:durationOfDrilling
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "duration of drilling"^^xsd:string ;
rdfs:range ep-core:TimeDuration .
......@@ -852,25 +852,25 @@ ep-activity:failedEquipment
rdfs:range <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-activity:finalRateOfDrilling
rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "final rate of drilling"^^xsd:string ;
rdfs:range ep-core:Speed .
ep-activity:finishedAt
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-activity:Activity ;
rdfs:label "finished at"^^xsd:string ;
rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> .
ep-activity:fluidProducedByWellTest
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "fluid produced by well test"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> .
ep-activity:hasCasingLinerTubing
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:WellStimulation ;
rdfs:label "has Casing/Liner/Tubing"^^xsd:string .
......@@ -879,18 +879,18 @@ ep-activity:hasCasingString
rdfs:label "has casing string"^^xsd:string .
ep-activity:hasChokeValve
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:label "has choke valve"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> .
ep-activity:hasDrillBit
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "has drill bit"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/equipment#DrillBit> .
ep-activity:hasDrillingFluid
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "has drilling fluid"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> .
......@@ -906,13 +906,13 @@ ep-activity:hasSubActivity
rdfs:label "has sub activity"^^xsd:string .
ep-activity:hasWellTestChoke
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "has well test choke"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> .
ep-activity:identificationNumberOfCore
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-activity:ExtractAWellCore ;
rdfs:label "identification number of core"^^xsd:string .
......@@ -921,14 +921,20 @@ ep-activity:logRunNumber
rdfs:domain ep-activity:WellBoreLogRun ;
rdfs:label "log run number"^^xsd:string .
ep-activity:loggedWellBoreInterval
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellBoreLogRun ;
rdfs:label "logged wellbore interval"^^xsd:string ;
rdfs:range ep-core:PhysicalObject .
ep-activity:measuredDepthOfFluidSampling
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WirelineFormationTest ;
rdfs:label "measured depth of fluid sampling"^^xsd:string ;
rdfs:range ep-core:Length .
ep-activity:missedProductionTime
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:EquipmentFailureAndRepair ;
rdfs:label "missed production time"^^xsd:string ;
rdfs:range ep-core:TimeDuration .
......@@ -940,7 +946,7 @@ ep-activity:nominallyAt
rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> .
ep-activity:onDrillBit
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellBoreDrillBitRun ;
rdfs:label "on drill bit"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/equipment#DrillBit> .
......@@ -950,7 +956,7 @@ ep-activity:onFluid
rdfs:label "on WellBore"^^xsd:string .
ep-activity:onRig
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "on rig"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig> .
......@@ -962,19 +968,19 @@ ep-activity:onWell
rdfs:range <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell> .
ep-activity:onWellBore
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "on wellbore"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> .
ep-activity:operatingTimeOfDrillBit
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:domain ep-activity:DrillingActivity ;
rdfs:label "operating time of drill bit"^^xsd:string ;
rdfs:range ep-core:TimeDuration .
ep-activity:pressureAtWhichPlugBumped
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellCementPumping ;
rdfs:label "pressure at which plug bumped"^^xsd:string ;
rdfs:range ep-core:Pressure .
......@@ -984,84 +990,84 @@ ep-activity:pumpedFluid
rdfs:label "pumped fluid"^^xsd:string .
ep-activity:recoveredCore
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:ExtractAWellCore ;
rdfs:label "recovered core"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#RecoveredCore> .
ep-activity:returnedCementingFluid
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellCementPumping ;
rdfs:label "returned cementing fluid"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#CementingFluid> .
ep-activity:sampledFluid
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:WirelineFormationTest ;
rdfs:label "sampled fluid"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#Fluid> .
ep-activity:serviceCompany
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:Activity ;
rdfs:label "service company"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
ep-activity:startedAt
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-activity:Activity ;
rdfs:label "started at"^^xsd:string ;
rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> .
ep-activity:timeLost
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:WellControlIncident ;
rdfs:label "time lost"^^xsd:string ;
rdfs:range ep-core:TimeDuration .
ep-activity:timeOfFailure
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-activity:EquipmentFailureAndRepair ;
rdfs:label "time of failure"^^xsd:string ;
rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> .
ep-activity:timeOfRepair
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-activity:EquipmentFailureAndRepair ;
rdfs:label "time of repair"^^xsd:string ;
rdfs:range <http://www.linkedmodel.org/schema/vaem#dateUnion> .
ep-activity:wellBoreLoggingTool
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellBoreLogRun ;
rdfs:label "well bore logging tool"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-activity:wellTestBottomHolePressure
rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "well test bottom hole pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-activity:wellTestFlowingPressure
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "well test flowing pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-activity:wellTestNumber
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "well test number"^^xsd:string .
ep-activity:wellTestShutInPressure
rdf:type owl:FunctionalProperty , owl:ObjectProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "well test shut-in pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-activity:wellTestStoredOil
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "well test stored oil"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#Oil> .
......
# Saved by TopBraid on Fri Oct 07 13:43:12 BST 2011
# Saved by TopBraid on Fri Oct 28 15:25:05 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Tue Oct 25 15:10:35 BST 2011
# Saved by TopBraid on Fri Oct 28 15:17:22 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://www.reportinghub.no/ep/schema/1.0/core
......@@ -14,64 +14,180 @@
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-core:MeasureOfFlowOfMaterial
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "measure of flow of material"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:VolumeFlowRateAt15degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:VolumeFlowRateAt1degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:VolumeFlowRateAt60degF1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:atmosphere
ep-core:apiDensity
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "API Density"^^xsd:string .
ep-core:atmosphere
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Pressure ;
rdfs:label "atmosphere"^^xsd:string .
ep-core:barrel_day-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "barrel day-1"^^xsd:string .
ep-core:centimetre
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "centimetre"^^xsd:string .
ep-core:count
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "count"^^xsd:string .
ep-core:fahrenheit
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Temperature ;
rdfs:label "fahrenheit"^^xsd:string .
ep-core:grain_100ft-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "grain per 100ft3"^^xsd:string .
ep-core:grain_ft-3_1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "grain per ft3"^^xsd:string .
ep-core:grain_usGallon-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "grain per US Gallon"^^xsd:string .
ep-core:gram_dm-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "gram dm-3"^^xsd:string .
ep-core:gram_l-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "grams per litre"^^xsd:string .
ep-core:gram_m-3
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "gram m-3"^^xsd:string .
ep-core:gram_ukGallon-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "grams per UK Gallon"^^xsd:string .
ep-core:gram_usGallon-1
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "grams per US Gallon"^^xsd:string .
ep-core:hasSetOfAllPartsOfType
rdf:type owl:ObjectProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "basis for"^^xsd:string .
ep-core:inch_64
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "inch/64"^^xsd:string .
ep-core:metre3_hour-1
ep-core:kilogram_dm-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "kilogram dm-3"^^xsd:string .
ep-core:kilogram_l-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "kilogram per litre"^^xsd:string .
ep-core:kilogram_m-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "kilogram m-3"^^xsd:string .
ep-core:lbm_1000bbl-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per 1000 barrels"^^xsd:string .
ep-core:lbm_1000ukGallon-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "pounds(mass) per 1000 UK Gallons"^^xsd:string .
ep-core:lbm_1000usGallon-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "pounds(mass) per 1000 US Gallons"^^xsd:string .
ep-core:lbm_10bbl-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per 10 barrels"^^xsd:string .
ep-core:lbm_bbl-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per barrel"^^xsd:string .
ep-core:lbm_ft-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per cubic foot"^^xsd:string .
ep-core:lbm_in-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per cubic inch"^^xsd:string .
ep-core:lbm_millibarrel-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per milli-barrel"^^xsd:string .
ep-core:lbm_ukGallon-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "pounds(mass) per UK Gallon"^^xsd:string .
ep-core:lbm_usGallon-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "pounds (mass) per US Gallon"^^xsd:string .
ep-core:megagram_m-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "Megagram m-3"^^xsd:string .
ep-core:metre3_hour-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "metre3 hour-1"^^xsd:string .
ep-core:thousand_barrel
ep-core:microgram_cm-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "microgram cm-3"^^xsd:string .
ep-core:milligram_dm-3
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "milligram dm-3"^^xsd:string .
ep-core:milligram_l-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "milligrams per litre"^^xsd:string .
ep-core:milligram_m-3
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "milligram m-3"^^xsd:string .
ep-core:milligram_usGallon-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:label "milligrams per US Gallon"^^xsd:string .
ep-core:ten_megagram_m-3
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:label "10 Megagram m-3"^^xsd:string .
ep-core:thousand_barrel
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "thousand barrel"^^xsd:string .
......
# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
# Saved by TopBraid on Fri Oct 28 15:14:15 BST 2011
# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://spinrdf.org/spin
......@@ -20,7 +20,7 @@
<http://www.reportinghub.no/ep/dpr/spin/1.1/lib>
rdf:type owl:Ontology ;
owl:imports <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://spinrdf.org/spin> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.witsml.org/schemas/131/addendum/combo> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-dpr-spin-lib:BuildDailyProductionReportURI
......@@ -433,13 +433,230 @@ arg3 is end date"""^^xsd:string ;
])
] .
ep-dpr-spin-lib:selectDensityScale
rdf:type spin:Function ;
rdfs:label "select density scale"^^xsd:string ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b20) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmin3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_in-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_ggalUS>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_usGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_grain100ft3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#grain_100ft-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gdm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_dm-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_kgdm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#kilogram_dm-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmgalUK>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_ukGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmgalUS>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_usGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mgdm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_dm-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbm10bbl>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_10bbl-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gcm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_cm-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mgL>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_l-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_graingalUS>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#grain_usGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_ugcm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#microgram_cm-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mggalUS>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_usGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_mgm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#milligram_m-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gL>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_l-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbm1000galUK>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_1000ukGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_10Mgm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#ten_megagram_m-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmbbl>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_bbl-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_grainft3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#grain_ft-3_1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_ggalUK>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_ukGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmft3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_ft-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbm1000galUS>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_1000usGallon-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_dAPI>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#apiDensity> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_lbmMbbl>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#lbm_1000bbl-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_gm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#gram_m-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_kgm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#kilogram_m-3> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_kgL>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#kilogram_l-1> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.witsml.org/schemas/131/addendum/combo#DU_Mgm3>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/core#megagram_m-3> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
] ;
sp:variable _:b20
])
] .
ep-dpr-spin-lib:selectDurationScale
rdf:type spin:Function ;
rdfs:label "select Duration scale"^^xsd:string ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b20) ;
sp:resultVariables (_:b21) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -464,7 +681,7 @@ ep-dpr-spin-lib:selectDurationScale
]
]
] ;
sp:variable _:b20
sp:variable _:b21
])
] .
......@@ -474,7 +691,7 @@ ep-dpr-spin-lib:selectLengthScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b21) ;
sp:resultVariables (_:b22) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -513,7 +730,7 @@ ep-dpr-spin-lib:selectLengthScale
]
]
] ;
sp:variable _:b21
sp:variable _:b22
])
] .
......@@ -522,7 +739,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b22) ;
sp:resultVariables (_:b23) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -582,7 +799,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale
]
]
] ;
sp:variable _:b22
sp:variable _:b23
])
] .
......@@ -592,7 +809,7 @@ ep-dpr-spin-lib:selectPressureScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b23) ;
sp:resultVariables (_:b24) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -617,7 +834,7 @@ ep-dpr-spin-lib:selectPressureScale
]
]
] ;
sp:variable _:b23
sp:variable _:b24
])
] .
......@@ -627,7 +844,7 @@ ep-dpr-spin-lib:selectProductType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b24) ;
sp:resultVariables (_:b25) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -834,7 +1051,7 @@ ep-dpr-spin-lib:selectProductType
]
]
] ;
sp:variable _:b24
sp:variable _:b25
])
] .
......@@ -844,7 +1061,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b25) ;
sp:resultVariables (_:b26) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1023,7 +1240,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
]
]
] ;
sp:variable _:b25
sp:variable _:b26
])
] .
......@@ -1033,7 +1250,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b26) ;
sp:resultVariables (_:b27) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1093,7 +1310,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
]
]
] ;
sp:variable _:b26
sp:variable _:b27
])
] .
......@@ -1103,7 +1320,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b27) ;
sp:resultVariables (_:b28) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1121,7 +1338,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
]
] ;
sp:variable _:b27
sp:variable _:b28
])
] .
......@@ -1131,7 +1348,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b28) ;
sp:resultVariables (_:b29) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1149,7 +1366,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
]
] ;
sp:variable _:b28
sp:variable _:b29
])
] .
......@@ -1159,7 +1376,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b29) ;
sp:resultVariables (_:b30) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1310,7 +1527,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
]
]
] ;
sp:variable _:b29
sp:variable _:b30
])
] .
......@@ -1319,7 +1536,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b30) ;
sp:resultVariables (_:b31) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1372,7 +1589,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
]
]
] ;
sp:variable _:b30
sp:variable _:b31
])
] .
......@@ -1382,7 +1599,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b31) ;
sp:resultVariables (_:b32) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1456,7 +1673,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
]
]
] ;
sp:variable _:b31
sp:variable _:b32
])
] .
......@@ -1465,7 +1682,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b32) ;
sp:resultVariables (_:b33) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1609,7 +1826,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
]
]
] ;
sp:variable _:b32
sp:variable _:b33
])
] .
......@@ -1619,7 +1836,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b33) ;
sp:resultVariables (_:b34) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1630,7 +1847,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
] ;
sp:variable _:b33
sp:variable _:b34
])
] .
......@@ -1640,7 +1857,7 @@ ep-dpr-spin-lib:selectTemperatureScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b34) ;
sp:resultVariables (_:b35) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1658,7 +1875,7 @@ ep-dpr-spin-lib:selectTemperatureScale
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
] ;
sp:variable _:b34
sp:variable _:b35
])
] .
......@@ -1668,7 +1885,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b35) ;
sp:resultVariables (_:b36) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1742,7 +1959,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
]
]
] ;
sp:variable _:b35
sp:variable _:b36
])
] .
......@@ -1751,7 +1968,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b36) ;
sp:resultVariables (_:b37) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1825,7 +2042,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
]
]
] ;
sp:variable _:b36
sp:variable _:b37
])
] .
......@@ -1835,7 +2052,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b37) ;
sp:resultVariables (_:b38) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1860,7 +2077,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
]
]
] ;
sp:variable _:b37
sp:variable _:b38
])
] .
......@@ -1870,7 +2087,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b38) ;
sp:resultVariables (_:b39) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1895,7 +2112,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
]
]
] ;
sp:variable _:b38
sp:variable _:b39
])
] .
......@@ -1905,7 +2122,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b39) ;
sp:resultVariables (_:b40) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1930,7 +2147,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
]
]
] ;
sp:variable _:b39
sp:variable _:b40
])
] .
......@@ -1940,7 +2157,7 @@ ep-dpr-spin-lib:selectVolumeScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b40) ;
sp:resultVariables (_:b41) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2168,117 +2385,120 @@ ep-dpr-spin-lib:selectVolumeScale
]
]
] ;
sp:variable _:b40
sp:variable _:b41
])
] .
_:b1 sp:varName "uri"^^xsd:string .
_:b41
sp:varName "volumeScale"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b40
sp:varName "volumeFlowRateScale"^^xsd:string .
_:b3 sp:varName "UUID"^^xsd:string .
_:b39
sp:varName "volumeFlowRateAtStdType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b38
sp:varName "volumeAtStdType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b37
sp:varName "prodActType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b36
sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b35
sp:varName "temperatureScale"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b34
sp:varName "specificVolumeScale"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b33
sp:varName "safetyActivityType"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b32
sp:varName "relationshipToMeasure"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b31
sp:varName "popType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b30
sp:varName "productionFlowPurposeType"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b29
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b28
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b27
sp:varName "productionFlowDefinitionType"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b26
sp:varName "productionFacilityType"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b25
sp:varName "productType"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b24
sp:varName "pressureScale"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b23
sp:varName "massConcScale"^^xsd:string .
_:b20
sp:varName "durationScale"^^xsd:string .
_:b22
sp:varName "lengthScale"^^xsd:string .
_:b21
sp:varName "lengthScale"^^xsd:string .
sp:varName "durationScale"^^xsd:string .
_:b22
sp:varName "massConcScale"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b23
sp:varName "pressureScale"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b24
sp:varName "productType"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b25
sp:varName "productionFacilityType"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b26
sp:varName "productionFlowDefinitionType"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b27
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b28
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b29
sp:varName "productionFlowPurposeType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b30
sp:varName "popType"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b31
sp:varName "relationshipToMeasure"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b32
sp:varName "safetyActivityType"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b33
sp:varName "specificVolumeScale"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b34
sp:varName "temperatureScale"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b35
sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b36
sp:varName "prodActType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b37
sp:varName "volumeAtStdType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b38
sp:varName "volumeFlowRateAtStdType"^^xsd:string .
_:b3 sp:varName "UUID"^^xsd:string .
_:b39
sp:varName "volumeFlowRateScale"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b40
sp:varName "volumeScale"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b20
sp:varName "densityScale"^^xsd:string .
......
# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
# Saved by TopBraid on Fri Oct 28 15:14:15 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 14:13:15 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
......@@ -10,6 +11,7 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -17,7 +19,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -26,433 +28,364 @@
rdfs:comment "STEP 230 wireline formation test activity"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WirelineFormationTest> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wirelineFormationTest"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimWirelineFormationTest"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
] [ sp:object _:b2 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b1
] [ sp:object _:b7 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object
[ sp:varName "realMd"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMd"^^xsd:string
] ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:subject _:b7
] [ sp:object _:b8 ;
sp:predicate _:b9 ;
sp:subject _:b7
] [ sp:object _:b10 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressure> ;
sp:subject _:b1
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realPressure"^^xsd:string
] ;
sp:predicate
[ sp:varName "pressureScale"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:subject _:b10
] [ sp:object _:b11 ;
sp:predicate _:b12 ;
sp:subject _:b10
] [ sp:object _:b13 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
[ sp:varName "realTvd"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvd"^^xsd:string
] ;
sp:subject _:b4
] [ sp:object
[ sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string
] ;
sp:subject _:b13
] [ sp:object _:b14 ;
sp:predicate _:b15 ;
sp:subject _:b13
] [ sp:object _:b16 ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
] [ sp:object _:b5 ;
sp:subject _:b1
] [ sp:object _:b17 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#measuredDepthOfFluidSampling> ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
[ sp:varName "realMdSample"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdSample"^^xsd:string
] ;
sp:subject _:b5
] [ sp:object _:b6 ;
sp:subject _:b17
] [ sp:object _:b18 ;
sp:predicate _:b19 ;
sp:subject _:b17
] [ sp:object _:b20 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#sampledFluid> ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object
[ sp:varName "componentType"^^xsd:string
] ;
sp:subject _:b20
] [ sp:object _:b21 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#dominantComponent> ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:subject _:b20
] [ sp:object _:b22 ;
sp:predicate rdf:type ;
sp:subject _:b6
sp:subject _:b20
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b7
] [ sp:object
[ sp:varName "realDensity"^^xsd:string
] ;
sp:predicate
[ sp:varName "densityScale"^^xsd:string
] ;
sp:subject _:b7
] [ sp:object _:b8 ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:predicate _:b24 ;
sp:subject _:b22
] [ sp:object _:b25 ;
sp:predicate rdf:type ;
sp:subject _:b6
sp:subject _:b20
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject _:b8
] [ sp:object
[ sp:varName "realVolume"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumeScale"^^xsd:string
] ;
sp:subject _:b8
] [ sp:object
[ sp:varName "description"^^xsd:string
] ;
sp:subject _:b25
] [ sp:object _:b26 ;
sp:predicate _:b27 ;
sp:subject _:b25
] [ sp:object _:b28 ;
sp:predicate rdfs:comment ;
sp:subject
[ sp:varName "wirelineFormationTest"^^xsd:string
]
sp:subject _:b1
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b29 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b30 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "formTestInfo"^^xsd:string
] ;
] [ sp:object _:b31 ;
sp:predicate <http://www.witsml.org/schemas/1series#formTestInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimWirelineFormationTest"^^xsd:string
] ;
] [ sp:object _:b6 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "dailytemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object
[ sp:varName "md"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b32 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMd"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b33 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "md"^^xsd:string
]
] [ sp:object
[ sp:varName "realMd"^^xsd:string
] ;
sp:subject _:b32
] [ sp:object _:b8 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "md"^^xsd:string
]
sp:subject _:b32
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvd"^^xsd:string
] ;
sp:elements ([ sp:object _:b34 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvd"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b35 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvd"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvd"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b14 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvd"^^xsd:string
]
sp:subject _:b34
])
] [ sp:object
[ sp:varName "presPore"^^xsd:string
] ;
] [ sp:object _:b36 ;
sp:predicate <http://www.witsml.org/schemas/1series#presPoreRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomPressure"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b37 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "presPore"^^xsd:string
]
] [ sp:object
[ sp:varName "realPressure"^^xsd:string
] ;
sp:subject _:b36
] [ sp:object _:b11 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "presPore"^^xsd:string
]
] [ sp:object
[ sp:varName "goodSeal"^^xsd:string
] ;
sp:subject _:b36
] [ sp:object _:b38 ;
sp:predicate <http://www.witsml.org/schemas/1series#goodSeal> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "mdSample"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b39 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdSampleRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdSample"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b40 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdSample"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdSample"^^xsd:string
] ;
sp:subject _:b39
] [ sp:object _:b18 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdSample"^^xsd:string
]
] [ sp:object
[ sp:varName "enumDominateComponent"^^xsd:string
] ;
sp:subject _:b39
] [ sp:object _:b41 ;
sp:predicate <http://www.witsml.org/schemas/1series#dominateComponentRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "densityHC"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b42 ;
sp:predicate <http://www.witsml.org/schemas/1series#densityHCRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomDensity"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b43 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "densityHC"^^xsd:string
]
] [ sp:object
[ sp:varName "realDensity"^^xsd:string
] ;
sp:subject _:b42
] [ sp:object _:b23 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "densityHC"^^xsd:string
]
] [ sp:object
[ sp:varName "volumeSample"^^xsd:string
] ;
sp:subject _:b42
] [ sp:object _:b44 ;
sp:predicate <http://www.witsml.org/schemas/1series#volumeSampleRef> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomVolume"^^xsd:string
] ;
sp:subject _:b31
] [ sp:object _:b45 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "volumeSample"^^xsd:string
]
] [ sp:object
[ sp:varName "realVolume"^^xsd:string
] ;
sp:subject _:b44
] [ sp:object _:b26 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "volumeSample"^^xsd:string
]
] [ sp:object
[ sp:varName "description"^^xsd:string
] ;
sp:subject _:b44
] [ sp:object _:b28 ;
sp:predicate <http://www.witsml.org/schemas/1series#description> ;
sp:subject
[ sp:varName "formTestInfo"^^xsd:string
]
sp:subject _:b31
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b29
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b46
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b46 ;
sp:arg2 _:b30
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "formTestInfo"^^xsd:string
]
sp:arg1 _:b31
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b47
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildWirelineFormationTestURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b46 ;
sp:arg2 _:b47
] ;
sp:variable
[ sp:varName "wirelineFormationTest"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectComponentType ;
sp:arg1 [ sp:varName "enumDominateComponent"^^xsd:string
]
sp:arg1 _:b41
] ;
sp:variable
[ sp:varName "componentType"^^xsd:string
]
sp:variable _:b21
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType ;
sp:arg1 [ sp:varName "goodSeal"^^xsd:string
]
sp:arg1 _:b38
] ;
sp:variable
[ sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string
]
sp:variable _:b16
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMd"^^xsd:string
]
sp:arg1 _:b33
] ;
sp:variable
[ sp:varName "lengthScaleMd"^^xsd:string
]
sp:variable _:b9
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvd"^^xsd:string
]
sp:arg1 _:b35
] ;
sp:variable
[ sp:varName "lengthScaleTvd"^^xsd:string
]
sp:variable _:b15
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdSample"^^xsd:string
]
sp:arg1 _:b40
] ;
sp:variable
[ sp:varName "lengthScaleMdSample"^^xsd:string
]
sp:variable _:b19
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectPressureScale ;
sp:arg1 [ sp:varName "uomPressure"^^xsd:string
]
sp:arg1 _:b37
] ;
sp:variable
[ sp:varName "pressureScale"^^xsd:string
]
sp:variable _:b12
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumeScale ;
sp:arg1 [ sp:varName "uomVolume"^^xsd:string
]
sp:arg1 _:b45
] ;
sp:variable
[ sp:varName "volumeScale"^^xsd:string
]
sp:variable _:b27
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectDensityScale ;
sp:arg1 [ sp:varName "uomDensity"^^xsd:string
]
sp:arg1 _:b43
] ;
sp:variable
[ sp:varName "densityScale"^^xsd:string
sp:variable _:b24
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 _:b29
]
] ;
sp:variable _:b5
])
] .
_:b5 sp:varName "wellBore"^^xsd:string .
_:b24
sp:varName "densityScale"^^xsd:string .
_:b27
sp:varName "volumeScale"^^xsd:string .
_:b12
sp:varName "pressureScale"^^xsd:string .
_:b19
sp:varName "lengthScaleMdSample"^^xsd:string .
_:b15
sp:varName "lengthScaleTvd"^^xsd:string .
_:b9 sp:varName "lengthScaleMd"^^xsd:string .
_:b16
sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
_:b21
sp:varName "componentType"^^xsd:string .
_:b1 sp:varName "wirelineFormationTest"^^xsd:string .
_:b47
sp:varName "localname"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b46
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b28
sp:varName "description"^^xsd:string .
_:b26
sp:varName "realVolume"^^xsd:string .
_:b45
sp:varName "uomVolume"^^xsd:string .
_:b44
sp:varName "volumeSample"^^xsd:string .
_:b23
sp:varName "realDensity"^^xsd:string .
_:b43
sp:varName "uomDensity"^^xsd:string .
_:b42
sp:varName "densityHC"^^xsd:string .
_:b41
sp:varName "enumDominateComponent"^^xsd:string .
_:b18
sp:varName "realMdSample"^^xsd:string .
_:b40
sp:varName "uomMdSample"^^xsd:string .
_:b39
sp:varName "mdSample"^^xsd:string .
_:b38
sp:varName "goodSeal"^^xsd:string .
_:b11
sp:varName "realPressure"^^xsd:string .
_:b37
sp:varName "uomPressure"^^xsd:string .
_:b36
sp:varName "presPore"^^xsd:string .
_:b14
sp:varName "realTvd"^^xsd:string .
_:b35
sp:varName "uomTvd"^^xsd:string .
_:b34
sp:varName "tvd"^^xsd:string .
_:b8 sp:varName "realMd"^^xsd:string .
_:b33
sp:varName "uomMd"^^xsd:string .
_:b32
sp:varName "md"^^xsd:string .
_:b6 sp:varName "dTimWirelineFormationTest"^^xsd:string .
_:b31
sp:varName "formTestInfo"^^xsd:string .
_:b30
sp:varName "dTimStart"^^xsd:string .
_:b29
sp:varName "nameWellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 14:13:15 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix arg: <http://spinrdf.org/arg#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -18,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -27,678 +30,580 @@
rdfs:comment "STEP 270 Gas reading"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#GasReading> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "gasReading"^^xsd:string
]
] [ sp:object
[ sp:varName "gasReading"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "gasReading"^^xsd:string
]
] [ sp:object
[ sp:varName "dTim"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject
[ sp:varName "gasReading"^^xsd:string
]
] [ sp:object
[ sp:varName "gasReadingType"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object _:b7 ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "gasReading"^^xsd:string
]
] [ sp:object _:b2 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
] [ sp:object _:b8 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdTop"^^xsd:string
] ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:subject _:b8
] [ sp:object _:b9 ;
sp:predicate _:b10 ;
sp:subject _:b8
] [ sp:object _:b11 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdTop"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:subject _:b11
] [ sp:object _:b12 ;
sp:predicate _:b13 ;
sp:subject _:b11
] [ sp:object _:b14 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdBottom"^^xsd:string
] ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:subject _:b14
] [ sp:object _:b15 ;
sp:predicate _:b16 ;
sp:subject _:b14
] [ sp:object _:b17 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
] ;
sp:subject _:b5
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b1
sp:subject _:b17
] [ sp:object _:b18 ;
sp:predicate _:b19 ;
sp:subject _:b17
] [ sp:object _:b20 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:subject _:b20
] [ sp:object _:b21 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationHigh> ;
sp:subject _:b6
] [ sp:object _:b8 ;
sp:subject _:b20
] [ sp:object _:b22 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#gasConcentrationLow> ;
sp:subject _:b6
] [ sp:object _:b9 ;
sp:subject _:b20
] [ sp:object _:b23 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b6
sp:subject _:b20
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ;
sp:predicate rdf:type ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b7
] [ sp:object
[ sp:varName "realGasHigh"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleGasHigh"^^xsd:string
] ;
sp:subject _:b7
sp:subject _:b21
] [ sp:object _:b24 ;
sp:predicate _:b25 ;
sp:subject _:b21
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b8
] [ sp:object
[ sp:varName "realGasLow"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleGasLow"^^xsd:string
] ;
sp:subject _:b8
] [ sp:object _:b10 ;
sp:subject _:b22
] [ sp:object _:b26 ;
sp:predicate _:b27 ;
sp:subject _:b22
] [ sp:object _:b28 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#methaneConcentration> ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b10
] [ sp:object
[ sp:varName "realMeth"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleMeth"^^xsd:string
] ;
sp:subject _:b10
] [ sp:object _:b11 ;
sp:subject _:b28
] [ sp:object _:b29 ;
sp:predicate _:b30 ;
sp:subject _:b28
] [ sp:object _:b31 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#ethaneConcentration> ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b11
] [ sp:object
[ sp:varName "realEth"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleEth"^^xsd:string
] ;
sp:subject _:b11
] [ sp:object _:b12 ;
sp:subject _:b31
] [ sp:object _:b32 ;
sp:predicate _:b33 ;
sp:subject _:b31
] [ sp:object _:b34 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#propaneConcentration> ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b12
] [ sp:object
[ sp:varName "realProp"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleProp"^^xsd:string
] ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:subject _:b34
] [ sp:object _:b35 ;
sp:predicate _:b36 ;
sp:subject _:b34
] [ sp:object _:b37 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#isoButaneConcentration> ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b13
] [ sp:object
[ sp:varName "realIbut"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleIbut"^^xsd:string
] ;
sp:subject _:b13
] [ sp:object _:b14 ;
sp:subject _:b37
] [ sp:object _:b38 ;
sp:predicate _:b39 ;
sp:subject _:b37
] [ sp:object _:b40 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#norButaneConcentration> ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b14
] [ sp:object
[ sp:varName "realNbut"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleNbut"^^xsd:string
] ;
sp:subject _:b14
] [ sp:object _:b15 ;
sp:subject _:b40
] [ sp:object _:b41 ;
sp:predicate _:b42 ;
sp:subject _:b40
] [ sp:object _:b43 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration> ;
sp:subject _:b9
sp:subject _:b23
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b15
] [ sp:object
[ sp:varName "realIpent"^^xsd:string
] ;
sp:predicate
[ sp:varName "concentrationScaleIpent"^^xsd:string
] ;
sp:subject _:b15
sp:subject _:b43
] [ sp:object _:b44 ;
sp:predicate _:b45 ;
sp:subject _:b43
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b46 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b47 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "gasReadingInfo"^^xsd:string
] ;
] [ sp:object _:b48 ;
sp:predicate <http://www.witsml.org/schemas/1series#gasReadingInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object
[ sp:varName "mdTop"^^xsd:string
] ;
] [ sp:object _:b49 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdTop"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b50 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:subject _:b49
] [ sp:object _:b9 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "readingType"^^xsd:string
] ;
sp:subject _:b49
] [ sp:object _:b51 ;
sp:predicate <http://www.witsml.org/schemas/1series#readingTypeRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "gasHigh"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b52 ;
sp:predicate <http://www.witsml.org/schemas/1series#gasHighRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomGasHigh"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b53 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "gasHigh"^^xsd:string
]
] [ sp:object
[ sp:varName "realGasHigh"^^xsd:string
] ;
sp:subject _:b52
] [ sp:object _:b24 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "gasHigh"^^xsd:string
]
sp:subject _:b52
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "dTim"^^xsd:string
] ;
sp:elements ([ sp:object _:b6 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
sp:subject _:b48
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "mdBottom"^^xsd:string
] ;
sp:elements ([ sp:object _:b54 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdBottom"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b55 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:subject _:b54
] [ sp:object _:b15 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
sp:subject _:b54
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdTop"^^xsd:string
] ;
sp:elements ([ sp:object _:b56 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdTop"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b57 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:subject _:b56
] [ sp:object _:b12 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
sp:subject _:b56
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdBottom"^^xsd:string
] ;
sp:elements ([ sp:object _:b58 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdBottom"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b59 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:subject _:b58
] [ sp:object _:b18 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
sp:subject _:b58
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "gasLow"^^xsd:string
] ;
sp:elements ([ sp:object _:b60 ;
sp:predicate <http://www.witsml.org/schemas/1series#gasLowRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomGasLow"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b61 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "gasLow"^^xsd:string
]
] [ sp:object
[ sp:varName "realGasLow"^^xsd:string
] ;
sp:subject _:b60
] [ sp:object _:b26 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "gasLow"^^xsd:string
]
sp:subject _:b60
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "meth"^^xsd:string
] ;
sp:elements ([ sp:object _:b62 ;
sp:predicate <http://www.witsml.org/schemas/1series#methRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMeth"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b63 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "meth"^^xsd:string
]
] [ sp:object
[ sp:varName "realMeth"^^xsd:string
] ;
sp:subject _:b62
] [ sp:object _:b29 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "meth"^^xsd:string
]
sp:subject _:b62
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "eth"^^xsd:string
] ;
sp:elements ([ sp:object _:b64 ;
sp:predicate <http://www.witsml.org/schemas/1series#ethRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomEth"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b65 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "eth"^^xsd:string
]
] [ sp:object
[ sp:varName "realEth"^^xsd:string
] ;
sp:subject _:b64
] [ sp:object _:b32 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "eth"^^xsd:string
]
sp:subject _:b64
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "prop"^^xsd:string
] ;
sp:elements ([ sp:object _:b66 ;
sp:predicate <http://www.witsml.org/schemas/1series#propRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomProp"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b67 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "prop"^^xsd:string
]
] [ sp:object
[ sp:varName "realProp"^^xsd:string
] ;
sp:subject _:b66
] [ sp:object _:b35 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "prop"^^xsd:string
]
sp:subject _:b66
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "ibut"^^xsd:string
] ;
sp:elements ([ sp:object _:b68 ;
sp:predicate <http://www.witsml.org/schemas/1series#ibutRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomIbut"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b69 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "ibut"^^xsd:string
]
] [ sp:object
[ sp:varName "realIbut"^^xsd:string
] ;
sp:subject _:b68
] [ sp:object _:b38 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "ibut"^^xsd:string
]
sp:subject _:b68
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "nbut"^^xsd:string
] ;
sp:elements ([ sp:object _:b70 ;
sp:predicate <http://www.witsml.org/schemas/1series#nbutRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomNbut"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b71 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "nbut"^^xsd:string
]
] [ sp:object
[ sp:varName "realNbut"^^xsd:string
] ;
sp:subject _:b70
] [ sp:object _:b41 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "nbut"^^xsd:string
]
sp:subject _:b70
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "ipent"^^xsd:string
] ;
sp:elements ([ sp:object _:b72 ;
sp:predicate <http://www.witsml.org/schemas/1series#ipentRef> ;
sp:subject
[ sp:varName "gasReadingInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomIpent"^^xsd:string
] ;
sp:subject _:b48
] [ sp:object _:b73 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "ipent"^^xsd:string
]
] [ sp:object
[ sp:varName "realIpent"^^xsd:string
] ;
sp:subject _:b72
] [ sp:object _:b44 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "ipent"^^xsd:string
]
sp:subject _:b72
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b46
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b74
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b74 ;
sp:arg2 _:b47
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "gasReadingInfo"^^xsd:string
]
sp:arg1 _:b48
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b75
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildGasReadingURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b74 ;
sp:arg2 _:b75
] ;
sp:variable
[ sp:varName "gasReading"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectGasReadingType ;
sp:arg1 [ sp:varName "readingType"^^xsd:string
]
sp:arg1 _:b51
] ;
sp:variable
[ sp:varName "gasReadingType"^^xsd:string
]
sp:variable _:b7
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdTop"^^xsd:string
]
sp:arg1 _:b50
] ;
sp:variable
[ sp:varName "lengthScaleMdTop"^^xsd:string
]
sp:variable _:b10
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string
]
sp:arg1 _:b57
] ;
sp:variable
[ sp:varName "lengthScaleTvdTop"^^xsd:string
]
sp:variable _:b13
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string
]
sp:arg1 _:b55
] ;
sp:variable
[ sp:varName "lengthScaleMdBottom"^^xsd:string
]
sp:variable _:b16
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string
]
sp:arg1 _:b59
] ;
sp:variable
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
]
sp:variable _:b19
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomGasHigh"^^xsd:string
]
sp:arg1 _:b53
] ;
sp:variable
[ sp:varName "concentrationScaleGasHigh"^^xsd:string
]
sp:variable _:b25
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomGasLow"^^xsd:string
]
sp:arg1 _:b61
] ;
sp:variable
[ sp:varName "concentrationScaleGasLow"^^xsd:string
]
sp:variable _:b27
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomMeth"^^xsd:string
]
sp:arg1 _:b63
] ;
sp:variable
[ sp:varName "concentrationScaleMeth"^^xsd:string
]
sp:variable _:b30
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomEth"^^xsd:string
]
sp:arg1 _:b65
] ;
sp:variable
[ sp:varName "concentrationScaleEth"^^xsd:string
]
sp:variable _:b33
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomProp"^^xsd:string
]
sp:arg1 _:b67
] ;
sp:variable
[ sp:varName "concentrationScaleProp"^^xsd:string
]
sp:variable _:b36
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomIbut"^^xsd:string
]
sp:arg1 _:b69
] ;
sp:variable
[ sp:varName "concentrationScaleIbut"^^xsd:string
]
sp:variable _:b39
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomNbut"^^xsd:string
]
sp:arg1 _:b71
] ;
sp:variable
[ sp:varName "concentrationScaleNbut"^^xsd:string
]
sp:variable _:b42
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomIpent"^^xsd:string
]
sp:arg1 _:b73
] ;
sp:variable
[ sp:varName "concentrationScaleIpent"^^xsd:string
sp:variable _:b45
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type xsd:string ;
sp:arg1 _:b46
]
] ;
sp:variable _:b5
])
] .
_:b46
sp:varName "nameWellBore"^^xsd:string .
_:b47
sp:varName "dTimStart"^^xsd:string .
_:b48
sp:varName "gasReadingInfo"^^xsd:string .
_:b49
sp:varName "mdTop"^^xsd:string .
_:b50
sp:varName "uomMdTop"^^xsd:string .
_:b9 sp:varName "realMdTop"^^xsd:string .
_:b51
sp:varName "readingType"^^xsd:string .
_:b52
sp:varName "gasHigh"^^xsd:string .
_:b53
sp:varName "uomGasHigh"^^xsd:string .
_:b24
sp:varName "realGasHigh"^^xsd:string .
_:b6 sp:varName "dTim"^^xsd:string .
_:b54
sp:varName "mdBottom"^^xsd:string .
_:b55
sp:varName "uomMdBottom"^^xsd:string .
_:b15
sp:varName "realMdBottom"^^xsd:string .
_:b56
sp:varName "tvdTop"^^xsd:string .
_:b57
sp:varName "uomTvdTop"^^xsd:string .
_:b12
sp:varName "realTvdTop"^^xsd:string .
_:b58
sp:varName "tvdBottom"^^xsd:string .
_:b59
sp:varName "uomTvdBottom"^^xsd:string .
_:b18
sp:varName "realTvdBottom"^^xsd:string .
_:b60
sp:varName "gasLow"^^xsd:string .
_:b61
sp:varName "uomGasLow"^^xsd:string .
_:b26
sp:varName "realGasLow"^^xsd:string .
_:b62
sp:varName "meth"^^xsd:string .
_:b63
sp:varName "uomMeth"^^xsd:string .
_:b29
sp:varName "realMeth"^^xsd:string .
_:b64
sp:varName "eth"^^xsd:string .
_:b65
sp:varName "uomEth"^^xsd:string .
_:b32
sp:varName "realEth"^^xsd:string .
_:b66
sp:varName "prop"^^xsd:string .
_:b67
sp:varName "uomProp"^^xsd:string .
_:b35
sp:varName "realProp"^^xsd:string .
_:b68
sp:varName "ibut"^^xsd:string .
_:b69
sp:varName "uomIbut"^^xsd:string .
_:b38
sp:varName "realIbut"^^xsd:string .
_:b70
sp:varName "nbut"^^xsd:string .
_:b71
sp:varName "uomNbut"^^xsd:string .
_:b41
sp:varName "realNbut"^^xsd:string .
_:b72
sp:varName "ipent"^^xsd:string .
_:b73
sp:varName "uomIpent"^^xsd:string .
_:b44
sp:varName "realIpent"^^xsd:string .
_:b74
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b75
sp:varName "localname"^^xsd:string .
_:b1 sp:varName "gasReading"^^xsd:string .
_:b7 sp:varName "gasReadingType"^^xsd:string .
_:b10
sp:varName "lengthScaleMdTop"^^xsd:string .
_:b13
sp:varName "lengthScaleTvdTop"^^xsd:string .
_:b16
sp:varName "lengthScaleMdBottom"^^xsd:string .
_:b19
sp:varName "lengthScaleTvdBottom"^^xsd:string .
_:b25
sp:varName "concentrationScaleGasHigh"^^xsd:string .
_:b27
sp:varName "concentrationScaleGasLow"^^xsd:string .
_:b30
sp:varName "concentrationScaleMeth"^^xsd:string .
_:b33
sp:varName "concentrationScaleEth"^^xsd:string .
_:b36
sp:varName "concentrationScaleProp"^^xsd:string .
_:b39
sp:varName "concentrationScaleIbut"^^xsd:string .
_:b42
sp:varName "concentrationScaleNbut"^^xsd:string .
_:b45
sp:varName "concentrationScaleIpent"^^xsd:string .
_:b5 sp:varName "wellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 14:50:19 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
......@@ -10,6 +11,7 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -17,7 +19,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -26,311 +28,266 @@
rdfs:comment "STEP 200 Create a Lithology and shows observation activity"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "lithShowObservation"^^xsd:string
]
] [ sp:object
[ sp:varName "lithShowObservation"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "lithShowObservation"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimEnd"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "lithShowObservation"^^xsd:string
]
] [ sp:object _:b2 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdTop"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdBottom"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b1
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdTop"^^xsd:string
] ;
] [ sp:object _:b7 ;
sp:predicate _:b8 ;
sp:subject _:b4
] [ sp:object _:b5 ;
] [ sp:object _:b9 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:predicate _:b11 ;
sp:subject _:b9
] [ sp:object _:b12 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:predicate _:b14 ;
sp:subject _:b12
] [ sp:object _:b15 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
] ;
sp:subject _:b5
] [ sp:object
[ sp:varName "show"^^xsd:string
] ;
sp:subject _:b15
] [ sp:object _:b16 ;
sp:predicate _:b17 ;
sp:subject _:b15
] [ sp:object _:b18 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#showDescription> ;
sp:subject _:b1
] [ sp:object
[ sp:varName "lithology"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b19 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#lithologyDescription> ;
sp:subject _:b1
sp:subject _:b3
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b20 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b21 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "lithShowInfo"^^xsd:string
] ;
] [ sp:object _:b22 ;
sp:predicate <http://www.witsml.org/schemas/1series#lithShowInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimEnd"^^xsd:string
] ;
] [ sp:object _:b6 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "mdTop"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdTop"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b24 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:subject _:b23
] [ sp:object _:b7 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "mdBottom"^^xsd:string
] ;
sp:subject _:b23
] [ sp:object _:b25 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdBottom"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b26 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:subject _:b25
] [ sp:object _:b10 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
sp:subject _:b25
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdTop"^^xsd:string
] ;
sp:elements ([ sp:object _:b27 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdTop"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b28 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:subject _:b27
] [ sp:object _:b13 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
sp:subject _:b27
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdBottom"^^xsd:string
] ;
sp:elements ([ sp:object _:b29 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdBottom"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b30 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:subject _:b29
] [ sp:object _:b16 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
sp:subject _:b29
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "show"^^xsd:string
] ;
sp:elements ([ sp:object _:b18 ;
sp:predicate <http://www.witsml.org/schemas/1series#show> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
sp:subject _:b22
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "lithology"^^xsd:string
] ;
sp:elements ([ sp:object _:b19 ;
sp:predicate <http://www.witsml.org/schemas/1series#lithology> ;
sp:subject
[ sp:varName "lithShowInfo"^^xsd:string
]
sp:subject _:b22
])
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b20
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b31
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b31 ;
sp:arg2 _:b21
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "lithShowInfo"^^xsd:string
]
sp:arg1 _:b22
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b32
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildLithShowObservationURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
sp:arg1 _:b31 ;
sp:arg2 _:b21 ;
sp:arg3 _:b32
] ;
sp:arg3 [ sp:varName "localname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "lithShowObservation"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdTop"^^xsd:string
]
sp:arg1 _:b24
] ;
sp:variable
[ sp:varName "lengthScaleMdTop"^^xsd:string
]
sp:variable _:b8
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string
]
sp:arg1 _:b28
] ;
sp:variable
[ sp:varName "lengthScaleTvdTop"^^xsd:string
]
sp:variable _:b14
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string
]
sp:arg1 _:b26
] ;
sp:variable
[ sp:varName "lengthScaleMdBottom"^^xsd:string
]
sp:variable _:b11
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string
]
sp:arg1 _:b30
] ;
sp:variable
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
sp:variable _:b17
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 _:b20
]
] ;
sp:variable _:b5
])
] .
_:b20
sp:varName "nameWellBore"^^xsd:string .
_:b21
sp:varName "dTimStart"^^xsd:string .
_:b22
sp:varName "lithShowInfo"^^xsd:string .
_:b6 sp:varName "dTimEnd"^^xsd:string .
_:b23
sp:varName "mdTop"^^xsd:string .
_:b24
sp:varName "uomMdTop"^^xsd:string .
_:b7 sp:varName "realMdTop"^^xsd:string .
_:b25
sp:varName "mdBottom"^^xsd:string .
_:b26
sp:varName "uomMdBottom"^^xsd:string .
_:b10
sp:varName "realMdBottom"^^xsd:string .
_:b27
sp:varName "tvdTop"^^xsd:string .
_:b28
sp:varName "uomTvdTop"^^xsd:string .
_:b13
sp:varName "realTvdTop"^^xsd:string .
_:b29
sp:varName "tvdBottom"^^xsd:string .
_:b30
sp:varName "uomTvdBottom"^^xsd:string .
_:b16
sp:varName "realTvdBottom"^^xsd:string .
_:b18
sp:varName "show"^^xsd:string .
_:b19
sp:varName "lithology"^^xsd:string .
_:b31
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b32
sp:varName "localname"^^xsd:string .
_:b1 sp:varName "lithShowObservation"^^xsd:string .
_:b8 sp:varName "lengthScaleMdTop"^^xsd:string .
_:b14
sp:varName "lengthScaleTvdTop"^^xsd:string .
_:b11
sp:varName "lengthScaleMdBottom"^^xsd:string .
_:b17
sp:varName "lengthScaleTvdBottom"^^xsd:string .
_:b5 sp:varName "wellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 14:50:19 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 15:23:33 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
......@@ -20,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -29,440 +30,279 @@
rdfs:comment "STEP 190 Create a well bore log activity"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellBoreLogRun"^^xsd:string
]
] [ sp:object
[ sp:varName "wellBoreLogRun"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellBoreLogRun"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#loggedWellBoreInterval> ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b2
] [ sp:object
[ sp:varName "runNumber"^^xsd:string
] ;
sp:subject _:b5
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b5
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#logRunNumber> ;
sp:subject
[ sp:varName "wellBoreLogRun"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimEnd"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object _:b8 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "wellBoreLogRun"^^xsd:string
]
] [ sp:object _:b3 ;
sp:subject _:b1
] [ sp:object _:b9 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#serviceCompany> ;
sp:subject
[ sp:varName "wellBoreLogRun"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/organization#Company> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "nameServiceCompany"^^xsd:string
] ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:subject _:b9
] [ sp:object _:b11 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool> ;
sp:subject
[ sp:varName "wellBoreLogRun"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#Equipment> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:subject _:b11
] [ sp:object _:b12 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:subject _:b11
] [ sp:object _:b13 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b4
sp:subject _:b11
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object
[ sp:varName "realMdTool"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdTool"^^xsd:string
] ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:subject _:b13
] [ sp:object _:b14 ;
sp:predicate _:b15 ;
sp:subject _:b13
] [ sp:object _:b16 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b4
sp:subject _:b11
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b7
] [ sp:object
[ sp:varName "realTvdTool"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdTool"^^xsd:string
] ;
sp:subject _:b7
sp:subject _:b16
] [ sp:object _:b17 ;
sp:predicate _:b18 ;
sp:subject _:b16
] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
[ sp:varName "toolDescription"^^xsd:string
] ;
sp:subject _:b12
] [ sp:object _:b19 ;
sp:predicate rdfs:comment ;
sp:subject _:b5
] [ sp:object _:b8 ;
sp:subject _:b12
] [ sp:object _:b20 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b6
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b8
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdTop"^^xsd:string
] ;
sp:subject _:b8
] [ sp:object _:b9 ;
sp:subject _:b20
] [ sp:object _:b21 ;
sp:predicate _:b22 ;
sp:subject _:b20
] [ sp:object _:b23 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b6
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b9
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdBottom"^^xsd:string
] ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:subject _:b23
] [ sp:object _:b24 ;
sp:predicate _:b25 ;
sp:subject _:b23
] [ sp:object _:b26 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b6
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b10
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdTop"^^xsd:string
] ;
sp:subject _:b10
] [ sp:object _:b11 ;
sp:subject _:b26
] [ sp:object _:b27 ;
sp:predicate _:b28 ;
sp:subject _:b26
] [ sp:object _:b29 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b6
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b11
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
] ;
sp:subject _:b11
sp:subject _:b29
] [ sp:object _:b30 ;
sp:predicate _:b31 ;
sp:subject _:b29
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b32 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b33 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object
[ sp:varName "logInfo"^^xsd:string
] ;
sp:subject _:b2
] [ sp:object _:b34 ;
sp:predicate <http://www.witsml.org/schemas/1series#logInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "runNumber"^^xsd:string
] ;
] [ sp:object _:b7 ;
sp:predicate <http://www.witsml.org/schemas/1series#runNumber> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "toolDescription"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b19 ;
sp:predicate <http://www.witsml.org/schemas/1series#tool> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
sp:subject _:b34
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "dTimEnd"^^xsd:string
] ;
sp:elements ([ sp:object _:b8 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
sp:subject _:b34
])
] [ sp:object
[ sp:varName "mdTop"^^xsd:string
] ;
] [ sp:object _:b35 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdTop"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b36 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:subject _:b35
] [ sp:object _:b21 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "mdBottom"^^xsd:string
] ;
sp:subject _:b35
] [ sp:object _:b37 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdBottom"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b38 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:subject _:b37
] [ sp:object _:b24 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
sp:subject _:b37
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdTop"^^xsd:string
] ;
sp:elements ([ sp:object _:b39 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdTop"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b40 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:subject _:b39
] [ sp:object _:b27 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
sp:subject _:b39
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdBottom"^^xsd:string
] ;
sp:elements ([ sp:object _:b41 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdBottom"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b42 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:subject _:b41
] [ sp:object _:b30 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
sp:subject _:b41
])
] [ sp:object
[ sp:varName "nameServiceCompany"^^xsd:string
] ;
] [ sp:object _:b10 ;
sp:predicate <http://www.witsml.org/schemas/1series#serviceCompany> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "mdTempTool"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b43 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTempToolRef> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdTool"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b44 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdTempTool"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdTool"^^xsd:string
] ;
sp:subject _:b43
] [ sp:object _:b14 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdTempTool"^^xsd:string
]
sp:subject _:b43
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdTempTool"^^xsd:string
] ;
sp:elements ([ sp:object _:b45 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTempToolRef> ;
sp:subject
[ sp:varName "logInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdTool"^^xsd:string
] ;
sp:subject _:b34
] [ sp:object _:b46 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdTempTool"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdTool"^^xsd:string
] ;
sp:subject _:b45
] [ sp:object _:b17 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdTempTool"^^xsd:string
]
sp:subject _:b45
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b32
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b47
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b47 ;
sp:arg2 _:b33
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "logInfo"^^xsd:string
]
sp:arg1 _:b34
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b48
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildWellBoreLogRunURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
] ;
sp:arg3 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b47 ;
sp:arg2 _:b33 ;
sp:arg3 _:b48
] ;
sp:variable
[ sp:varName "wellBoreLogRun"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdTop"^^xsd:string
]
sp:arg1 _:b36
] ;
sp:variable
[ sp:varName "lengthScaleMdTop"^^xsd:string
]
sp:variable _:b22
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string
]
sp:arg1 _:b40
] ;
sp:variable
[ sp:varName "lengthScaleTvdTop"^^xsd:string
]
sp:variable _:b28
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string
]
sp:arg1 _:b38
] ;
sp:variable
[ sp:varName "lengthScaleMdBottom"^^xsd:string
]
sp:variable _:b25
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string
]
sp:arg1 _:b42
] ;
sp:variable
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
]
sp:variable _:b31
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdTool"^^xsd:string
]
sp:arg1 _:b44
] ;
sp:variable
[ sp:varName "lengthScaleMdTool"^^xsd:string
]
sp:variable _:b15
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdTool"^^xsd:string
]
sp:arg1 _:b46
] ;
sp:variable
[ sp:varName "lengthScaleTvdTool"^^xsd:string
sp:variable _:b18
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type xsd:string ;
sp:arg1 _:b32
]
] ;
sp:variable _:b4
])
] ;
spin:rule
......@@ -470,25 +310,25 @@
rdfs:comment "STEP 191 Create a well bore log activity - circulating temperature"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation> ;
sp:predicate rdf:type ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:subject _:b49
] [ sp:object _:b50 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ;
sp:subject _:b12
sp:subject _:b49
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ;
sp:predicate rdf:type ;
sp:subject _:b13
sp:subject _:b50
] [ sp:object
[ sp:varName "realCirculating"^^xsd:string
] ;
sp:predicate
[ sp:varName "temperatureScaleCirculating"^^xsd:string
] ;
sp:subject _:b13
sp:subject _:b50
] [ sp:object
[ sp:varName "loggedTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b12
sp:subject _:b49
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
......@@ -576,38 +416,38 @@
rdfs:comment "STEP 192 Create a well bore log activity - static temperature"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreWithoutCirculation> ;
sp:predicate rdf:type ;
sp:subject _:b14
] [ sp:object _:b15 ;
sp:subject _:b51
] [ sp:object _:b52 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature> ;
sp:subject _:b14
sp:subject _:b51
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ;
sp:predicate rdf:type ;
sp:subject _:b15
sp:subject _:b52
] [ sp:object
[ sp:varName "realStatic"^^xsd:string
] ;
sp:predicate
[ sp:varName "temperatureScaleStatic"^^xsd:string
] ;
sp:subject _:b15
] [ sp:object _:b16 ;
sp:subject _:b52
] [ sp:object _:b53 ;
sp:predicate rdf:type ;
sp:subject _:b14
sp:subject _:b51
] [ sp:object <http://www.reportinghub.no/ep/schema/core#TimeDuration> ;
sp:predicate rdf:type ;
sp:subject _:b16
sp:subject _:b53
] [ sp:object
[ sp:varName "realDuration"^^xsd:string
] ;
sp:predicate
[ sp:varName "durationScale"^^xsd:string
] ;
sp:subject _:b16
sp:subject _:b53
] [ sp:object
[ sp:varName "loggedTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b14
sp:subject _:b51
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
......@@ -722,3 +562,106 @@
]
])
] .
_:b32
sp:varName "nameWellBore"^^xsd:string .
_:b33
sp:varName "dTimStart"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b34
sp:varName "logInfo"^^xsd:string .
_:b7 sp:varName "runNumber"^^xsd:string .
_:b19
sp:varName "toolDescription"^^xsd:string .
_:b8 sp:varName "dTimEnd"^^xsd:string .
_:b35
sp:varName "mdTop"^^xsd:string .
_:b36
sp:varName "uomMdTop"^^xsd:string .
_:b21
sp:varName "realMdTop"^^xsd:string .
_:b37
sp:varName "mdBottom"^^xsd:string .
_:b38
sp:varName "uomMdBottom"^^xsd:string .
_:b24
sp:varName "realMdBottom"^^xsd:string .
_:b39
sp:varName "tvdTop"^^xsd:string .
_:b40
sp:varName "uomTvdTop"^^xsd:string .
_:b27
sp:varName "realTvdTop"^^xsd:string .
_:b41
sp:varName "tvdBottom"^^xsd:string .
_:b42
sp:varName "uomTvdBottom"^^xsd:string .
_:b30
sp:varName "realTvdBottom"^^xsd:string .
_:b10
sp:varName "nameServiceCompany"^^xsd:string .
_:b43
sp:varName "mdTempTool"^^xsd:string .
_:b44
sp:varName "uomMdTool"^^xsd:string .
_:b14
sp:varName "realMdTool"^^xsd:string .
_:b45
sp:varName "tvdTempTool"^^xsd:string .
_:b46
sp:varName "uomTvdTool"^^xsd:string .
_:b17
sp:varName "realTvdTool"^^xsd:string .
_:b47
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b48
sp:varName "localname"^^xsd:string .
_:b1 sp:varName "wellBoreLogRun"^^xsd:string .
_:b22
sp:varName "lengthScaleMdTop"^^xsd:string .
_:b28
sp:varName "lengthScaleTvdTop"^^xsd:string .
_:b25
sp:varName "lengthScaleMdBottom"^^xsd:string .
_:b31
sp:varName "lengthScaleTvdBottom"^^xsd:string .
_:b15
sp:varName "lengthScaleMdTool"^^xsd:string .
_:b18
sp:varName "lengthScaleTvdTool"^^xsd:string .
_:b4 sp:varName "wellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 15:23:33 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 15:43:00 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix arg: <http://spinrdf.org/arg#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -18,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -27,297 +30,255 @@
rdfs:comment "STEP 260 Open perforation interval"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "openPerforationInterval"^^xsd:string
]
] [ sp:object
[ sp:varName "openPerforationInterval"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "openPerforationInterval"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimOpen"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject
[ sp:varName "openPerforationInterval"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimClose"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object _:b7 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "openPerforationInterval"^^xsd:string
]
] [ sp:object _:b2 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
] [ sp:object _:b8 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdTop"^^xsd:string
] ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:subject _:b8
] [ sp:object _:b9 ;
sp:predicate _:b10 ;
sp:subject _:b8
] [ sp:object _:b11 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdBottom"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:subject _:b11
] [ sp:object _:b12 ;
sp:predicate _:b13 ;
sp:subject _:b11
] [ sp:object _:b14 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdTop"^^xsd:string
] ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:subject _:b14
] [ sp:object _:b15 ;
sp:predicate _:b16 ;
sp:subject _:b14
] [ sp:object _:b17 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
] ;
sp:subject _:b5
sp:subject _:b17
] [ sp:object _:b18 ;
sp:predicate _:b19 ;
sp:subject _:b17
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b20 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b21 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "perfInfo"^^xsd:string
] ;
] [ sp:object _:b22 ;
sp:predicate <http://www.witsml.org/schemas/1series#perfInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimOpen"^^xsd:string
] ;
] [ sp:object _:b6 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimOpen> ;
sp:subject
[ sp:varName "perfInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:subject _:b22
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "dTimClose"^^xsd:string
] ;
sp:elements ([ sp:object _:b7 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimClose> ;
sp:subject
[ sp:varName "perfInfo"^^xsd:string
]
sp:subject _:b22
])
] [ sp:object
[ sp:varName "mdTop"^^xsd:string
] ;
] [ sp:object _:b23 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ;
sp:subject
[ sp:varName "perfInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdTop"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b24 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:subject _:b23
] [ sp:object _:b9 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "mdBottom"^^xsd:string
] ;
sp:subject _:b23
] [ sp:object _:b25 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ;
sp:subject
[ sp:varName "perfInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdBottom"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b26 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:subject _:b25
] [ sp:object _:b12 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
sp:subject _:b25
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdTop"^^xsd:string
] ;
sp:elements ([ sp:object _:b27 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ;
sp:subject
[ sp:varName "perfInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdTop"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b28 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:subject _:b27
] [ sp:object _:b15 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
sp:subject _:b27
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdBottom"^^xsd:string
] ;
sp:elements ([ sp:object _:b29 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ;
sp:subject
[ sp:varName "perfInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdBottom"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b30 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:subject _:b29
] [ sp:object _:b18 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
sp:subject _:b29
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b20
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b31
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b31 ;
sp:arg2 _:b21
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "perfInfo"^^xsd:string
]
sp:arg1 _:b22
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b32
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildOpenPerforationIntervalURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b31 ;
sp:arg2 _:b32
] ;
sp:variable
[ sp:varName "openPerforationInterval"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdTop"^^xsd:string
]
sp:arg1 _:b24
] ;
sp:variable
[ sp:varName "lengthScaleMdTop"^^xsd:string
]
sp:variable _:b10
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string
]
sp:arg1 _:b28
] ;
sp:variable
[ sp:varName "lengthScaleTvdTop"^^xsd:string
]
sp:variable _:b16
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string
]
sp:arg1 _:b26
] ;
sp:variable
[ sp:varName "lengthScaleMdBottom"^^xsd:string
]
sp:variable _:b13
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string
]
sp:arg1 _:b30
] ;
sp:variable
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
sp:variable _:b19
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type xsd:string ;
sp:arg1 _:b20
]
] ;
sp:variable _:b5
])
] .
_:b1 sp:varName "openPerforationInterval"^^xsd:string .
_:b32
sp:varName "localname"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b5 sp:varName "wellBore"^^xsd:string .
_:b31
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b18
sp:varName "realTvdBottom"^^xsd:string .
_:b30
sp:varName "uomTvdBottom"^^xsd:string .
_:b29
sp:varName "tvdBottom"^^xsd:string .
_:b15
sp:varName "realTvdTop"^^xsd:string .
_:b28
sp:varName "uomTvdTop"^^xsd:string .
_:b27
sp:varName "tvdTop"^^xsd:string .
_:b12
sp:varName "realMdBottom"^^xsd:string .
_:b26
sp:varName "uomMdBottom"^^xsd:string .
_:b25
sp:varName "mdBottom"^^xsd:string .
_:b9 sp:varName "realMdTop"^^xsd:string .
_:b24
sp:varName "uomMdTop"^^xsd:string .
_:b23
sp:varName "mdTop"^^xsd:string .
_:b7 sp:varName "dTimClose"^^xsd:string .
_:b6 sp:varName "dTimOpen"^^xsd:string .
_:b22
sp:varName "perfInfo"^^xsd:string .
_:b21
sp:varName "dTimStart"^^xsd:string .
_:b20
sp:varName "nameWellBore"^^xsd:string .
_:b19
sp:varName "lengthScaleTvdBottom"^^xsd:string .
_:b13
sp:varName "lengthScaleMdBottom"^^xsd:string .
_:b16
sp:varName "lengthScaleTvdTop"^^xsd:string .
_:b10
sp:varName "lengthScaleMdTop"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 15:43:00 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 15:51:07 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
......@@ -10,6 +11,7 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -17,7 +19,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -26,261 +28,225 @@
rdfs:comment "STEP 180 Create a PorePressureDetermination activity"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "porePressureDetermination"^^xsd:string
]
] [ sp:object
[ sp:varName "porePressureDetermination"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject _:b1
] [ sp:object _:b2 ;
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepth> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object
[ sp:varName "realMd"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMd"^^xsd:string
] ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:predicate _:b8 ;
sp:subject _:b6
] [ sp:object _:b9 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepth> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realTvd"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvd"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b1
] [ sp:object _:b4 ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:predicate _:b11 ;
sp:subject _:b9
] [ sp:object _:b12 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity> ;
sp:subject _:b1
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
[ sp:varName "realWt"^^xsd:string
] ;
sp:predicate
[ sp:varName "densityScale"^^xsd:string
] ;
sp:subject _:b4
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "porePressureDetermination"^^xsd:string
]
] [ sp:object
[ sp:varName "timeOfDetermination"^^xsd:string
] ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:predicate _:b14 ;
sp:subject _:b12
] [ sp:object _:b15 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ;
sp:subject
[ sp:varName "porePressureDetermination"^^xsd:string
]
] [ sp:object
[ sp:varName "porePressureDeterminationType"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object _:b16 ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "porePressureDetermination"^^xsd:string
]
sp:subject _:b1
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b17 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b18 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "porePressure"^^xsd:string
] ;
] [ sp:object _:b19 ;
sp:predicate <http://www.witsml.org/schemas/1series#porePressureRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "timeOfDetermination"^^xsd:string
] ;
] [ sp:object _:b15 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "porePressure"^^xsd:string
]
] [ sp:object
[ sp:varName "md"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b20 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdRef> ;
sp:subject
[ sp:varName "porePressure"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMd"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b21 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "md"^^xsd:string
]
] [ sp:object
[ sp:varName "realMd"^^xsd:string
] ;
sp:subject _:b20
] [ sp:object _:b7 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "md"^^xsd:string
]
] [ sp:object
[ sp:varName "enumReadingKind"^^xsd:string
] ;
sp:subject _:b20
] [ sp:object _:b22 ;
sp:predicate <http://www.witsml.org/schemas/1series#readingKindRef> ;
sp:subject
[ sp:varName "porePressure"^^xsd:string
]
] [ sp:object
[ sp:varName "equivalentMudWeight"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b23 ;
sp:predicate <http://www.witsml.org/schemas/1series#equivalentMudWeightRef> ;
sp:subject
[ sp:varName "porePressure"^^xsd:string
]
] [ sp:object
[ sp:varName "uomWt"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b24 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "equivalentMudWeight"^^xsd:string
]
] [ sp:object
[ sp:varName "realWt"^^xsd:string
] ;
sp:subject _:b23
] [ sp:object _:b13 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "equivalentMudWeight"^^xsd:string
]
sp:subject _:b23
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvd"^^xsd:string
] ;
sp:elements ([ sp:object _:b25 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdRef> ;
sp:subject
[ sp:varName "porePressure"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvd"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b26 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvd"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvd"^^xsd:string
] ;
sp:subject _:b25
] [ sp:object _:b10 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvd"^^xsd:string
]
sp:subject _:b25
])
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b17
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b27
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
sp:arg1 _:b27 ;
sp:arg2 _:b18
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "porePressure"^^xsd:string
]
sp:arg1 _:b19
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b28
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildPorePressureDeterminationURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
] ;
sp:arg3 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b27 ;
sp:arg2 _:b18 ;
sp:arg3 _:b28
] ;
sp:variable
[ sp:varName "porePressureDetermination"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMd"^^xsd:string
]
sp:arg1 _:b21
] ;
sp:variable
[ sp:varName "lengthScaleMd"^^xsd:string
]
sp:variable _:b8
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvd"^^xsd:string
]
sp:arg1 _:b26
] ;
sp:variable
[ sp:varName "lengthScaleTvd"^^xsd:string
]
sp:variable _:b11
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectDensityScale ;
sp:arg1 [ sp:varName "uomWt"^^xsd:string
]
sp:arg1 _:b24
] ;
sp:variable
[ sp:varName "densityScale"^^xsd:string
]
sp:variable _:b14
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectPorePressureDeterminationType ;
sp:arg1 [ sp:varName "enumReadingKind"^^xsd:string
]
sp:arg1 _:b22
] ;
sp:variable
[ sp:varName "porePressureDeterminationType"^^xsd:string
sp:variable _:b16
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 _:b17
]
] ;
sp:variable _:b5
])
] .
_:b17
sp:varName "nameWellBore"^^xsd:string .
_:b18
sp:varName "dTimStart"^^xsd:string .
_:b19
sp:varName "porePressure"^^xsd:string .
_:b15
sp:varName "timeOfDetermination"^^xsd:string .
_:b20
sp:varName "md"^^xsd:string .
_:b21
sp:varName "uomMd"^^xsd:string .
_:b7 sp:varName "realMd"^^xsd:string .
_:b22
sp:varName "enumReadingKind"^^xsd:string .
_:b23
sp:varName "equivalentMudWeight"^^xsd:string .
_:b24
sp:varName "uomWt"^^xsd:string .
_:b13
sp:varName "realWt"^^xsd:string .
_:b25
sp:varName "tvd"^^xsd:string .
_:b26
sp:varName "uomTvd"^^xsd:string .
_:b10
sp:varName "realTvd"^^xsd:string .
_:b27
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b28
sp:varName "localname"^^xsd:string .
_:b1 sp:varName "porePressureDetermination"^^xsd:string .
_:b8 sp:varName "lengthScaleMd"^^xsd:string .
_:b11
sp:varName "lengthScaleTvd"^^xsd:string .
_:b14
sp:varName "densityScale"^^xsd:string .
_:b16
sp:varName "porePressureDeterminationType"^^xsd:string .
_:b5 sp:varName "wellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 15:51:07 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 15:57:02 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix arg: <http://spinrdf.org/arg#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -18,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -27,207 +30,180 @@
rdfs:comment "STEP 240 Establish preliminary zonation activity"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#PreliminaryZonation> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "preliminaryZonation"^^xsd:string
]
] [ sp:object
[ sp:varName "preliminaryZonation"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailytemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject _:b1
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "preliminaryZonation"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimPreliminaryZonation"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "preliminaryZonation"^^xsd:string
]
] [ sp:object _:b2 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
] [ sp:object _:b7 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object
[ sp:varName "realMd"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMd"^^xsd:string
] ;
sp:subject _:b2
] [ sp:object _:b3 ;
sp:subject _:b7
] [ sp:object _:b8 ;
sp:predicate _:b9 ;
sp:subject _:b7
] [ sp:object _:b10 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b1
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realTvd"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvd"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object
[ sp:varName "description"^^xsd:string
] ;
sp:subject _:b10
] [ sp:object _:b11 ;
sp:predicate _:b12 ;
sp:subject _:b10
] [ sp:object _:b13 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#stratigraphyDescription> ;
sp:subject _:b1
sp:subject _:b4
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b14 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b15 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "stratInfo"^^xsd:string
] ;
] [ sp:object _:b16 ;
sp:predicate <http://www.witsml.org/schemas/1series#stratInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimPreliminaryZonation"^^xsd:string
] ;
] [ sp:object _:b6 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "stratInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "dailytemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object
[ sp:varName "md"^^xsd:string
] ;
sp:subject _:b16
] [ sp:object _:b17 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ;
sp:subject
[ sp:varName "stratInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMd"^^xsd:string
] ;
sp:subject _:b16
] [ sp:object _:b18 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "md"^^xsd:string
]
] [ sp:object
[ sp:varName "realMd"^^xsd:string
] ;
sp:subject _:b17
] [ sp:object _:b8 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "md"^^xsd:string
]
sp:subject _:b17
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvd"^^xsd:string
] ;
sp:elements ([ sp:object _:b19 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ;
sp:subject
[ sp:varName "stratInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvd"^^xsd:string
] ;
sp:subject _:b16
] [ sp:object _:b20 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvd"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvd"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b11 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvd"^^xsd:string
]
sp:subject _:b19
])
] [ sp:object
[ sp:varName "description"^^xsd:string
] ;
] [ sp:object _:b13 ;
sp:predicate <http://www.witsml.org/schemas/1series#description> ;
sp:subject
[ sp:varName "stratInfo"^^xsd:string
]
sp:subject _:b16
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b14
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b21
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b21 ;
sp:arg2 _:b15
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "stratInfo"^^xsd:string
]
sp:arg1 _:b16
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b22
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildPreliminaryZonationURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
] ;
sp:arg3 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b21 ;
sp:arg2 _:b15 ;
sp:arg3 _:b22
] ;
sp:variable
[ sp:varName "preliminaryZonation"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMd"^^xsd:string
]
sp:arg1 _:b18
] ;
sp:variable
[ sp:varName "lengthScaleMd"^^xsd:string
]
sp:variable _:b9
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvd"^^xsd:string
]
sp:arg1 _:b20
] ;
sp:variable
[ sp:varName "lengthScaleTvd"^^xsd:string
sp:variable _:b12
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type xsd:string ;
sp:arg1 _:b14
]
] ;
sp:variable _:b5
])
] .
_:b14
sp:varName "nameWellBore"^^xsd:string .
_:b15
sp:varName "dTimStart"^^xsd:string .
_:b16
sp:varName "stratInfo"^^xsd:string .
_:b6 sp:varName "dTimPreliminaryZonation"^^xsd:string .
_:b17
sp:varName "md"^^xsd:string .
_:b18
sp:varName "uomMd"^^xsd:string .
_:b8 sp:varName "realMd"^^xsd:string .
_:b19
sp:varName "tvd"^^xsd:string .
_:b20
sp:varName "uomTvd"^^xsd:string .
_:b11
sp:varName "realTvd"^^xsd:string .
_:b13
sp:varName "description"^^xsd:string .
_:b21
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b22
sp:varName "localname"^^xsd:string .
_:b1 sp:varName "preliminaryZonation"^^xsd:string .
_:b9 sp:varName "lengthScaleMd"^^xsd:string .
_:b12
sp:varName "lengthScaleTvd"^^xsd:string .
_:b5 sp:varName "wellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 15:57:02 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Fri Oct 28 16:11:37 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix arg: <http://spinrdf.org/arg#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
......@@ -18,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/1series#Obj_drillReport>
......@@ -27,1189 +30,991 @@
rdfs:comment "STEP 210 Create WellTest activity"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#WellTest> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTest"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b1
] [ sp:object _:b2 ;
] [ sp:object _:b1 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore> ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object _:b1 ;
] [ sp:object _:b3 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "wellTestType"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "dTimWellTest"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject _:b3
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBoreSection> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject _:b4
] [ sp:object _:b6 ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object _:b7 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object
[ sp:varName "testNumber"^^xsd:string
] ;
sp:subject _:b1
] [ sp:object _:b8 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestNumber> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
] [ sp:object _:b3 ;
sp:subject _:b1
] [ sp:object _:b9 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b3
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdTop"^^xsd:string
] ;
sp:subject _:b3
] [ sp:object _:b4 ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:predicate _:b11 ;
sp:subject _:b9
] [ sp:object _:b12 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b4
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleMdBottom"^^xsd:string
] ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:predicate _:b14 ;
sp:subject _:b12
] [ sp:object _:b15 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b5
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdTop"^^xsd:string
] ;
sp:subject _:b5
] [ sp:object _:b6 ;
sp:subject _:b15
] [ sp:object _:b16 ;
sp:predicate _:b17 ;
sp:subject _:b15
] [ sp:object _:b18 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore> ;
sp:subject _:b2
sp:subject _:b4
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b6
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
] ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:subject _:b18
] [ sp:object _:b19 ;
sp:predicate _:b20 ;
sp:subject _:b18
] [ sp:object _:b21 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/equipment#WellTestChoke> ;
sp:predicate rdf:type ;
sp:subject _:b7
] [ sp:object _:b8 ;
sp:subject _:b21
] [ sp:object _:b22 ;
sp:predicate <http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize> ;
sp:subject _:b7
sp:subject _:b21
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Length> ;
sp:predicate rdf:type ;
sp:subject _:b8
] [ sp:object
[ sp:varName "realOrifice"^^xsd:string
] ;
sp:predicate
[ sp:varName "lengthScaleOrifice"^^xsd:string
] ;
sp:subject _:b8
] [ sp:object _:b9 ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:predicate _:b24 ;
sp:subject _:b22
] [ sp:object _:b25 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Fluid> ;
sp:predicate rdf:type ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:subject _:b25
] [ sp:object _:b26 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#waterOilRatio> ;
sp:subject _:b9
sp:subject _:b25
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b10
] [ sp:object
[ sp:varName "realWaterOil"^^xsd:string
] ;
sp:predicate
[ sp:varName "specificVolumeScaleWaterOil"^^xsd:string
] ;
sp:subject _:b10
] [ sp:object _:b11 ;
sp:subject _:b26
] [ sp:object _:b27 ;
sp:predicate _:b28 ;
sp:subject _:b26
] [ sp:object _:b29 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#gasOilRatio> ;
sp:subject _:b9
sp:subject _:b25
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificVolume> ;
sp:predicate rdf:type ;
sp:subject _:b11
] [ sp:object
[ sp:varName "realGasOil"^^xsd:string
] ;
sp:predicate
[ sp:varName "specificVolumeScaleGasOil"^^xsd:string
] ;
sp:subject _:b11
] [ sp:object _:b12 ;
sp:subject _:b29
] [ sp:object _:b30 ;
sp:predicate _:b31 ;
sp:subject _:b29
] [ sp:object _:b32 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b9
sp:subject _:b25
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Water> ;
sp:predicate rdf:type ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:subject _:b32
] [ sp:object _:b33 ;
sp:predicate rdf:type ;
sp:subject _:b12
sp:subject _:b32
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b13
] [ sp:object
[ sp:varName "realDensityWater"^^xsd:string
] ;
sp:predicate
[ sp:varName "densityScaleWater"^^xsd:string
] ;
sp:subject _:b13
] [ sp:object _:b14 ;
sp:subject _:b33
] [ sp:object _:b34 ;
sp:predicate _:b35 ;
sp:subject _:b33
] [ sp:object _:b36 ;
sp:predicate rdf:type ;
sp:subject _:b12
sp:subject _:b32
] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
sp:predicate rdf:type ;
sp:subject _:b14
] [ sp:object
[ sp:varName "realFlowRateWater"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumetricFlowRateScaleWater"^^xsd:string
] ;
sp:subject _:b14
] [ sp:object _:b15 ;
sp:subject _:b36
] [ sp:object _:b37 ;
sp:predicate _:b38 ;
sp:subject _:b36
] [ sp:object _:b39 ;
sp:predicate rdf:type ;
sp:subject _:b12
sp:subject _:b32
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject _:b15
] [ sp:object
[ sp:varName "realVolumeWater"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumeScaleWater"^^xsd:string
] ;
sp:subject _:b15
] [ sp:object _:b16 ;
sp:subject _:b39
] [ sp:object _:b40 ;
sp:predicate _:b41 ;
sp:subject _:b39
] [ sp:object _:b42 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b9
sp:subject _:b25
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ;
sp:predicate rdf:type ;
sp:subject _:b16
] [ sp:object _:b17 ;
sp:subject _:b42
] [ sp:object _:b43 ;
sp:predicate rdf:type ;
sp:subject _:b16
sp:subject _:b42
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b17
] [ sp:object
[ sp:varName "realDensityOil"^^xsd:string
] ;
sp:predicate
[ sp:varName "densityScaleOil"^^xsd:string
] ;
sp:subject _:b17
] [ sp:object _:b18 ;
sp:subject _:b43
] [ sp:object _:b44 ;
sp:predicate _:b45 ;
sp:subject _:b43
] [ sp:object _:b46 ;
sp:predicate rdf:type ;
sp:subject _:b16
sp:subject _:b42
] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
sp:predicate rdf:type ;
sp:subject _:b18
] [ sp:object
[ sp:varName "realFlowRateOil"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumetricFlowRateScaleOil"^^xsd:string
] ;
sp:subject _:b18
] [ sp:object _:b19 ;
sp:subject _:b46
] [ sp:object _:b47 ;
sp:predicate _:b48 ;
sp:subject _:b46
] [ sp:object _:b49 ;
sp:predicate rdf:type ;
sp:subject _:b16
sp:subject _:b42
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject _:b19
] [ sp:object
[ sp:varName "realVolumeOil"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumeScaleOil"^^xsd:string
] ;
sp:subject _:b19
] [ sp:object _:b20 ;
sp:subject _:b49
] [ sp:object _:b50 ;
sp:predicate _:b51 ;
sp:subject _:b49
] [ sp:object _:b52 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b9
sp:subject _:b25
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Gas> ;
sp:predicate rdf:type ;
sp:subject _:b20
] [ sp:object _:b21 ;
sp:subject _:b52
] [ sp:object _:b53 ;
sp:predicate rdf:type ;
sp:subject _:b20
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ;
sp:predicate rdf:type ;
sp:subject _:b21
] [ sp:object
[ sp:varName "realDensityGas"^^xsd:string
] ;
sp:predicate
[ sp:varName "densityScaleGas"^^xsd:string
] ;
sp:subject _:b21
] [ sp:object _:b22 ;
sp:subject _:b53
] [ sp:object _:b54 ;
sp:predicate _:b55 ;
sp:subject _:b53
] [ sp:object _:b56 ;
sp:predicate rdf:type ;
sp:subject _:b20
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate> ;
sp:predicate rdf:type ;
sp:subject _:b22
] [ sp:object
[ sp:varName "realFlowRateGas"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumetricFlowRateScaleGas"^^xsd:string
] ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:subject _:b56
] [ sp:object _:b57 ;
sp:predicate _:b58 ;
sp:subject _:b56
] [ sp:object _:b59 ;
sp:predicate rdf:type ;
sp:subject _:b20
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject _:b23
] [ sp:object
[ sp:varName "realVolumeGas"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumeScaleGas"^^xsd:string
] ;
sp:subject _:b23
] [ sp:object _:b24 ;
sp:subject _:b59
] [ sp:object _:b60 ;
sp:predicate _:b61 ;
sp:subject _:b59
] [ sp:object _:b62 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ;
sp:predicate rdf:type ;
sp:subject _:b24
] [ sp:object
[ sp:varName "realShutIn"^^xsd:string
] ;
sp:predicate
[ sp:varName "pressureScaleShutIn"^^xsd:string
] ;
sp:subject _:b24
] [ sp:object _:b25 ;
sp:subject _:b62
] [ sp:object _:b63 ;
sp:predicate _:b64 ;
sp:subject _:b62
] [ sp:object _:b65 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ;
sp:predicate rdf:type ;
sp:subject _:b25
] [ sp:object
[ sp:varName "realFlowing"^^xsd:string
] ;
sp:predicate
[ sp:varName "pressureScaleFlowing"^^xsd:string
] ;
sp:subject _:b25
] [ sp:object _:b26 ;
sp:subject _:b65
] [ sp:object _:b66 ;
sp:predicate _:b67 ;
sp:subject _:b65
] [ sp:object _:b68 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ;
sp:predicate rdf:type ;
sp:subject _:b26
] [ sp:object
[ sp:varName "realBottom"^^xsd:string
] ;
sp:predicate
[ sp:varName "pressureScaleBottom"^^xsd:string
] ;
sp:subject _:b26
] [ sp:object _:b27 ;
sp:subject _:b68
] [ sp:object _:b69 ;
sp:predicate _:b70 ;
sp:subject _:b68
] [ sp:object _:b71 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#chlorideConcentration> ;
sp:subject _:b20
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
sp:predicate rdf:type ;
sp:subject _:b27
] [ sp:object
[ sp:varName "realChloride"^^xsd:string
] ;
sp:predicate
[ sp:varName "specificMassScaleChloride"^^xsd:string
] ;
sp:subject _:b27
] [ sp:object _:b28 ;
sp:subject _:b71
] [ sp:object _:b72 ;
sp:predicate _:b73 ;
sp:subject _:b71
] [ sp:object _:b74 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration> ;
sp:subject _:b20
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
sp:predicate rdf:type ;
sp:subject _:b28
] [ sp:object
[ sp:varName "realCarbonDioxide"^^xsd:string
] ;
sp:predicate
[ sp:varName "specificMassScaleCarbonDioxide"^^xsd:string
] ;
sp:subject _:b28
] [ sp:object _:b29 ;
sp:subject _:b74
] [ sp:object _:b75 ;
sp:predicate _:b76 ;
sp:subject _:b74
] [ sp:object _:b77 ;
sp:predicate <http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration> ;
sp:subject _:b20
sp:subject _:b52
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
sp:predicate rdf:type ;
sp:subject _:b29
] [ sp:object
[ sp:varName "realHydrogenSulfide"^^xsd:string
] ;
sp:predicate
[ sp:varName "specificMassScaleHydrogenSulfide"^^xsd:string
] ;
sp:subject _:b29
] [ sp:object _:b30 ;
sp:subject _:b77
] [ sp:object _:b78 ;
sp:predicate _:b79 ;
sp:subject _:b77
] [ sp:object _:b80 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#wellTestStoredOil> ;
sp:subject
[ sp:varName "wellTest"^^xsd:string
]
sp:subject _:b1
] [ sp:object <http://www.reportinghub.no/ep/schema/well#Oil> ;
sp:predicate rdf:type ;
sp:subject _:b30
] [ sp:object _:b31 ;
sp:subject _:b80
] [ sp:object _:b81 ;
sp:predicate rdf:type ;
sp:subject _:b30
sp:subject _:b80
] [ sp:object <http://www.reportinghub.no/ep/schema/core#Volume> ;
sp:predicate rdf:type ;
sp:subject _:b31
] [ sp:object
[ sp:varName "realStored"^^xsd:string
] ;
sp:predicate
[ sp:varName "volumeScaleStored"^^xsd:string
] ;
sp:subject _:b31
sp:subject _:b81
] [ sp:object _:b82 ;
sp:predicate _:b83 ;
sp:subject _:b81
]) ;
sp:where ([ sp:object
[ sp:varName "nameWellBore"^^xsd:string
] ;
sp:where ([ sp:object _:b84 ;
sp:predicate ep-spin-lib:nameWellbore ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimStart"^^xsd:string
] ;
] [ sp:object _:b85 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTimStart> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "wellTestInfo"^^xsd:string
] ;
] [ sp:object _:b86 ;
sp:predicate <http://www.witsml.org/schemas/1series#wellTestInfoRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "dTimWellTest"^^xsd:string
] ;
] [ sp:object _:b7 ;
sp:predicate <http://www.witsml.org/schemas/1series#dTim> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "dailyTemporalPartOfAWellBore"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
sp:subject
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
] [ sp:object
[ sp:varName "enumTestType"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b87 ;
sp:predicate <http://www.witsml.org/schemas/1series#testTypeRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "testNumber"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b8 ;
sp:predicate <http://www.witsml.org/schemas/1series#testNumber> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "mdTop"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b88 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdTopRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdTop"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b89 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdTop"^^xsd:string
] ;
sp:subject _:b88
] [ sp:object _:b10 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "mdBottom"^^xsd:string
] ;
sp:subject _:b88
] [ sp:object _:b90 ;
sp:predicate <http://www.witsml.org/schemas/1series#mdBottomRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomMdBottom"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b91 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realMdBottom"^^xsd:string
] ;
sp:subject _:b90
] [ sp:object _:b13 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "mdBottom"^^xsd:string
]
sp:subject _:b90
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdTop"^^xsd:string
] ;
sp:elements ([ sp:object _:b92 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdTopRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdTop"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b93 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdTop"^^xsd:string
] ;
sp:subject _:b92
] [ sp:object _:b16 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdTop"^^xsd:string
]
sp:subject _:b92
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "tvdBottom"^^xsd:string
] ;
sp:elements ([ sp:object _:b94 ;
sp:predicate <http://www.witsml.org/schemas/1series#tvdBottomRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomTvdBottom"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b95 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realTvdBottom"^^xsd:string
] ;
sp:subject _:b94
] [ sp:object _:b19 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "tvdBottom"^^xsd:string
]
sp:subject _:b94
])
] [ sp:object
[ sp:varName "chokeOrificeSize"^^xsd:string
] ;
] [ sp:object _:b96 ;
sp:predicate <http://www.witsml.org/schemas/1series#chokeOrificeSizeRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomOrifice"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b97 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "chokeOrificeSize"^^xsd:string
]
] [ sp:object
[ sp:varName "realOrifice"^^xsd:string
] ;
sp:subject _:b96
] [ sp:object _:b23 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "chokeOrificeSize"^^xsd:string
]
] [ sp:object
[ sp:varName "densityOil"^^xsd:string
] ;
sp:subject _:b96
] [ sp:object _:b98 ;
sp:predicate <http://www.witsml.org/schemas/1series#densityOilRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomDensityOil"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b99 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "densityOil"^^xsd:string
]
] [ sp:object
[ sp:varName "realDensityOil"^^xsd:string
] ;
sp:subject _:b98
] [ sp:object _:b44 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "densityOil"^^xsd:string
]
] [ sp:object
[ sp:varName "densityWater"^^xsd:string
] ;
sp:subject _:b98
] [ sp:object _:b100 ;
sp:predicate <http://www.witsml.org/schemas/1series#densityWaterRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomDensityWater"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b101 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "densityWater"^^xsd:string
]
] [ sp:object
[ sp:varName "realDensityWater"^^xsd:string
] ;
sp:subject _:b100
] [ sp:object _:b34 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "densityWater"^^xsd:string
]
] [ sp:object
[ sp:varName "densityGas"^^xsd:string
] ;
sp:subject _:b100
] [ sp:object _:b102 ;
sp:predicate <http://www.witsml.org/schemas/1series#densityGasRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomDensityGas"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b103 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "densityGas"^^xsd:string
]
] [ sp:object
[ sp:varName "realDensityGas"^^xsd:string
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "densityGas"^^xsd:string
]
] [ sp:object
[ sp:varName "flowRateOil"^^xsd:string
] ;
sp:subject _:b102
] [ sp:object _:b54 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b102
] [ sp:object _:b104 ;
sp:predicate <http://www.witsml.org/schemas/1series#flowRateOilRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomFlowRateOil"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b105 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "flowRateOil"^^xsd:string
]
] [ sp:object
[ sp:varName "realFlowRateOil"^^xsd:string
] ;
sp:subject _:b104
] [ sp:object _:b47 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "flowRateOil"^^xsd:string
]
] [ sp:object
[ sp:varName "flowRateWater"^^xsd:string
] ;
sp:subject _:b104
] [ sp:object _:b106 ;
sp:predicate <http://www.witsml.org/schemas/1series#flowRateWaterRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomFlowRateWater"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b107 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "flowRateWater"^^xsd:string
]
] [ sp:object
[ sp:varName "realFlowRateWater"^^xsd:string
] ;
sp:subject _:b106
] [ sp:object _:b37 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "flowRateWater"^^xsd:string
]
] [ sp:object
[ sp:varName "flowRateGas"^^xsd:string
] ;
sp:subject _:b106
] [ sp:object _:b108 ;
sp:predicate <http://www.witsml.org/schemas/1series#flowRateGasRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomFlowRateGas"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b109 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "flowRateGas"^^xsd:string
]
] [ sp:object
[ sp:varName "realFlowRateGas"^^xsd:string
] ;
sp:subject _:b108
] [ sp:object _:b57 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "flowRateGas"^^xsd:string
]
] [ sp:object
[ sp:varName "presShutIn"^^xsd:string
] ;
sp:subject _:b108
] [ sp:object _:b110 ;
sp:predicate <http://www.witsml.org/schemas/1series#presShutInRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomShutIn"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b111 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "presShutIn"^^xsd:string
]
] [ sp:object
[ sp:varName "realShutIn"^^xsd:string
] ;
sp:subject _:b110
] [ sp:object _:b63 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "presShutIn"^^xsd:string
]
] [ sp:object
[ sp:varName "presFlowing"^^xsd:string
] ;
sp:subject _:b110
] [ sp:object _:b112 ;
sp:predicate <http://www.witsml.org/schemas/1series#presFlowingRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomFlowing"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b113 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "presFlowing"^^xsd:string
]
] [ sp:object
[ sp:varName "realFlowing"^^xsd:string
] ;
sp:subject _:b112
] [ sp:object _:b66 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "presFlowing"^^xsd:string
]
] [ sp:object
[ sp:varName "presBottom"^^xsd:string
] ;
sp:subject _:b112
] [ sp:object _:b114 ;
sp:predicate <http://www.witsml.org/schemas/1series#presBottomRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomBottom"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b115 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "presBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "realBottom"^^xsd:string
] ;
sp:subject _:b114
] [ sp:object _:b69 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "presBottom"^^xsd:string
]
] [ sp:object
[ sp:varName "gasOilRatio"^^xsd:string
] ;
sp:subject _:b114
] [ sp:object _:b116 ;
sp:predicate <http://www.witsml.org/schemas/1series#gasOilRatioRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomGasOil"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b117 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "gasOilRatio"^^xsd:string
]
] [ sp:object
[ sp:varName "realGasOil"^^xsd:string
] ;
sp:subject _:b116
] [ sp:object _:b30 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "gasOilRatio"^^xsd:string
]
] [ sp:object
[ sp:varName "waterOilRatio"^^xsd:string
] ;
sp:subject _:b116
] [ sp:object _:b118 ;
sp:predicate <http://www.witsml.org/schemas/1series#waterOilRatioRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomWaterOil"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b119 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "waterOilRatio"^^xsd:string
]
] [ sp:object
[ sp:varName "realWaterOil"^^xsd:string
] ;
sp:subject _:b118
] [ sp:object _:b27 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "waterOilRatio"^^xsd:string
]
] [ sp:object
[ sp:varName "chloride"^^xsd:string
] ;
sp:subject _:b118
] [ sp:object _:b120 ;
sp:predicate <http://www.witsml.org/schemas/1series#chlorideRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomChloride"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b121 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "chloride"^^xsd:string
]
] [ sp:object
[ sp:varName "realChloride"^^xsd:string
] ;
sp:subject _:b120
] [ sp:object _:b72 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "chloride"^^xsd:string
]
] [ sp:object
[ sp:varName "carbonDioxide"^^xsd:string
] ;
sp:subject _:b120
] [ sp:object _:b122 ;
sp:predicate <http://www.witsml.org/schemas/1series#carbonDioxideRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomCarbonDioxide"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b123 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "carbonDioxide"^^xsd:string
]
] [ sp:object
[ sp:varName "realCarbonDioxide"^^xsd:string
] ;
sp:subject _:b122
] [ sp:object _:b75 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "carbonDioxide"^^xsd:string
]
] [ sp:object
[ sp:varName "hydrogenSulfide"^^xsd:string
] ;
sp:subject _:b122
] [ sp:object _:b124 ;
sp:predicate <http://www.witsml.org/schemas/1series#hydrogenSulfideRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomHydrogenSulfide"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b125 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "hydrogenSulfide"^^xsd:string
]
] [ sp:object
[ sp:varName "realHydrogenSulfide"^^xsd:string
] ;
sp:subject _:b124
] [ sp:object _:b78 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "hydrogenSulfide"^^xsd:string
]
] [ sp:object
[ sp:varName "volOilTotal"^^xsd:string
] ;
sp:subject _:b124
] [ sp:object _:b126 ;
sp:predicate <http://www.witsml.org/schemas/1series#volOilTotalRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomVolumeOil"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b127 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "volOilTotal"^^xsd:string
]
] [ sp:object
[ sp:varName "realVolumeOil"^^xsd:string
] ;
sp:subject _:b126
] [ sp:object _:b50 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "volOilTotal"^^xsd:string
]
] [ sp:object
[ sp:varName "volGasTotal"^^xsd:string
] ;
sp:subject _:b126
] [ sp:object _:b128 ;
sp:predicate <http://www.witsml.org/schemas/1series#volGasTotalRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomVolumeGas"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b129 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "volGasTotal"^^xsd:string
]
] [ sp:object
[ sp:varName "realVolumeGas"^^xsd:string
] ;
sp:subject _:b128
] [ sp:object _:b60 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "volGasTotal"^^xsd:string
]
] [ sp:object
[ sp:varName "volWaterTotal"^^xsd:string
] ;
sp:subject _:b128
] [ sp:object _:b130 ;
sp:predicate <http://www.witsml.org/schemas/1series#volWaterTotalRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomVolumeWater"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b131 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "volWaterTotal"^^xsd:string
]
] [ sp:object
[ sp:varName "realVolumeWater"^^xsd:string
] ;
sp:subject _:b130
] [ sp:object _:b40 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "volWaterTotal"^^xsd:string
]
] [ sp:object
[ sp:varName "volOilStored"^^xsd:string
] ;
sp:subject _:b130
] [ sp:object _:b132 ;
sp:predicate <http://www.witsml.org/schemas/1series#volOilStoredRef> ;
sp:subject
[ sp:varName "wellTestInfo"^^xsd:string
]
] [ sp:object
[ sp:varName "uomStored"^^xsd:string
] ;
sp:subject _:b86
] [ sp:object _:b133 ;
sp:predicate <http://www.witsml.org/schemas/1series#uomRef> ;
sp:subject
[ sp:varName "volOilStored"^^xsd:string
]
] [ sp:object
[ sp:varName "realStored"^^xsd:string
] ;
sp:subject _:b132
] [ sp:object _:b82 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject
[ sp:varName "volOilStored"^^xsd:string
]
sp:subject _:b132
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 [ sp:varName "nameWellBore"^^xsd:string
]
sp:arg1 _:b84
] ;
sp:variable
[ sp:varName "normalizedWellBoreName"^^xsd:string
]
sp:variable _:b134
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildDailyDrillingActivityURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "dTimStart"^^xsd:string
]
sp:arg1 _:b134 ;
sp:arg2 _:b85
] ;
sp:variable
[ sp:varName "dailyDrillingActivity"^^xsd:string
]
sp:variable _:b2
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "wellTestInfo"^^xsd:string
]
sp:arg1 _:b86
] ;
sp:variable
[ sp:varName "localname"^^xsd:string
]
sp:variable _:b135
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildWellTestURI ;
sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
] ;
sp:arg2 [ sp:varName "localname"^^xsd:string
]
sp:arg1 _:b134 ;
sp:arg2 _:b135
] ;
sp:variable
[ sp:varName "wellTest"^^xsd:string
]
sp:variable _:b1
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectWellTestType ;
sp:arg1 [ sp:varName "enumTestType"^^xsd:string
]
sp:arg1 _:b87
] ;
sp:variable
[ sp:varName "wellTestType"^^xsd:string
]
sp:variable _:b6
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdTop"^^xsd:string
]
sp:arg1 _:b89
] ;
sp:variable
[ sp:varName "lengthScaleMdTop"^^xsd:string
]
sp:variable _:b11
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdTop"^^xsd:string
]
sp:arg1 _:b93
] ;
sp:variable
[ sp:varName "lengthScaleTvdTop"^^xsd:string
]
sp:variable _:b17
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomMdBottom"^^xsd:string
]
sp:arg1 _:b91
] ;
sp:variable
[ sp:varName "lengthScaleMdBottom"^^xsd:string
]
sp:variable _:b14
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomTvdBottom"^^xsd:string
]
sp:arg1 _:b95
] ;
sp:variable
[ sp:varName "lengthScaleTvdBottom"^^xsd:string
]
sp:variable _:b20
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectLengthScale ;
sp:arg1 [ sp:varName "uomOrifice"^^xsd:string
]
sp:arg1 _:b97
] ;
sp:variable
[ sp:varName "lengthScaleOrifice"^^xsd:string
]
sp:variable _:b24
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomWaterOil"^^xsd:string
]
sp:arg1 _:b119
] ;
sp:variable
[ sp:varName "specificVolumeScaleWaterOil"^^xsd:string
]
sp:variable _:b28
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificVolumeScale ;
sp:arg1 [ sp:varName "uomGasOil"^^xsd:string
]
sp:arg1 _:b117
] ;
sp:variable
[ sp:varName "specificVolumeScaleGasOil"^^xsd:string
]
sp:variable _:b31
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectDensityScale ;
sp:arg1 [ sp:varName "uomDensityWater"^^xsd:string
]
sp:arg1 _:b101
] ;
sp:variable
[ sp:varName "densityScaleWater"^^xsd:string
]
sp:variable _:b35
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectDensityScale ;
sp:arg1 [ sp:varName "uomDensityOil"^^xsd:string
]
sp:arg1 _:b99
] ;
sp:variable
[ sp:varName "densityScaleOil"^^xsd:string
]
sp:variable _:b45
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectDensityScale ;
sp:arg1 [ sp:varName "uomDensityGas"^^xsd:string
]
sp:arg1 _:b103
] ;
sp:variable
[ sp:varName "densityScaleGas"^^xsd:string
]
sp:variable _:b55
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ;
sp:arg1 [ sp:varName "uomFlowRateGas"^^xsd:string
]
sp:arg1 _:b109
] ;
sp:variable
[ sp:varName "volumetricFlowRateScaleGas"^^xsd:string
]
sp:variable _:b58
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ;
sp:arg1 [ sp:varName "uomFlowRateWater"^^xsd:string
]
sp:arg1 _:b107
] ;
sp:variable
[ sp:varName "volumetricFlowRateScaleWater"^^xsd:string
]
sp:variable _:b38
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumetricFlowRateScale ;
sp:arg1 [ sp:varName "uomFlowRateOil"^^xsd:string
]
sp:arg1 _:b105
] ;
sp:variable
[ sp:varName "volumetricFlowRateScaleOil"^^xsd:string
]
sp:variable _:b48
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumeScale ;
sp:arg1 [ sp:varName "uomVolumeOil"^^xsd:string
]
sp:arg1 _:b127
] ;
sp:variable
[ sp:varName "volumeScaleOil"^^xsd:string
]
sp:variable _:b51
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumeScale ;
sp:arg1 [ sp:varName "uomVolumeGas"^^xsd:string
]
sp:arg1 _:b129
] ;
sp:variable
[ sp:varName "volumeScaleGas"^^xsd:string
]
sp:variable _:b61
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumeScale ;
sp:arg1 [ sp:varName "uomVolumeWater"^^xsd:string
]
sp:arg1 _:b131
] ;
sp:variable
[ sp:varName "volumeScaleWater"^^xsd:string
]
sp:variable _:b41
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectVolumeScale ;
sp:arg1 [ sp:varName "uomStored"^^xsd:string
]
sp:arg1 _:b133
] ;
sp:variable
[ sp:varName "volumeScaleStored"^^xsd:string
]
sp:variable _:b83
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectPressureScale ;
sp:arg1 [ sp:varName "uomShutIn"^^xsd:string
]
sp:arg1 _:b111
] ;
sp:variable
[ sp:varName "pressureScaleShutIn"^^xsd:string
]
sp:variable _:b64
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectPressureScale ;
sp:arg1 [ sp:varName "uomFlowing"^^xsd:string
]
sp:arg1 _:b113
] ;
sp:variable
[ sp:varName "pressureScaleFlowing"^^xsd:string
]
sp:variable _:b67
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectPressureScale ;
sp:arg1 [ sp:varName "uomBottom"^^xsd:string
]
sp:arg1 _:b115
] ;
sp:variable
[ sp:varName "pressureScaleBottom"^^xsd:string
]
sp:variable _:b70
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificMassScale ;
sp:arg1 [ sp:varName "uomChloride"^^xsd:string
]
sp:arg1 _:b121
] ;
sp:variable
[ sp:varName "specificMassScaleChloride"^^xsd:string
]
sp:variable _:b73
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificMassScale ;
sp:arg1 [ sp:varName "uomCarbonDioxide"^^xsd:string
]
sp:arg1 _:b123
] ;
sp:variable
[ sp:varName "specificMassScaleCarbonDioxide"^^xsd:string
]
sp:variable _:b76
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:selectSpecificMassScale ;
sp:arg1 [ sp:varName "uomHydrogenSulfide"^^xsd:string
]
sp:arg1 _:b125
] ;
sp:variable
[ sp:varName "specificMassScaleHydrogenSulfide"^^xsd:string
sp:variable _:b79
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type xsd:string ;
sp:arg1 _:b84
]
] ;
sp:variable _:b5
])
] .
_:b84
sp:varName "nameWellBore"^^xsd:string .
_:b85
sp:varName "dTimStart"^^xsd:string .
_:b86
sp:varName "wellTestInfo"^^xsd:string .
_:b7 sp:varName "dTimWellTest"^^xsd:string .
_:b87
sp:varName "enumTestType"^^xsd:string .
_:b8 sp:varName "testNumber"^^xsd:string .
_:b88
sp:varName "mdTop"^^xsd:string .
_:b89
sp:varName "uomMdTop"^^xsd:string .
_:b10
sp:varName "realMdTop"^^xsd:string .
_:b90
sp:varName "mdBottom"^^xsd:string .
_:b91
sp:varName "uomMdBottom"^^xsd:string .
_:b13
sp:varName "realMdBottom"^^xsd:string .
_:b92
sp:varName "tvdTop"^^xsd:string .
_:b93
sp:varName "uomTvdTop"^^xsd:string .
_:b16
sp:varName "realTvdTop"^^xsd:string .
_:b94
sp:varName "tvdBottom"^^xsd:string .
_:b95
sp:varName "uomTvdBottom"^^xsd:string .
_:b19
sp:varName "realTvdBottom"^^xsd:string .
_:b96
sp:varName "chokeOrificeSize"^^xsd:string .
_:b97
sp:varName "uomOrifice"^^xsd:string .
_:b23
sp:varName "realOrifice"^^xsd:string .
_:b98
sp:varName "densityOil"^^xsd:string .
_:b99
sp:varName "uomDensityOil"^^xsd:string .
_:b44
sp:varName "realDensityOil"^^xsd:string .
_:b100
sp:varName "densityWater"^^xsd:string .
_:b101
sp:varName "uomDensityWater"^^xsd:string .
_:b34
sp:varName "realDensityWater"^^xsd:string .
_:b102
sp:varName "densityGas"^^xsd:string .
_:b103
sp:varName "uomDensityGas"^^xsd:string .
_:b54
sp:varName "realDensityGas"^^xsd:string .
_:b104
sp:varName "flowRateOil"^^xsd:string .
_:b105
sp:varName "uomFlowRateOil"^^xsd:string .
_:b47
sp:varName "realFlowRateOil"^^xsd:string .
_:b106
sp:varName "flowRateWater"^^xsd:string .
_:b107
sp:varName "uomFlowRateWater"^^xsd:string .
_:b37
sp:varName "realFlowRateWater"^^xsd:string .
_:b108
sp:varName "flowRateGas"^^xsd:string .
_:b109
sp:varName "uomFlowRateGas"^^xsd:string .
_:b57
sp:varName "realFlowRateGas"^^xsd:string .
_:b110
sp:varName "presShutIn"^^xsd:string .
_:b111
sp:varName "uomShutIn"^^xsd:string .
_:b63
sp:varName "realShutIn"^^xsd:string .
_:b112
sp:varName "presFlowing"^^xsd:string .
_:b113
sp:varName "uomFlowing"^^xsd:string .
_:b66
sp:varName "realFlowing"^^xsd:string .
_:b114
sp:varName "presBottom"^^xsd:string .
_:b115
sp:varName "uomBottom"^^xsd:string .
_:b69
sp:varName "realBottom"^^xsd:string .
_:b116
sp:varName "gasOilRatio"^^xsd:string .
_:b117
sp:varName "uomGasOil"^^xsd:string .
_:b30
sp:varName "realGasOil"^^xsd:string .
_:b118
sp:varName "waterOilRatio"^^xsd:string .
_:b119
sp:varName "uomWaterOil"^^xsd:string .
_:b27
sp:varName "realWaterOil"^^xsd:string .
_:b120
sp:varName "chloride"^^xsd:string .
_:b121
sp:varName "uomChloride"^^xsd:string .
_:b72
sp:varName "realChloride"^^xsd:string .
_:b122
sp:varName "carbonDioxide"^^xsd:string .
_:b123
sp:varName "uomCarbonDioxide"^^xsd:string .
_:b75
sp:varName "realCarbonDioxide"^^xsd:string .
_:b124
sp:varName "hydrogenSulfide"^^xsd:string .
_:b125
sp:varName "uomHydrogenSulfide"^^xsd:string .
_:b78
sp:varName "realHydrogenSulfide"^^xsd:string .
_:b126
sp:varName "volOilTotal"^^xsd:string .
_:b127
sp:varName "uomVolumeOil"^^xsd:string .
_:b50
sp:varName "realVolumeOil"^^xsd:string .
_:b128
sp:varName "volGasTotal"^^xsd:string .
_:b129
sp:varName "uomVolumeGas"^^xsd:string .
_:b60
sp:varName "realVolumeGas"^^xsd:string .
_:b130
sp:varName "volWaterTotal"^^xsd:string .
_:b131
sp:varName "uomVolumeWater"^^xsd:string .
_:b40
sp:varName "realVolumeWater"^^xsd:string .
_:b132
sp:varName "volOilStored"^^xsd:string .
_:b133
sp:varName "uomStored"^^xsd:string .
_:b82
sp:varName "realStored"^^xsd:string .
_:b134
sp:varName "normalizedWellBoreName"^^xsd:string .
_:b2 sp:varName "dailyDrillingActivity"^^xsd:string .
_:b135
sp:varName "localname"^^xsd:string .
_:b1 sp:varName "wellTest"^^xsd:string .
_:b6 sp:varName "wellTestType"^^xsd:string .
_:b11
sp:varName "lengthScaleMdTop"^^xsd:string .
_:b17
sp:varName "lengthScaleTvdTop"^^xsd:string .
_:b14
sp:varName "lengthScaleMdBottom"^^xsd:string .
_:b20
sp:varName "lengthScaleTvdBottom"^^xsd:string .
_:b24
sp:varName "lengthScaleOrifice"^^xsd:string .
_:b28
sp:varName "specificVolumeScaleWaterOil"^^xsd:string .
_:b31
sp:varName "specificVolumeScaleGasOil"^^xsd:string .
_:b35
sp:varName "densityScaleWater"^^xsd:string .
_:b45
sp:varName "densityScaleOil"^^xsd:string .
_:b55
sp:varName "densityScaleGas"^^xsd:string .
_:b58
sp:varName "volumetricFlowRateScaleGas"^^xsd:string .
_:b38
sp:varName "volumetricFlowRateScaleWater"^^xsd:string .
_:b48
sp:varName "volumetricFlowRateScaleOil"^^xsd:string .
_:b51
sp:varName "volumeScaleOil"^^xsd:string .
_:b61
sp:varName "volumeScaleGas"^^xsd:string .
_:b41
sp:varName "volumeScaleWater"^^xsd:string .
_:b83
sp:varName "volumeScaleStored"^^xsd:string .
_:b64
sp:varName "pressureScaleShutIn"^^xsd:string .
_:b67
sp:varName "pressureScaleFlowing"^^xsd:string .
_:b70
sp:varName "pressureScaleBottom"^^xsd:string .
_:b73
sp:varName "specificMassScaleChloride"^^xsd:string .
_:b76
sp:varName "specificMassScaleCarbonDioxide"^^xsd:string .
_:b79
sp:varName "specificMassScaleHydrogenSulfide"^^xsd:string .
_:b5 sp:varName "wellBore"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 28 16:11:37 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
# Saved by TopBraid on Fri Oct 28 14:12:33 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.witsml.org/schemas/131/addendum/combo
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
@prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
@prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> .
......@@ -22,9 +22,14 @@
@prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/production-activity#densityAtStandardTemperatureAndPressure>
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/core#PhysicalObject> ;
rdfs:range <http://www.reportinghub.no/ep/schema/core#Density> .
<http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations>
rdf:type owl:Ontology ;
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> ;
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> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<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
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b49
] [ sp:object
[ sp:varName "densityStdTempPresUOM"^^xsd:string
] ;
] [ sp:object _:b50 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject _:b49
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
sp:arg1 [ sp:varName "oilAmountUOM"^^xsd:string
]
sp:arg1 _:b50
] ;
sp:variable
[ sp:varName "epOilAmountUOM"^^xsd:string
[ sp:varName "epDensityStdTempPresUOM"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b50
sp:variable _:b51
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/densityStdTempPres/{?1}" ;
sp:arg2 _:b50
sp:arg2 _:b51
] ;
sp:variable
[ sp:varName "epOilAmount"^^xsd:string
[ sp:varName "epDensityStdTempPres"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b51 ;
sp:elements ([ sp:object _:b52 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "oilGrossStdTempPresVal"^^xsd:string
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b51
] [ sp:object _:b52 ;
sp:subject _:b52
] [ sp:object _:b53 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject _:b51
sp:subject _:b52
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectVolumeScale ;
sp:arg1 _:b52
sp:arg1 _:b53
] ;
sp:variable
[ sp:varName "epOilGrossStdTempPresUOM"^^xsd:string
......@@ -530,12 +532,12 @@ Note types of facility are currently bound as Field - this will have to be fixed
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b53
sp:variable _:b54
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/oilGrossStdTempPres/{?1}" ;
sp:arg2 _:b53
sp:arg2 _:b54
] ;
sp:variable
[ sp:varName "epOilGrossStdTempPres"^^xsd:string
......@@ -554,33 +556,33 @@ Note types of facility are currently bound as Field - this will have to be fixed
sp:variable _:b44
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b54 ;
sp:elements ([ sp:object _:b55 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b55
sp:subject _:b56
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#cargoShipOperationRef> ;
sp:subject _:b54
] [ sp:object _:b56 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b55
] [ sp:object _:b57 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b56
] [ sp:object _:b55 ;
] [ sp:object _:b58 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b57
] [ sp:object _:b56 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b58
] [ sp:object _:b59 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b58
sp:subject _:b59
] [ sp:object _:b60 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b59
] [ sp:object _:b61 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b58
sp:subject _:b59
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b57 ;
sp:arg2 _:b59 ;
sp:arg3 _:b60
sp:arg1 _:b58 ;
sp:arg2 _:b60 ;
sp:arg3 _:b61
] ;
sp:variable _:b43
])
......@@ -592,185 +594,185 @@ Note types of facility are currently bound as Field - this will have to be fixed
[ rdf:type sp:Construct ;
rdfs:comment """?epInstallAnnualProdAct should correspond to main activity in product volumes...remains to be seen though
Need functions to generate facility URIs - also need their temporal parts"""^^xsd:string ;
sp:templates ([ sp:object _:b61 ;
sp:templates ([ sp:object _:b62 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b62
] [ sp:object _:b63 ;
sp:subject _:b63
] [ sp:object _:b64 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b64
] [ sp:object _:b65 ;
sp:subject _:b65
] [ sp:object _:b66 ;
sp:predicate rdf:type ;
sp:subject _:b64
] [ sp:object _:b63 ;
sp:subject _:b65
] [ sp:object _:b64 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ;
sp:subject _:b61
sp:subject _:b62
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAPlatform> ;
sp:predicate rdf:type ;
sp:subject _:b63
] [ sp:object _:b66 ;
sp:subject _:b64
] [ sp:object _:b67 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfBedsAvailable> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "cateringCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfCateringCrew> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "contractorCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfContractorCrew> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "dayVisitorsCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDayVisitors> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "drillingContractCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDrillingContractCrew> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "otherCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOtherCrew> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "ownCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "ownOtherCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnOtherCrew> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object
[ sp:varName "personnelOnboardCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfPersonnelOnBoard> ;
sp:subject _:b63
sp:subject _:b64
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ;
sp:predicate rdf:type ;
sp:subject _:b67
] [ sp:object _:b68 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ;
sp:subject _:b67
sp:subject _:b68
] [ sp:object _:b69 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ;
sp:subject _:b68
] [ sp:object _:b70 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ;
sp:subject _:b67
] [ sp:object _:b67 ;
sp:subject _:b68
] [ sp:object _:b68 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b70
] [ sp:object _:b71 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ;
sp:subject _:b67
sp:subject _:b71
] [ sp:object _:b72 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ;
sp:subject _:b68
] [ sp:object _:b73 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ;
sp:subject _:b71
] [ sp:object _:b61 ;
sp:subject _:b72
] [ sp:object _:b62 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b70
sp:subject _:b71
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AnnualProductionOperationsActivityToEndOfReportingPeriod> ;
sp:predicate rdf:type ;
sp:subject _:b70
] [ sp:object _:b70 ;
sp:subject _:b71
] [ sp:object _:b71 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b73
sp:subject _:b74
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#DailyProductionOperationsActivity> ;
sp:predicate rdf:type ;
sp:subject _:b61
] [ sp:object _:b73 ;
sp:subject _:b62
] [ sp:object _:b74 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b74
sp:subject _:b75
]) ;
sp:where ([ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b66 ;
sp:elements ([ sp:object _:b67 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bedsAvailable> ;
sp:subject spin:_this
])
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b75
] [ sp:object _:b76 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b75
sp:subject _:b76
] [ sp:object _:b77 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b75
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b76
] [ sp:object _:b78 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b75
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b76
] [ sp:object _:b79 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b78
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b76
] [ sp:object _:b80 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b79
] [ sp:object _:b81 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "installkind"^^xsd:string
] ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ;
sp:subject _:b80
] [ sp:object _:b81 ;
sp:subject _:b81
] [ sp:object _:b82 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b80
sp:subject _:b81
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ;
sp:arg1 [ sp:varName "installKind"^^xsd:string
]
] ;
sp:variable _:b65
sp:variable _:b66
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ;
sp:arg1 _:b79 ;
sp:arg2 _:b77
sp:arg1 _:b80 ;
sp:arg2 _:b78
] ;
sp:variable _:b74
sp:variable _:b75
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ;
sp:arg1 _:b79 ;
sp:arg2 _:b77
sp:arg1 _:b80 ;
sp:arg2 _:b78
] ;
sp:variable _:b73
sp:variable _:b74
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b79 ;
sp:arg2 _:b76 ;
sp:arg3 _:b77
sp:arg1 _:b80 ;
sp:arg2 _:b77 ;
sp:arg3 _:b78
] ;
sp:variable _:b62
sp:variable _:b63
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b81 ;
sp:arg2 _:b76 ;
sp:arg3 _:b77
sp:arg1 _:b82 ;
sp:arg2 _:b77 ;
sp:arg3 _:b78
] ;
sp:variable _:b61
sp:variable _:b62
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ;
sp:arg1 _:b81 ;
sp:arg2 _:b76 ;
sp:arg3 _:b77
sp:arg1 _:b82 ;
sp:arg2 _:b77 ;
sp:arg3 _:b78
] ;
sp:variable _:b63
sp:variable _:b64
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildFacilityURI ;
sp:arg1 _:b81
sp:arg1 _:b82
] ;
sp:variable _:b64
sp:variable _:b65
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ;
sp:arg1 _:b81 ;
sp:arg2 _:b77
sp:arg1 _:b82 ;
sp:arg2 _:b78
] ;
sp:variable
[ sp:varName "epInstallAnnualProdAct"^^xsd:string
......@@ -778,27 +780,27 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ;
sp:arg1 _:b81 ;
sp:arg2 _:b77
sp:arg1 _:b82 ;
sp:arg2 _:b78
] ;
sp:variable _:b70
sp:variable _:b71
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b82 ;
sp:elements ([ sp:object _:b83 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalHSERef> ;
sp:subject spin:_this
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b83 ;
sp:elements ([ sp:object _:b84 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyRef> ;
sp:subject _:b82
] [ sp:object _:b84 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ;
sp:subject _:b83
] [ sp:object _:b72 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b84
] [ sp:object _:b85 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ;
sp:subject _:b84
] [ sp:object _:b73 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b85
] [ sp:object _:b86 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ;
sp:subject _:b85
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildUniqueURI ;
......@@ -810,9 +812,9 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ;
sp:arg1 _:b85
sp:arg1 _:b86
] ;
sp:variable _:b68
sp:variable _:b69
] [ rdf:type sp:Bind ;
sp:expression
[ sp:varName "epInstallAnnualAct"^^xsd:string
......@@ -820,15 +822,15 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
sp:variable
[ sp:varName "epSafetyParent"^^xsd:string
]
] [ sp:object _:b86 ;
] [ sp:object _:b87 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ;
sp:subject _:b84
sp:subject _:b85
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectSafetyActivityType ;
sp:arg1 _:b86
sp:arg1 _:b87
] ;
sp:variable _:b69
sp:variable _:b70
])
])
])
......@@ -839,67 +841,67 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ;
sp:predicate rdf:type ;
sp:subject _:b87
] [ sp:object _:b88 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b87
sp:subject _:b88
] [ sp:object _:b89 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b88
] [ sp:object _:b90 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b87
] [ sp:object _:b87 ;
sp:subject _:b88
] [ sp:object _:b88 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b90
sp:subject _:b91
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b91
sp:variable _:b92
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/lostProduction/{?1}" ;
sp:arg2 _:b91
sp:arg2 _:b92
] ;
sp:variable _:b87
sp:variable _:b88
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b89 ;
sp:elements ([ sp:object _:b90 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b88 ;
] [ sp:object _:b89 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b92 ;
sp:elements ([ sp:object _:b93 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b93
sp:subject _:b94
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#lostProductionRef> ;
sp:subject _:b92
] [ sp:object _:b94 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b93
] [ sp:object _:b95 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b94
] [ sp:object _:b93 ;
] [ sp:object _:b96 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b95
] [ sp:object _:b94 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b96
] [ sp:object _:b97 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b96
sp:subject _:b97
] [ sp:object _:b98 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b97
] [ sp:object _:b99 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b96
sp:subject _:b97
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b95 ;
sp:arg2 _:b97 ;
sp:arg3 _:b98
sp:arg1 _:b96 ;
sp:arg2 _:b98 ;
sp:arg3 _:b99
] ;
sp:variable _:b90
sp:variable _:b91
])
])
] .
......@@ -909,170 +911,170 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MarineOperation> ;
sp:predicate rdf:type ;
sp:subject _:b99
] [ sp:object _:b100 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b99
sp:subject _:b100
] [ sp:object _:b101 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b99
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b100
] [ sp:object _:b102 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ;
sp:subject _:b99
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b100
] [ sp:object _:b103 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b102
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ;
sp:subject _:b100
] [ sp:object _:b104 ;
sp:predicate rdfs:comment ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b103
] [ sp:object _:b105 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#standbyVessel> ;
sp:subject _:b99
sp:predicate rdfs:comment ;
sp:subject _:b104
] [ sp:object _:b106 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#standbyVessel> ;
sp:subject _:b100
] [ sp:object _:b107 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b105
sp:subject _:b106
] [ sp:object
[ sp:varName "stbCommentText"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b105
] [ sp:object _:b107 ;
sp:subject _:b106
] [ sp:object _:b108 ;
sp:predicate rdfs:comment ;
sp:subject _:b99
] [ sp:object _:b99 ;
sp:subject _:b100
] [ sp:object _:b100 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b108
sp:subject _:b109
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b109
sp:variable _:b110
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/marineOperation/{?1}" ;
sp:arg2 _:b109
sp:arg2 _:b110
] ;
sp:variable _:b99
sp:variable _:b100
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b101 ;
sp:elements ([ sp:object _:b102 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b100 ;
] [ sp:object _:b101 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b110 ;
sp:elements ([ sp:object _:b111 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShip> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildShipURI ;
sp:arg1 _:b110
sp:arg1 _:b111
] ;
sp:variable _:b102
sp:variable _:b103
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b111 ;
sp:elements ([ sp:object _:b112 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ;
sp:subject spin:_this
] [ sp:object _:b112 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b111
] [ sp:object _:b113 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b112
] [ sp:object _:b114 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b111
] [ sp:object _:b104 ;
sp:subject _:b112
] [ sp:object _:b105 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b111
sp:subject _:b112
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ;
sp:arg1 _:b110 ;
sp:arg2 _:b112 ;
sp:arg3 _:b113
sp:arg1 _:b111 ;
sp:arg2 _:b113 ;
sp:arg3 _:b114
] ;
sp:variable _:b103
sp:variable _:b104
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b114 ;
sp:elements ([ sp:object _:b115 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standbyVessel> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildShipURI ;
sp:arg1 _:b114
sp:arg1 _:b115
] ;
sp:variable _:b105
sp:variable _:b106
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b115 ;
sp:elements ([ sp:object _:b116 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ;
sp:subject spin:_this
] [ sp:object _:b116 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b115
] [ sp:object _:b117 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b116
] [ sp:object _:b118 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b115
] [ sp:object _:b104 ;
sp:subject _:b116
] [ sp:object _:b105 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b115
sp:subject _:b116
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ;
sp:arg1 _:b114 ;
sp:arg2 _:b116 ;
sp:arg3 _:b117
sp:arg1 _:b115 ;
sp:arg2 _:b117 ;
sp:arg3 _:b118
] ;
sp:variable _:b106
sp:variable _:b107
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b118 ;
sp:elements ([ sp:object _:b119 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ;
sp:subject spin:_this
] [ sp:object _:b107 ;
] [ sp:object _:b108 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b118
] [ sp:object _:b101 ;
sp:subject _:b119
] [ sp:object _:b102 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b118
] [ sp:object _:b100 ;
sp:subject _:b119
] [ sp:object _:b101 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b118
sp:subject _:b119
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b119 ;
sp:elements ([ sp:object _:b120 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b120
sp:subject _:b121
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#marineOperationRef> ;
sp:subject _:b119
] [ sp:object _:b121 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b120
] [ sp:object _:b122 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b121
] [ sp:object _:b120 ;
] [ sp:object _:b123 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b122
] [ sp:object _:b121 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b123
] [ sp:object _:b124 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b123
sp:subject _:b124
] [ sp:object _:b125 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b124
] [ sp:object _:b126 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b123
sp:subject _:b124
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b122 ;
sp:arg2 _:b124 ;
sp:arg3 _:b125
sp:arg1 _:b123 ;
sp:arg2 _:b125 ;
sp:arg3 _:b126
] ;
sp:variable _:b108
sp:variable _:b109
])
])
] .
......@@ -1080,88 +1082,88 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
<http://www.witsml.org/schemas/131/addendum/combo#Cs_operationalComment>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object _:b126 ;
sp:templates ([ sp:object _:b127 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b127
] [ sp:object _:b128 ;
sp:subject _:b128
] [ sp:object _:b129 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b127
] [ sp:object _:b127 ;
sp:subject _:b128
] [ sp:object _:b128 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b129
] [ sp:object _:b130 ;
sp:predicate rdfs:comment ;
sp:subject _:b127
sp:subject _:b130
] [ sp:object _:b131 ;
sp:predicate rdfs:comment ;
sp:subject _:b128
] [ sp:object _:b132 ;
sp:predicate rdf:type ;
sp:subject _:b127
sp:subject _:b128
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b132
sp:variable _:b133
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/PartOfProductionOperation/{?1}" ;
sp:arg2 _:b132
sp:arg2 _:b133
] ;
sp:variable _:b127
sp:variable _:b128
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b128 ;
sp:elements ([ sp:object _:b129 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b126 ;
] [ sp:object _:b127 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b133 ;
sp:elements ([ sp:object _:b134 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectProductionOperationPartType ;
sp:arg1 _:b133
sp:arg1 _:b134
] ;
sp:variable _:b131
sp:variable _:b132
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b130 ;
sp:elements ([ sp:object _:b131 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b134 ;
sp:elements ([ sp:object _:b135 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b135
sp:subject _:b136
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalCommentRef> ;
sp:subject _:b134
] [ sp:object _:b136 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b135
] [ sp:object _:b137 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b136
] [ sp:object _:b135 ;
] [ sp:object _:b138 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b137
] [ sp:object _:b136 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b138
] [ sp:object _:b139 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b138
sp:subject _:b139
] [ sp:object _:b140 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b139
] [ sp:object _:b141 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b138
sp:subject _:b139
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b137 ;
sp:arg2 _:b139 ;
sp:arg3 _:b140
sp:arg1 _:b138 ;
sp:arg2 _:b140 ;
sp:arg3 _:b141
] ;
sp:variable _:b129
sp:variable _:b130
])
])
] .
......@@ -1171,125 +1173,125 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterCleaningOperation> ;
sp:predicate rdf:type ;
sp:subject _:b141
] [ sp:object _:b142 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b141
sp:subject _:b142
] [ sp:object _:b143 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b142
] [ sp:object _:b144 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b141
] [ sp:object _:b141 ;
sp:subject _:b142
] [ sp:object _:b142 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b144
] [ sp:object _:b145 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ;
sp:subject _:b141
sp:subject _:b145
] [ sp:object _:b146 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ;
sp:subject _:b142
] [ sp:object _:b147 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#waterSampleTaken> ;
sp:subject _:b141
sp:subject _:b142
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterSample> ;
sp:predicate rdf:type ;
sp:subject _:b146
] [ sp:object _:b147 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ;
sp:subject _:b146
sp:subject _:b147
] [ sp:object _:b148 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ;
sp:subject _:b146
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ;
sp:subject _:b147
] [ sp:object _:b149 ;
sp:predicate _:b150 ;
sp:subject _:b148
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ;
sp:subject _:b147
] [ sp:object _:b150 ;
sp:predicate _:b151 ;
sp:subject _:b149
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
sp:predicate rdf:type ;
sp:subject _:b148
] [ sp:object _:b151 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ;
sp:subject _:b146
sp:subject _:b149
] [ sp:object _:b152 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ;
sp:subject _:b147
] [ sp:object _:b153 ;
sp:predicate rdf:type ;
sp:subject _:b151
sp:subject _:b152
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b153
sp:variable _:b154
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterCleaningQuality/{?1}" ;
sp:arg2 _:b153
sp:arg2 _:b154
] ;
sp:variable _:b141
sp:variable _:b142
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b154
sp:variable _:b155
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/{?1}" ;
sp:arg2 _:b154
sp:arg2 _:b155
] ;
sp:variable _:b146
sp:variable _:b147
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b143 ;
sp:elements ([ sp:object _:b144 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b142 ;
] [ sp:object _:b143 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b145 ;
sp:elements ([ sp:object _:b146 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#samplePoint> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b147 ;
sp:elements ([ sp:object _:b148 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#phValue> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b155 ;
sp:elements ([ sp:object _:b156 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ;
sp:subject spin:_this
] [ sp:object _:b149 ;
] [ sp:object _:b150 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b155
] [ sp:object _:b156 ;
sp:subject _:b156
] [ sp:object _:b157 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject _:b155
sp:subject _:b156
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
sp:arg1 _:b156
sp:arg1 _:b157
] ;
sp:variable _:b150
sp:variable _:b151
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b157
sp:variable _:b158
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ;
sp:arg2 _:b157
sp:arg2 _:b158
] ;
sp:variable _:b148
sp:variable _:b149
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b158 ;
sp:elements ([ sp:object _:b159 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "oilAmountVal"^^xsd:string
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b158
] [ sp:object _:b159 ;
sp:subject _:b159
] [ sp:object _:b160 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject
[ sp:varName "oilAmounrRef"^^xsd:string
......@@ -1297,538 +1299,541 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
sp:arg1 _:b159
sp:arg1 _:b160
] ;
sp:variable _:b152
sp:variable _:b153
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b160
sp:variable _:b161
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ;
sp:arg2 _:b160
sp:arg2 _:b161
] ;
sp:variable _:b151
sp:variable _:b152
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b161 ;
sp:elements ([ sp:object _:b162 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b162
sp:subject _:b163
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterCleaningQualityRef> ;
sp:subject _:b161
] [ sp:object _:b163 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b162
] [ sp:object _:b164 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b163
] [ sp:object _:b162 ;
] [ sp:object _:b165 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b164
] [ sp:object _:b163 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b165
] [ sp:object _:b166 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b165
sp:subject _:b166
] [ sp:object _:b167 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b166
] [ sp:object _:b168 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b165
sp:subject _:b166
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b164 ;
sp:arg2 _:b166 ;
sp:arg3 _:b167
sp:arg1 _:b165 ;
sp:arg2 _:b167 ;
sp:arg3 _:b168
] ;
sp:variable _:b144
sp:variable _:b145
])
])
] .
_:b1 sp:varName "epDailyProdRep"^^xsd:string .
_:b53
sp:varName "oilGrossStdTempPresUOM"^^xsd:string .
_:b2 sp:varName "epDailyProdAct"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b52
sp:varName "oilGrossStdTempPresRef"^^xsd:string .
_:b4 sp:varName "endDate"^^xsd:string .
_:b51
sp:varName "dstpUUID"^^xsd:string .
_:b5 sp:varName "docName"^^xsd:string .
_:b50
sp:varName "densityStdTempPresUOM"^^xsd:string .
_:b6 sp:varName "docDate"^^xsd:string .
_:b49
sp:varName "densityStdTempPresRef"^^xsd:string .
_:b7 sp:varName "docCreateDate"^^xsd:string .
_:b41
sp:varName "startTime"^^xsd:string .
_:b8 sp:varName "epAnnualProdAct"^^xsd:string .
_:b42
sp:varName "endTime"^^xsd:string .
_:b9 sp:varName "epProdActToDate"^^xsd:string .
_:b46
sp:varName "epOilTransported"^^xsd:string .
_:b10
sp:varName "docInfo"^^xsd:string .
_:b40
sp:varName "epCargoOp"^^xsd:string .
_:b11
sp:varName "docNameStruct"^^xsd:string .
_:b48
sp:varName "UUID"^^xsd:string .
_:b12
sp:varName "fciRef"^^xsd:string .
_:b168
sp:varName "endDate"^^xsd:string .
_:b13
sp:varName "porSet"^^xsd:string .
_:b167
sp:varName "startDate"^^xsd:string .
_:b14
sp:varName "porRef"^^xsd:string .
_:b166
sp:varName "parentRep"^^xsd:string .
_:b15
sp:varName "contextFacility"^^xsd:string .
_:b165
sp:varName "installName"^^xsd:string .
_:b16
sp:varName "mainFacName"^^xsd:string .
_:b164
sp:varName "installation"^^xsd:string .
_:b17
sp:varName "epDailyProdOpAct"^^xsd:string .
_:b163
sp:varName "instRep"^^xsd:string .
_:b18
sp:varName "epAnnualProdAct"^^xsd:string .
_:b162
sp:varName "prodAct"^^xsd:string .
_:b19
sp:varName "epAnnualProdOpAct"^^xsd:string .
_:b161
sp:varName "oaUUID"^^xsd:string .
_:b20
sp:varName "epDailyProdAct"^^xsd:string .
_:b160
sp:varName "oilAmountUOM"^^xsd:string .
_:b21
sp:varName "startDate"^^xsd:string .
_:b159
sp:varName "oilAmountRef"^^xsd:string .
_:b22
sp:varName "endDate"^^xsd:string .
_:b158
sp:varName "owUUID"^^xsd:string .
_:b23
sp:varName "opCo"^^xsd:string .
_:b157
sp:varName "owUOM"^^xsd:string .
_:b24
sp:varName "operatorName"^^xsd:string .
_:b156
sp:varName "oilInWaterRef"^^xsd:string .
_:b25
sp:varName "epMainFac"^^xsd:string .
_:b155
sp:varName "wsUUID"^^xsd:string .
_:b26
sp:varName "epMainFacTempPart"^^xsd:string .
_:b154
sp:varName "UUID"^^xsd:string .
_:b27
sp:varName "mainFacName"^^xsd:string .
_:b153
sp:varName "epOilAmountUOM"^^xsd:string .
_:b28
sp:varName "contextFacility"^^xsd:string .
_:b152
sp:varName "epOilAmount"^^xsd:string .
_:b29
sp:varName "operator"^^xsd:string .
_:b151
sp:varName "epOwUOM"^^xsd:string .
_:b30
sp:varName "epAlarm"^^xsd:string .
_:b150
sp:varName "owVal"^^xsd:string .
_:b31
sp:varName "epInstProdOpAct"^^xsd:string .
_:b149
sp:varName "epOilInWater"^^xsd:string .
_:b32
sp:varName "alUUID"^^xsd:string .
_:b148
sp:varName "phVal"^^xsd:string .
_:b33
sp:varName "prodAct"^^xsd:string .
_:b147
sp:varName "epWaterSample"^^xsd:string .
_:b34
sp:varName "instRep"^^xsd:string .
_:b146
sp:varName "samplePoint"^^xsd:string .
_:b35
sp:varName "installation"^^xsd:string .
_:b145
sp:varName "epInstProdOpAct"^^xsd:string .
_:b36
sp:varName "installName"^^xsd:string .
_:b144
sp:varName "endTime"^^xsd:string .
_:b37
sp:varName "parentRep"^^xsd:string .
_:b143
sp:varName "startTime"^^xsd:string .
_:b38
sp:varName "startDate"^^xsd:string .
_:b142
sp:varName "epWaterClean"^^xsd:string .
_:b39
_:b141
sp:varName "endDate"^^xsd:string .
_:b40
sp:varName "epCargoOp"^^xsd:string .
_:b41
sp:varName "startTime"^^xsd:string .
_:b140
sp:varName "startDate"^^xsd:string .
_:b42
sp:varName "endTime"^^xsd:string .
_:b139
sp:varName "parentRep"^^xsd:string .
_:b43
sp:varName "epInstProdOpAct"^^xsd:string .
_:b138
sp:varName "installName"^^xsd:string .
_:b44
sp:varName "epCaptain"^^xsd:string .
_:b137
sp:varName "installation"^^xsd:string .
_:b45
sp:varName "captain"^^xsd:string .
_:b136
sp:varName "instRep"^^xsd:string .
_:b46
sp:varName "epOilTransported"^^xsd:string .
_:b135
sp:varName "prodAct"^^xsd:string .
_:b47
sp:varName "epOilInWater"^^xsd:string .
_:b134
sp:varName "operationalCommentRefType"^^xsd:string .
_:b48
_:b133
sp:varName "UUID"^^xsd:string .
_:b49
sp:varName "densityStdTempPresRef"^^xsd:string .
_:b50
sp:varName "oaUUID"^^xsd:string .
_:b132
sp:varName "epNotableOpType"^^xsd:string .
_:b51
sp:varName "oilGrossStdTempPresRef"^^xsd:string .
_:b131
sp:varName "naComment"^^xsd:string .
_:b52
sp:varName "oilGrossStdTempPresUOM"^^xsd:string .
_:b130
sp:varName "epInstProdOpAct"^^xsd:string .
_:b53
sp:varName "ogstpUUID"^^xsd:string .
_:b129
sp:varName "endTime"^^xsd:string .
_:b54
sp:varName "prodAct"^^xsd:string .
_:b128
sp:varName "epNotableOp"^^xsd:string .
_:b55
sp:varName "instRep"^^xsd:string .
_:b127
sp:varName "startTime"^^xsd:string .
_:b56
sp:varName "installation"^^xsd:string .
_:b126
sp:varName "endDate"^^xsd:string .
_:b57
sp:varName "installName"^^xsd:string .
_:b125
sp:varName "startDate"^^xsd:string .
_:b58
_:b124
sp:varName "parentRep"^^xsd:string .
_:b59
sp:varName "startDate"^^xsd:string .
_:b60
sp:varName "endDate"^^xsd:string .
_:b123
sp:varName "installName"^^xsd:string .
_:b61
sp:varName "epInstProdOpAct"^^xsd:string .
_:b122
sp:varName "installation"^^xsd:string .
_:b62
sp:varName "epDailyProdOpAct"^^xsd:string .
_:b121
sp:varName "instRep"^^xsd:string .
_:b63
sp:varName "epInstallTempPart"^^xsd:string .
_:b120
sp:varName "prodAct"^^xsd:string .
_:b64
sp:varName "epInstallWholeLife"^^xsd:string .
_:b119
sp:varName "moActivity"^^xsd:string .
_:b65
sp:varName "epInstallType"^^xsd:string .
_:b118
sp:varName "stbComEnd"^^xsd:string .
_:b66
sp:varName "beds"^^xsd:string .
_:b117
sp:varName "stbComStart"^^xsd:string .
_:b68
sp:varName "temporalPartOfActivityDurationType"^^xsd:string .
_:b116
sp:varName "stbComment"^^xsd:string .
_:b69
sp:varName "safetyActivityType"^^xsd:string .
_:b115
sp:varName "standbyShipName"^^xsd:string .
_:b70
sp:varName "epInstallAnnualProOpAct"^^xsd:string .
_:b114
sp:varName "supComEnd"^^xsd:string .
_:b72
sp:varName "safetyCount"^^xsd:string .
_:b113
sp:varName "supComStart"^^xsd:string .
_:b73
sp:varName "epAnnualProdOpAct"^^xsd:string .
_:b112
sp:varName "supComment"^^xsd:string .
_:b74
sp:varName "epAnnualProdAct"^^xsd:string .
_:b111
sp:varName "supplyShipName"^^xsd:string .
_:b75
sp:varName "parentRep"^^xsd:string .
_:b110
sp:varName "moUUID"^^xsd:string .
_:b76
sp:varName "startDate"^^xsd:string .
_:b109
sp:varName "epInstProdOpAct"^^xsd:string .
_:b77
sp:varName "endDate"^^xsd:string .
_:b108
sp:varName "moActComment"^^xsd:string .
_:b78
sp:varName "mainFacility"^^xsd:string .
_:b107
sp:varName "epStandByShipTP"^^xsd:string .
_:b79
sp:varName "mainFacName"^^xsd:string .
_:b106
sp:varName "epStandbyShip"^^xsd:string .
_:b80
sp:varName "installation"^^xsd:string .
_:b105
sp:varName "supCommentText"^^xsd:string .
_:b81
sp:varName "installName"^^xsd:string .
_:b104
sp:varName "epSupplyShipTP"^^xsd:string .
_:b82
sp:varName "operationalHSERef"^^xsd:string .
_:b103
sp:varName "epSupplyShip"^^xsd:string .
_:b83
sp:varName "safetyRef"^^xsd:string .
_:b102
sp:varName "moEndTime"^^xsd:string .
_:b84
sp:varName "safetyCountRef"^^xsd:string .
_:b101
sp:varName "moStartTime"^^xsd:string .
_:b85
sp:varName "periodEnum"^^xsd:string .
_:b100
sp:varName "epMarineOp"^^xsd:string .
_:b86
sp:varName "safetyActivityEnum"^^xsd:string .
_:b99
sp:varName "endDate"^^xsd:string .
_:b87
sp:varName "epLostProd"^^xsd:string .
_:b98
sp:varName "startDate"^^xsd:string .
_:b88
sp:varName "startTime"^^xsd:string .
_:b97
sp:varName "parentRep"^^xsd:string .
_:b89
sp:varName "endTime"^^xsd:string .
_:b96
sp:varName "installName"^^xsd:string .
_:b90
sp:varName "epInstProdOpAct"^^xsd:string .
_:b95
sp:varName "installation"^^xsd:string .
_:b91
sp:varName "UUID"^^xsd:string .
_:b94
sp:varName "instRep"^^xsd:string .
_:b92
_:b93
sp:varName "prodAct"^^xsd:string .
_:b93
sp:varName "instRep"^^xsd:string .
_:b92
sp:varName "UUID"^^xsd:string .
_:b94
sp:varName "installation"^^xsd:string .
_:b91
sp:varName "epInstProdOpAct"^^xsd:string .
_:b95
sp:varName "installName"^^xsd:string .
_:b90
sp:varName "endTime"^^xsd:string .
_:b96
sp:varName "parentRep"^^xsd:string .
_:b89
sp:varName "startTime"^^xsd:string .
_:b97
sp:varName "startDate"^^xsd:string .
_:b88
sp:varName "epLostProd"^^xsd:string .
_:b98
sp:varName "endDate"^^xsd:string .
_:b87
sp:varName "safetyActivityEnum"^^xsd:string .
_:b99
sp:varName "epMarineOp"^^xsd:string .
_:b86
sp:varName "periodEnum"^^xsd:string .
_:b100
sp:varName "moStartTime"^^xsd:string .
_:b85
sp:varName "safetyCountRef"^^xsd:string .
_:b101
sp:varName "moEndTime"^^xsd:string .
_:b84
sp:varName "safetyRef"^^xsd:string .
_:b102
sp:varName "epSupplyShip"^^xsd:string .
_:b83
sp:varName "operationalHSERef"^^xsd:string .
_:b103
sp:varName "epSupplyShipTP"^^xsd:string .
_:b82
sp:varName "installName"^^xsd:string .
_:b104
sp:varName "supCommentText"^^xsd:string .
_:b81
sp:varName "installation"^^xsd:string .
_:b105
sp:varName "epStandbyShip"^^xsd:string .
_:b80
sp:varName "mainFacName"^^xsd:string .
_:b106
sp:varName "epStandByShipTP"^^xsd:string .
_:b79
sp:varName "mainFacility"^^xsd:string .
_:b107
sp:varName "moActComment"^^xsd:string .
_:b78
sp:varName "endDate"^^xsd:string .
_:b108
sp:varName "epInstProdOpAct"^^xsd:string .
_:b77
sp:varName "startDate"^^xsd:string .
_:b109
sp:varName "moUUID"^^xsd:string .
_:b76
sp:varName "parentRep"^^xsd:string .
_:b110
sp:varName "supplyShipName"^^xsd:string .
_:b75
sp:varName "epAnnualProdAct"^^xsd:string .
_:b111
sp:varName "supComment"^^xsd:string .
_:b74
sp:varName "epAnnualProdOpAct"^^xsd:string .
_:b112
sp:varName "supComStart"^^xsd:string .
_:b73
sp:varName "safetyCount"^^xsd:string .
_:b113
sp:varName "supComEnd"^^xsd:string .
_:b71
sp:varName "epInstallAnnualProOpAct"^^xsd:string .
_:b114
sp:varName "standbyShipName"^^xsd:string .
_:b70
sp:varName "safetyActivityType"^^xsd:string .
_:b115
sp:varName "stbComment"^^xsd:string .
_:b69
sp:varName "temporalPartOfActivityDurationType"^^xsd:string .
_:b116
sp:varName "stbComStart"^^xsd:string .
_:b67
sp:varName "beds"^^xsd:string .
_:b117
sp:varName "stbComEnd"^^xsd:string .
_:b66
sp:varName "epInstallType"^^xsd:string .
_:b118
sp:varName "moActivity"^^xsd:string .
_:b65
sp:varName "epInstallWholeLife"^^xsd:string .
_:b119
sp:varName "prodAct"^^xsd:string .
_:b64
sp:varName "epInstallTempPart"^^xsd:string .
_:b120
sp:varName "instRep"^^xsd:string .
_:b63
sp:varName "epDailyProdOpAct"^^xsd:string .
_:b121
sp:varName "installation"^^xsd:string .
_:b62
sp:varName "epInstProdOpAct"^^xsd:string .
_:b122
sp:varName "installName"^^xsd:string .
_:b39
sp:varName "endDate"^^xsd:string .
_:b123
_:b38
sp:varName "startDate"^^xsd:string .
_:b37
sp:varName "parentRep"^^xsd:string .
_:b124
sp:varName "startDate"^^xsd:string .
_:b36
sp:varName "installName"^^xsd:string .
_:b125
sp:varName "endDate"^^xsd:string .
_:b35
sp:varName "installation"^^xsd:string .
_:b126
sp:varName "startTime"^^xsd:string .
_:b34
sp:varName "instRep"^^xsd:string .
_:b127
sp:varName "epNotableOp"^^xsd:string .
_:b33
sp:varName "prodAct"^^xsd:string .
_:b128
sp:varName "endTime"^^xsd:string .
_:b32
sp:varName "alUUID"^^xsd:string .
_:b129
_:b31
sp:varName "epInstProdOpAct"^^xsd:string .
_:b130
sp:varName "naComment"^^xsd:string .
_:b30
sp:varName "epAlarm"^^xsd:string .
_:b131
sp:varName "epNotableOpType"^^xsd:string .
_:b29
sp:varName "operator"^^xsd:string .
_:b132
sp:varName "UUID"^^xsd:string .
_:b28
sp:varName "contextFacility"^^xsd:string .
_:b133
sp:varName "operationalCommentRefType"^^xsd:string .
_:b27
sp:varName "mainFacName"^^xsd:string .
_:b134
sp:varName "prodAct"^^xsd:string .
_:b26
sp:varName "epMainFacTempPart"^^xsd:string .
_:b135
sp:varName "instRep"^^xsd:string .
_:b25
sp:varName "epMainFac"^^xsd:string .
_:b136
sp:varName "installation"^^xsd:string .
_:b24
sp:varName "operatorName"^^xsd:string .
_:b137
sp:varName "installName"^^xsd:string .
_:b23
sp:varName "opCo"^^xsd:string .
_:b138
sp:varName "parentRep"^^xsd:string .
_:b22
sp:varName "endDate"^^xsd:string .
_:b139
_:b21
sp:varName "startDate"^^xsd:string .
_:b140
sp:varName "endDate"^^xsd:string .
_:b20
sp:varName "epDailyProdAct"^^xsd:string .
_:b141
sp:varName "epWaterClean"^^xsd:string .
_:b19
sp:varName "epAnnualProdOpAct"^^xsd:string .
_:b142
sp:varName "startTime"^^xsd:string .
_:b18
sp:varName "epAnnualProdAct"^^xsd:string .
_:b143
sp:varName "endTime"^^xsd:string .
_:b17
sp:varName "epDailyProdOpAct"^^xsd:string .
_:b144
sp:varName "epInstProdOpAct"^^xsd:string .
_:b16
sp:varName "mainFacName"^^xsd:string .
_:b145
sp:varName "samplePoint"^^xsd:string .
_:b15
sp:varName "contextFacility"^^xsd:string .
_:b146
sp:varName "epWaterSample"^^xsd:string .
_:b14
sp:varName "porRef"^^xsd:string .
_:b147
sp:varName "phVal"^^xsd:string .
_:b13
sp:varName "porSet"^^xsd:string .
_:b148
sp:varName "epOilInWater"^^xsd:string .
_:b12
sp:varName "fciRef"^^xsd:string .
_:b149
sp:varName "owVal"^^xsd:string .
_:b11
sp:varName "docNameStruct"^^xsd:string .
_:b150
sp:varName "epOwUOM"^^xsd:string .
_:b10
sp:varName "docInfo"^^xsd:string .
_:b151
sp:varName "epOilAmount"^^xsd:string .
_:b9 sp:varName "epProdActToDate"^^xsd:string .
_:b152
sp:varName "epOilAmountUOM"^^xsd:string .
_:b8 sp:varName "epAnnualProdAct"^^xsd:string .
_:b153
sp:varName "UUID"^^xsd:string .
_:b7 sp:varName "docCreateDate"^^xsd:string .
_:b154
sp:varName "wsUUID"^^xsd:string .
_:b6 sp:varName "docDate"^^xsd:string .
_:b155
sp:varName "oilInWaterRef"^^xsd:string .
_:b5 sp:varName "docName"^^xsd:string .
_:b156
sp:varName "owUOM"^^xsd:string .
_:b4 sp:varName "endDate"^^xsd:string .
_:b157
sp:varName "owUUID"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b158
sp:varName "oilAmountRef"^^xsd:string .
_:b2 sp:varName "epDailyProdAct"^^xsd:string .
_:b159
sp:varName "oilAmountUOM"^^xsd:string .
_:b1 sp:varName "epDailyProdRep"^^xsd:string .
_:b160
sp:varName "oaUUID"^^xsd:string .
_:b47
sp:varName "epOilInWater"^^xsd:string .
_:b161
sp:varName "prodAct"^^xsd:string .
_:b43
sp:varName "epInstProdOpAct"^^xsd:string .
_:b162
sp:varName "instRep"^^xsd:string .
_:b61
sp:varName "endDate"^^xsd:string .
_:b163
sp:varName "installation"^^xsd:string .
_:b60
sp:varName "startDate"^^xsd:string .
_:b164
_:b59
sp:varName "parentRep"^^xsd:string .
_:b58
sp:varName "installName"^^xsd:string .
_:b165
sp:varName "parentRep"^^xsd:string .
_:b57
sp:varName "installation"^^xsd:string .
_:b166
sp:varName "startDate"^^xsd:string .
_:b55
sp:varName "prodAct"^^xsd:string .
_:b167
sp:varName "endDate"^^xsd:string .
_:b56
sp:varName "instRep"^^xsd:string .
_:b44
sp:varName "epCaptain"^^xsd:string .
_:b45
sp:varName "captain"^^xsd:string .
_:b54
sp:varName "ogstpUUID"^^xsd:string .
......
# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
# Saved by TopBraid on Fri Oct 28 14:12:33 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......