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-09-18 22:13:24 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
37e11f73ff8e9679017ed4d6222530cb0849f9a1
37e11f73
1 parent
f48b16b7
Debug cementStage transform
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
689 additions
and
598 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
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/transform/TRANSFORM_ddr-check-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-statusInfo-v1.1.1.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
View file @
37e11f7
# Saved by TopBraid on
Fri Sep 16 18:30:46
BST 2011
# Saved by TopBraid on
Sun Sep 18 21:13:11
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/1.2/schema/vaem
...
...
@@ -69,6 +69,11 @@ ep-core:Scale
rdfs:
label
"scale"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
FunctionalProperty
,
owl:
DatatypeProperty
.
ep-core:
SpecificVolume
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"specific volume"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Speed
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"speed"
^^
xsd:
string
;
...
...
@@ -293,6 +298,11 @@ ep-core:temporalPartOf
rdfs:
subPropertyOf
ep-core:
partOf
;
owl:
inverseOf
ep-core:
hasTemporalPart
.
ep-core:
undefinedScale
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
owl:
Class
;
rdfs:
label
"undefined scale"
^^
xsd:
string
.
ep-core:
usGallon_sack94-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Ratio
;
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
View file @
37e11f7
# Saved by TopBraid on
Fri Sep 16 17:30:05
BST 2011
# Saved by TopBraid on
Sun Sep 18 22:00:29
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
...
...
@@ -232,19 +232,14 @@ ep-well:cementingFluidPerCentFreeWater
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"cementing fluid per cent free water"
^^
xsd:
string
;
rdfs:
range
ep-core:
Ratio
.
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
cementingFluidThickeningTime
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"cementing fluid
per cent free water
"
^^
xsd:
string
;
rdfs:
label
"cementing fluid
thickening time
"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-well:
diameterOfACasingOfAWellBore
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
label
"diameter of a casing of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
diameterOfAWellBorePilotHole
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-well:
WellBorePilotHole
;
...
...
@@ -345,7 +340,7 @@ ep-well:ratioOfCementMixToWater
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"ratio of cement mix to water"
^^
xsd:
string
;
rdfs:
range
ep-core:
Ratio
.
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
shutInCasingPressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
37e11f7
# Saved by TopBraid on
Fri Sep 16 21:26:15
BST 2011
# Saved by TopBraid on
Sun Sep 18 22:04:14
BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -1032,51 +1032,6 @@ ep-spin-lib:selectCementingFluidReturnType
])
]
.
ep-spin-lib:
selectCementingFluidType
rdf:
type
spin:
Function
;
rdfs:
label
"select WellCementJobType"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"cementingFluidType"
^^
xsd:
string
])
;
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.reportinghub.no/ep/schema/ddr#FT_Mud>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Mud>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#FT_Wash>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Wash>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#FT_Spacer>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Spacer>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#FT_Slurry>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Slurry>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
]
]
]
]
;
sp:
variable
[
sp:
varName
"wellCementJobType"
^^
xsd:
string
]
])
]
.
ep-spin-lib:
selectComponentType
rdf:
type
spin:
Function
;
rdfs:
label
"select ComponentType"
^^
xsd:
string
;
...
...
@@ -1175,7 +1130,7 @@ ep-spin-lib:selectDensityScale
sp:
arg2
ddr:
DU_gcm3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#gram_cm-3>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b54
...
...
@@ -2155,13 +2110,55 @@ ep-spin-lib:selectFixedOrMoveableRigType
])
]
.
ep-spin-lib:
selectFluidType
rdf:
type
spin:
Function
;
rdfs:
label
"select fluid type"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b60
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
FT_Mud
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Mud>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
FT_Wash
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Wash>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
FT_Spacer
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Spacer>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
FT_Slurry
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Slurry>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#Fluid>
]
]
]
]
;
sp:
variable
_:
b60
])
]
.
ep-spin-lib:
selectGasReadingType
rdf:
type
spin:
Function
;
rdfs:
label
"select GasReadingType"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
0
)
;
sp:
resultVariables
(
_:
b6
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2228,7 +2225,7 @@ ep-spin-lib:selectGasReadingType
]
]
]
;
sp:
variable
_:
b6
0
sp:
variable
_:
b6
1
])
]
.
...
...
@@ -2238,7 +2235,7 @@ ep-spin-lib:selectInnerBarrelType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
1
)
;
sp:
resultVariables
(
_:
b6
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2270,7 +2267,7 @@ ep-spin-lib:selectInnerBarrelType
]
]
]
;
sp:
variable
_:
b6
1
sp:
variable
_:
b6
2
])
]
.
...
...
@@ -2280,7 +2277,7 @@ ep-spin-lib:selectLabelOfSystem
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
2
)
;
sp:
resultVariables
(
_:
b6
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2326,7 +2323,7 @@ ep-spin-lib:selectLabelOfSystem
]
]
]
;
sp:
variable
_:
b6
2
sp:
variable
_:
b6
3
])
]
.
...
...
@@ -2336,7 +2333,7 @@ ep-spin-lib:selectLengthScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
3
)
;
sp:
resultVariables
(
_:
b6
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2399,7 +2396,7 @@ ep-spin-lib:selectLengthScale
sp:
arg2
ddr:
LUM_m
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
...
...
@@ -2410,7 +2407,7 @@ ep-spin-lib:selectLengthScale
]
]
]
;
sp:
variable
_:
b6
3
sp:
variable
_:
b6
4
])
]
.
...
...
@@ -2420,7 +2417,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
4
)
;
sp:
resultVariables
(
_:
b6
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2429,9 +2426,9 @@ ep-spin-lib:selectMassPerUnitLengthScale
sp:
arg2
ddr:
MPLUPPF_lbmft
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#pound_foot-1>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
4
sp:
variable
_:
b6
5
])
]
.
...
...
@@ -2441,7 +2438,7 @@ ep-spin-lib:selectPlaneAngleScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
5
)
;
sp:
resultVariables
(
_:
b6
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2450,9 +2447,9 @@ ep-spin-lib:selectPlaneAngleScale
sp:
arg2
ddr:
PAU_dega
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#degreesOfAngle>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
5
sp:
variable
_:
b6
6
])
]
.
...
...
@@ -2462,7 +2459,7 @@ ep-spin-lib:selectPorePressureDeterminationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
6
)
;
sp:
resultVariables
(
_:
b6
7
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2480,7 +2477,7 @@ ep-spin-lib:selectPorePressureDeterminationType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination>
]
]
;
sp:
variable
_:
b6
6
sp:
variable
_:
b6
7
])
]
.
...
...
@@ -2490,7 +2487,7 @@ ep-spin-lib:selectPressureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
7
)
;
sp:
resultVariables
(
_:
b6
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2505,10 +2502,17 @@ ep-spin-lib:selectPressureScale
sp:
arg2
ddr:
PUB_bar
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#bar>
;
sp:
arg3
owl:
Thing
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
PU_bar
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#bar>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
;
sp:
variable
_:
b6
7
sp:
variable
_:
b6
8
])
]
.
...
...
@@ -2518,7 +2522,7 @@ ep-spin-lib:selectPressureTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
8
)
;
sp:
resultVariables
(
_:
b6
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2536,35 +2540,56 @@ ep-spin-lib:selectPressureTestType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellBorePressureTest>
]
]
;
sp:
variable
_:
b6
8
sp:
variable
_:
b6
9
])
]
.
ep-spin-lib:
select
Ratio
Scale
ep-spin-lib:
select
SpecificVolume
Scale
rdf:
type
spin:
Function
;
rdfs:
label
"select
ratio
scale"
^^
xsd:
string
;
rdfs:
label
"select
specific volume
scale"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
69
)
;
sp:
resultVariables
(
_:
b
70
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
SVUUGPS_galUSsack94
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
SVUUGPS_galsack
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
SVU_galUSsack94
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
SVU_galsack
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#usGallon_sack94-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
PU_
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#perCent>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
]
;
sp:
variable
_:
b
69
sp:
variable
_:
b
70
])
]
.
...
...
@@ -2574,7 +2599,7 @@ ep-spin-lib:selectSpeedScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
0
)
;
sp:
resultVariables
(
_:
b7
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2583,9 +2608,9 @@ ep-spin-lib:selectSpeedScale
sp:
arg2
ddr:
VUMPH_mh
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre_hour-1>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b7
0
sp:
variable
_:
b7
1
])
]
.
...
...
@@ -2595,7 +2620,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
1
)
;
sp:
resultVariables
(
_:
b7
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2610,10 +2635,10 @@ ep-spin-lib:selectStrengthOfRockFormationScale
sp:
arg2
ddr:
DU_gcm3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#gram_cm-3>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b7
1
sp:
variable
_:
b7
2
])
]
.
...
...
@@ -2623,7 +2648,7 @@ ep-spin-lib:selectTemperatureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
2
)
;
sp:
resultVariables
(
_:
b7
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2632,9 +2657,9 @@ ep-spin-lib:selectTemperatureScale
sp:
arg2
ddr:
TTUC_degC
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#celsius>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b7
2
sp:
variable
_:
b7
3
])
]
.
...
...
@@ -2644,7 +2669,7 @@ ep-spin-lib:selectTimeDurationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
3
)
;
sp:
resultVariables
(
_:
b7
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2683,14 +2708,14 @@ ep-spin-lib:selectTimeDurationScale
sp:
arg2
ddr:
TUH_h
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#hour>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
]
]
;
sp:
variable
_:
b7
3
sp:
variable
_:
b7
4
])
]
.
...
...
@@ -2700,7 +2725,7 @@ ep-spin-lib:selectTubeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
4
)
;
sp:
resultVariables
(
_:
b7
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2725,7 +2750,7 @@ ep-spin-lib:selectTubeType
]
]
]
;
sp:
variable
_:
b7
4
sp:
variable
_:
b7
5
])
]
.
...
...
@@ -2735,7 +2760,7 @@ ep-spin-lib:selectVolumeScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
5
)
;
sp:
resultVariables
(
_:
b7
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2744,9 +2769,9 @@ ep-spin-lib:selectVolumeScale
sp:
arg2
ddr:
VUCM_m3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre3>
;
sp:
arg3
owl:
Thing
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b7
5
sp:
variable
_:
b7
6
])
]
.
...
...
@@ -2756,7 +2781,7 @@ ep-spin-lib:selectWellBoreDrillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
6
)
;
sp:
resultVariables
(
_:
b7
7
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2802,7 +2827,7 @@ ep-spin-lib:selectWellBoreDrillingType
]
]
]
;
sp:
variable
_:
b7
6
sp:
variable
_:
b7
7
])
]
.
...
...
@@ -2812,7 +2837,7 @@ ep-spin-lib:selectWellBoreHphtType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
7
)
;
sp:
resultVariables
(
_:
b7
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2823,7 +2848,7 @@ ep-spin-lib:selectWellBoreHphtType
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#HphtWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#NotHphtWellBore>
]
;
sp:
variable
_:
b7
7
sp:
variable
_:
b7
8
])
]
.
...
...
@@ -2833,7 +2858,7 @@ ep-spin-lib:selectWellBoreTightnessType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
8
)
;
sp:
resultVariables
(
_:
b7
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2844,7 +2869,7 @@ ep-spin-lib:selectWellBoreTightnessType
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#TightWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#LeakyWellBore>
]
;
sp:
variable
_:
b7
8
sp:
variable
_:
b7
9
])
]
.
...
...
@@ -2854,7 +2879,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
79
)
;
sp:
resultVariables
(
_:
b
80
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2865,7 +2890,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithBottomPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutBottomPlug>
]
;
sp:
variable
_:
b
79
sp:
variable
_:
b
80
])
]
.
...
...
@@ -2875,7 +2900,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
0
)
;
sp:
resultVariables
(
_:
b8
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2886,7 +2911,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingReciprocation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingReciprocation>
]
;
sp:
variable
_:
b8
0
sp:
variable
_:
b8
1
])
]
.
...
...
@@ -2896,7 +2921,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
1
)
;
sp:
resultVariables
(
_:
b8
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2907,7 +2932,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingRotation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingRotation>
]
;
sp:
variable
_:
b8
1
sp:
variable
_:
b8
2
])
]
.
...
...
@@ -2917,7 +2942,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
2
)
;
sp:
resultVariables
(
_:
b8
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2928,7 +2953,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithFloatHolding>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutFloatHolding>
]
;
sp:
variable
_:
b8
2
sp:
variable
_:
b8
3
])
]
.
...
...
@@ -2938,7 +2963,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
3
)
;
sp:
resultVariables
(
_:
b8
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2949,7 +2974,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithPlugBumping>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutPlugBumping>
]
;
sp:
variable
_:
b8
3
sp:
variable
_:
b8
4
])
]
.
...
...
@@ -2959,7 +2984,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
4
)
;
sp:
resultVariables
(
_:
b8
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2970,7 +2995,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithTopPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutTopPlug>
]
;
sp:
variable
_:
b8
4
sp:
variable
_:
b8
5
])
]
.
...
...
@@ -2980,7 +3005,7 @@ ep-spin-lib:selectWellCementJobType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
5
)
;
sp:
resultVariables
(
_:
b8
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3012,7 +3037,7 @@ ep-spin-lib:selectWellCementJobType
]
]
]
;
sp:
variable
_:
b8
5
sp:
variable
_:
b8
6
])
]
.
...
...
@@ -3022,7 +3047,7 @@ ep-spin-lib:selectWellControlIncidentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
6
)
;
sp:
resultVariables
(
_:
b8
7
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3054,7 +3079,7 @@ ep-spin-lib:selectWellControlIncidentType
]
]
]
;
sp:
variable
_:
b8
6
sp:
variable
_:
b8
7
])
]
.
...
...
@@ -3064,7 +3089,7 @@ ep-spin-lib:selectWellKillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
7
)
;
sp:
resultVariables
(
_:
b8
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3110,7 +3135,7 @@ ep-spin-lib:selectWellKillingType
]
]
]
;
sp:
variable
_:
b8
7
sp:
variable
_:
b8
8
])
]
.
...
...
@@ -3120,7 +3145,7 @@ ep-spin-lib:selectWellTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
8
)
;
sp:
resultVariables
(
_:
b8
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3138,7 +3163,7 @@ ep-spin-lib:selectWellTestType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellTest>
]
]
;
sp:
variable
_:
b8
8
sp:
variable
_:
b8
9
])
]
.
...
...
@@ -3148,7 +3173,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
89
)
;
sp:
resultVariables
(
_:
b
90
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3159,7 +3184,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithGoodSeal>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithoutGoodSeal>
]
;
sp:
variable
_:
b
89
sp:
variable
_:
b
90
])
]
.
...
...
@@ -3169,7 +3194,7 @@ ep-spin-lib:selectYieldPointScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b9
0
)
;
sp:
resultVariables
(
_:
b9
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3178,9 +3203,16 @@ ep-spin-lib:selectYieldPointScale
sp:
arg2
ddr:
SVUCFPPS_ft3sack94
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#foot3_sack94-1>
;
sp:
arg3
owl:
Thing
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
SVUCFPPS_ft3sack
]
;
sp:
variable
_:
b90
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#foot3_sack94-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b91
])
]
.
...
...
@@ -3191,6 +3223,8 @@ ddr:TTUC_Enumeration_1
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
...
...
@@ -3355,97 +3389,98 @@ _:b58
_:
b59
sp:
varName
"fixedOrMoveableRigType"
^^
xsd:
string
.
_:
b60
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b61
sp:
varName
"
innerBarrel
Type"
^^
xsd:
string
.
sp:
varName
"
gasReading
Type"
^^
xsd:
string
.
_:
b62
sp:
varName
"
dailyDrillingReport
Type"
^^
xsd:
string
.
sp:
varName
"
innerBarrel
Type"
^^
xsd:
string
.
_:
b63
sp:
varName
"
lengthScal
e"
^^
xsd:
string
.
sp:
varName
"
dailyDrillingReportTyp
e"
^^
xsd:
string
.
_:
b64
sp:
varName
"
massPerUnitL
engthScale"
^^
xsd:
string
.
sp:
varName
"
l
engthScale"
^^
xsd:
string
.
_:
b65
sp:
varName
"
angle
Scale"
^^
xsd:
string
.
sp:
varName
"
massPerUnitLength
Scale"
^^
xsd:
string
.
_:
b66
sp:
varName
"
porePressureDeterminationTyp
e"
^^
xsd:
string
.
sp:
varName
"
angleScal
e"
^^
xsd:
string
.
_:
b67
sp:
varName
"p
ressureScal
e"
^^
xsd:
string
.
sp:
varName
"p
orePressureDeterminationTyp
e"
^^
xsd:
string
.
_:
b68
sp:
varName
"pressure
TestTyp
e"
^^
xsd:
string
.
sp:
varName
"pressure
Scal
e"
^^
xsd:
string
.
_:
b69
sp:
varName
"
ratioScal
e"
^^
xsd:
string
.
sp:
varName
"
pressureTestTyp
e"
^^
xsd:
string
.
_:
b70
sp:
varName
"spe
ed
Scale"
^^
xsd:
string
.
sp:
varName
"spe
cificVolume
Scale"
^^
xsd:
string
.
_:
b71
sp:
varName
"s
trength
Scale"
^^
xsd:
string
.
sp:
varName
"s
peed
Scale"
^^
xsd:
string
.
_:
b72
sp:
varName
"
temperature
Scale"
^^
xsd:
string
.
sp:
varName
"
strength
Scale"
^^
xsd:
string
.
_:
b73
sp:
varName
"
duration
Scale"
^^
xsd:
string
.
sp:
varName
"
temperature
Scale"
^^
xsd:
string
.
_:
b74
sp:
varName
"
tubeTyp
e"
^^
xsd:
string
.
sp:
varName
"
durationScal
e"
^^
xsd:
string
.
_:
b75
sp:
varName
"
volumeScal
e"
^^
xsd:
string
.
sp:
varName
"
tubeTyp
e"
^^
xsd:
string
.
_:
b76
sp:
varName
"
wellBoreDrillingTyp
e"
^^
xsd:
string
.
sp:
varName
"
volumeScal
e"
^^
xsd:
string
.
_:
b77
sp:
varName
"wellBore
Hpht
Type"
^^
xsd:
string
.
sp:
varName
"wellBore
Drilling
Type"
^^
xsd:
string
.
_:
b78
sp:
varName
"wellBore
Tightness
Type"
^^
xsd:
string
.
sp:
varName
"wellBore
Hpht
Type"
^^
xsd:
string
.
_:
b79
sp:
varName
"well
CementJobBottomPlug
Type"
^^
xsd:
string
.
sp:
varName
"well
BoreTightness
Type"
^^
xsd:
string
.
_:
b80
sp:
varName
"wellCementJob
CasingReciprocation
Type"
^^
xsd:
string
.
sp:
varName
"wellCementJob
BottomPlug
Type"
^^
xsd:
string
.
_:
b81
sp:
varName
"wellCementJobCasingR
ot
ationType"
^^
xsd:
string
.
sp:
varName
"wellCementJobCasingR
eciproc
ationType"
^^
xsd:
string
.
_:
b82
sp:
varName
"wellCementJob
FloatHolding
Type"
^^
xsd:
string
.
sp:
varName
"wellCementJob
CasingRotation
Type"
^^
xsd:
string
.
_:
b83
sp:
varName
"wellCementJob
PlugBump
ingType"
^^
xsd:
string
.
sp:
varName
"wellCementJob
FloatHold
ingType"
^^
xsd:
string
.
_:
b84
sp:
varName
"wellCementJob
TopPlu
gType"
^^
xsd:
string
.
sp:
varName
"wellCementJob
PlugBumpin
gType"
^^
xsd:
string
.
_:
b85
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
sp:
varName
"wellCementJobT
opPlugT
ype"
^^
xsd:
string
.
_:
b86
sp:
varName
"wellC
ontrolIncident
Type"
^^
xsd:
string
.
sp:
varName
"wellC
ementJob
Type"
^^
xsd:
string
.
_:
b87
sp:
varName
"well
Killing
Type"
^^
xsd:
string
.
sp:
varName
"well
ControlIncident
Type"
^^
xsd:
string
.
_:
b88
sp:
varName
"well
Test
Type"
^^
xsd:
string
.
sp:
varName
"well
Killing
Type"
^^
xsd:
string
.
_:
b89
sp:
varName
"w
irelineFormationTestGoodnessOfSeal
Type"
^^
xsd:
string
.
sp:
varName
"w
ellTest
Type"
^^
xsd:
string
.
_:
b90
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b91
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b60
sp:
varName
"fluidType"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
37e11f7
# Saved by TopBraid on
Fri Sep 16 21:26:15
BST 2011
# Saved by TopBraid on
Sun Sep 18 22:04:14
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl
View file @
37e11f7
# Saved by TopBraid on
Wed Sep 14 23:50:25
BST 2011
# Saved by TopBraid on
Sun Sep 18 22:09:29
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,13 +18,13 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 290 Well cement job"
^^
xsd:
string
;
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
...
...
@@ -67,6 +67,9 @@ ddr:Obj_drillReport
]
[
sp:
object
_:
b11
;
sp:
predicate
_:
b12
;
sp:
subject
_:
b10
]
[
sp:
object
101.0
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#volumeOfPumpedCementingFluid>
;
sp:
subject
_:
b8
...
...
@@ -97,85 +100,80 @@ ddr:Obj_drillReport
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluidType>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b20
]
[
sp:
object
[
sp:
varName
"descFluid"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b21
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b2
1
;
]
[
sp:
object
_:
b2
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater>
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
Ratio
>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
SpecificVolume
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
1
]
[
sp:
object
_:
b2
2
;
sp:
predicate
_:
b2
3
;
sp:
subject
_:
b2
1
]
[
sp:
object
_:
b2
4
;
sp:
subject
_:
b2
2
]
[
sp:
object
_:
b2
3
;
sp:
predicate
_:
b2
4
;
sp:
subject
_:
b2
2
]
[
sp:
object
_:
b2
5
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
4
]
[
sp:
object
_:
b2
5
;
sp:
predicate
_:
b2
6
;
sp:
subject
_:
b2
4
]
[
sp:
object
_:
b2
7
;
sp:
subject
_:
b2
5
]
[
sp:
object
_:
b2
6
;
sp:
predicate
_:
b2
7
;
sp:
subject
_:
b2
5
]
[
sp:
object
_:
b2
8
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#YieldPoint>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
7
]
[
sp:
object
_:
b2
8
;
sp:
predicate
_:
b
29
;
sp:
subject
_:
b2
7
]
[
sp:
object
_:
b3
0
;
sp:
subject
_:
b2
8
]
[
sp:
object
_:
b2
9
;
sp:
predicate
_:
b
30
;
sp:
subject
_:
b2
8
]
[
sp:
object
_:
b3
1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime>
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
0
]
[
sp:
object
_:
b3
1
;
sp:
predicate
_:
b3
2
;
sp:
subject
_:
b3
0
]
[
sp:
object
_:
b3
3
;
sp:
subject
_:
b3
1
]
[
sp:
object
_:
b3
2
;
sp:
predicate
_:
b3
3
;
sp:
subject
_:
b3
1
]
[
sp:
object
_:
b3
4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater>
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
Ratio
>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
SpecificVolume
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
3
]
[
sp:
object
_:
b3
4
;
sp:
predicate
_:
b3
5
;
sp:
subject
_:
b3
3
]
[
sp:
object
_:
b3
6
;
sp:
subject
_:
b3
4
]
[
sp:
object
_:
b3
5
;
sp:
predicate
_:
b3
6
;
sp:
subject
_:
b3
4
]
[
sp:
object
_:
b3
7
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b3
7
;
]
[
sp:
object
_:
b3
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b37
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#CasingString>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b38
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
equipment#diameterOfACasing
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
core#temporalPartOf
>
;
sp:
subject
_:
b38
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
core#Length
>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
equipment#CasingString
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b40
;
sp:
predicate
_:
b41
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://purl.org/dc/elements/1.1/description>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b43
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b41
;
sp:
predicate
_:
b42
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://purl.org/dc/elements/1.1/description>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b44
;
sp:
predicate
rdf:
type
;
...
...
@@ -184,34 +182,37 @@ ddr:Obj_drillReport
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b46
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b47
;
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
_:
b4
6
]
[
sp:
object
_:
b4
7
;
sp:
predicate
_:
b4
8
;
sp:
subject
_:
b4
6
]
[
sp:
object
_:
b
49
;
sp:
subject
_:
b4
7
]
[
sp:
object
_:
b4
8
;
sp:
predicate
_:
b4
9
;
sp:
subject
_:
b4
7
]
[
sp:
object
_:
b
50
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b5
0
;
]
[
sp:
object
_:
b5
1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
0
]
[
sp:
object
_:
b5
1
;
sp:
subject
_:
b5
1
]
[
sp:
object
_:
b5
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b5
0
sp:
subject
_:
b5
1
])
;
sp:
where
([
sp:
object
_:
b5
2
;
sp:
where
([
sp:
object
_:
b5
3
;
sp:
predicate
ddr:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b5
3
;
]
[
sp:
object
_:
b5
4
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b5
4
;
]
[
sp:
object
_:
b5
5
;
sp:
predicate
ddr:
cementStageRef
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b4
;
...
...
@@ -220,515 +221,515 @@ ddr:Obj_drillReport
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b16
;
sp:
predicate
ddr:
dTimPumpStart
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b17
;
sp:
predicate
ddr:
dTimPumpEnd
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b5
5
;
sp:
elements
([
sp:
object
_:
b5
6
;
sp:
predicate
ddr:
jobTypeRef
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b5
6
;
sp:
elements
([
sp:
object
_:
b5
7
;
sp:
predicate
ddr:
casingStrDiaRef
;
sp:
subject
_:
b5
4
]
[
sp:
object
_:
b5
7
;
sp:
subject
_:
b5
5
]
[
sp:
object
_:
b5
8
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b5
6
]
[
sp:
object
_:
b4
0
;
sp:
subject
_:
b5
7
]
[
sp:
object
_:
b4
1
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b5
6
sp:
subject
_:
b5
7
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b4
2
;
sp:
elements
([
sp:
object
_:
b4
3
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b5
8
;
sp:
elements
([
sp:
object
_:
b5
9
;
sp:
predicate
ddr:
volReturnsRef
;
sp:
subject
_:
b5
4
]
[
sp:
object
_:
b
59
;
sp:
subject
_:
b5
5
]
[
sp:
object
_:
b
60
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b5
8
sp:
subject
_:
b5
9
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b5
8
sp:
subject
_:
b5
9
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
0
;
sp:
elements
([
sp:
object
_:
b6
1
;
sp:
predicate
ddr:
cementingFluidRef
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b5
1
;
sp:
elements
([
sp:
object
_:
b5
2
;
sp:
predicate
ddr:
dTimPresReleased
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
1
;
sp:
elements
([
sp:
object
_:
b6
2
;
sp:
predicate
ddr:
annFlowAfter
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
2
;
sp:
elements
([
sp:
object
_:
b6
3
;
sp:
predicate
ddr:
topPlug
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
3
;
sp:
elements
([
sp:
object
_:
b6
4
;
sp:
predicate
ddr:
botPlug
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
4
;
sp:
elements
([
sp:
object
_:
b6
5
;
sp:
predicate
ddr:
plugBumped
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
5
;
sp:
elements
([
sp:
object
_:
b6
6
;
sp:
predicate
ddr:
presBumpRef
;
sp:
subject
_:
b5
4
]
[
sp:
object
_:
b6
6
;
sp:
subject
_:
b5
5
]
[
sp:
object
_:
b6
7
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b6
5
]
[
sp:
object
_:
b4
7
;
sp:
subject
_:
b6
6
]
[
sp:
object
_:
b4
8
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b6
5
sp:
subject
_:
b6
6
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
7
;
sp:
elements
([
sp:
object
_:
b6
8
;
sp:
predicate
ddr:
floatHeld
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
8
;
sp:
elements
([
sp:
object
_:
b6
9
;
sp:
predicate
ddr:
reciprocated
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
69
;
sp:
elements
([
sp:
object
_:
b
70
;
sp:
predicate
ddr:
rotated
;
sp:
subject
_:
b5
4
sp:
subject
_:
b5
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
0
;
sp:
elements
([
sp:
object
_:
b7
1
;
sp:
predicate
ddr:
typeFluidRef
;
sp:
subject
_:
b6
0
sp:
subject
_:
b6
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"cementingFluidDescription"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b21
;
sp:
predicate
ddr:
descFluid
;
sp:
subject
_:
b6
0
sp:
subject
_:
b6
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
1
;
sp:
elements
([
sp:
object
_:
b7
2
;
sp:
predicate
ddr:
ratioMixWaterRef
;
sp:
subject
_:
b6
0
]
[
sp:
object
_:
b7
2
;
sp:
subject
_:
b6
1
]
[
sp:
object
_:
b7
3
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b7
1
]
[
sp:
object
_:
b2
2
;
sp:
subject
_:
b7
2
]
[
sp:
object
_:
b2
3
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b7
1
sp:
subject
_:
b7
2
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
3
;
sp:
elements
([
sp:
object
_:
b7
4
;
sp:
predicate
ddr:
densityRef
;
sp:
subject
_:
b6
0
]
[
sp:
object
_:
b7
4
;
sp:
subject
_:
b6
1
]
[
sp:
object
_:
b7
5
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b7
3
]
[
sp:
object
_:
b2
5
;
sp:
subject
_:
b7
4
]
[
sp:
object
_:
b2
6
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b7
3
sp:
subject
_:
b7
4
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
5
;
sp:
elements
([
sp:
object
_:
b7
6
;
sp:
predicate
ddr:
volPumpedRef
;
sp:
subject
_:
b6
0
]
[
sp:
object
_:
b7
6
;
sp:
subject
_:
b6
1
]
[
sp:
object
_:
b7
7
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b7
5
sp:
subject
_:
b7
6
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b7
5
sp:
subject
_:
b7
6
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
7
;
sp:
elements
([
sp:
object
_:
b7
8
;
sp:
predicate
ddr:
ypRef
;
sp:
subject
_:
b6
0
]
[
sp:
object
_:
b7
8
;
sp:
subject
_:
b6
1
]
[
sp:
object
_:
b7
9
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b7
7
]
[
sp:
object
_:
b2
8
;
sp:
subject
_:
b7
8
]
[
sp:
object
_:
b2
9
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b7
7
sp:
subject
_:
b7
8
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
79
;
sp:
elements
([
sp:
object
_:
b
80
;
sp:
predicate
ddr:
eTimThickeningRef
;
sp:
subject
_:
b6
0
]
[
sp:
object
_:
b8
0
;
sp:
subject
_:
b6
1
]
[
sp:
object
_:
b8
1
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
79
]
[
sp:
object
_:
b3
1
;
sp:
subject
_:
b
80
]
[
sp:
object
_:
b3
2
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
79
sp:
subject
_:
b
80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b8
1
;
sp:
elements
([
sp:
object
_:
b8
2
;
sp:
predicate
ddr:
pcFreeWaterRef
;
sp:
subject
_:
b6
0
]
[
sp:
object
_:
b8
2
;
sp:
subject
_:
b6
1
]
[
sp:
object
_:
b8
3
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b8
1
]
[
sp:
object
_:
b3
4
;
sp:
subject
_:
b8
2
]
[
sp:
object
_:
b3
5
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b8
1
sp:
subject
_:
b8
2
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b3
6
;
sp:
elements
([
sp:
object
_:
b3
7
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b6
0
sp:
subject
_:
b6
1
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b5
2
sp:
arg1
_:
b5
3
]
;
sp:
variable
_:
b8
3
sp:
variable
_:
b8
4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b8
3
;
sp:
arg2
_:
b5
3
sp:
arg1
_:
b8
4
;
sp:
arg2
_:
b5
4
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
sp:
arg1
_:
b55
]
;
sp:
variable
_:
b8
4
sp:
variable
_:
b8
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellCementJobURI
;
sp:
arg1
_:
b8
3
;
sp:
arg2
_:
b8
4
sp:
arg1
_:
b8
4
;
sp:
arg2
_:
b8
5
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobType
;
sp:
arg1
_:
b5
5
sp:
arg1
_:
b5
6
]
;
sp:
variable
_:
b5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
Cementing
FluidType
;
sp:
arg1
_:
b7
0
[
rdf:
type
ep-spin-lib:
selectFluidType
;
sp:
arg1
_:
b7
1
]
;
sp:
variable
_:
b19
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectCementingFluidReturnType
;
sp:
arg1
_:
b6
1
sp:
arg1
_:
b6
2
]
;
sp:
variable
_:
b9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobTopPlugType
;
sp:
arg1
_:
b6
2
sp:
arg1
_:
b6
3
]
;
sp:
variable
_:
b6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobBottomPlugType
;
sp:
arg1
_:
b6
3
sp:
arg1
_:
b6
4
]
;
sp:
variable
_:
b7
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingRotationType
;
sp:
arg1
_:
b
69
sp:
arg1
_:
b
70
]
;
sp:
variable
_:
b4
3
sp:
variable
_:
b4
4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingReciprocationType
;
sp:
arg1
_:
b6
8
sp:
arg1
_:
b6
9
]
;
sp:
variable
_:
b4
4
sp:
variable
_:
b4
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobPlugBumpingType
;
sp:
arg1
_:
b6
4
sp:
arg1
_:
b6
5
]
;
sp:
variable
_:
b4
5
sp:
variable
_:
b4
6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobFloatHoldingType
;
sp:
arg1
_:
b6
7
sp:
arg1
_:
b6
8
]
;
sp:
variable
_:
b
49
sp:
variable
_:
b
50
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
Ratio
Scale
;
sp:
arg1
_:
b8
2
[
rdf:
type
ep-spin-lib:
select
SpecificVolume
Scale
;
sp:
arg1
_:
b8
3
]
;
sp:
variable
_:
b3
5
sp:
variable
_:
b3
6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
_:
b8
0
sp:
arg1
_:
b8
1
]
;
sp:
variable
_:
b3
2
sp:
variable
_:
b3
3
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectYieldPointScale
;
sp:
arg1
_:
b7
8
sp:
arg1
_:
b7
9
]
;
sp:
variable
_:
b
29
sp:
variable
_:
b
30
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b7
4
sp:
arg1
_:
b7
5
]
;
sp:
variable
_:
b2
6
sp:
variable
_:
b2
7
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b6
6
sp:
arg1
_:
b6
7
]
;
sp:
variable
_:
b4
8
sp:
variable
_:
b4
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b7
6
sp:
arg1
_:
b7
7
]
;
sp:
variable
_:
b15
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b
59
sp:
arg1
_:
b
60
]
;
sp:
variable
_:
b12
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
select
Ratio
Scale
;
sp:
arg1
_:
b7
2
[
rdf:
type
ep-spin-lib:
select
SpecificVolume
Scale
;
sp:
arg1
_:
b7
3
]
;
sp:
variable
_:
b2
3
sp:
variable
_:
b2
4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b5
7
sp:
arg1
_:
b5
8
]
;
sp:
variable
_:
b4
1
sp:
variable
_:
b4
2
])
]
.
_:
b
5
2
sp:
varName
"
nameWellBore
"
^^
xsd:
string
.
_:
b
4
2
sp:
varName
"
lengthScaleCasingStrDia
"
^^
xsd:
string
.
_:
b
53
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b
24
sp:
varName
"
ratioScaleMixWater
"
^^
xsd:
string
.
_:
b
54
sp:
varName
"
cementStage
"
^^
xsd:
string
.
_:
b
12
sp:
varName
"
volumeScaleReturns
"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b15
sp:
varName
"volumeScalePumped"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b49
sp:
varName
"pressureScaleBump"
^^
xsd:
string
.
_:
b
16
sp:
varName
"d
TimPumpStart
"
^^
xsd:
string
.
_:
b
27
sp:
varName
"d
ensityScale
"
^^
xsd:
string
.
_:
b
17
sp:
varName
"
dTimPumpEnd
"
^^
xsd:
string
.
_:
b
30
sp:
varName
"
yieldPointScale
"
^^
xsd:
string
.
_:
b
55
sp:
varName
"
enumJobType
"
^^
xsd:
string
.
_:
b
33
sp:
varName
"
durationScaleETim
"
^^
xsd:
string
.
_:
b
5
6
sp:
varName
"
casingStrDia
"
^^
xsd:
string
.
_:
b
3
6
sp:
varName
"
ratioScalePcFreeWater
"
^^
xsd:
string
.
_:
b5
7
sp:
varName
"
uomCasingStrDia
"
^^
xsd:
string
.
_:
b5
0
sp:
varName
"
wellCementJobFloatHoldingType
"
^^
xsd:
string
.
_:
b4
0
sp:
varName
"
realCasingStrDia
"
^^
xsd:
string
.
_:
b4
6
sp:
varName
"
wellCementJobPlugBumpingType
"
^^
xsd:
string
.
_:
b4
2
sp:
varName
"
cementStageComments
"
^^
xsd:
string
.
_:
b4
5
sp:
varName
"
wellCementJobCasingReciprocationType
"
^^
xsd:
string
.
_:
b
58
sp:
varName
"
volReturns
"
^^
xsd:
string
.
_:
b
44
sp:
varName
"
wellCementJobCasingRotationType
"
^^
xsd:
string
.
_:
b59
sp:
varName
"uomVolReturns"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b11
sp:
varName
"realVolReturns"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b60
sp:
varName
"cementingFluid"
^^
xsd:
string
.
_:
b9
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b
51
sp:
varName
"
dTimPresReleased
"
^^
xsd:
string
.
_:
b
19
sp:
varName
"
cementingFluidType
"
^^
xsd:
string
.
_:
b61
sp:
varName
"annFlowAfter"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b62
sp:
varName
"topPlug"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellCementJob"
^^
xsd:
string
.
_:
b
63
sp:
varName
"
botPlug
"
^^
xsd:
string
.
_:
b
85
sp:
varName
"
localname
"
^^
xsd:
string
.
_:
b
6
4
sp:
varName
"
plugBumped
"
^^
xsd:
string
.
_:
b
8
4
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b
65
sp:
varName
"
presBump
"
^^
xsd:
string
.
_:
b
37
sp:
varName
"
cementingFluidComments
"
^^
xsd:
string
.
_:
b
66
sp:
varName
"
uomPresBump
"
^^
xsd:
string
.
_:
b
35
sp:
varName
"
realPcFreeWater
"
^^
xsd:
string
.
_:
b
47
sp:
varName
"
realPresBump
"
^^
xsd:
string
.
_:
b
83
sp:
varName
"
uomPcFreeWater
"
^^
xsd:
string
.
_:
b
67
sp:
varName
"
floatHeld
"
^^
xsd:
string
.
_:
b
82
sp:
varName
"
pcFreeWater
"
^^
xsd:
string
.
_:
b
68
sp:
varName
"re
ciprocated
"
^^
xsd:
string
.
_:
b
32
sp:
varName
"re
alETim
"
^^
xsd:
string
.
_:
b
69
sp:
varName
"
rotated
"
^^
xsd:
string
.
_:
b
81
sp:
varName
"
uomETim
"
^^
xsd:
string
.
_:
b
7
0
sp:
varName
"e
numTypeFluid
"
^^
xsd:
string
.
_:
b
8
0
sp:
varName
"e
TimThickening
"
^^
xsd:
string
.
_:
b
71
sp:
varName
"r
atioMixWater
"
^^
xsd:
string
.
_:
b
29
sp:
varName
"r
ealYp
"
^^
xsd:
string
.
_:
b7
2
sp:
varName
"uom
RatioMixWater
"
^^
xsd:
string
.
_:
b7
9
sp:
varName
"uom
Yp
"
^^
xsd:
string
.
_:
b
22
sp:
varName
"
realRatioMixWater
"
^^
xsd:
string
.
_:
b
78
sp:
varName
"
yp
"
^^
xsd:
string
.
_:
b
73
sp:
varName
"
density
"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
realVolPumped
"
^^
xsd:
string
.
_:
b74
sp:
varName
"uomDensity"
^^
xsd:
string
.
_:
b77
sp:
varName
"uomVolPumped"
^^
xsd:
string
.
_:
b76
sp:
varName
"volPumped"
^^
xsd:
string
.
_:
b2
5
_:
b2
6
sp:
varName
"realDensity"
^^
xsd:
string
.
_:
b75
sp:
varName
"
volPumped
"
^^
xsd:
string
.
sp:
varName
"
uomDensity
"
^^
xsd:
string
.
_:
b7
6
sp:
varName
"
uomVolPumped
"
^^
xsd:
string
.
_:
b7
4
sp:
varName
"
density
"
^^
xsd:
string
.
_:
b
14
sp:
varName
"real
VolPumped
"
^^
xsd:
string
.
_:
b
23
sp:
varName
"real
RatioMixWater
"
^^
xsd:
string
.
_:
b7
7
sp:
varName
"
yp
"
^^
xsd:
string
.
_:
b7
3
sp:
varName
"
uomRatioMixWater
"
^^
xsd:
string
.
_:
b7
8
sp:
varName
"
uomYp
"
^^
xsd:
string
.
_:
b7
2
sp:
varName
"
ratioMixWater
"
^^
xsd:
string
.
_:
b2
8
sp:
varName
"
realYp
"
^^
xsd:
string
.
_:
b2
1
sp:
varName
"
cementingFluidDescription
"
^^
xsd:
string
.
_:
b7
9
sp:
varName
"e
TimThickening
"
^^
xsd:
string
.
_:
b7
1
sp:
varName
"e
numTypeFluid
"
^^
xsd:
string
.
_:
b
8
0
sp:
varName
"
uomETim
"
^^
xsd:
string
.
_:
b
7
0
sp:
varName
"
rotated
"
^^
xsd:
string
.
_:
b
31
sp:
varName
"re
alETim
"
^^
xsd:
string
.
_:
b
69
sp:
varName
"re
ciprocated
"
^^
xsd:
string
.
_:
b
81
sp:
varName
"
pcFreeWater
"
^^
xsd:
string
.
_:
b
68
sp:
varName
"
floatHeld
"
^^
xsd:
string
.
_:
b
82
sp:
varName
"
uomPcFreeWater
"
^^
xsd:
string
.
_:
b
48
sp:
varName
"
realPresBump
"
^^
xsd:
string
.
_:
b
34
sp:
varName
"
realPcFreeWater
"
^^
xsd:
string
.
_:
b
67
sp:
varName
"
uomPresBump
"
^^
xsd:
string
.
_:
b
3
6
sp:
varName
"
cementingFluidComments
"
^^
xsd:
string
.
_:
b
6
6
sp:
varName
"
presBump
"
^^
xsd:
string
.
_:
b
83
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b
65
sp:
varName
"
plugBumped
"
^^
xsd:
string
.
_:
b
8
4
sp:
varName
"
localname
"
^^
xsd:
string
.
_:
b
6
4
sp:
varName
"
botPlug
"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellCementJob"
^^
xsd:
string
.
_:
b63
sp:
varName
"topPlug"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b62
sp:
varName
"annFlowAfter"
^^
xsd:
string
.
_:
b
19
sp:
varName
"
cementingFluidType
"
^^
xsd:
string
.
_:
b
52
sp:
varName
"
dTimPresReleased
"
^^
xsd:
string
.
_:
b9
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b61
sp:
varName
"cementingFluid"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b11
sp:
varName
"realVolReturns"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b60
sp:
varName
"uomVolReturns"
^^
xsd:
string
.
_:
b
43
sp:
varName
"
wellCementJobCasingRotationType
"
^^
xsd:
string
.
_:
b
59
sp:
varName
"
volReturns
"
^^
xsd:
string
.
_:
b4
4
sp:
varName
"
wellCementJobCasingReciprocationType
"
^^
xsd:
string
.
_:
b4
3
sp:
varName
"
cementStageComments
"
^^
xsd:
string
.
_:
b4
5
sp:
varName
"
wellCementJobPlugBumpingType
"
^^
xsd:
string
.
_:
b4
1
sp:
varName
"
realCasingStrDia
"
^^
xsd:
string
.
_:
b
49
sp:
varName
"
wellCementJobFloatHoldingType
"
^^
xsd:
string
.
_:
b
58
sp:
varName
"
uomCasingStrDia
"
^^
xsd:
string
.
_:
b
35
sp:
varName
"
ratioScalePcFreeWater
"
^^
xsd:
string
.
_:
b
57
sp:
varName
"
casingStrDia
"
^^
xsd:
string
.
_:
b
32
sp:
varName
"
durationScaleETim
"
^^
xsd:
string
.
_:
b
56
sp:
varName
"
enumJobType
"
^^
xsd:
string
.
_:
b
29
sp:
varName
"
yieldPointScale
"
^^
xsd:
string
.
_:
b
17
sp:
varName
"
dTimPumpEnd
"
^^
xsd:
string
.
_:
b
2
6
sp:
varName
"d
ensityScale
"
^^
xsd:
string
.
_:
b
1
6
sp:
varName
"d
TimPumpStart
"
^^
xsd:
string
.
_:
b48
sp:
varName
"pressureScaleBump"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b15
sp:
varName
"volumeScalePumped"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b
12
sp:
varName
"
volumeScaleReturns
"
^^
xsd:
string
.
_:
b
55
sp:
varName
"
cementStage
"
^^
xsd:
string
.
_:
b
23
sp:
varName
"
ratioScaleMixWater
"
^^
xsd:
string
.
_:
b
54
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b
41
sp:
varName
"
lengthScaleCasingStrDia
"
^^
xsd:
string
.
_:
b
53
sp:
varName
"
nameWellBore
"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl.tbc
View file @
37e11f7
# Saved by TopBraid on
Wed Sep 14 23:50:25
BST 2011
# Saved by TopBraid on
Sun Sep 18 22:09:29
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-check-v1.1.1.ttl
0 → 100644
View file @
37e11f7
# Saved by TopBraid on Sun Sep 18 20:21:41 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/check
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/check#>
.
@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
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/check>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 999a Check that all uom attributes have been processed correctly"
^^
xsd:
string
;
sp:
templates
([
sp:
object
"At least one uom attribute has not been processed correctly"
;
sp:
predicate
rdfs:
comment
;
sp:
subject
[
sp:
varName
"dailyDrillingReport"
^^
xsd:
string
]
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"createDate"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#createDate>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"y"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
;
sp:
subject
[
sp:
varName
"x"
^^
xsd:
string
]
])
]
.
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl
View file @
37e11f7
# Saved by TopBraid on
Wed Sep 14 23:55:27
BST 2011
# Saved by TopBraid on
Sun Sep 18 20:30:13
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity
# imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias
...
...
@@ -6,6 +6,7 @@
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation
# imports: http://www.reportinghub.no/ep/transform/check
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
...
...
@@ -15,6 +16,7 @@
@prefix
activity:
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity#>
.
@prefix
casingLinerTubingRun:
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#>
.
@prefix
cementStage:
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#>
.
@prefix
check:
<http://www.reportinghub.no/ep/transform/check#>
.
@prefix
controlIncidentInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -30,5 +32,5 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/collector>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
imports
<http://
www.reportinghub.no/ep/transform/check>
,
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl.tbc
View file @
37e11f7
# Saved by TopBraid on
Wed Sep 14 23:55:27
BST 2011
# Saved by TopBraid on
Sun Sep 18 20:30:13
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl
View file @
37e11f7
# Saved by TopBraid on
Fri Sep 16 17:50:4
4 BST 2011
# Saved by TopBraid on
Sun Sep 18 21:37:5
4 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -18,7 +18,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib
>
;
owl:
imports
<http://
www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series>
,
<http://spinrdf.org/spin
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
...
...
@@ -151,11 +151,11 @@ ddr:Obj_drillReport
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
well
#LastCasingOfAWellBore>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
equipment
#LastCasingOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#diameterOfACasingOfAWellBore
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
equipment#outsideDiameterOfATubular
>
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
...
...
@@ -537,138 +537,39 @@ ddr:Obj_drillReport
])
]
.
_:
b1
sp:
varName
"wellControlIncident"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b5
sp:
varName
"dTimStartOfIncident"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimEndOfIncident"
^^
xsd:
string
.
_:
b9
sp:
varName
"formation"
^^
xsd:
string
.
_:
b11
sp:
varName
"realMdIn"
^^
xsd:
string
.
_:
b12
sp:
varName
"lengthScaleMdIn"
^^
xsd:
string
.
_:
b14
sp:
varName
"realTvdIn"
^^
xsd:
string
.
_:
b15
sp:
varName
"lengthScaleTvdIn"
^^
xsd:
string
.
_:
b17
sp:
varName
"realDuration"
^^
xsd:
string
.
_:
b18
sp:
varName
"timeDurationScale"
^^
xsd:
string
.
_:
b19
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
.
_:
b21
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b22
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b26
sp:
varName
"realMaxChoke"
^^
xsd:
string
.
_:
b27
sp:
varName
"pressureScaleMaxChoke"
^^
xsd:
string
.
_:
b29
sp:
varName
"realDia"
^^
xsd:
string
.
_:
b30
sp:
varName
"lengthScaleDia"
^^
xsd:
string
.
_:
b32
sp:
varName
"wellKillingType"
^^
xsd:
string
.
_:
b34
sp:
varName
"realVol"
^^
xsd:
string
.
_:
b35
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b36
sp:
varName
"description"
^^
xsd:
string
.
_:
b40
sp:
varName
"realMdCsgLast"
^^
xsd:
string
.
_:
b41
sp:
varName
"lengthScaleMdCsgLast"
^^
xsd:
string
.
_:
b42
sp:
varName
"realDiaCsgLast"
^^
xsd:
string
.
_:
b43
sp:
varName
"lengthScaleDiaCsgLast"
^^
xsd:
string
.
_:
b45
sp:
varName
"realMdBit"
^^
xsd:
string
.
_:
b46
sp:
varName
"lengthScaleMdBit"
^^
xsd:
string
.
_:
b48
sp:
varName
"realTemp"
^^
xsd:
string
.
_:
b49
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b52
sp:
varName
"realWtMud"
^^
xsd:
string
.
_:
b53
sp:
varName
"densityScaleWtMud"
^^
xsd:
string
.
_:
b55
sp:
varName
"realPore"
^^
xsd:
string
.
_:
b56
sp:
varName
"densityScalePore"
^^
xsd:
string
.
_:
b58
sp:
varName
"realShutInCasing"
^^
xsd:
string
.
_:
b59
sp:
varName
"pressureScaleShutInCasing"
^^
xsd:
string
.
_:
b61
sp:
varName
"realShutInDrill"
^^
xsd:
string
.
_:
b62
sp:
varName
"pressureScaleShutInDrill"
^^
xsd:
string
.
_:
b63
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b64
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b65
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
.
_:
b5
sp:
varName
"dTimStartOfIncident"
^^
xsd:
string
.
_:
b66
sp:
varName
"mdIn"
^^
xsd:
string
.
_:
b67
sp:
varName
"uomMdIn"
^^
xsd:
string
.
_:
b11
sp:
varName
"realMdIn"
^^
xsd:
string
.
_:
b68
sp:
varName
"tvdIn"
^^
xsd:
string
.
_:
b69
sp:
varName
"uomTvdIn"
^^
xsd:
string
.
_:
b14
sp:
varName
"realTvdIn"
^^
xsd:
string
.
_:
b70
sp:
varName
"phase"
^^
xsd:
string
.
...
...
@@ -681,80 +582,179 @@ _:b72
_:
b73
sp:
varName
"uomDuration"
^^
xsd:
string
.
_:
b17
sp:
varName
"realDuration"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimEndOfIncident"
^^
xsd:
string
.
_:
b74
sp:
varName
"diaBit"
^^
xsd:
string
.
_:
b75
sp:
varName
"uomDia"
^^
xsd:
string
.
_:
b29
sp:
varName
"realDia"
^^
xsd:
string
.
_:
b76
sp:
varName
"mdBit"
^^
xsd:
string
.
_:
b77
sp:
varName
"uomMdBit"
^^
xsd:
string
.
_:
b45
sp:
varName
"realMdBit"
^^
xsd:
string
.
_:
b78
sp:
varName
"wtMud"
^^
xsd:
string
.
_:
b79
sp:
varName
"uomWtMud"
^^
xsd:
string
.
_:
b52
sp:
varName
"realWtMud"
^^
xsd:
string
.
_:
b80
sp:
varName
"porePressure"
^^
xsd:
string
.
_:
b81
sp:
varName
"uomPore"
^^
xsd:
string
.
_:
b55
sp:
varName
"realPore"
^^
xsd:
string
.
_:
b82
sp:
varName
"diaCsgLast"
^^
xsd:
string
.
_:
b83
sp:
varName
"uomDiaCsgLast"
^^
xsd:
string
.
_:
b42
sp:
varName
"realDiaCsgLast"
^^
xsd:
string
.
_:
b84
sp:
varName
"mdCsgLast"
^^
xsd:
string
.
_:
b85
sp:
varName
"uomMdCsgLast"
^^
xsd:
string
.
_:
b40
sp:
varName
"realMdCsgLast"
^^
xsd:
string
.
_:
b86
sp:
varName
"volMudGained"
^^
xsd:
string
.
_:
b87
sp:
varName
"uomVol"
^^
xsd:
string
.
_:
b34
sp:
varName
"realVol"
^^
xsd:
string
.
_:
b88
sp:
varName
"presShutInCasing"
^^
xsd:
string
.
_:
b89
sp:
varName
"uomShutInCasing"
^^
xsd:
string
.
_:
b58
sp:
varName
"realShutInCasing"
^^
xsd:
string
.
_:
b90
sp:
varName
"presShutInDrill"
^^
xsd:
string
.
_:
b91
sp:
varName
"uomShutInDrill"
^^
xsd:
string
.
_:
b61
sp:
varName
"realShutInDrill"
^^
xsd:
string
.
_:
b92
sp:
varName
"incidentType"
^^
xsd:
string
.
_:
b93
sp:
varName
"killingType"
^^
xsd:
string
.
_:
b9
sp:
varName
"formation"
^^
xsd:
string
.
_:
b94
sp:
varName
"tempBottom"
^^
xsd:
string
.
_:
b95
sp:
varName
"uomTemp"
^^
xsd:
string
.
_:
b48
sp:
varName
"realTemp"
^^
xsd:
string
.
_:
b96
sp:
varName
"presMaxChoke"
^^
xsd:
string
.
_:
b97
sp:
varName
"uomMaxChoke"
^^
xsd:
string
.
_:
b26
sp:
varName
"realMaxChoke"
^^
xsd:
string
.
_:
b36
sp:
varName
"description"
^^
xsd:
string
.
_:
b98
sp:
varName
"localname"
^^
xsd:
string
.
_:
b99
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellControlIncident"
^^
xsd:
string
.
_:
b21
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b22
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b19
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
.
_:
b32
sp:
varName
"wellKillingType"
^^
xsd:
string
.
_:
b35
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b18
sp:
varName
"timeDurationScale"
^^
xsd:
string
.
_:
b12
sp:
varName
"lengthScaleMdIn"
^^
xsd:
string
.
_:
b15
sp:
varName
"lengthScaleTvdIn"
^^
xsd:
string
.
_:
b30
sp:
varName
"lengthScaleDia"
^^
xsd:
string
.
_:
b46
sp:
varName
"lengthScaleMdBit"
^^
xsd:
string
.
_:
b43
sp:
varName
"lengthScaleDiaCsgLast"
^^
xsd:
string
.
_:
b41
sp:
varName
"lengthScaleMdCsgLast"
^^
xsd:
string
.
_:
b53
sp:
varName
"densityScaleWtMud"
^^
xsd:
string
.
_:
b49
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b27
sp:
varName
"pressureScaleMaxChoke"
^^
xsd:
string
.
_:
b59
sp:
varName
"pressureScaleShutInCasing"
^^
xsd:
string
.
_:
b62
sp:
varName
"pressureScaleShutInDrill"
^^
xsd:
string
.
_:
b56
sp:
varName
"densityScalePore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl.tbc
View file @
37e11f7
# Saved by TopBraid on
Fri Sep 16 17:50:4
4 BST 2011
# Saved by TopBraid on
Sun Sep 18 21:37:5
4 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-statusInfo-v1.1.1.ttl
View file @
37e11f7
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment