Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2011-10-03 15:24:30 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
78fb554bae7a9607a38bce5f2756400cde9bda3c
78fb554b
1 parent
27efbb9e
Completed cementing fluid table
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
555 additions
and
548 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
View file @
78fb554
# Saved by TopBraid on
Sat Sep 24 18:51:06
BST 2011
# Saved by TopBraid on
Mon Oct 03 15:03:17
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
...
...
@@ -12,7 +12,7 @@
<http://www.reportinghub.no/ep/schema/1.0/well>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
core>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/core
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
...
...
@@ -24,17 +24,17 @@ ep-well:CementingFluid
rdfs:
subClassOf
ep-well:
Fluid
.
ep-well:
CementingFluidType
rdf:
type
rdfs:
Class
,
ep-well:
CementingFluidType
;
rdf:
type
owl:
Class
;
rdfs:
label
"cementing fluid type"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
FluidType
.
ep-well:
Condensate
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdfs:
label
"condensate"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-well:
Filtrate
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdfs:
label
"filtrate"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -49,23 +49,23 @@ ep-well:FluidComponentType
rdfs:
subClassOf
owl:
Class
.
ep-well:
FluidType
rdf:
type
rdfs:
Class
,
ep-well:
CementingFluidType
;
rdf:
type
owl:
Class
;
rdfs:
label
"fluid type"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-well:
Gas
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdfs:
label
"gas"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-well:
HphtWellBore
rdf:
type
owl:
Class
,
ep-well:
WellBoreHphtType
;
rdf:
type
ep-well:
WellBoreHphtType
,
owl:
Class
;
rdfs:
label
"high pressure high temperature well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
NotHphtWellBore
.
ep-well:
LeakyWellBore
rdf:
type
ep-well:
WellBoreTightnessType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
WellBoreTightnessType
;
rdfs:
label
"leaky well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
TightWellBore
.
...
...
@@ -76,42 +76,42 @@ ep-well:LowerPartOfAWellBore
rdfs:
subClassOf
ep-well:
SpatialPartOfAWellBore
.
ep-well:
Mud
rdf:
type
owl:
Class
,
ep-well:
CementingFluidType
;
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdfs:
label
"mud"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
S
pacer
,
ep-well:
Wash
,
ep-well:
Slurry
.
owl:
disjointWith
ep-well:
S
lurry
,
ep-well:
Wash
,
ep-well:
Spacer
.
ep-well:
Mud-oilBased
rdf:
type
ep-well:
MudClass
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
Mud
Class
;
rdfs:
label
"mud - oil based"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Mud
;
owl:
disjointWith
ep-well:
Mud-
other
,
ep-well:
Mud-waterBased
.
owl:
disjointWith
ep-well:
Mud-
waterBased
,
ep-well:
Mud-other
.
ep-well:
Mud-other
rdf:
type
ep-well:
MudClass
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
Mud
Class
;
rdfs:
label
"mud - other"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Mud
;
owl:
disjointWith
ep-well:
Mud-
oilBased
,
ep-well:
Mud-water
Based
.
owl:
disjointWith
ep-well:
Mud-
waterBased
,
ep-well:
Mud-oil
Based
.
ep-well:
Mud-waterBased
rdf:
type
ep-well:
MudClass
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
Mud
Class
;
rdfs:
label
"mud - water based"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Mud
;
owl:
disjointWith
ep-well:
Mud-o
ther
,
ep-well:
Mud-oilBased
.
owl:
disjointWith
ep-well:
Mud-o
ilBased
,
ep-well:
Mud-other
.
ep-well:
MudClass
rdf:
type
rdfs:
Class
,
ep-well:
CementingFluidType
;
rdf:
type
owl:
Class
;
rdfs:
label
"mud class"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
FluidType
.
ep-well:
NotHphtWellBore
rdf:
type
owl:
Class
,
ep-well:
WellBoreHphtType
;
rdf:
type
ep-well:
WellBoreHphtType
,
owl:
Class
;
rdfs:
label
"not high pressure high temperature well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
HphtWellBore
.
ep-well:
Oil
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdfs:
label
"oil"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -126,16 +126,16 @@ ep-well:RecoveredCore
rdfs:
subClassOf
ep-core:
PhysicalObject
.
ep-well:
Slurry
rdf:
type
owl:
Class
,
ep-well:
CementingFluidType
;
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdfs:
label
"slurry"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
Mud
,
ep-well:
Spacer
,
ep-well:
Wash
.
owl:
disjointWith
ep-well:
Wash
,
ep-well:
Spacer
,
ep-well:
Mud
.
ep-well:
Spacer
rdf:
type
owl:
Class
,
ep-well:
CementingFluidType
;
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdfs:
label
"spacer"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
Mud
,
ep-well:
Wash
,
ep-well:
Slurry
.
owl:
disjointWith
ep-well:
Slurry
,
ep-well:
Wash
,
ep-well:
Mud
.
ep-well:
SpatialPartOfAWellBore
rdf:
type
owl:
Class
;
...
...
@@ -158,19 +158,24 @@ ep-well:TemporalPartOfAWellBore
rdfs:
subClassOf
ep-core:
PhysicalObject
.
ep-well:
TightWellBore
rdf:
type
ep-well:
WellBoreTightnessType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
WellBoreTightnessType
;
rdfs:
label
"tight well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
LeakyWellBore
.
ep-well:
Wash
ep-well:
UserDescribedCementingFluidType
rdf:
type
owl:
Class
;
rdfs:
label
"user described cementing fluid type"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
FluidType
.
ep-well:
Wash
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdfs:
label
"wash"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
Mud
,
ep-well:
Spacer
,
ep-well:
Slurry
.
owl:
disjointWith
ep-well:
Slurry
,
ep-well:
Spacer
,
ep-well:
Mud
.
ep-well:
Water
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdfs:
label
"water"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -227,73 +232,73 @@ ep-well:WellBoreWithoutCirculation
owl:
disjointWith
ep-well:
WellBoreWithCirculation
.
ep-well:
averageBottomHolePressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"average bottom hole pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
averageBottomHoleTemperature
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"average bottom hole temperature"
^^
xsd:
string
;
rdfs:
range
ep-core:
Temperature
.
ep-well:
azimuth
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
PositionWithinWellBore
;
rdfs:
label
"azimuth"
^^
xsd:
string
;
rdfs:
range
ep-core:
PlaneAngle
.
ep-well:
bottomHoleMeasuredDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
bottomHoleTemperature
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole temperature"
^^
xsd:
string
;
rdfs:
range
ep-core:
Temperature
.
ep-well:
bottomHoleTrueVerticalDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
carbonDioxideConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"carbon dioxide concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificMass
.
ep-well:
cementingFluidPerCentFreeWater
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"cementing fluid per cent free water"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
cementingFluidThickeningTime
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"cementing fluid thickening time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-well:
chlorideConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"chloride concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificMass
.
ep-well:
coreLength
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
RecoveredCore
;
rdfs:
label
"core length"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
diameterOfAWellBorePilotHole
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
WellBorePilotHole
;
rdfs:
label
"diameter of a wellbore pilot hole"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
...
...
@@ -305,73 +310,73 @@ ep-well:dominantComponent
rdfs:
range
ep-well:
FluidComponentType
.
ep-well:
ethaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"ethane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
finalBottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"final bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
finalBottomHoleTrueVerticalDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"final bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
gasConcentrationHigh
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas concentration - high"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
gasConcentrationLow
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas concentration - low"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
gasOilRatio
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas oil ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
hasBarrel
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-well:
RecoveredCore
;
rdfs:
label
"has barrel"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#InnerBarrel>
.
ep-well:
hydrogenSulfideConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"hydrogen sulfide concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificMass
.
ep-well:
inclination
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
PositionWithinWellBore
;
rdfs:
label
"inclination"
^^
xsd:
string
;
rdfs:
range
ep-core:
PlaneAngle
.
ep-well:
initialBottomHoleMeasuredDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"initial bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
isoButaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"iso-Butane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
isoPentaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"iso-Pentane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
...
...
@@ -382,91 +387,91 @@ ep-well:lithologyDescription
rdfs:
label
"lithology description"
^^
xsd:
string
.
ep-well:
measuredDepth
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
measuredDepthOfPlugTop
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"measured depth of plug top"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
measuredDepthToTheBottomOfAPartOfAWellBore
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"measured depth to the bottom of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
measuredDepthToTheTopOfAPartOfAWellBore
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"measured depth to the top of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
methaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"methane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
nominalInsideDiameterOfBoreHole
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"nominal inside diameter of borehole"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
norButaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"nor-Butane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
plannedBottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"planned bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
plannedPilotBottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
WellBorePilotHole
;
rdfs:
label
"planned pilot bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
plannedPilotBottomHoleTrueVerticalDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
WellBorePilotHole
;
rdfs:
label
"planned pilot bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
porePressure
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"pore pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
porePressureEquivalentMudDensity
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"pore pressure - equivalent mud density"
^^
xsd:
string
;
rdfs:
range
ep-core:
Density
.
ep-well:
propaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"propane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
ratioOfCementMixToWater
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"ratio of cement mix to water"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
relativeAmountOfCoreRecovered
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
RecoveredCore
;
rdfs:
label
"relative amount of core recovered"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
...
...
@@ -477,13 +482,13 @@ ep-well:showDescription
rdfs:
label
"show description"
^^
xsd:
string
.
ep-well:
shutInCasingPressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"shut in casing pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
shutInDrillPipePressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"shut in drill pipe pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -494,46 +499,46 @@ ep-well:stratigraphyDescription
rdfs:
label
"stratigraphy description"
^^
xsd:
string
.
ep-well:
strengthOfRockFormation
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SurroundingRockFormation
;
rdfs:
label
"strength of rock formation"
^^
xsd:
string
;
rdfs:
range
ep-core:
StrengthOfRockFormation
.
ep-well:
trueVerticalDepth
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
trueVerticalDepthToTheBottomOfAPartOfAWellBore
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"true vertical depth to the bottom of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
trueVerticalDepthToTheTopOfAPartOfAWellBore
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"true vertical depth to the top of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
waterOilRatio
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"water oil ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
wellBoreCompletedAt
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"wellbore completed at"
^^
xsd:
string
.
ep-well:
wellBorePreSpudAt
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"wellbore pre-spud at"
^^
xsd:
string
.
ep-well:
wellBoreSpudAt
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"wellbore spud at"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
78fb554
This diff could not be displayed because it is too large.
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl
View file @
78fb554
# Saved by TopBraid on Mon Oct 03
07:41:49
BST 2011
# Saved by TopBraid on Mon Oct 03
15:10:17
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -18,530 +18,506 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<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://spinrdf.org/spin
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 290 Process cementStage - create Well cement job"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementJob>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
rdfs:
comment
"STEP 291 Process cementingFluid"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
SpatialPartOfAWellBore
>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
CementingFluid
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b
5
;
]
[
sp:
object
_:
b
3
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
_:
b5
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b6
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementPumping>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#UserDescribedCementingFluidType>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
8
sp:
subject
_:
b
9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#returnedCementingFluid>
;
sp:
subject
_:
b8
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
predicate
_:
b11
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b12
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
0
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
Volume
>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
Density
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
_:
b13
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b8
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pumpedFluid>
;
sp:
subject
_:
b8
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b16
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#YieldPoint>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b17
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
_:
b17
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
core#temporalPartOf
>
;
sp:
subject
_:
b1
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
equipment#CasingString
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#cementingFluidThickeningTime
>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
core#TimeDuration
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
predicate
_:
b20
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b19
]
[
sp:
object
_:
b20
;
sp:
predicate
_:
b21
;
sp:
subject
_:
b19
]
[
sp:
object
_:
b22
;
sp:
predicate
rdfs:
comment
;
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b23
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
sp:
subject
_:
b21
]
[
sp:
object
_:
b22
;
sp:
predicate
_:
b23
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b24
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b25
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pressureAtWhichPlugBumped>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
_:
b28
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b29
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b30
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b30
])
;
sp:
where
([
sp:
object
_:
b
32
;
sp:
where
([
sp:
object
_:
b
25
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
33
;
]
[
sp:
object
_:
b
26
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
34
;
]
[
sp:
object
_:
b
27
;
sp:
predicate
ddr:
cementStageRef
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b4
;
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b14
;
sp:
predicate
ddr:
dTimPumpStart
;
sp:
subject
_:
b34
])
sp:
subject
_:
b28
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b30
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementPumping>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pumpedFluid>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b31
;
sp:
predicate
ddr:
cementingFluidRef
;
sp:
subject
_:
b27
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
15
;
sp:
predicate
ddr:
dTimPumpEnd
;
sp:
subject
_:
b3
4
sp:
elements
([
sp:
object
_:
b
32
;
sp:
predicate
ddr:
typeFluidRef
;
sp:
subject
_:
b3
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
35
;
sp:
predicate
ddr:
jobTypeRef
;
sp:
subject
_:
b3
4
sp:
elements
([
sp:
object
_:
b
8
;
sp:
predicate
ddr:
descFluid
;
sp:
subject
_:
b3
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b3
6
;
sp:
predicate
ddr:
casingStrDia
Ref
;
sp:
subject
_:
b3
4
]
[
sp:
object
_:
b3
7
;
sp:
elements
([
sp:
object
_:
b3
3
;
sp:
predicate
ddr:
ratioMixWater
Ref
;
sp:
subject
_:
b3
1
]
[
sp:
object
_:
b3
4
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b3
6
]
[
sp:
object
_:
b
2
0
;
sp:
subject
_:
b3
3
]
[
sp:
object
_:
b
1
0
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b3
6
sp:
subject
_:
b3
3
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b22
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b34
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b38
;
sp:
predicate
ddr:
volReturnsRef
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b39
;
sp:
elements
([
sp:
object
_:
b35
;
sp:
predicate
ddr:
densityRef
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b36
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b3
8
]
[
sp:
object
_:
b1
2
;
sp:
subject
_:
b3
5
]
[
sp:
object
_:
b1
3
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b3
8
sp:
subject
_:
b3
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b31
;
sp:
predicate
ddr:
dTimPresReleased
;
sp:
subject
_:
b34
sp:
elements
([
sp:
object
_:
b37
;
sp:
predicate
ddr:
volPumpedRef
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b38
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b37
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b40
;
sp:
predicate
ddr:
annFlowAfter
;
sp:
subject
_:
b34
sp:
elements
([
sp:
object
_:
b39
;
sp:
predicate
ddr:
ypRef
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b40
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b39
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b41
;
sp:
predicate
ddr:
topPlug
;
sp:
subject
_:
b34
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b42
;
sp:
predicate
ddr:
botPlug
;
sp:
subject
_:
b34
sp:
predicate
ddr:
eTimThickeningRef
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b42
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b41
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b41
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b43
;
sp:
predicate
ddr:
plugBumped
;
sp:
subject
_:
b34
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b44
;
sp:
predicate
ddr:
presBumpRef
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b45
;
sp:
predicate
ddr:
pcFreeWaterRef
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b44
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b4
4
]
[
sp:
object
_:
b2
7
;
sp:
subject
_:
b4
3
]
[
sp:
object
_:
b2
2
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b4
4
sp:
subject
_:
b4
3
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b46
;
sp:
predicate
ddr:
floatHeld
;
sp:
subject
_:
b34
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b47
;
sp:
predicate
ddr:
reciprocated
;
sp:
subject
_:
b34
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b48
;
sp:
predicate
ddr:
rotated
;
sp:
subject
_:
b34
sp:
elements
([
sp:
object
_:
b24
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b31
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
32
sp:
arg1
_:
b
25
]
;
sp:
variable
_:
b4
9
sp:
variable
_:
b4
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b4
9
;
sp:
arg2
_:
b
33
sp:
arg1
_:
b4
5
;
sp:
arg2
_:
b
26
]
;
sp:
variable
_:
b2
sp:
variable
_:
b2
8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
34
sp:
arg1
_:
b
27
]
;
sp:
variable
_:
b
50
sp:
variable
_:
b
46
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellCementJobURI
;
sp:
arg1
_:
b49
;
sp:
arg2
_:
b50
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobType
;
sp:
arg1
_:
b35
]
;
sp:
variable
_:
b5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectCementingFluidReturnType
;
sp:
arg1
_:
b40
sp:
arg1
_:
b45
;
sp:
arg2
_:
b46
]
;
sp:
variable
_:
b
9
sp:
variable
_:
b
30
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
WellCementJobTopPlug
Type
;
sp:
arg1
_:
b
41
[
rdf:
type
ep-spin-lib:
select
Fluid
Type
;
sp:
arg1
_:
b
32
]
;
sp:
variable
_:
b6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobBottomPlugType
;
sp:
arg1
_:
b42
]
;
sp:
variable
_:
b7
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingRotationType
;
sp:
arg1
_:
b48
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b44
]
;
sp:
variable
_:
b23
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingReciprocationType
;
sp:
arg1
_:
b47
]
;
sp:
variable
_:
b24
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobPlugBumpingType
;
sp:
arg1
_:
b43
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
_:
b42
]
;
sp:
variable
_:
b2
5
sp:
variable
_:
b2
0
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
WellCementJobFloatHoldingTyp
e
;
sp:
arg1
_:
b4
6
[
rdf:
type
ep-spin-lib:
select
YieldPointScal
e
;
sp:
arg1
_:
b4
0
]
;
sp:
variable
_:
b
29
sp:
variable
_:
b
17
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
Pressure
Scale
;
sp:
arg1
_:
b
45
[
rdf:
type
ep-spin-lib:
select
Density
Scale
;
sp:
arg1
_:
b
36
]
;
sp:
variable
_:
b
28
sp:
variable
_:
b
14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b3
9
sp:
arg1
_:
b3
8
]
;
sp:
variable
_:
b
13
sp:
variable
_:
b
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
Length
Scale
;
sp:
arg1
_:
b3
7
[
rdf:
type
ep-spin-lib:
select
SpecificVolume
Scale
;
sp:
arg1
_:
b3
4
]
;
sp:
variable
_:
b
2
1
sp:
variable
_:
b
1
1
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 291 Process cementingFluid"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b51
;
rdfs:
comment
"STEP 290 Process cementStage - create Well cement job"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementJob>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b47
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
CementingFluid
>
;
sp:
subject
_:
b
48
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
SpatialPartOfAWellBore
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b51
]
[
sp:
object
_:
b53
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b50
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b51
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
subject
_:
b
47
]
[
sp:
object
_:
b52
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b53
sp:
subject
_:
b47
]
[
sp:
object
_:
b53
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b54
;
sp:
predicate
_:
b55
;
sp:
subject
_:
b53
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b47
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementPumping>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b55
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b56
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#returnedCementingFluid>
;
sp:
subject
_:
b54
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
1
sp:
subject
_:
b5
6
]
[
sp:
object
_:
b57
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
well#CementingFluidTyp
e>
;
sp:
subject
_:
b5
6
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
core#Volum
e>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b57
]
[
sp:
object
_:
b58
;
sp:
predicate
rdfs:
comment
;
sp:
predicate
_:
b59
;
sp:
subject
_:
b57
]
[
sp:
object
_:
b59
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater>
;
sp:
subject
_:
b51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b60
;
sp:
predicate
_:
b61
;
sp:
subject
_:
b59
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b61
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b62
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
core#Density
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pumpedFluid>
;
sp:
subject
_:
b5
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
well#CementingFluid
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b63
;
sp:
predicate
_:
b64
;
sp:
subject
_:
b
62
]
[
sp:
object
_:
b65
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
49
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#YieldPoint>
;
sp:
subject
_:
b63
]
[
sp:
object
_:
b64
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b63
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#CasingString>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b64
]
[
sp:
object
_:
b65
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b64
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b66
;
sp:
predicate
_:
b67
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b68
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime>
;
sp:
subject
_:
b51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b68
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b69
;
sp:
predicate
_:
b70
;
sp:
subject
_:
b68
sp:
predicate
rdf:
type
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b70
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b71
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater>
;
sp:
subject
_:
b51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
71
sp:
subject
_:
b
47
]
[
sp:
object
_:
b72
;
sp:
predicate
_:
b73
;
sp:
subject
_:
b71
]
[
sp:
object
_:
b74
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b51
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pressureAtWhichPlugBumped>
;
sp:
subject
_:
b47
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b72
]
[
sp:
object
_:
b73
;
sp:
predicate
_:
b74
;
sp:
subject
_:
b72
]
[
sp:
object
_:
b75
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b76
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b47
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b76
]
[
sp:
object
_:
b77
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b76
])
;
sp:
where
([
sp:
object
_:
b7
5
;
sp:
where
([
sp:
object
_:
b7
8
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b7
6
;
]
[
sp:
object
_:
b7
9
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
77
;
]
[
sp:
object
_:
b
80
;
sp:
predicate
ddr:
cementStageRef
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b78
]
[
sp:
object
_:
b79
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b80
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementPumping>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b79
]
[
sp:
object
_:
b52
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pumpedFluid>
;
sp:
subject
_:
b79
]
[
sp:
object
_:
b81
;
sp:
predicate
ddr:
cementingFluidRef
;
sp:
subject
_:
b77
sp:
subject
_:
b48
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b60
;
sp:
predicate
ddr:
dTimPumpStart
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b61
;
sp:
predicate
ddr:
dTimPumpEnd
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b81
;
sp:
predicate
ddr:
jobTypeRef
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b82
;
sp:
predicate
ddr:
typeFluidRef
;
sp:
subject
_:
b81
sp:
predicate
ddr:
casingStrDiaRef
;
sp:
subject
_:
b80
]
[
sp:
object
_:
b83
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b82
]
[
sp:
object
_:
b66
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b82
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
5
8
;
sp:
predicate
ddr:
descFluid
;
sp:
subject
_:
b8
1
sp:
elements
([
sp:
object
_:
b
6
8
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b8
0
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b8
3
;
sp:
predicate
ddr:
ratioMixWater
Ref
;
sp:
subject
_:
b8
1
]
[
sp:
object
_:
b8
4
;
sp:
elements
([
sp:
object
_:
b8
4
;
sp:
predicate
ddr:
volReturns
Ref
;
sp:
subject
_:
b8
0
]
[
sp:
object
_:
b8
5
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b8
3
]
[
sp:
object
_:
b
60
;
sp:
subject
_:
b8
4
]
[
sp:
object
_:
b
58
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b8
3
sp:
subject
_:
b8
4
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b85
;
sp:
predicate
ddr:
densityRef
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b86
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b85
]
[
sp:
object
_:
b63
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b85
sp:
elements
([
sp:
object
_:
b77
;
sp:
predicate
ddr:
dTimPresReleased
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b86
;
sp:
predicate
ddr:
annFlowAfter
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b87
;
sp:
predicate
ddr:
volPumpedRef
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b88
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b87
]
[
sp:
object
_:
b54
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b87
sp:
predicate
ddr:
topPlug
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b88
;
sp:
predicate
ddr:
botPlug
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b89
;
sp:
predicate
ddr:
ypRef
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b90
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b89
]
[
sp:
object
_:
b66
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b89
sp:
predicate
ddr:
plugBumped
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b9
1
;
sp:
predicate
ddr:
eTimThickening
Ref
;
sp:
subject
_:
b8
1
]
[
sp:
object
_:
b9
2
;
sp:
elements
([
sp:
object
_:
b9
0
;
sp:
predicate
ddr:
presBump
Ref
;
sp:
subject
_:
b8
0
]
[
sp:
object
_:
b9
1
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b9
1
]
[
sp:
object
_:
b
69
;
sp:
subject
_:
b9
0
]
[
sp:
object
_:
b
73
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b91
sp:
subject
_:
b90
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b92
;
sp:
predicate
ddr:
floatHeld
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b93
;
sp:
predicate
ddr:
pcFreeWaterRef
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b94
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b93
]
[
sp:
object
_:
b72
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b93
sp:
predicate
ddr:
reciprocated
;
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
7
4
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b8
1
sp:
elements
([
sp:
object
_:
b
9
4
;
sp:
predicate
ddr:
rotated
;
sp:
subject
_:
b8
0
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b7
5
sp:
arg1
_:
b7
8
]
;
sp:
variable
_:
b95
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b95
;
sp:
arg2
_:
b7
6
sp:
arg2
_:
b7
9
]
;
sp:
variable
_:
b
7
8
sp:
variable
_:
b
4
8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
77
sp:
arg1
_:
b
80
]
;
sp:
variable
_:
b96
]
[
rdf:
type
sp:
Bind
;
...
...
@@ -550,163 +526,183 @@ ddr:Obj_drillReport
sp:
arg1
_:
b95
;
sp:
arg2
_:
b96
]
;
sp:
variable
_:
b
80
sp:
variable
_:
b
47
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
Fluid
Type
;
sp:
arg1
_:
b8
2
[
rdf:
type
ep-spin-lib:
select
WellCementJob
Type
;
sp:
arg1
_:
b8
1
]
;
sp:
variable
_:
b5
6
sp:
variable
_:
b5
1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
[
rdf:
type
ep-spin-lib:
selectCementingFluidReturnType
;
sp:
arg1
_:
b86
]
;
sp:
variable
_:
b55
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobTopPlugType
;
sp:
arg1
_:
b87
]
;
sp:
variable
_:
b52
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobBottomPlugType
;
sp:
arg1
_:
b88
]
;
sp:
variable
_:
b53
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingRotationType
;
sp:
arg1
_:
b94
]
;
sp:
variable
_:
b
73
sp:
variable
_:
b
69
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
TimeDurationScal
e
;
sp:
arg1
_:
b9
2
[
rdf:
type
ep-spin-lib:
select
WellCementJobCasingReciprocationTyp
e
;
sp:
arg1
_:
b9
3
]
;
sp:
variable
_:
b70
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
YieldPointScal
e
;
sp:
arg1
_:
b
90
[
rdf:
type
ep-spin-lib:
select
WellCementJobPlugBumpingTyp
e
;
sp:
arg1
_:
b
89
]
;
sp:
variable
_:
b
67
sp:
variable
_:
b
71
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b86
[
rdf:
type
ep-spin-lib:
selectWellCementJobFloatHoldingType
;
sp:
arg1
_:
b92
]
;
sp:
variable
_:
b75
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b91
]
;
sp:
variable
_:
b
6
4
sp:
variable
_:
b
7
4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b8
8
sp:
arg1
_:
b8
5
]
;
sp:
variable
_:
b5
5
sp:
variable
_:
b5
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
SpecificVolume
Scale
;
sp:
arg1
_:
b8
4
[
rdf:
type
ep-spin-lib:
select
Length
Scale
;
sp:
arg1
_:
b8
3
]
;
sp:
variable
_:
b6
1
sp:
variable
_:
b6
7
])
]
.
_:
b21
sp:
varName
"lengthScaleCasingStrDia"
^^
xsd:
string
.
_:
b13
sp:
varName
"volumeScaleReturns"
^^
xsd:
string
.
_:
b11
sp:
varName
"ratioScaleMixWater"
^^
xsd:
string
.
_:
b28
sp:
varName
"pressureScaleBump"
^^
xsd:
string
.
_:
b5
sp:
varName
"volumeScalePumped"
^^
xsd:
string
.
_:
b
29
sp:
varName
"
wellCementJobFloatHoldingTyp
e"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
densityScal
e"
^^
xsd:
string
.
_:
b
25
sp:
varName
"
wellCementJobPlugBumpingTyp
e"
^^
xsd:
string
.
_:
b
17
sp:
varName
"
yieldPointScal
e"
^^
xsd:
string
.
_:
b2
4
sp:
varName
"
wellCementJobCasingReciprocationType
"
^^
xsd:
string
.
_:
b2
0
sp:
varName
"
durationScaleETim
"
^^
xsd:
string
.
_:
b23
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b9
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
sp:
varName
"ratioScalePcFreeWater"
^^
xsd:
string
.
_:
b
1
sp:
varName
"wellCementJob
"
^^
xsd:
string
.
_:
b
6
sp:
varName
"cementingFluidType
"
^^
xsd:
string
.
_:
b
50
_:
b
46
sp:
varName
"localname"
^^
xsd:
string
.
_:
b4
9
_:
b4
5
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b48
sp:
varName
"rotated"
^^
xsd:
string
.
_:
b47
sp:
varName
"reciprocated"
^^
xsd:
string
.
_:
b46
sp:
varName
"floatHeld"
^^
xsd:
string
.
_:
b27
sp:
varName
"realPresBump"
^^
xsd:
string
.
_:
b24
sp:
varName
"cementingFluidComments"
^^
xsd:
string
.
_:
b
45
sp:
varName
"
uomPresBump
"
^^
xsd:
string
.
_:
b
22
sp:
varName
"
realPcFreeWater
"
^^
xsd:
string
.
_:
b44
sp:
varName
"
presBump
"
^^
xsd:
string
.
sp:
varName
"
uomPcFreeWater
"
^^
xsd:
string
.
_:
b43
sp:
varName
"plugBumped"
^^
xsd:
string
.
sp:
varName
"pcFreeWater"
^^
xsd:
string
.
_:
b19
sp:
varName
"realETim"
^^
xsd:
string
.
_:
b42
sp:
varName
"
botPlug
"
^^
xsd:
string
.
sp:
varName
"
uomETim
"
^^
xsd:
string
.
_:
b41
sp:
varName
"topPlug"
^^
xsd:
string
.
_:
b40
sp:
varName
"annFlowAfter"
^^
xsd:
string
.
sp:
varName
"eTimThickening"
^^
xsd:
string
.
_:
b
31
sp:
varName
"
dTimPresReleased
"
^^
xsd:
string
.
_:
b
16
sp:
varName
"
realYp
"
^^
xsd:
string
.
_:
b
12
sp:
varName
"
realVolReturns
"
^^
xsd:
string
.
_:
b
40
sp:
varName
"
uomYp
"
^^
xsd:
string
.
_:
b39
sp:
varName
"uomVolReturns"
^^
xsd:
string
.
_:
b38
sp:
varName
"volReturns"
^^
xsd:
string
.
sp:
varName
"yp"
^^
xsd:
string
.
_:
b22
sp:
varName
"cementStageComments"
^^
xsd:
string
.
_:
b4
sp:
varName
"realVolPumped"
^^
xsd:
string
.
_:
b
20
sp:
varName
"
realCasingStrDia
"
^^
xsd:
string
.
_:
b
38
sp:
varName
"
uomVolPumped
"
^^
xsd:
string
.
_:
b37
sp:
varName
"uomCasingStrDia"
^^
xsd:
string
.
sp:
varName
"volPumped"
^^
xsd:
string
.
_:
b13
sp:
varName
"realDensity"
^^
xsd:
string
.
_:
b36
sp:
varName
"
casingStrDia
"
^^
xsd:
string
.
sp:
varName
"
uomDensity
"
^^
xsd:
string
.
_:
b35
sp:
varName
"
enumJobType
"
^^
xsd:
string
.
sp:
varName
"
density
"
^^
xsd:
string
.
_:
b1
5
sp:
varName
"
dTimPumpEnd
"
^^
xsd:
string
.
_:
b1
0
sp:
varName
"
realRatioMixWater
"
^^
xsd:
string
.
_:
b
1
4
sp:
varName
"
dTimPumpStart
"
^^
xsd:
string
.
_:
b
3
4
sp:
varName
"
uomRatioMixWater
"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b33
sp:
varName
"ratioMixWater"
^^
xsd:
string
.
_:
b
2
sp:
varName
"dailyDrillingActivity
"
^^
xsd:
string
.
_:
b
8
sp:
varName
"cementingFluidDescription
"
^^
xsd:
string
.
_:
b34
_:
b32
sp:
varName
"enumTypeFluid"
^^
xsd:
string
.
_:
b31
sp:
varName
"cementingFluid"
^^
xsd:
string
.
_:
b2
sp:
varName
"pumpedFluid"
^^
xsd:
string
.
_:
b29
sp:
varName
"wellCementPumping"
^^
xsd:
string
.
_:
b30
sp:
varName
"wellCementJob"
^^
xsd:
string
.
_:
b28
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b27
sp:
varName
"cementStage"
^^
xsd:
string
.
_:
b
33
_:
b
26
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
32
_:
b
25
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b96
...
...
@@ -716,109 +712,115 @@ _:b95
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b94
sp:
varName
"
uomPcFreeWater
"
^^
xsd:
string
.
sp:
varName
"
rotated
"
^^
xsd:
string
.
_:
b93
sp:
varName
"
pcFreeWater
"
^^
xsd:
string
.
sp:
varName
"
reciprocated
"
^^
xsd:
string
.
_:
b92
sp:
varName
"
uomETim
"
^^
xsd:
string
.
sp:
varName
"
floatHeld
"
^^
xsd:
string
.
_:
b91
sp:
varName
"
eTimThickening
"
^^
xsd:
string
.
sp:
varName
"
uomPresBump
"
^^
xsd:
string
.
_:
b90
sp:
varName
"
uomY
p"
^^
xsd:
string
.
sp:
varName
"
presBum
p"
^^
xsd:
string
.
_:
b89
sp:
varName
"
yp
"
^^
xsd:
string
.
sp:
varName
"
plugBumped
"
^^
xsd:
string
.
_:
b88
sp:
varName
"
uomVolPumped
"
^^
xsd:
string
.
sp:
varName
"
botPlug
"
^^
xsd:
string
.
_:
b87
sp:
varName
"
volPumped
"
^^
xsd:
string
.
sp:
varName
"
topPlug
"
^^
xsd:
string
.
_:
b86
sp:
varName
"
uomDensity
"
^^
xsd:
string
.
sp:
varName
"
annFlowAfter
"
^^
xsd:
string
.
_:
b85
sp:
varName
"
density
"
^^
xsd:
string
.
sp:
varName
"
uomVolReturns
"
^^
xsd:
string
.
_:
b84
sp:
varName
"
uomRatioMixWater
"
^^
xsd:
string
.
sp:
varName
"
volReturns
"
^^
xsd:
string
.
_:
b83
sp:
varName
"
ratioMixWater
"
^^
xsd:
string
.
sp:
varName
"
uomCasingStrDia
"
^^
xsd:
string
.
_:
b82
sp:
varName
"
enumTypeFluid
"
^^
xsd:
string
.
sp:
varName
"
casingStrDia
"
^^
xsd:
string
.
_:
b81
sp:
varName
"
cementingFluid
"
^^
xsd:
string
.
sp:
varName
"
enumJobType
"
^^
xsd:
string
.
_:
b80
sp:
varName
"
wellCementJob
"
^^
xsd:
string
.
sp:
varName
"
cementStage
"
^^
xsd:
string
.
_:
b79
sp:
varName
"
wellCementPumping
"
^^
xsd:
string
.
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b78
sp:
varName
"
dailyDrillingActivity
"
^^
xsd:
string
.
sp:
varName
"
nameWellBore
"
^^
xsd:
string
.
_:
b77
sp:
varName
"cementStage"
^^
xsd:
string
.
_:
b76
sp:
varName
"dTimStart"
^^
xsd:
string
.
sp:
varName
"dTimPresReleased"
^^
xsd:
string
.
_:
b75
sp:
varName
"
nameWellBor
e"
^^
xsd:
string
.
sp:
varName
"
wellCementJobFloatHoldingTyp
e"
^^
xsd:
string
.
_:
b74
sp:
varName
"
cementingFluidComments
"
^^
xsd:
string
.
sp:
varName
"
pressureScaleBump
"
^^
xsd:
string
.
_:
b73
sp:
varName
"r
atioScalePcFreeWater
"
^^
xsd:
string
.
sp:
varName
"r
ealPresBump
"
^^
xsd:
string
.
_:
b7
2
sp:
varName
"
realPcFreeWater
"
^^
xsd:
string
.
_:
b7
1
sp:
varName
"
wellCementJobPlugBumpingType
"
^^
xsd:
string
.
_:
b70
sp:
varName
"
durationScaleETim
"
^^
xsd:
string
.
sp:
varName
"
wellCementJobCasingReciprocationType
"
^^
xsd:
string
.
_:
b69
sp:
varName
"realETim"
^^
xsd:
string
.
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b68
sp:
varName
"cementStageComments"
^^
xsd:
string
.
_:
b67
sp:
varName
"
yieldPointScale
"
^^
xsd:
string
.
sp:
varName
"
lengthScaleCasingStrDia
"
^^
xsd:
string
.
_:
b66
sp:
varName
"realYp"
^^
xsd:
string
.
_:
b64
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b63
sp:
varName
"realDensity"
^^
xsd:
string
.
sp:
varName
"realCasingStrDia"
^^
xsd:
string
.
_:
b61
sp:
varName
"
ratioScaleMixWater
"
^^
xsd:
string
.
sp:
varName
"
dTimPumpEnd
"
^^
xsd:
string
.
_:
b60
sp:
varName
"
realRatioMixWater
"
^^
xsd:
string
.
sp:
varName
"
dTimPumpStart
"
^^
xsd:
string
.
_:
b5
8
sp:
varName
"
cementingFluidDescription
"
^^
xsd:
string
.
_:
b5
9
sp:
varName
"
volumeScaleReturns
"
^^
xsd:
string
.
_:
b5
6
sp:
varName
"
cementingFluidType
"
^^
xsd:
string
.
_:
b5
8
sp:
varName
"
realVolReturns
"
^^
xsd:
string
.
_:
b55
sp:
varName
"
volumeScalePumped
"
^^
xsd:
string
.
sp:
varName
"
cementingFluidReturnType
"
^^
xsd:
string
.
_:
b5
4
sp:
varName
"
realVolPumped
"
^^
xsd:
string
.
_:
b5
3
sp:
varName
"
wellCementJobBottomPlugType
"
^^
xsd:
string
.
_:
b52
sp:
varName
"pumpedFluid"
^^
xsd:
string
.
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b51
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b50
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b48
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b47
sp:
varName
"wellCementJob"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl.tbc
View file @
78fb554
# Saved by TopBraid on Mon Oct 03
07:41:49
BST 2011
# Saved by TopBraid on Mon Oct 03
15:10:17
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment