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 Price
2011-10-28 22:50:58 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0c0fa82689ea172502f5aea049cbffa24b6a2ca9
0c0fa826
1 parent
d47cae1c
Add time to URIs
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
3119 additions
and
2465 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.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-coreInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-equipFailureInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-perfInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-perfInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
0c0fa82
This diff could not be displayed because it is too large.
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 20:31:52 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/
activity
# imports: http://
spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/
report
# imports: http://
www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/spin/rh
# imports: http://www.witsml.org/schemas/1series
@prefix
activity-purpose:
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -32,7 +31,7 @@
<http://www.reportinghub.no/ep/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/
facility>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose
>
;
owl:
imports
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/
activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/facility
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-spin-lib:
Function
...
...
@@ -213,7 +212,8 @@ ep-spin-lib:buildExtractAWellCoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -221,10 +221,14 @@ ep-spin-lib:buildExtractAWellCoreURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b7
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -234,7 +238,7 @@ ep-spin-lib:buildFluidReadingURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
8
)
;
sp:
resultVariables
(
_:
b
7
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -247,7 +251,7 @@ ep-spin-lib:buildFluidReadingURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
8
sp:
variable
_:
b
7
])
]
.
...
...
@@ -257,7 +261,8 @@ ep-spin-lib:buildGasReadingURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b9
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -265,10 +270,14 @@ ep-spin-lib:buildGasReadingURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b9
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -278,7 +287,7 @@ ep-spin-lib:buildLastCasingOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
10
)
;
sp:
resultVariables
(
_:
b
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -289,7 +298,7 @@ ep-spin-lib:buildLastCasingOfAWellBoreURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b
10
sp:
variable
_:
b
8
])
]
.
...
...
@@ -299,7 +308,7 @@ ep-spin-lib:buildLithShowObservationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
11
)
;
sp:
resultVariables
(
_:
b
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -312,7 +321,7 @@ ep-spin-lib:buildLithShowObservationURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
11
sp:
variable
_:
b
9
])
]
.
...
...
@@ -322,7 +331,8 @@ ep-spin-lib:buildOpenPerforationIntervalURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b12
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -330,10 +340,14 @@ ep-spin-lib:buildOpenPerforationIntervalURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b12
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -343,7 +357,7 @@ ep-spin-lib:buildPartActivityURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
3
)
;
sp:
resultVariables
(
_:
b1
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -356,7 +370,7 @@ ep-spin-lib:buildPartActivityURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b1
3
sp:
variable
_:
b1
0
])
]
.
...
...
@@ -366,7 +380,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellTestURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
4
)
;
sp:
resultVariables
(
_:
b1
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -377,7 +391,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellTestURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b1
4
sp:
variable
_:
b1
1
])
]
.
...
...
@@ -387,7 +401,7 @@ ep-spin-lib:buildPilotHoleOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
5
)
;
sp:
resultVariables
(
_:
b1
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -398,7 +412,7 @@ ep-spin-lib:buildPilotHoleOfAWellBoreURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b1
5
sp:
variable
_:
b1
2
])
]
.
...
...
@@ -408,7 +422,7 @@ ep-spin-lib:buildPorePressureDeterminationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
6
)
;
sp:
resultVariables
(
_:
b1
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -421,7 +435,7 @@ ep-spin-lib:buildPorePressureDeterminationURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b1
6
sp:
variable
_:
b1
3
])
]
.
...
...
@@ -431,7 +445,7 @@ ep-spin-lib:buildPreliminaryZonationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
7
)
;
sp:
resultVariables
(
_:
b1
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -444,7 +458,7 @@ ep-spin-lib:buildPreliminaryZonationURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b1
7
sp:
variable
_:
b1
4
])
]
.
...
...
@@ -474,7 +488,7 @@ ep-spin-lib:buildTemporalPartOfARigURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
8
)
;
sp:
resultVariables
(
_:
b1
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -487,7 +501,7 @@ ep-spin-lib:buildTemporalPartOfARigURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b1
8
sp:
variable
_:
b1
5
])
]
.
...
...
@@ -497,7 +511,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringWellControlIncidentURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
9
)
;
sp:
resultVariables
(
_:
b1
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -508,7 +522,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringWellControlIncidentURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b1
9
sp:
variable
_:
b1
6
])
]
.
...
...
@@ -518,7 +532,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
20
)
;
sp:
resultVariables
(
_:
b
17
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -531,7 +545,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
20
sp:
variable
_:
b
17
])
]
.
...
...
@@ -541,7 +555,7 @@ ep-spin-lib:buildURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
21
)
;
sp:
resultVariables
(
_:
b
18
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
iri
;
...
...
@@ -550,17 +564,17 @@ ep-spin-lib:buildURI
sp:
arg2
spin:
_arg2
]
]
;
sp:
variable
_:
b
21
sp:
variable
_:
b
18
])
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
1
;
spl:
predicate
sp:
arg
2
;
spl:
valueType
xsd:
string
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
2
;
spl:
predicate
sp:
arg
1
;
spl:
valueType
xsd:
string
]
.
...
...
@@ -570,7 +584,7 @@ ep-spin-lib:buildWellBoreDirectionalSurveyURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
22
)
;
sp:
resultVariables
(
_:
b
19
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -583,7 +597,7 @@ ep-spin-lib:buildWellBoreDirectionalSurveyURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
22
sp:
variable
_:
b
19
])
]
.
...
...
@@ -593,7 +607,7 @@ ep-spin-lib:buildWellBoreDrillBitRunURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
3
)
;
sp:
resultVariables
(
_:
b2
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -606,7 +620,7 @@ ep-spin-lib:buildWellBoreDrillBitRunURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b2
3
sp:
variable
_:
b2
0
])
]
.
...
...
@@ -616,7 +630,7 @@ ep-spin-lib:buildWellBoreDrillBitURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
4
)
;
sp:
resultVariables
(
_:
b2
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -627,7 +641,7 @@ ep-spin-lib:buildWellBoreDrillBitURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b2
4
sp:
variable
_:
b2
1
])
]
.
...
...
@@ -637,7 +651,7 @@ ep-spin-lib:buildWellBoreKickOffURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
5
)
;
sp:
resultVariables
(
_:
b2
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -646,7 +660,7 @@ ep-spin-lib:buildWellBoreKickOffURI
sp:
arg1
spin:
_arg1
]
]
;
sp:
variable
_:
b2
5
sp:
variable
_:
b2
2
])
]
.
...
...
@@ -656,7 +670,7 @@ ep-spin-lib:buildWellBoreLogRunURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
6
)
;
sp:
resultVariables
(
_:
b2
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -669,7 +683,7 @@ ep-spin-lib:buildWellBoreLogRunURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b2
6
sp:
variable
_:
b2
3
])
]
.
...
...
@@ -679,7 +693,8 @@ ep-spin-lib:buildWellCementJobURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b27
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -687,10 +702,14 @@ ep-spin-lib:buildWellCementJobURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b27
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -700,7 +719,7 @@ ep-spin-lib:buildWellControlIncidentURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
8
)
;
sp:
resultVariables
(
_:
b2
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -713,7 +732,7 @@ ep-spin-lib:buildWellControlIncidentURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b2
8
sp:
variable
_:
b2
4
])
]
.
...
...
@@ -723,7 +742,8 @@ ep-spin-lib:buildWellStimulationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b29
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -731,10 +751,14 @@ ep-spin-lib:buildWellStimulationURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b29
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -744,7 +768,8 @@ ep-spin-lib:buildWellTestURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b30
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -752,10 +777,14 @@ ep-spin-lib:buildWellTestURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b30
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -765,7 +794,8 @@ ep-spin-lib:buildWirelineFormationTestURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b31
)
;
sp:
resultVariables
([
sp:
varName
"uri"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -773,10 +803,14 @@ ep-spin-lib:buildWirelineFormationTestURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b31
sp:
variable
[
sp:
varName
"uri"
^^
xsd:
string
]
])
]
.
...
...
@@ -913,7 +947,7 @@ ep-spin-lib:normalizeString
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
32
)
;
sp:
resultVariables
(
_:
b
25
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
...
...
@@ -921,67 +955,67 @@ ep-spin-lib:normalizeString
sp:
arg2
"\\((.*)\\)"
;
sp:
arg3
""
]
;
sp:
variable
_:
b
33
sp:
variable
_:
b
26
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
trim
;
sp:
arg1
_:
b
33
sp:
arg1
_:
b
26
]
;
sp:
variable
_:
b
34
sp:
variable
_:
b
27
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
encodeURL
;
sp:
arg1
_:
b
34
sp:
arg1
_:
b
27
]
;
sp:
variable
_:
b
35
sp:
variable
_:
b
28
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b
35
;
sp:
arg1
_:
b
28
;
sp:
arg2
"%2F"
;
sp:
arg3
"_"
]
;
sp:
variable
_:
b
36
sp:
variable
_:
b
29
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b
36
;
sp:
arg1
_:
b
29
;
sp:
arg2
"%[0-9A-F][0-9A-F]"
;
sp:
arg3
""
]
;
sp:
variable
_:
b3
7
sp:
variable
_:
b3
0
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b3
7
;
sp:
arg1
_:
b3
0
;
sp:
arg2
"\\+"
;
sp:
arg3
"_"
]
;
sp:
variable
_:
b3
8
sp:
variable
_:
b3
1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b3
8
;
sp:
arg1
_:
b3
1
;
sp:
arg2
"_+"
;
sp:
arg3
"_"
]
;
sp:
variable
_:
b3
9
sp:
variable
_:
b3
2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b3
9
;
sp:
arg1
_:
b3
2
;
sp:
arg2
"\\*"
;
sp:
arg3
""
]
;
sp:
variable
_:
b
40
sp:
variable
_:
b
33
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
xsd:
string
;
sp:
arg1
[
rdf:
type
smf:
upperCase
;
sp:
arg1
_:
b
40
sp:
arg1
_:
b
33
]
]
;
sp:
variable
_:
b
32
sp:
variable
_:
b
25
])
]
;
spin:
constraint
...
...
@@ -996,7 +1030,7 @@ ep-spin-lib:selectActivitySuccessType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
41
)
;
sp:
resultVariables
(
_:
b
34
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1007,7 +1041,7 @@ ep-spin-lib:selectActivitySuccessType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#SuccessfulActivity>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#FailedActivity>
]
;
sp:
variable
_:
b
41
sp:
variable
_:
b
34
])
]
.
...
...
@@ -1017,7 +1051,7 @@ ep-spin-lib:selectCasingRoleType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
42
)
;
sp:
resultVariables
(
_:
b
35
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1042,7 +1076,7 @@ ep-spin-lib:selectCasingRoleType
]
]
]
;
sp:
variable
_:
b
42
sp:
variable
_:
b
35
])
]
.
...
...
@@ -1052,7 +1086,7 @@ ep-spin-lib:selectCementingFluidReturnType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
43
)
;
sp:
resultVariables
(
_:
b
36
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1063,7 +1097,7 @@ ep-spin-lib:selectCementingFluidReturnType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementPumpingWithFluidReturn>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementPumpingWithoutFluidReturn>
]
;
sp:
variable
_:
b
43
sp:
variable
_:
b
36
])
]
.
...
...
@@ -1073,7 +1107,7 @@ ep-spin-lib:selectClassOfWellDatumObject
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
44
)
;
sp:
resultVariables
(
_:
b
37
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1091,7 +1125,7 @@ ep-spin-lib:selectClassOfWellDatumObject
sp:
arg3
owl:
Nothing
]
]
;
sp:
variable
_:
b
44
sp:
variable
_:
b
37
])
]
.
...
...
@@ -1101,7 +1135,7 @@ ep-spin-lib:selectComponentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
45
)
;
sp:
resultVariables
(
_:
b
38
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1140,7 +1174,7 @@ ep-spin-lib:selectComponentType
]
]
]
;
sp:
variable
_:
b
45
sp:
variable
_:
b
38
])
]
.
...
...
@@ -1150,7 +1184,7 @@ ep-spin-lib:selectDailyDrillingReportType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
46
)
;
sp:
resultVariables
(
_:
b
39
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1168,7 +1202,7 @@ ep-spin-lib:selectDailyDrillingReportType
sp:
arg3
<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport>
]
]
;
sp:
variable
_:
b
46
sp:
variable
_:
b
39
])
]
.
...
...
@@ -1178,7 +1212,7 @@ ep-spin-lib:selectDensityScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b4
7
)
;
sp:
resultVariables
(
_:
b4
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1196,7 +1230,7 @@ ep-spin-lib:selectDensityScale
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b4
7
sp:
variable
_:
b4
0
])
]
.
...
...
@@ -1206,7 +1240,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b4
8
)
;
sp:
resultVariables
(
_:
b4
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1273,7 +1307,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType
]
]
]
;
sp:
variable
_:
b4
8
sp:
variable
_:
b4
1
])
]
.
...
...
@@ -1283,7 +1317,7 @@ ep-spin-lib:selectDrillingActivityPurposeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b4
9
)
;
sp:
resultVariables
(
_:
b4
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1868,7 +1902,7 @@ ep-spin-lib:selectDrillingActivityPurposeType
]
]
]
;
sp:
variable
_:
b4
9
sp:
variable
_:
b4
2
])
]
.
...
...
@@ -1878,7 +1912,7 @@ ep-spin-lib:selectDrillingActivityTypeAccordingToEquipmentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
50
)
;
sp:
resultVariables
(
_:
b
43
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1917,7 +1951,7 @@ ep-spin-lib:selectDrillingActivityTypeAccordingToEquipmentType
]
]
]
;
sp:
variable
_:
b
50
sp:
variable
_:
b
43
])
]
.
...
...
@@ -1927,7 +1961,7 @@ ep-spin-lib:selectDrillingEquipmentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
51
)
;
sp:
resultVariables
(
_:
b
44
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2344,7 +2378,7 @@ ep-spin-lib:selectDrillingEquipmentType
]
]
]
;
sp:
variable
_:
b
51
sp:
variable
_:
b
44
])
]
.
...
...
@@ -2354,7 +2388,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
52
)
;
sp:
resultVariables
(
_:
b
45
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2365,7 +2399,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
sp:
arg2
<http://www.reportinghub.no/ep/schema/facility#FixedRig>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/facility#MoveableRig>
]
;
sp:
variable
_:
b
52
sp:
variable
_:
b
45
])
]
.
...
...
@@ -2375,7 +2409,7 @@ ep-spin-lib:selectFluidType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
53
)
;
sp:
resultVariables
(
_:
b
46
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2407,7 +2441,7 @@ ep-spin-lib:selectFluidType
]
]
]
;
sp:
variable
_:
b
53
sp:
variable
_:
b
46
])
]
.
...
...
@@ -2417,7 +2451,7 @@ ep-spin-lib:selectGasReadingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
54
)
;
sp:
resultVariables
(
_:
b
47
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2484,7 +2518,7 @@ ep-spin-lib:selectGasReadingType
]
]
]
;
sp:
variable
_:
b
54
sp:
variable
_:
b
47
])
]
.
...
...
@@ -2494,7 +2528,7 @@ ep-spin-lib:selectInnerBarrelType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
55
)
;
sp:
resultVariables
(
_:
b
48
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2526,7 +2560,7 @@ ep-spin-lib:selectInnerBarrelType
]
]
]
;
sp:
variable
_:
b
55
sp:
variable
_:
b
48
])
]
.
...
...
@@ -2536,7 +2570,7 @@ ep-spin-lib:selectLabelOfSystem
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
56
)
;
sp:
resultVariables
(
_:
b
49
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2582,7 +2616,7 @@ ep-spin-lib:selectLabelOfSystem
]
]
]
;
sp:
variable
_:
b
56
sp:
variable
_:
b
49
])
]
.
...
...
@@ -2592,7 +2626,7 @@ ep-spin-lib:selectLengthScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
7
)
;
sp:
resultVariables
(
_:
b5
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2673,7 +2707,7 @@ ep-spin-lib:selectLengthScale
]
]
]
;
sp:
variable
_:
b5
7
sp:
variable
_:
b5
0
])
]
.
...
...
@@ -2683,7 +2717,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
8
)
;
sp:
resultVariables
(
_:
b5
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2694,7 +2728,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#pound_foot-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b5
8
sp:
variable
_:
b5
1
])
]
.
...
...
@@ -2704,7 +2738,7 @@ ep-spin-lib:selectMudClass
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
9
)
;
sp:
resultVariables
(
_:
b5
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2729,7 +2763,7 @@ ep-spin-lib:selectMudClass
]
]
]
;
sp:
variable
_:
b5
9
sp:
variable
_:
b5
2
])
]
.
...
...
@@ -2739,7 +2773,7 @@ ep-spin-lib:selectPlaneAngleScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
60
)
;
sp:
resultVariables
(
_:
b
53
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2750,7 +2784,7 @@ ep-spin-lib:selectPlaneAngleScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#degreesOfAngle>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b
60
sp:
variable
_:
b
53
])
]
.
...
...
@@ -2760,7 +2794,7 @@ ep-spin-lib:selectPlasticViscosityScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
61
)
;
sp:
resultVariables
(
_:
b
54
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2834,7 +2868,7 @@ ep-spin-lib:selectPlasticViscosityScale
]
]
]
;
sp:
variable
_:
b
61
sp:
variable
_:
b
54
])
]
.
...
...
@@ -2844,7 +2878,7 @@ ep-spin-lib:selectPorePressureDeterminationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
62
)
;
sp:
resultVariables
(
_:
b
55
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2862,7 +2896,7 @@ ep-spin-lib:selectPorePressureDeterminationType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination>
]
]
;
sp:
variable
_:
b
62
sp:
variable
_:
b
55
])
]
.
...
...
@@ -2872,7 +2906,7 @@ ep-spin-lib:selectPressureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
63
)
;
sp:
resultVariables
(
_:
b
56
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2911,7 +2945,7 @@ ep-spin-lib:selectPressureScale
]
]
]
;
sp:
variable
_:
b
63
sp:
variable
_:
b
56
])
]
.
...
...
@@ -2921,7 +2955,7 @@ ep-spin-lib:selectPressureTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
64
)
;
sp:
resultVariables
(
_:
b
57
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2939,7 +2973,7 @@ ep-spin-lib:selectPressureTestType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellBorePressureTest>
]
]
;
sp:
variable
_:
b
64
sp:
variable
_:
b
57
])
]
.
...
...
@@ -2949,7 +2983,7 @@ ep-spin-lib:selectSpecificMassScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
65
)
;
sp:
resultVariables
(
_:
b
58
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2960,7 +2994,7 @@ ep-spin-lib:selectSpecificMassScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#partPerMillionByMass>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b
65
sp:
variable
_:
b
58
])
]
.
...
...
@@ -2970,7 +3004,7 @@ ep-spin-lib:selectSpecificVolumeScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
66
)
;
sp:
resultVariables
(
_:
b
59
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3030,7 +3064,7 @@ ep-spin-lib:selectSpecificVolumeScale
]
]
]
;
sp:
variable
_:
b
66
sp:
variable
_:
b
59
])
]
.
...
...
@@ -3040,7 +3074,7 @@ ep-spin-lib:selectSpeedScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
7
)
;
sp:
resultVariables
(
_:
b6
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3051,7 +3085,7 @@ ep-spin-lib:selectSpeedScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre_hour-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
7
sp:
variable
_:
b6
0
])
]
.
...
...
@@ -3061,7 +3095,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
8
)
;
sp:
resultVariables
(
_:
b6
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3079,7 +3113,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b6
8
sp:
variable
_:
b6
1
])
]
.
...
...
@@ -3089,7 +3123,7 @@ ep-spin-lib:selectTemperatureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
9
)
;
sp:
resultVariables
(
_:
b6
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3100,7 +3134,7 @@ ep-spin-lib:selectTemperatureScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#celsius>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
9
sp:
variable
_:
b6
2
])
]
.
...
...
@@ -3110,7 +3144,7 @@ ep-spin-lib:selectTimeDurationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
70
)
;
sp:
resultVariables
(
_:
b
63
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3156,7 +3190,7 @@ ep-spin-lib:selectTimeDurationScale
]
]
]
;
sp:
variable
_:
b
70
sp:
variable
_:
b
63
])
]
.
...
...
@@ -3204,7 +3238,7 @@ ep-spin-lib:selectVolumeScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
71
)
;
sp:
resultVariables
(
_:
b
64
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3229,7 +3263,7 @@ ep-spin-lib:selectVolumeScale
]
]
]
;
sp:
variable
_:
b
71
sp:
variable
_:
b
64
])
]
.
...
...
@@ -3239,7 +3273,7 @@ ep-spin-lib:selectVolumetricFlowRateScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
72
)
;
sp:
resultVariables
(
_:
b
65
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3264,7 +3298,7 @@ ep-spin-lib:selectVolumetricFlowRateScale
]
]
]
;
sp:
variable
_:
b
72
sp:
variable
_:
b
65
])
]
.
...
...
@@ -3274,7 +3308,7 @@ ep-spin-lib:selectWellBoreDrillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
73
)
;
sp:
resultVariables
(
_:
b
66
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3320,7 +3354,7 @@ ep-spin-lib:selectWellBoreDrillingType
]
]
]
;
sp:
variable
_:
b
73
sp:
variable
_:
b
66
])
]
.
...
...
@@ -3330,7 +3364,7 @@ ep-spin-lib:selectWellBoreHphtType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
74
)
;
sp:
resultVariables
(
_:
b
67
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3341,7 +3375,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
_:
b
74
sp:
variable
_:
b
67
])
]
.
...
...
@@ -3351,7 +3385,7 @@ ep-spin-lib:selectWellBoreTightnessType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
75
)
;
sp:
resultVariables
(
_:
b
68
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3362,7 +3396,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
_:
b
75
sp:
variable
_:
b
68
])
]
.
...
...
@@ -3372,7 +3406,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
76
)
;
sp:
resultVariables
(
_:
b
69
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3383,7 +3417,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
76
sp:
variable
_:
b
69
])
]
.
...
...
@@ -3393,7 +3427,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
7
)
;
sp:
resultVariables
(
_:
b7
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3404,7 +3438,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
_:
b7
7
sp:
variable
_:
b7
0
])
]
.
...
...
@@ -3414,7 +3448,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
8
)
;
sp:
resultVariables
(
_:
b7
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3425,7 +3459,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
_:
b7
8
sp:
variable
_:
b7
1
])
]
.
...
...
@@ -3435,7 +3469,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
9
)
;
sp:
resultVariables
(
_:
b7
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3446,7 +3480,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
_:
b7
9
sp:
variable
_:
b7
2
])
]
.
...
...
@@ -3456,7 +3490,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
80
)
;
sp:
resultVariables
(
_:
b
73
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3467,7 +3501,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
_:
b
80
sp:
variable
_:
b
73
])
]
.
...
...
@@ -3477,7 +3511,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
81
)
;
sp:
resultVariables
(
_:
b
74
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3488,7 +3522,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
_:
b
81
sp:
variable
_:
b
74
])
]
.
...
...
@@ -3498,7 +3532,7 @@ ep-spin-lib:selectWellCementJobType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
82
)
;
sp:
resultVariables
(
_:
b
75
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3530,7 +3564,7 @@ ep-spin-lib:selectWellCementJobType
]
]
]
;
sp:
variable
_:
b
82
sp:
variable
_:
b
75
])
]
.
...
...
@@ -3540,7 +3574,7 @@ ep-spin-lib:selectWellControlIncidentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
83
)
;
sp:
resultVariables
(
_:
b
76
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3572,7 +3606,7 @@ ep-spin-lib:selectWellControlIncidentType
]
]
]
;
sp:
variable
_:
b
83
sp:
variable
_:
b
76
])
]
.
...
...
@@ -3582,7 +3616,7 @@ ep-spin-lib:selectWellKillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
84
)
;
sp:
resultVariables
(
_:
b
77
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3628,7 +3662,7 @@ ep-spin-lib:selectWellKillingType
]
]
]
;
sp:
variable
_:
b
84
sp:
variable
_:
b
77
])
]
.
...
...
@@ -3638,7 +3672,7 @@ ep-spin-lib:selectWellTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
85
)
;
sp:
resultVariables
(
_:
b
78
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3656,7 +3690,7 @@ ep-spin-lib:selectWellTestType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellTest>
]
]
;
sp:
variable
_:
b
85
sp:
variable
_:
b
78
])
]
.
...
...
@@ -3666,7 +3700,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
86
)
;
sp:
resultVariables
(
_:
b
79
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3677,7 +3711,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
86
sp:
variable
_:
b
79
])
]
.
...
...
@@ -3687,7 +3721,7 @@ ep-spin-lib:selectYieldPointScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
7
)
;
sp:
resultVariables
(
_:
b8
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3712,7 +3746,7 @@ ep-spin-lib:selectYieldPointScale
]
]
]
;
sp:
variable
_:
b8
7
sp:
variable
_:
b8
0
])
]
.
...
...
@@ -3785,190 +3819,169 @@ _:b24
sp:
varName
"uri"
^^
xsd:
string
.
_:
b25
sp:
varName
"uri"
^^
xsd:
string
.
_:
b26
sp:
varName
"uri"
^^
xsd:
string
.
_:
b27
sp:
varName
"uri"
^^
xsd:
string
.
_:
b29
sp:
varName
"uri"
^^
xsd:
string
.
_:
b30
sp:
varName
"uri"
^^
xsd:
string
.
_:
b31
sp:
varName
"uri"
^^
xsd:
string
.
_:
b32
sp:
varName
"normalizedStr"
^^
xsd:
string
.
_:
b
33
_:
b
26
sp:
varName
"s1"
^^
xsd:
string
.
_:
b
34
_:
b
27
sp:
varName
"s2"
^^
xsd:
string
.
_:
b
35
_:
b
28
sp:
varName
"t0a"
^^
xsd:
string
.
_:
b
36
_:
b
29
sp:
varName
"t0b"
^^
xsd:
string
.
_:
b3
7
_:
b3
0
sp:
varName
"t1"
^^
xsd:
string
.
_:
b3
8
_:
b3
1
sp:
varName
"t2"
^^
xsd:
string
.
_:
b3
9
_:
b3
2
sp:
varName
"t3"
^^
xsd:
string
.
_:
b
40
_:
b
33
sp:
varName
"t4"
^^
xsd:
string
.
_:
b
41
_:
b
34
sp:
varName
"activitySuccessType"
^^
xsd:
string
.
_:
b
42
_:
b
35
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b
43
_:
b
36
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b
44
_:
b
37
sp:
varName
"classOfWellDatumObject"
^^
xsd:
string
.
_:
b
45
_:
b
38
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b
46
_:
b
39
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b4
7
_:
b4
0
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b4
8
_:
b4
1
sp:
varName
"drillingActivityOutcomeType"
^^
xsd:
string
.
_:
b4
9
_:
b4
2
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b
50
_:
b
43
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b
51
_:
b
44
sp:
varName
"drillingEquipmentType"
^^
xsd:
string
.
_:
b
52
_:
b
45
sp:
varName
"fixedOrMoveableRigType"
^^
xsd:
string
.
_:
b
53
_:
b
46
sp:
varName
"fluidType"
^^
xsd:
string
.
_:
b
54
_:
b
47
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b
55
_:
b
48
sp:
varName
"innerBarrelType"
^^
xsd:
string
.
_:
b
56
_:
b
49
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b5
7
_:
b5
0
sp:
varName
"lengthScale"
^^
xsd:
string
.
_:
b5
8
_:
b5
1
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b5
9
_:
b5
2
sp:
varName
"mudClass"
^^
xsd:
string
.
_:
b
60
_:
b
53
sp:
varName
"angleScale"
^^
xsd:
string
.
_:
b
61
_:
b
54
sp:
varName
"plasticViscosityScale"
^^
xsd:
string
.
_:
b
62
_:
b
55
sp:
varName
"porePressureDeterminationType"
^^
xsd:
string
.
_:
b
63
_:
b
56
sp:
varName
"pressureScale"
^^
xsd:
string
.
_:
b
64
_:
b
57
sp:
varName
"pressureTestType"
^^
xsd:
string
.
_:
b
65
_:
b
58
sp:
varName
"specificMassScale"
^^
xsd:
string
.
_:
b
66
_:
b
59
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b6
7
_:
b6
0
sp:
varName
"speedScale"
^^
xsd:
string
.
_:
b6
8
_:
b6
1
sp:
varName
"strengthScale"
^^
xsd:
string
.
_:
b6
9
_:
b6
2
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b
70
_:
b
63
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b
71
_:
b
64
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b
72
_:
b
65
sp:
varName
"volumetricFlowRateScale"
^^
xsd:
string
.
_:
b
73
_:
b
66
sp:
varName
"wellBoreDrillingType"
^^
xsd:
string
.
_:
b
74
_:
b
67
sp:
varName
"wellBoreHphtType"
^^
xsd:
string
.
_:
b
75
_:
b
68
sp:
varName
"wellBoreTightnessType"
^^
xsd:
string
.
_:
b
76
_:
b
69
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b7
7
_:
b7
0
sp:
varName
"wellCementJobCasingReciprocationType"
^^
xsd:
string
.
_:
b7
8
_:
b7
1
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b7
9
_:
b7
2
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
.
_:
b
80
_:
b
73
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
_:
b
81
_:
b
74
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b
82
_:
b
75
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b
83
_:
b
76
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
.
_:
b
84
_:
b
77
sp:
varName
"wellKillingType"
^^
xsd:
string
.
_:
b
85
_:
b
78
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b
86
_:
b
79
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b8
7
_:
b8
0
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b28
sp:
varName
"uri"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 10:19:14 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -20,7 +19,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
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
...
...
@@ -29,443 +28,542 @@ ddr:Obj_drillReport
rdfs:
comment
"STEP 280 Well stimulation"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellStimulation>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimStartStim"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b4
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEndStim"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b5
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
]
[
sp:
object
_:
b
7
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
6
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
9
;
sp:
subject
_:
b
2
]
[
sp:
object
_:
b
3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
7
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
_:
b11
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b12
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
7
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasSpatialPart>
;
sp:
subject
_:
b
7
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"casingRoleType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b17
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"tubeType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
1
5
]
[
sp:
object
_:
b
18
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b
6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#insideDiameterOfATubular>
;
sp:
subject
_:
b
1
5
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
_:
b20
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b21
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realId"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleId"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b
1
5
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b22
;
sp:
predicate
_:
b23
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b24
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"realOd"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleOd"
^^
xsd:
string
]
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
1
5
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#MassPerUnitLength>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b24
]
[
sp:
object
_:
b25
;
sp:
predicate
_:
b26
;
sp:
subject
_:
b24
]
[
sp:
object
_:
b27
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
1
5
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#API_5CT_class>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b28
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"grade"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b
27
]
[
sp:
object
_:
b
29
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#hasTubularConnectionClass>
;
sp:
subject
_:
b
1
5
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#TubularConnectionClass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"connection"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b
29
]
[
sp:
object
_:
b
3
1
;
sp:
subject
_:
b
10
]
[
sp:
object
_:
b
1
1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#stringLengthOfATubular>
;
sp:
subject
_:
b
1
5
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
predicate
_:
b33
;
sp:
subject
_:
b31
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realLen"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleLen"
^^
xsd:
string
]
;
sp:
subject
_:
b11
])
;
sp:
where
([
sp:
object
_:
b34
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b35
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b36
;
]
[
sp:
object
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubingRef
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b37
;
sp:
elements
([
sp:
object
[
sp:
varName
"enumTubeType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
typeRef
;
sp:
subject
_:
b36
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b38
;
sp:
elements
([
sp:
object
[
sp:
varName
"id"
^^
xsd:
string
]
;
sp:
predicate
ddr:
idRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b39
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomId"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b38
]
[
sp:
object
_:
b19
;
sp:
subject
[
sp:
varName
"id"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realId"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b38
sp:
subject
[
sp:
varName
"id"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b40
;
sp:
elements
([
sp:
object
[
sp:
varName
"od"
^^
xsd:
string
]
;
sp:
predicate
ddr:
odRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b41
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomOd"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b22
;
sp:
subject
[
sp:
varName
"od"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realOd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b40
sp:
subject
[
sp:
varName
"od"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b42
;
sp:
elements
([
sp:
object
[
sp:
varName
"weight"
^^
xsd:
string
]
;
sp:
predicate
ddr:
weightRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b43
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomWeight"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b25
;
sp:
subject
[
sp:
varName
"weight"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b42
sp:
subject
[
sp:
varName
"weight"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b28
;
sp:
elements
([
sp:
object
[
sp:
varName
"grade"
^^
xsd:
string
]
;
sp:
predicate
ddr:
grade
;
sp:
subject
_:
b36
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b30
;
sp:
elements
([
sp:
object
[
sp:
varName
"connection"
^^
xsd:
string
]
;
sp:
predicate
ddr:
connection
;
sp:
subject
_:
b36
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b44
;
sp:
elements
([
sp:
object
[
sp:
varName
"length"
^^
xsd:
string
]
;
sp:
predicate
ddr:
lengthRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b45
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomLen"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b32
;
sp:
subject
[
sp:
varName
"length"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realLen"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b44
sp:
subject
[
sp:
varName
"length"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b46
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
predicate
ddr:
mdTopRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b47
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b10
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b46
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b48
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
predicate
ddr:
mdBottomRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b49
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b13
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b48
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b50
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b51
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"enumCasingType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casingTypeRef
;
sp:
subject
_:
b50
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b50
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b5
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
ddr:
description
;
sp:
subject
_:
b50
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b50
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimStartStim"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
_:
b50
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b50
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b4
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEndStim"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
_:
b50
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b34
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
_:
b52
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b52
;
sp:
arg2
_:
b35
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
_:
b2
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b36
sp:
arg1
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
;
sp:
variable
_:
b53
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellStimulationURI
;
sp:
arg1
_:
b52
;
sp:
arg2
_:
b53
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
_:
b1
sp:
variable
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectCasingRoleType
;
sp:
arg1
_:
b51
sp:
arg1
[
sp:
varName
"enumCasingType"
^^
xsd:
string
]
]
;
sp:
variable
_:
b16
sp:
variable
[
sp:
varName
"casingRoleType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTubeType
;
sp:
arg1
_:
b37
sp:
arg1
[
sp:
varName
"enumTubeType"
^^
xsd:
string
]
]
;
sp:
variable
_:
b17
sp:
variable
[
sp:
varName
"tubeType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b39
sp:
arg1
[
sp:
varName
"uomId"
^^
xsd:
string
]
]
;
sp:
variable
_:
b20
sp:
variable
[
sp:
varName
"lengthScaleId"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b41
sp:
arg1
[
sp:
varName
"uomOd"
^^
xsd:
string
]
]
;
sp:
variable
_:
b23
sp:
variable
[
sp:
varName
"lengthScaleOd"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b45
sp:
arg1
[
sp:
varName
"uomLen"
^^
xsd:
string
]
]
;
sp:
variable
_:
b33
sp:
variable
[
sp:
varName
"lengthScaleLen"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b47
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b11
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b49
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b14
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectMassPerUnitLengthScale
;
sp:
arg1
_:
b43
sp:
arg1
[
sp:
varName
"uomWeight"
^^
xsd:
string
]
]
;
sp:
variable
_:
b26
sp:
variable
[
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b34
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
]
;
sp:
variable
_:
b8
sp:
variable
[
sp:
varName
"wellBore"
^^
xsd:
string
]
])
]
.
_:
b34
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b35
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b36
sp:
varName
"casingLinerTubing"
^^
xsd:
string
.
_:
b37
sp:
varName
"enumTubeType"
^^
xsd:
string
.
_:
b38
sp:
varName
"id"
^^
xsd:
string
.
_:
b39
sp:
varName
"uomId"
^^
xsd:
string
.
_:
b19
sp:
varName
"realId"
^^
xsd:
string
.
_:
b40
sp:
varName
"od"
^^
xsd:
string
.
_:
b41
sp:
varName
"uomOd"
^^
xsd:
string
.
_:
b22
sp:
varName
"realOd"
^^
xsd:
string
.
_:
b42
sp:
varName
"weight"
^^
xsd:
string
.
_:
b43
sp:
varName
"uomWeight"
^^
xsd:
string
.
_:
b25
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
.
_:
b28
sp:
varName
"grade"
^^
xsd:
string
.
_:
b30
sp:
varName
"connection"
^^
xsd:
string
.
_:
b44
sp:
varName
"length"
^^
xsd:
string
.
_:
b45
sp:
varName
"uomLen"
^^
xsd:
string
.
_:
b32
sp:
varName
"realLen"
^^
xsd:
string
.
_:
b46
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b47
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b48
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b49
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b13
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b50
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
.
_:
b51
sp:
varName
"enumCasingType"
^^
xsd:
string
.
_:
b5
sp:
varName
"description"
^^
xsd:
string
.
_:
b3
sp:
varName
"dTimStartStim"
^^
xsd:
string
.
_:
b4
sp:
varName
"dTimEndStim"
^^
xsd:
string
.
_:
b52
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b53
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellStimulation"
^^
xsd:
string
.
_:
b16
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b17
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b20
sp:
varName
"lengthScaleId"
^^
xsd:
string
.
_:
b23
sp:
varName
"lengthScaleOd"
^^
xsd:
string
.
_:
b33
sp:
varName
"lengthScaleLen"
^^
xsd:
string
.
_:
b11
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b14
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b26
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b8
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl.tbc
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 10:19: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 @
0c0fa82
# Saved by TopBraid on Fri Oct 28 10:21:05 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -20,7 +19,7 @@
<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
...
...
@@ -29,805 +28,901 @@ ddr:Obj_drillReport
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
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
3
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellCementJobType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b9
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementPumping>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
11
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#returnedCementingFluid>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
11
]
[
sp:
object
_:
b
12
;
sp:
subject
_:
b
4
]
[
sp:
object
_:
b
5
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
11
sp:
subject
_:
b
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realVolReturns"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScaleReturns"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"dTimPumpStart"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b16
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"dTimPumpEnd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
17
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pumpedFluid>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
17
]
[
sp:
object
_:
b
18
;
sp:
subject
_:
b
6
]
[
sp:
object
_:
b
7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasSpatialPart>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#CasingString>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
18
]
[
sp:
object
_:
b
19
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b
18
sp:
subject
_:
b
7
]
[
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:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realCasingStrDia"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleCasingStrDia"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"cementStageComments"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b23
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b24
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellCementJobCasingReciprocationType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b25
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b26
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pressureAtWhichPlugBumped>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
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:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"realPresBump"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleBump"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b30
;
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementJobPressureRelease>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b30
]
[
sp:
object
_:
b31
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"dTimPresReleased"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b
3
0
sp:
subject
_:
b
1
0
])
;
sp:
where
([
sp:
object
_:
b32
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b33
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b34
;
]
[
sp:
object
[
sp:
varName
"cementStage"
^^
xsd:
string
]
;
sp:
predicate
ddr:
cementStageRef
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b15
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTimPumpStart"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimPumpStart
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b16
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTimPumpEnd"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimPumpEnd
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b35
;
sp:
elements
([
sp:
object
[
sp:
varName
"enumJobType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
jobTypeRef
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b36
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingStrDia"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casingStrDiaRef
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b37
;
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomCasingStrDia"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b20
;
sp:
subject
[
sp:
varName
"casingStrDia"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realCasingStrDia"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b36
sp:
subject
[
sp:
varName
"casingStrDia"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b22
;
sp:
elements
([
sp:
object
[
sp:
varName
"cementStageComments"
^^
xsd:
string
]
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b38
;
sp:
elements
([
sp:
object
[
sp:
varName
"volReturns"
^^
xsd:
string
]
;
sp:
predicate
ddr:
volReturnsRef
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b39
;
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVolReturns"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b38
]
[
sp:
object
_:
b13
;
sp:
subject
[
sp:
varName
"volReturns"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVolReturns"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b38
sp:
subject
[
sp:
varName
"volReturns"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b31
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTimPresReleased"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimPresReleased
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b40
;
sp:
elements
([
sp:
object
[
sp:
varName
"annFlowAfter"
^^
xsd:
string
]
;
sp:
predicate
ddr:
annFlowAfter
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b41
;
sp:
elements
([
sp:
object
[
sp:
varName
"topPlug"
^^
xsd:
string
]
;
sp:
predicate
ddr:
topPlug
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b42
;
sp:
elements
([
sp:
object
[
sp:
varName
"botPlug"
^^
xsd:
string
]
;
sp:
predicate
ddr:
botPlug
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b43
;
sp:
elements
([
sp:
object
[
sp:
varName
"plugBumped"
^^
xsd:
string
]
;
sp:
predicate
ddr:
plugBumped
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b44
;
sp:
elements
([
sp:
object
[
sp:
varName
"presBump"
^^
xsd:
string
]
;
sp:
predicate
ddr:
presBumpRef
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b45
;
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomPresBump"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b27
;
sp:
subject
[
sp:
varName
"presBump"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realPresBump"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b44
sp:
subject
[
sp:
varName
"presBump"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b46
;
sp:
elements
([
sp:
object
[
sp:
varName
"floatHeld"
^^
xsd:
string
]
;
sp:
predicate
ddr:
floatHeld
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b47
;
sp:
elements
([
sp:
object
[
sp:
varName
"reciprocated"
^^
xsd:
string
]
;
sp:
predicate
ddr:
reciprocated
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b48
;
sp:
elements
([
sp:
object
[
sp:
varName
"rotated"
^^
xsd:
string
]
;
sp:
predicate
ddr:
rotated
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"cementStage"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b32
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
_:
b49
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b49
;
sp:
arg2
_:
b33
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
_:
b2
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b34
sp:
arg1
[
sp:
varName
"cementStage"
^^
xsd:
string
]
]
;
sp:
variable
_:
b50
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellCementJobURI
;
sp:
arg1
_:
b49
;
sp:
arg2
_:
b50
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
variable
_:
b1
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"wellCementJob"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobType
;
sp:
arg1
_:
b35
sp:
arg1
[
sp:
varName
"enumJobType"
^^
xsd:
string
]
]
;
sp:
variable
_:
b6
sp:
variable
[
sp:
varName
"wellCementJobType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectCementingFluidReturnType
;
sp:
arg1
_:
b40
sp:
arg1
[
sp:
varName
"annFlowAfter"
^^
xsd:
string
]
]
;
sp:
variable
_:
b10
sp:
variable
[
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobTopPlugType
;
sp:
arg1
_:
b41
sp:
arg1
[
sp:
varName
"topPlug"
^^
xsd:
string
]
]
;
sp:
variable
_:
b7
sp:
variable
[
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobBottomPlugType
;
sp:
arg1
_:
b42
sp:
arg1
[
sp:
varName
"botPlug"
^^
xsd:
string
]
]
;
sp:
variable
_:
b8
sp:
variable
[
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingRotationType
;
sp:
arg1
_:
b48
sp:
arg1
[
sp:
varName
"rotated"
^^
xsd:
string
]
]
;
sp:
variable
_:
b23
sp:
variable
[
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobCasingReciprocationType
;
sp:
arg1
_:
b47
sp:
arg1
[
sp:
varName
"reciprocated"
^^
xsd:
string
]
]
;
sp:
variable
_:
b24
sp:
variable
[
sp:
varName
"wellCementJobCasingReciprocationType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobPlugBumpingType
;
sp:
arg1
_:
b43
sp:
arg1
[
sp:
varName
"plugBumped"
^^
xsd:
string
]
]
;
sp:
variable
_:
b25
sp:
variable
[
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellCementJobFloatHoldingType
;
sp:
arg1
_:
b46
sp:
arg1
[
sp:
varName
"floatHeld"
^^
xsd:
string
]
]
;
sp:
variable
_:
b29
sp:
variable
[
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b45
sp:
arg1
[
sp:
varName
"uomPresBump"
^^
xsd:
string
]
]
;
sp:
variable
_:
b28
sp:
variable
[
sp:
varName
"pressureScaleBump"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b39
sp:
arg1
[
sp:
varName
"uomVolReturns"
^^
xsd:
string
]
]
;
sp:
variable
_:
b14
sp:
variable
[
sp:
varName
"volumeScaleReturns"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b37
sp:
arg1
[
sp:
varName
"uomCasingStrDia"
^^
xsd:
string
]
]
;
sp:
variable
_:
b21
sp:
variable
[
sp:
varName
"lengthScaleCasingStrDia"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b32
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
]
;
sp:
variable
_:
b5
sp:
variable
[
sp:
varName
"wellBore"
^^
xsd:
string
]
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 291 Process cementingFluid"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b
5
1
;
sp:
templates
([
sp:
object
_:
b
1
1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
5
2
sp:
subject
_:
b
1
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
1
]
[
sp:
object
_:
b
5
3
;
sp:
subject
_:
b
1
1
]
[
sp:
object
_:
b
1
3
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
3
]
[
sp:
object
_:
b
5
4
;
sp:
predicate
_:
b
5
5
;
sp:
subject
_:
b
5
3
]
[
sp:
object
_:
b
5
6
;
sp:
subject
_:
b
1
3
]
[
sp:
object
_:
b
1
4
;
sp:
predicate
_:
b
1
5
;
sp:
subject
_:
b
1
3
]
[
sp:
object
_:
b
1
6
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
1
]
[
sp:
object
_:
b
5
7
;
sp:
subject
_:
b
1
1
]
[
sp:
object
_:
b
1
7
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#UserDescribedCementingFluidType>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
7
]
[
sp:
object
_:
b
5
8
;
sp:
subject
_:
b
1
7
]
[
sp:
object
_:
b
1
8
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b
5
7
]
[
sp:
object
_:
b
5
9
;
sp:
subject
_:
b
1
7
]
[
sp:
object
_:
b
1
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ratioOfCementMixToWater>
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
9
]
[
sp:
object
_:
b
6
0
;
sp:
predicate
_:
b
6
1
;
sp:
subject
_:
b
5
9
]
[
sp:
object
_:
b
6
2
;
sp:
subject
_:
b
1
9
]
[
sp:
object
_:
b
2
0
;
sp:
predicate
_:
b
2
1
;
sp:
subject
_:
b
1
9
]
[
sp:
object
_:
b
2
2
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
2
]
[
sp:
object
_:
b
6
3
;
sp:
predicate
_:
b
6
4
;
sp:
subject
_:
b
6
2
]
[
sp:
object
_:
b
6
5
;
sp:
subject
_:
b
2
2
]
[
sp:
object
_:
b
2
3
;
sp:
predicate
_:
b
2
4
;
sp:
subject
_:
b
2
2
]
[
sp:
object
_:
b
2
5
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#YieldPoint>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
5
]
[
sp:
object
_:
b
6
6
;
sp:
predicate
_:
b
6
7
;
sp:
subject
_:
b
6
5
]
[
sp:
object
_:
b
6
8
;
sp:
subject
_:
b
2
5
]
[
sp:
object
_:
b
2
6
;
sp:
predicate
_:
b
2
7
;
sp:
subject
_:
b
2
5
]
[
sp:
object
_:
b
2
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidThickeningTime>
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
8
]
[
sp:
object
_:
b
6
9
;
sp:
predicate
_:
b
7
0
;
sp:
subject
_:
b
6
8
]
[
sp:
object
_:
b
7
1
;
sp:
subject
_:
b
2
8
]
[
sp:
object
_:
b
2
9
;
sp:
predicate
_:
b
3
0
;
sp:
subject
_:
b
2
8
]
[
sp:
object
_:
b
3
1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#cementingFluidPerCentFreeWater>
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
7
1
]
[
sp:
object
_:
b
7
2
;
sp:
predicate
_:
b
7
3
;
sp:
subject
_:
b
7
1
]
[
sp:
object
_:
b
7
4
;
sp:
subject
_:
b
3
1
]
[
sp:
object
_:
b
3
2
;
sp:
predicate
_:
b
3
3
;
sp:
subject
_:
b
3
1
]
[
sp:
object
_:
b
3
4
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b
5
1
sp:
subject
_:
b
1
1
])
;
sp:
where
([
sp:
object
_:
b
7
5
;
sp:
where
([
sp:
object
_:
b
3
5
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
7
6
;
]
[
sp:
object
_:
b
3
6
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
7
7
;
]
[
sp:
object
_:
b
3
7
;
sp:
predicate
ddr:
cementStageRef
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b
7
8
]
[
sp:
object
_:
b
7
9
;
sp:
subject
_:
b
3
8
]
[
sp:
object
_:
b
3
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
8
0
sp:
subject
_:
b
4
0
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellCementPumping>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
7
9
]
[
sp:
object
_:
b
5
2
;
sp:
subject
_:
b
3
9
]
[
sp:
object
_:
b
1
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#pumpedFluid>
;
sp:
subject
_:
b
7
9
]
[
sp:
object
_:
b
8
1
;
sp:
subject
_:
b
3
9
]
[
sp:
object
_:
b
4
1
;
sp:
predicate
ddr:
cementingFluidRef
;
sp:
subject
_:
b
7
7
sp:
subject
_:
b
3
7
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
8
2
;
sp:
elements
([
sp:
object
_:
b
4
2
;
sp:
predicate
ddr:
typeFluidRef
;
sp:
subject
_:
b
8
1
sp:
subject
_:
b
4
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
5
8
;
sp:
elements
([
sp:
object
_:
b
1
8
;
sp:
predicate
ddr:
descFluid
;
sp:
subject
_:
b
8
1
sp:
subject
_:
b
4
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
8
3
;
sp:
elements
([
sp:
object
_:
b
4
3
;
sp:
predicate
ddr:
ratioMixWaterRef
;
sp:
subject
_:
b
8
1
]
[
sp:
object
_:
b
8
4
;
sp:
subject
_:
b
4
1
]
[
sp:
object
_:
b
4
4
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
8
3
]
[
sp:
object
_:
b
6
0
;
sp:
subject
_:
b
4
3
]
[
sp:
object
_:
b
2
0
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
8
3
sp:
subject
_:
b
4
3
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
8
5
;
sp:
elements
([
sp:
object
_:
b
4
5
;
sp:
predicate
ddr:
densityRef
;
sp:
subject
_:
b
8
1
]
[
sp:
object
_:
b
8
6
;
sp:
subject
_:
b
4
1
]
[
sp:
object
_:
b
4
6
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
8
5
]
[
sp:
object
_:
b
6
3
;
sp:
subject
_:
b
4
5
]
[
sp:
object
_:
b
2
3
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
8
5
sp:
subject
_:
b
4
5
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
8
7
;
sp:
elements
([
sp:
object
_:
b
4
7
;
sp:
predicate
ddr:
volPumpedRef
;
sp:
subject
_:
b
8
1
]
[
sp:
object
_:
b
8
8
;
sp:
subject
_:
b
4
1
]
[
sp:
object
_:
b
4
8
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
8
7
]
[
sp:
object
_:
b
5
4
;
sp:
subject
_:
b
4
7
]
[
sp:
object
_:
b
1
4
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
8
7
sp:
subject
_:
b
4
7
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
8
9
;
sp:
elements
([
sp:
object
_:
b
4
9
;
sp:
predicate
ddr:
ypRef
;
sp:
subject
_:
b
8
1
]
[
sp:
object
_:
b
9
0
;
sp:
subject
_:
b
4
1
]
[
sp:
object
_:
b
5
0
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
8
9
]
[
sp:
object
_:
b
6
6
;
sp:
subject
_:
b
4
9
]
[
sp:
object
_:
b
2
6
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
8
9
sp:
subject
_:
b
4
9
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
9
1
;
sp:
elements
([
sp:
object
_:
b
5
1
;
sp:
predicate
ddr:
eTimThickeningRef
;
sp:
subject
_:
b
8
1
]
[
sp:
object
_:
b
9
2
;
sp:
subject
_:
b
4
1
]
[
sp:
object
_:
b
5
2
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
9
1
]
[
sp:
object
_:
b
6
9
;
sp:
subject
_:
b
5
1
]
[
sp:
object
_:
b
2
9
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
9
1
sp:
subject
_:
b
5
1
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
9
3
;
sp:
elements
([
sp:
object
_:
b
5
3
;
sp:
predicate
ddr:
pcFreeWaterRef
;
sp:
subject
_:
b
8
1
]
[
sp:
object
_:
b
9
4
;
sp:
subject
_:
b
4
1
]
[
sp:
object
_:
b
5
4
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b
9
3
]
[
sp:
object
_:
b
7
2
;
sp:
subject
_:
b
5
3
]
[
sp:
object
_:
b
3
2
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
9
3
sp:
subject
_:
b
5
3
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b
7
4
;
sp:
elements
([
sp:
object
_:
b
3
4
;
sp:
predicate
ddr:
comments
;
sp:
subject
_:
b
8
1
sp:
subject
_:
b
4
1
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
7
5
sp:
arg1
_:
b
3
5
]
;
sp:
variable
_:
b
9
5
sp:
variable
_:
b
5
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b
9
5
;
sp:
arg2
_:
b
7
6
sp:
arg1
_:
b
5
5
;
sp:
arg2
_:
b
3
6
]
;
sp:
variable
_:
b
7
8
sp:
variable
_:
b
3
8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
7
7
sp:
arg1
_:
b
3
7
]
;
sp:
variable
_:
b
9
6
sp:
variable
_:
b
5
6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellCementJobURI
;
sp:
arg1
_:
b
9
5
;
sp:
arg2
_:
b
9
6
sp:
arg1
_:
b
5
5
;
sp:
arg2
_:
b
5
6
]
;
sp:
variable
_:
b
8
0
sp:
variable
_:
b
4
0
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectFluidType
;
sp:
arg1
_:
b
8
2
sp:
arg1
_:
b
4
2
]
;
sp:
variable
_:
b
5
6
sp:
variable
_:
b
1
6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b
9
4
sp:
arg1
_:
b
5
4
]
;
sp:
variable
_:
b
7
3
sp:
variable
_:
b
3
3
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
_:
b
9
2
sp:
arg1
_:
b
5
2
]
;
sp:
variable
_:
b
7
0
sp:
variable
_:
b
3
0
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectYieldPointScale
;
sp:
arg1
_:
b
9
0
sp:
arg1
_:
b
5
0
]
;
sp:
variable
_:
b
6
7
sp:
variable
_:
b
2
7
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b
8
6
sp:
arg1
_:
b
4
6
]
;
sp:
variable
_:
b
6
4
sp:
variable
_:
b
2
4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b
8
8
sp:
arg1
_:
b
4
8
]
;
sp:
variable
_:
b
5
5
sp:
variable
_:
b
1
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b
8
4
sp:
arg1
_:
b
4
4
]
;
sp:
variable
_:
b
6
1
sp:
variable
_:
b
2
1
])
]
.
_:
b
5
2
_:
b
1
2
sp:
varName
"pumpedFluid"
^^
xsd:
string
.
_:
b
5
4
_:
b
1
4
sp:
varName
"realVolPumped"
^^
xsd:
string
.
_:
b
5
5
_:
b
1
5
sp:
varName
"volumeScalePumped"
^^
xsd:
string
.
_:
b
5
6
_:
b
1
6
sp:
varName
"cementingFluidType"
^^
xsd:
string
.
_:
b
5
8
_:
b
1
8
sp:
varName
"cementingFluidDescription"
^^
xsd:
string
.
_:
b
6
0
_:
b
2
0
sp:
varName
"realRatioMixWater"
^^
xsd:
string
.
_:
b
6
1
_:
b
2
1
sp:
varName
"ratioScaleMixWater"
^^
xsd:
string
.
_:
b
6
3
_:
b
2
3
sp:
varName
"realDensity"
^^
xsd:
string
.
_:
b
6
4
_:
b
2
4
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b
6
6
_:
b
2
6
sp:
varName
"realYp"
^^
xsd:
string
.
_:
b
6
7
_:
b
2
7
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b
6
9
_:
b
2
9
sp:
varName
"realETim"
^^
xsd:
string
.
_:
b
7
0
_:
b
3
0
sp:
varName
"durationScaleETim"
^^
xsd:
string
.
_:
b
7
2
_:
b
3
2
sp:
varName
"realPcFreeWater"
^^
xsd:
string
.
_:
b
7
3
_:
b
3
3
sp:
varName
"ratioScalePcFreeWater"
^^
xsd:
string
.
_:
b
7
4
_:
b
3
4
sp:
varName
"cementingFluidComments"
^^
xsd:
string
.
_:
b
7
5
_:
b
3
5
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b
7
6
_:
b
3
6
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
7
7
_:
b
3
7
sp:
varName
"cementStage"
^^
xsd:
string
.
_:
b
7
8
_:
b
3
8
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b
7
9
_:
b
3
9
sp:
varName
"wellCementPumping"
^^
xsd:
string
.
_:
b
8
0
_:
b
4
0
sp:
varName
"wellCementJob"
^^
xsd:
string
.
_:
b
8
1
_:
b
4
1
sp:
varName
"cementingFluid"
^^
xsd:
string
.
_:
b
8
2
_:
b
4
2
sp:
varName
"enumTypeFluid"
^^
xsd:
string
.
_:
b
8
3
_:
b
4
3
sp:
varName
"ratioMixWater"
^^
xsd:
string
.
_:
b
8
4
_:
b
4
4
sp:
varName
"uomRatioMixWater"
^^
xsd:
string
.
_:
b
8
5
_:
b
4
5
sp:
varName
"density"
^^
xsd:
string
.
_:
b
8
6
_:
b
4
6
sp:
varName
"uomDensity"
^^
xsd:
string
.
_:
b
8
7
_:
b
4
7
sp:
varName
"volPumped"
^^
xsd:
string
.
_:
b
8
8
_:
b
4
8
sp:
varName
"uomVolPumped"
^^
xsd:
string
.
_:
b
8
9
_:
b
4
9
sp:
varName
"yp"
^^
xsd:
string
.
_:
b
9
0
_:
b
5
0
sp:
varName
"uomYp"
^^
xsd:
string
.
_:
b
9
1
_:
b
5
1
sp:
varName
"eTimThickening"
^^
xsd:
string
.
_:
b
9
2
_:
b
5
2
sp:
varName
"uomETim"
^^
xsd:
string
.
_:
b
9
3
_:
b
5
3
sp:
varName
"pcFreeWater"
^^
xsd:
string
.
_:
b
9
4
_:
b
5
4
sp:
varName
"uomPcFreeWater"
^^
xsd:
string
.
_:
b95
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b96
sp:
varName
"localname"
^^
xsd:
string
.
_:
b32
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b33
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b34
sp:
varName
"cementStage"
^^
xsd:
string
.
_:
b15
sp:
varName
"dTimPumpStart"
^^
xsd:
string
.
_:
b16
sp:
varName
"dTimPumpEnd"
^^
xsd:
string
.
_:
b35
sp:
varName
"enumJobType"
^^
xsd:
string
.
_:
b36
sp:
varName
"casingStrDia"
^^
xsd:
string
.
_:
b37
sp:
varName
"uomCasingStrDia"
^^
xsd:
string
.
_:
b20
sp:
varName
"realCasingStrDia"
^^
xsd:
string
.
_:
b22
sp:
varName
"cementStageComments"
^^
xsd:
string
.
_:
b38
sp:
varName
"volReturns"
^^
xsd:
string
.
_:
b39
sp:
varName
"uomVolReturns"
^^
xsd:
string
.
_:
b13
sp:
varName
"realVolReturns"
^^
xsd:
string
.
_:
b31
sp:
varName
"dTimPresReleased"
^^
xsd:
string
.
_:
b40
sp:
varName
"annFlowAfter"
^^
xsd:
string
.
_:
b41
sp:
varName
"topPlug"
^^
xsd:
string
.
_:
b42
sp:
varName
"botPlug"
^^
xsd:
string
.
_:
b43
sp:
varName
"plugBumped"
^^
xsd:
string
.
_:
b44
sp:
varName
"presBump"
^^
xsd:
string
.
_:
b45
sp:
varName
"uomPresBump"
^^
xsd:
string
.
_:
b27
sp:
varName
"realPresBump"
^^
xsd:
string
.
_:
b46
sp:
varName
"floatHeld"
^^
xsd:
string
.
_:
b47
sp:
varName
"reciprocated"
^^
xsd:
string
.
_:
b48
sp:
varName
"rotated"
^^
xsd:
string
.
_:
b49
_:
b55
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b50
_:
b56
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellCementJob"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b10
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b8
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b23
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b24
sp:
varName
"wellCementJobCasingReciprocationType"
^^
xsd:
string
.
_:
b25
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
_:
b29
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
.
_:
b28
sp:
varName
"pressureScaleBump"
^^
xsd:
string
.
_:
b14
sp:
varName
"volumeScaleReturns"
^^
xsd:
string
.
_:
b21
sp:
varName
"lengthScaleCasingStrDia"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-cementStage-v1.1.1.ttl.tbc
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 10:21:05 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-coreInfo-v1.1.1.ttl
View file @
0c0fa82
...
...
@@ -20,7 +20,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
...
...
@@ -420,7 +420,9 @@ Properties transfered to the activity, to the part of the well bore, or to the r
[
rdf:
type
ep-spin-lib:
buildExtractAWellCoreURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"localname"
^^
xsd:
string
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-equipFailureInfo-v1.1.1.ttl
View file @
0c0fa82
...
...
@@ -2,6 +2,7 @@
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#>
.
...
...
@@ -17,7 +18,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 14:13:15 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
arg:
<http://spinrdf.org/arg#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -19,7 +20,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.
witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://www.
reportinghub.no/ep/spin/1.1/lib>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -28,364 +29,446 @@
rdfs:
comment
"STEP 230 wireline formation test activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTest>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
3
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
_:
b9
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#porePressure>
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realMd"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMd"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#porePressure>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
predicate
_:
b12
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepth>
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realPressure"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScale"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepth>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
predicate
_:
b15
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b16
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realTvd"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b17
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#measuredDepthOfFluidSampling>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b20
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realMdSample"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdSample"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#sampledFluid>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b21
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"componentType"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#dominantComponent>
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
22
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
8
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
20
sp:
subject
_:
b
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
_:
b24
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b25
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realDensity"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScale"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
20
sp:
subject
_:
b
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b26
;
sp:
predicate
_:
b27
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b28
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"realVolume"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScale"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
])
;
sp:
where
([
sp:
object
_:
b29
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b30
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b31
;
]
[
sp:
object
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#formTestInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b6
;
]
[
sp:
object
[
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"md"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b33
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b8
;
sp:
subject
[
sp:
varName
"md"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b32
sp:
subject
[
sp:
varName
"md"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b34
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b35
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b14
;
sp:
subject
[
sp:
varName
"tvd"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b34
sp:
subject
[
sp:
varName
"tvd"
^^
xsd:
string
]
])
]
[
sp:
object
_:
b36
;
]
[
sp:
object
[
sp:
varName
"presPore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presPoreRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b37
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomPressure"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b11
;
sp:
subject
[
sp:
varName
"presPore"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realPressure"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b38
;
sp:
subject
[
sp:
varName
"presPore"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"goodSeal"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#goodSeal>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b39
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdSample"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdSampleRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b40
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdSample"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b18
;
sp:
subject
[
sp:
varName
"mdSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdSample"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b41
;
sp:
subject
[
sp:
varName
"mdSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"enumDominateComponent"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dominateComponentRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b42
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"densityHC"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityHCRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b43
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDensity"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b23
;
sp:
subject
[
sp:
varName
"densityHC"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDensity"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b44
;
sp:
subject
[
sp:
varName
"densityHC"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volumeSample"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volumeSampleRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b45
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVolume"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b26
;
sp:
subject
[
sp:
varName
"volumeSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVolume"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b28
;
sp:
subject
[
sp:
varName
"volumeSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#description>
;
sp:
subject
_:
b31
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b29
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
_:
b46
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b46
;
sp:
arg2
_:
b30
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
_:
b2
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b31
sp:
arg1
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
;
sp:
variable
_:
b47
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWirelineFormationTestURI
;
sp:
arg1
_:
b46
;
sp:
arg2
_:
b47
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
variable
_:
b1
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectComponentType
;
sp:
arg1
_:
b41
sp:
arg1
[
sp:
varName
"enumDominateComponent"
^^
xsd:
string
]
]
;
sp:
variable
_:
b21
sp:
variable
[
sp:
varName
"componentType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWirelineFormationTestGoodnessOfSealType
;
sp:
arg1
_:
b38
sp:
arg1
[
sp:
varName
"goodSeal"
^^
xsd:
string
]
]
;
sp:
variable
_:
b16
sp:
variable
[
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b33
sp:
arg1
[
sp:
varName
"uomMd"
^^
xsd:
string
]
]
;
sp:
variable
_:
b9
sp:
variable
[
sp:
varName
"lengthScaleMd"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b35
sp:
arg1
[
sp:
varName
"uomTvd"
^^
xsd:
string
]
]
;
sp:
variable
_:
b15
sp:
variable
[
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b40
sp:
arg1
[
sp:
varName
"uomMdSample"
^^
xsd:
string
]
]
;
sp:
variable
_:
b19
sp:
variable
[
sp:
varName
"lengthScaleMdSample"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b37
sp:
arg1
[
sp:
varName
"uomPressure"
^^
xsd:
string
]
]
;
sp:
variable
_:
b12
sp:
variable
[
sp:
varName
"pressureScale"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b45
sp:
arg1
[
sp:
varName
"uomVolume"
^^
xsd:
string
]
]
;
sp:
variable
_:
b27
sp:
variable
[
sp:
varName
"volumeScale"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b43
sp:
arg1
[
sp:
varName
"uomDensity"
^^
xsd:
string
]
]
;
sp:
variable
_:
b24
sp:
variable
[
sp:
varName
"densityScale"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b29
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
]
;
sp:
variable
_:
b5
sp:
variable
[
sp:
varName
"wellBore"
^^
xsd:
string
]
])
]
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b24
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b27
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b12
sp:
varName
"pressureScale"
^^
xsd:
string
.
_:
b19
sp:
varName
"lengthScaleMdSample"
^^
xsd:
string
.
_:
b15
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
.
_:
b9
sp:
varName
"lengthScaleMd"
^^
xsd:
string
.
_:
b16
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b21
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b1
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
.
_:
b47
sp:
varName
"localname"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b46
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b28
sp:
varName
"description"
^^
xsd:
string
.
_:
b26
sp:
varName
"realVolume"
^^
xsd:
string
.
_:
b45
sp:
varName
"uomVolume"
^^
xsd:
string
.
_:
b44
sp:
varName
"volumeSample"
^^
xsd:
string
.
_:
b23
sp:
varName
"realDensity"
^^
xsd:
string
.
_:
b43
sp:
varName
"uomDensity"
^^
xsd:
string
.
_:
b42
sp:
varName
"densityHC"
^^
xsd:
string
.
_:
b41
sp:
varName
"enumDominateComponent"
^^
xsd:
string
.
_:
b18
sp:
varName
"realMdSample"
^^
xsd:
string
.
_:
b40
sp:
varName
"uomMdSample"
^^
xsd:
string
.
_:
b39
sp:
varName
"mdSample"
^^
xsd:
string
.
_:
b38
sp:
varName
"goodSeal"
^^
xsd:
string
.
_:
b11
sp:
varName
"realPressure"
^^
xsd:
string
.
_:
b37
sp:
varName
"uomPressure"
^^
xsd:
string
.
_:
b36
sp:
varName
"presPore"
^^
xsd:
string
.
_:
b14
sp:
varName
"realTvd"
^^
xsd:
string
.
_:
b35
sp:
varName
"uomTvd"
^^
xsd:
string
.
_:
b34
sp:
varName
"tvd"
^^
xsd:
string
.
_:
b8
sp:
varName
"realMd"
^^
xsd:
string
.
_:
b33
sp:
varName
"uomMd"
^^
xsd:
string
.
_:
b32
sp:
varName
"md"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
.
_:
b31
sp:
varName
"formTestInfo"
^^
xsd:
string
.
_:
b30
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b29
sp:
varName
"nameWellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl.tbc
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 14:13:15 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -21,7 +20,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -30,580 +29,691 @@
rdfs:
comment
"STEP 270 Gas reading"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#GasReading>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasReading"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
3
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"dTim"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasReadingType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
_:
b10
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b11
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
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/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
_:
b16
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b17
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b20
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasSpatialPart>
;
sp:
subject
_:
b
3
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
21
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasConcentrationHigh>
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
22
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasConcentrationLow>
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
23
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
20
sp:
subject
_:
b
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b24
;
sp:
predicate
_:
b25
;
sp:
subject
_:
b21
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realGasHigh"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b26
;
sp:
predicate
_:
b27
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b28
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"realGasLow"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#methaneConcentration>
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b29
;
sp:
predicate
_:
b30
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b31
;
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realMeth"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
]
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ethaneConcentration>
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
predicate
_:
b33
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b34
;
sp:
subject
_:
b12
]
[
sp:
object
[
sp:
varName
"realEth"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
]
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#propaneConcentration>
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b35
;
sp:
predicate
_:
b36
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b37
;
sp:
subject
_:
b13
]
[
sp:
object
[
sp:
varName
"realProp"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
]
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#isoButaneConcentration>
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b38
;
sp:
predicate
_:
b39
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b40
;
sp:
subject
_:
b14
]
[
sp:
object
[
sp:
varName
"realIbut"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
]
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#norButaneConcentration>
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b41
;
sp:
predicate
_:
b42
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b43
;
sp:
subject
_:
b15
]
[
sp:
object
[
sp:
varName
"realNbut"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
]
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration>
;
sp:
subject
_:
b
23
sp:
subject
_:
b
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b44
;
sp:
predicate
_:
b45
;
sp:
subject
_:
b43
sp:
subject
_:
b16
]
[
sp:
object
[
sp:
varName
"realIpent"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
]
;
sp:
subject
_:
b16
])
;
sp:
where
([
sp:
object
_:
b46
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b47
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b48
;
]
[
sp:
object
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasReadingInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b49
;
]
[
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b50
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b9
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b51
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"readingType"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#readingTypeRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b52
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasHigh"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasHighRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b53
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomGasHigh"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b24
;
sp:
subject
[
sp:
varName
"gasHigh"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realGasHigh"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b52
sp:
subject
[
sp:
varName
"gasHigh"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTim"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b48
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b54
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b55
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b15
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b54
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b56
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b57
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b56
]
[
sp:
object
_:
b12
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b56
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b58
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b59
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b58
]
[
sp:
object
_:
b18
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b58
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b60
;
sp:
elements
([
sp:
object
[
sp:
varName
"gasLow"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasLowRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b61
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomGasLow"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b60
]
[
sp:
object
_:
b26
;
sp:
subject
[
sp:
varName
"gasLow"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realGasLow"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b60
sp:
subject
[
sp:
varName
"gasLow"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b62
;
sp:
elements
([
sp:
object
[
sp:
varName
"meth"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#methRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b63
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMeth"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b29
;
sp:
subject
[
sp:
varName
"meth"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMeth"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b62
sp:
subject
[
sp:
varName
"meth"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b64
;
sp:
elements
([
sp:
object
[
sp:
varName
"eth"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ethRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b65
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomEth"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b64
]
[
sp:
object
_:
b32
;
sp:
subject
[
sp:
varName
"eth"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realEth"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b64
sp:
subject
[
sp:
varName
"eth"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b66
;
sp:
elements
([
sp:
object
[
sp:
varName
"prop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#propRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b67
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomProp"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b35
;
sp:
subject
[
sp:
varName
"prop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realProp"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b66
sp:
subject
[
sp:
varName
"prop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b68
;
sp:
elements
([
sp:
object
[
sp:
varName
"ibut"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ibutRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b69
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomIbut"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b38
;
sp:
subject
[
sp:
varName
"ibut"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realIbut"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b68
sp:
subject
[
sp:
varName
"ibut"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b70
;
sp:
elements
([
sp:
object
[
sp:
varName
"nbut"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#nbutRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b71
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomNbut"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b70
]
[
sp:
object
_:
b41
;
sp:
subject
[
sp:
varName
"nbut"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realNbut"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b70
sp:
subject
[
sp:
varName
"nbut"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b72
;
sp:
elements
([
sp:
object
[
sp:
varName
"ipent"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ipentRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b73
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomIpent"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b72
]
[
sp:
object
_:
b44
;
sp:
subject
[
sp:
varName
"ipent"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realIpent"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b72
sp:
subject
[
sp:
varName
"ipent"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b46
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
_:
b74
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b74
;
sp:
arg2
_:
b47
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
variable
_:
b2
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b48
sp:
arg1
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
;
sp:
variable
_:
b75
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildGasReadingURI
;
sp:
arg1
_:
b74
;
sp:
arg2
_:
b75
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
variable
_:
b1
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectGasReadingType
;
sp:
arg1
_:
b51
sp:
arg1
[
sp:
varName
"readingType"
^^
xsd:
string
]
]
;
sp:
variable
_:
b7
sp:
variable
[
sp:
varName
"gasReadingType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b50
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b10
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b57
sp:
arg1
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b13
sp:
variable
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b55
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b16
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b59
sp:
arg1
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b19
sp:
variable
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b53
sp:
arg1
[
sp:
varName
"uomGasHigh"
^^
xsd:
string
]
]
;
sp:
variable
_:
b25
sp:
variable
[
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b61
sp:
arg1
[
sp:
varName
"uomGasLow"
^^
xsd:
string
]
]
;
sp:
variable
_:
b27
sp:
variable
[
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b63
sp:
arg1
[
sp:
varName
"uomMeth"
^^
xsd:
string
]
]
;
sp:
variable
_:
b30
sp:
variable
[
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b65
sp:
arg1
[
sp:
varName
"uomEth"
^^
xsd:
string
]
]
;
sp:
variable
_:
b33
sp:
variable
[
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b67
sp:
arg1
[
sp:
varName
"uomProp"
^^
xsd:
string
]
]
;
sp:
variable
_:
b36
sp:
variable
[
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b69
sp:
arg1
[
sp:
varName
"uomIbut"
^^
xsd:
string
]
]
;
sp:
variable
_:
b39
sp:
variable
[
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b71
sp:
arg1
[
sp:
varName
"uomNbut"
^^
xsd:
string
]
]
;
sp:
variable
_:
b42
sp:
variable
[
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b73
sp:
arg1
[
sp:
varName
"uomIpent"
^^
xsd:
string
]
]
;
sp:
variable
_:
b45
sp:
variable
[
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b46
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
]
;
sp:
variable
_:
b5
sp:
variable
[
sp:
varName
"wellBore"
^^
xsd:
string
]
])
]
.
_:
b46
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b47
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b48
sp:
varName
"gasReadingInfo"
^^
xsd:
string
.
_:
b49
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b50
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b9
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b51
sp:
varName
"readingType"
^^
xsd:
string
.
_:
b52
sp:
varName
"gasHigh"
^^
xsd:
string
.
_:
b53
sp:
varName
"uomGasHigh"
^^
xsd:
string
.
_:
b24
sp:
varName
"realGasHigh"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTim"
^^
xsd:
string
.
_:
b54
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b55
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b15
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b56
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b57
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b12
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b58
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b59
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b18
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b60
sp:
varName
"gasLow"
^^
xsd:
string
.
_:
b61
sp:
varName
"uomGasLow"
^^
xsd:
string
.
_:
b26
sp:
varName
"realGasLow"
^^
xsd:
string
.
_:
b62
sp:
varName
"meth"
^^
xsd:
string
.
_:
b63
sp:
varName
"uomMeth"
^^
xsd:
string
.
_:
b29
sp:
varName
"realMeth"
^^
xsd:
string
.
_:
b64
sp:
varName
"eth"
^^
xsd:
string
.
_:
b65
sp:
varName
"uomEth"
^^
xsd:
string
.
_:
b32
sp:
varName
"realEth"
^^
xsd:
string
.
_:
b66
sp:
varName
"prop"
^^
xsd:
string
.
_:
b67
sp:
varName
"uomProp"
^^
xsd:
string
.
_:
b35
sp:
varName
"realProp"
^^
xsd:
string
.
_:
b68
sp:
varName
"ibut"
^^
xsd:
string
.
_:
b69
sp:
varName
"uomIbut"
^^
xsd:
string
.
_:
b38
sp:
varName
"realIbut"
^^
xsd:
string
.
_:
b70
sp:
varName
"nbut"
^^
xsd:
string
.
_:
b71
sp:
varName
"uomNbut"
^^
xsd:
string
.
_:
b41
sp:
varName
"realNbut"
^^
xsd:
string
.
_:
b72
sp:
varName
"ipent"
^^
xsd:
string
.
_:
b73
sp:
varName
"uomIpent"
^^
xsd:
string
.
_:
b44
sp:
varName
"realIpent"
^^
xsd:
string
.
_:
b74
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b75
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"gasReading"
^^
xsd:
string
.
_:
b7
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b10
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b13
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b16
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b19
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b25
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
.
_:
b27
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
.
_:
b30
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
.
_:
b33
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
.
_:
b36
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
.
_:
b39
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
.
_:
b42
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
.
_:
b45
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl.tbc
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-perfInfo-v1.1.1.ttl
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 15:43:00 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -21,7 +20,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -30,255 +29,310 @@
rdfs:
comment
"STEP 260 Open perforation interval"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#OpenPerforationInterval>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
subject
[
sp:
varName
"openPerforationInterval"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"openPerforationInterval"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"openPerforationInterval"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
3
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"dTimOpen"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
subject
[
sp:
varName
"openPerforationInterval"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimClose"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
subject
[
sp:
varName
"openPerforationInterval"
^^
xsd:
string
]
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
_:
b10
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b11
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
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/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
_:
b16
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b17
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b6
])
;
sp:
where
([
sp:
object
_:
b20
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b21
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b22
;
]
[
sp:
object
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#perfInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b6
;
]
[
sp:
object
[
sp:
varName
"dTimOpen"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimOpen>
;
sp:
subject
_:
b22
sp:
subject
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTimClose"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimClose>
;
sp:
subject
_:
b22
sp:
subject
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
])
]
[
sp:
object
_:
b23
;
]
[
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b24
;
sp:
subject
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b9
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b25
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b26
;
sp:
subject
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b12
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b25
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b27
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b28
;
sp:
subject
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b15
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b27
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b29
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b30
;
sp:
subject
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b18
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b29
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b20
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
_:
b31
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b31
;
sp:
arg2
_:
b21
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
_:
b2
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b22
sp:
arg1
[
sp:
varName
"perfInfo"
^^
xsd:
string
]
]
;
sp:
variable
_:
b32
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildOpenPerforationIntervalURI
;
sp:
arg1
_:
b31
;
sp:
arg2
_:
b32
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
_:
b1
sp:
variable
[
sp:
varName
"openPerforationInterval"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b24
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b10
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b28
sp:
arg1
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b16
sp:
variable
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b26
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b13
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b30
sp:
arg1
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b19
sp:
variable
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b20
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
]
;
sp:
variable
_:
b5
sp:
variable
[
sp:
varName
"wellBore"
^^
xsd:
string
]
])
]
.
_:
b1
sp:
varName
"openPerforationInterval"
^^
xsd:
string
.
_:
b32
sp:
varName
"localname"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b31
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b18
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b30
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b29
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b15
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b28
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b27
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b12
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b26
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b25
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b9
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b24
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b23
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b7
sp:
varName
"dTimClose"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimOpen"
^^
xsd:
string
.
_:
b22
sp:
varName
"perfInfo"
^^
xsd:
string
.
_:
b21
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b20
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b19
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b13
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b16
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b10
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-perfInfo-v1.1.1.ttl.tbc
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 15:43:00 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 16:11:37 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -21,7 +20,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -30,991 +29,1196 @@
rdfs:
comment
"STEP 210 Create WellTest activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellTest>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
3
sp:
subject
_:
b
1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"wellTestType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimWellTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"testNumber"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestNumber>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b9
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
_:
b11
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b12
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
_:
b17
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b18
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
_:
b20
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b21
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
21
]
[
sp:
object
_:
b
22
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize>
;
sp:
subject
_:
b
21
sp:
subject
_:
b
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
_:
b24
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b25
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realOrifice"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleOrifice"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#fluidProducedByWellTest>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
25
]
[
sp:
object
_:
b
26
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#waterOilRatio>
;
sp:
subject
_:
b
25
sp:
subject
_:
b
9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
_:
b28
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b29
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"realWaterOil"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"specificVolumeScaleWaterOil"
^^
xsd:
string
]
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasOilRatio>
;
sp:
subject
_:
b
25
sp:
subject
_:
b
9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
predicate
_:
b31
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b32
;
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realGasOil"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"specificVolumeScaleGasOil"
^^
xsd:
string
]
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
25
sp:
subject
_:
b
9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Water>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
2
]
[
sp:
object
_:
b
3
3
;
sp:
subject
_:
b
1
2
]
[
sp:
object
_:
b
1
3
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
2
sp:
subject
_:
b
1
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b34
;
sp:
predicate
_:
b35
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b36
;
sp:
subject
_:
b13
]
[
sp:
object
[
sp:
varName
"realDensityWater"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScaleWater"
^^
xsd:
string
]
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
2
sp:
subject
_:
b
1
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b37
;
sp:
predicate
_:
b38
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b39
;
sp:
subject
_:
b14
]
[
sp:
object
[
sp:
varName
"realFlowRateWater"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumetricFlowRateScaleWater"
^^
xsd:
string
]
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
3
2
sp:
subject
_:
b
1
2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b40
;
sp:
predicate
_:
b41
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b42
;
sp:
subject
_:
b15
]
[
sp:
object
[
sp:
varName
"realVolumeWater"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScaleWater"
^^
xsd:
string
]
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
25
sp:
subject
_:
b
9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Oil>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
42
]
[
sp:
object
_:
b
43
;
sp:
subject
_:
b
16
]
[
sp:
object
_:
b
17
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
42
sp:
subject
_:
b
16
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b44
;
sp:
predicate
_:
b45
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b46
;
sp:
subject
_:
b17
]
[
sp:
object
[
sp:
varName
"realDensityOil"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScaleOil"
^^
xsd:
string
]
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
42
sp:
subject
_:
b
16
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b47
;
sp:
predicate
_:
b48
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b49
;
sp:
subject
_:
b18
]
[
sp:
object
[
sp:
varName
"realFlowRateOil"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumetricFlowRateScaleOil"
^^
xsd:
string
]
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
42
sp:
subject
_:
b
16
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b50
;
sp:
predicate
_:
b51
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b52
;
sp:
subject
_:
b19
]
[
sp:
object
[
sp:
varName
"realVolumeOil"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScaleOil"
^^
xsd:
string
]
;
sp:
subject
_:
b19
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
25
sp:
subject
_:
b
9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
52
]
[
sp:
object
_:
b
53
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
21
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
52
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b53
]
[
sp:
object
_:
b54
;
sp:
predicate
_:
b55
;
sp:
subject
_:
b53
]
[
sp:
object
_:
b56
;
sp:
subject
_:
b21
]
[
sp:
object
[
sp:
varName
"realDensityGas"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScaleGas"
^^
xsd:
string
]
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b22
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
52
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b56
]
[
sp:
object
_:
b57
;
sp:
predicate
_:
b58
;
sp:
subject
_:
b56
]
[
sp:
object
_:
b59
;
sp:
subject
_:
b22
]
[
sp:
object
[
sp:
varName
"realFlowRateGas"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumetricFlowRateScaleGas"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
52
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b60
;
sp:
predicate
_:
b61
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b62
;
sp:
subject
_:
b23
]
[
sp:
object
[
sp:
varName
"realVolumeGas"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScaleGas"
^^
xsd:
string
]
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b63
;
sp:
predicate
_:
b64
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b65
;
sp:
subject
_:
b24
]
[
sp:
object
[
sp:
varName
"realShutIn"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleShutIn"
^^
xsd:
string
]
;
sp:
subject
_:
b24
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b66
;
sp:
predicate
_:
b67
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b68
;
sp:
subject
_:
b25
]
[
sp:
object
[
sp:
varName
"realFlowing"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleFlowing"
^^
xsd:
string
]
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b69
;
sp:
predicate
_:
b70
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b71
;
sp:
subject
_:
b26
]
[
sp:
object
[
sp:
varName
"realBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#chlorideConcentration>
;
sp:
subject
_:
b
52
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificMass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b71
]
[
sp:
object
_:
b72
;
sp:
predicate
_:
b73
;
sp:
subject
_:
b71
]
[
sp:
object
_:
b74
;
sp:
subject
_:
b27
]
[
sp:
object
[
sp:
varName
"realChloride"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"specificMassScaleChloride"
^^
xsd:
string
]
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration>
;
sp:
subject
_:
b
52
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificMass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b74
]
[
sp:
object
_:
b75
;
sp:
predicate
_:
b76
;
sp:
subject
_:
b74
]
[
sp:
object
_:
b77
;
sp:
subject
_:
b28
]
[
sp:
object
[
sp:
varName
"realCarbonDioxide"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"specificMassScaleCarbonDioxide"
^^
xsd:
string
]
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration>
;
sp:
subject
_:
b
52
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificMass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b77
]
[
sp:
object
_:
b78
;
sp:
predicate
_:
b79
;
sp:
subject
_:
b77
]
[
sp:
object
_:
b80
;
sp:
subject
_:
b29
]
[
sp:
object
[
sp:
varName
"realHydrogenSulfide"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"specificMassScaleHydrogenSulfide"
^^
xsd:
string
]
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestStoredOil>
;
sp:
subject
_:
b1
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Oil>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
8
0
]
[
sp:
object
_:
b
8
1
;
sp:
subject
_:
b
3
0
]
[
sp:
object
_:
b
3
1
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
8
0
sp:
subject
_:
b
3
0
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b82
;
sp:
predicate
_:
b83
;
sp:
subject
_:
b81
sp:
subject
_:
b31
]
[
sp:
object
[
sp:
varName
"realStored"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScaleStored"
^^
xsd:
string
]
;
sp:
subject
_:
b31
])
;
sp:
where
([
sp:
object
_:
b84
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b85
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b86
;
]
[
sp:
object
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#wellTestInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b7
;
]
[
sp:
object
[
sp:
varName
"dTimWellTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b87
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"enumTestType"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#testTypeRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b8
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"testNumber"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#testNumber>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b88
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b89
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b88
]
[
sp:
object
_:
b10
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b88
]
[
sp:
object
_:
b90
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b91
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b90
]
[
sp:
object
_:
b13
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b90
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b92
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b93
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b92
]
[
sp:
object
_:
b16
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b92
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b94
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b95
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b94
]
[
sp:
object
_:
b19
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b94
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
])
]
[
sp:
object
_:
b96
;
]
[
sp:
object
[
sp:
varName
"chokeOrificeSize"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#chokeOrificeSizeRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b97
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomOrifice"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b96
]
[
sp:
object
_:
b23
;
sp:
subject
[
sp:
varName
"chokeOrificeSize"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realOrifice"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b96
]
[
sp:
object
_:
b98
;
sp:
subject
[
sp:
varName
"chokeOrificeSize"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"densityOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityOilRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b99
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDensityOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b98
]
[
sp:
object
_:
b44
;
sp:
subject
[
sp:
varName
"densityOil"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDensityOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b98
]
[
sp:
object
_:
b100
;
sp:
subject
[
sp:
varName
"densityOil"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"densityWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityWaterRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b101
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDensityWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b100
]
[
sp:
object
_:
b34
;
sp:
subject
[
sp:
varName
"densityWater"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDensityWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b100
]
[
sp:
object
_:
b102
;
sp:
subject
[
sp:
varName
"densityWater"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"densityGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityGasRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b103
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDensityGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b102
]
[
sp:
object
_:
b54
;
sp:
subject
[
sp:
varName
"densityGas"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDensityGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b102
]
[
sp:
object
_:
b104
;
sp:
subject
[
sp:
varName
"densityGas"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"flowRateOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#flowRateOilRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b105
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomFlowRateOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b104
]
[
sp:
object
_:
b47
;
sp:
subject
[
sp:
varName
"flowRateOil"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realFlowRateOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b104
]
[
sp:
object
_:
b106
;
sp:
subject
[
sp:
varName
"flowRateOil"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"flowRateWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#flowRateWaterRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b107
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomFlowRateWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b106
]
[
sp:
object
_:
b37
;
sp:
subject
[
sp:
varName
"flowRateWater"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realFlowRateWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b106
]
[
sp:
object
_:
b108
;
sp:
subject
[
sp:
varName
"flowRateWater"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"flowRateGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#flowRateGasRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b109
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomFlowRateGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b108
]
[
sp:
object
_:
b57
;
sp:
subject
[
sp:
varName
"flowRateGas"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realFlowRateGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b108
]
[
sp:
object
_:
b110
;
sp:
subject
[
sp:
varName
"flowRateGas"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"presShutIn"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presShutInRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b111
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomShutIn"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b63
;
sp:
subject
[
sp:
varName
"presShutIn"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realShutIn"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b112
;
sp:
subject
[
sp:
varName
"presShutIn"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"presFlowing"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presFlowingRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b113
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomFlowing"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b112
]
[
sp:
object
_:
b66
;
sp:
subject
[
sp:
varName
"presFlowing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realFlowing"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b112
]
[
sp:
object
_:
b114
;
sp:
subject
[
sp:
varName
"presFlowing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"presBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presBottomRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b115
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b114
]
[
sp:
object
_:
b69
;
sp:
subject
[
sp:
varName
"presBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b114
]
[
sp:
object
_:
b116
;
sp:
subject
[
sp:
varName
"presBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasOilRatio"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasOilRatioRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b117
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomGasOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b116
]
[
sp:
object
_:
b30
;
sp:
subject
[
sp:
varName
"gasOilRatio"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realGasOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b116
]
[
sp:
object
_:
b118
;
sp:
subject
[
sp:
varName
"gasOilRatio"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"waterOilRatio"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#waterOilRatioRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b119
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomWaterOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b118
]
[
sp:
object
_:
b27
;
sp:
subject
[
sp:
varName
"waterOilRatio"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realWaterOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b118
]
[
sp:
object
_:
b120
;
sp:
subject
[
sp:
varName
"waterOilRatio"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"chloride"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#chlorideRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b121
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomChloride"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b72
;
sp:
subject
[
sp:
varName
"chloride"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realChloride"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b122
;
sp:
subject
[
sp:
varName
"chloride"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"carbonDioxide"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#carbonDioxideRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b123
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomCarbonDioxide"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b122
]
[
sp:
object
_:
b75
;
sp:
subject
[
sp:
varName
"carbonDioxide"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realCarbonDioxide"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b122
]
[
sp:
object
_:
b124
;
sp:
subject
[
sp:
varName
"carbonDioxide"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"hydrogenSulfide"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#hydrogenSulfideRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b125
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomHydrogenSulfide"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b124
]
[
sp:
object
_:
b78
;
sp:
subject
[
sp:
varName
"hydrogenSulfide"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realHydrogenSulfide"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b124
]
[
sp:
object
_:
b126
;
sp:
subject
[
sp:
varName
"hydrogenSulfide"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volOilTotal"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volOilTotalRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b127
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVolumeOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b126
]
[
sp:
object
_:
b50
;
sp:
subject
[
sp:
varName
"volOilTotal"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVolumeOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b126
]
[
sp:
object
_:
b128
;
sp:
subject
[
sp:
varName
"volOilTotal"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volGasTotal"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volGasTotalRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b129
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVolumeGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b128
]
[
sp:
object
_:
b60
;
sp:
subject
[
sp:
varName
"volGasTotal"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVolumeGas"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b128
]
[
sp:
object
_:
b130
;
sp:
subject
[
sp:
varName
"volGasTotal"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volWaterTotal"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volWaterTotalRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b131
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVolumeWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b130
]
[
sp:
object
_:
b40
;
sp:
subject
[
sp:
varName
"volWaterTotal"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVolumeWater"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b130
]
[
sp:
object
_:
b132
;
sp:
subject
[
sp:
varName
"volWaterTotal"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volOilStored"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volOilStoredRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b133
;
sp:
subject
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomStored"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b132
]
[
sp:
object
_:
b82
;
sp:
subject
[
sp:
varName
"volOilStored"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realStored"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b132
sp:
subject
[
sp:
varName
"volOilStored"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b84
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
_:
b134
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b134
;
sp:
arg2
_:
b85
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
_:
b2
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b86
sp:
arg1
[
sp:
varName
"wellTestInfo"
^^
xsd:
string
]
]
;
sp:
variable
_:
b135
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellTestURI
;
sp:
arg1
_:
b134
;
sp:
arg2
_:
b135
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
_:
b1
sp:
variable
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellTestType
;
sp:
arg1
_:
b87
sp:
arg1
[
sp:
varName
"enumTestType"
^^
xsd:
string
]
]
;
sp:
variable
_:
b6
sp:
variable
[
sp:
varName
"wellTestType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b89
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b11
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b93
sp:
arg1
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
]
;
sp:
variable
_:
b17
sp:
variable
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b91
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b14
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b95
sp:
arg1
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b20
sp:
variable
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b97
sp:
arg1
[
sp:
varName
"uomOrifice"
^^
xsd:
string
]
]
;
sp:
variable
_:
b24
sp:
variable
[
sp:
varName
"lengthScaleOrifice"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b119
sp:
arg1
[
sp:
varName
"uomWaterOil"
^^
xsd:
string
]
]
;
sp:
variable
_:
b28
sp:
variable
[
sp:
varName
"specificVolumeScaleWaterOil"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b117
sp:
arg1
[
sp:
varName
"uomGasOil"
^^
xsd:
string
]
]
;
sp:
variable
_:
b31
sp:
variable
[
sp:
varName
"specificVolumeScaleGasOil"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b101
sp:
arg1
[
sp:
varName
"uomDensityWater"
^^
xsd:
string
]
]
;
sp:
variable
_:
b35
sp:
variable
[
sp:
varName
"densityScaleWater"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b99
sp:
arg1
[
sp:
varName
"uomDensityOil"
^^
xsd:
string
]
]
;
sp:
variable
_:
b45
sp:
variable
[
sp:
varName
"densityScaleOil"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b103
sp:
arg1
[
sp:
varName
"uomDensityGas"
^^
xsd:
string
]
]
;
sp:
variable
_:
b55
sp:
variable
[
sp:
varName
"densityScaleGas"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumetricFlowRateScale
;
sp:
arg1
_:
b109
sp:
arg1
[
sp:
varName
"uomFlowRateGas"
^^
xsd:
string
]
]
;
sp:
variable
_:
b58
sp:
variable
[
sp:
varName
"volumetricFlowRateScaleGas"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumetricFlowRateScale
;
sp:
arg1
_:
b107
sp:
arg1
[
sp:
varName
"uomFlowRateWater"
^^
xsd:
string
]
]
;
sp:
variable
_:
b38
sp:
variable
[
sp:
varName
"volumetricFlowRateScaleWater"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumetricFlowRateScale
;
sp:
arg1
_:
b105
sp:
arg1
[
sp:
varName
"uomFlowRateOil"
^^
xsd:
string
]
]
;
sp:
variable
_:
b48
sp:
variable
[
sp:
varName
"volumetricFlowRateScaleOil"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b127
sp:
arg1
[
sp:
varName
"uomVolumeOil"
^^
xsd:
string
]
]
;
sp:
variable
_:
b51
sp:
variable
[
sp:
varName
"volumeScaleOil"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b129
sp:
arg1
[
sp:
varName
"uomVolumeGas"
^^
xsd:
string
]
]
;
sp:
variable
_:
b61
sp:
variable
[
sp:
varName
"volumeScaleGas"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b131
sp:
arg1
[
sp:
varName
"uomVolumeWater"
^^
xsd:
string
]
]
;
sp:
variable
_:
b41
sp:
variable
[
sp:
varName
"volumeScaleWater"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b133
sp:
arg1
[
sp:
varName
"uomStored"
^^
xsd:
string
]
]
;
sp:
variable
_:
b83
sp:
variable
[
sp:
varName
"volumeScaleStored"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b111
sp:
arg1
[
sp:
varName
"uomShutIn"
^^
xsd:
string
]
]
;
sp:
variable
_:
b64
sp:
variable
[
sp:
varName
"pressureScaleShutIn"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b113
sp:
arg1
[
sp:
varName
"uomFlowing"
^^
xsd:
string
]
]
;
sp:
variable
_:
b67
sp:
variable
[
sp:
varName
"pressureScaleFlowing"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b115
sp:
arg1
[
sp:
varName
"uomBottom"
^^
xsd:
string
]
]
;
sp:
variable
_:
b70
sp:
variable
[
sp:
varName
"pressureScaleBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificMassScale
;
sp:
arg1
_:
b121
sp:
arg1
[
sp:
varName
"uomChloride"
^^
xsd:
string
]
]
;
sp:
variable
_:
b73
sp:
variable
[
sp:
varName
"specificMassScaleChloride"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificMassScale
;
sp:
arg1
_:
b123
sp:
arg1
[
sp:
varName
"uomCarbonDioxide"
^^
xsd:
string
]
]
;
sp:
variable
_:
b76
sp:
variable
[
sp:
varName
"specificMassScaleCarbonDioxide"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificMassScale
;
sp:
arg1
_:
b125
sp:
arg1
[
sp:
varName
"uomHydrogenSulfide"
^^
xsd:
string
]
]
;
sp:
variable
_:
b79
sp:
variable
[
sp:
varName
"specificMassScaleHydrogenSulfide"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b84
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
]
;
sp:
variable
_:
b5
sp:
variable
[
sp:
varName
"wellBore"
^^
xsd:
string
]
])
]
.
_:
b84
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b85
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b86
sp:
varName
"wellTestInfo"
^^
xsd:
string
.
_:
b7
sp:
varName
"dTimWellTest"
^^
xsd:
string
.
_:
b87
sp:
varName
"enumTestType"
^^
xsd:
string
.
_:
b8
sp:
varName
"testNumber"
^^
xsd:
string
.
_:
b88
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b89
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b90
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b91
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b13
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b92
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b93
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b16
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b94
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b95
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b19
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b96
sp:
varName
"chokeOrificeSize"
^^
xsd:
string
.
_:
b97
sp:
varName
"uomOrifice"
^^
xsd:
string
.
_:
b23
sp:
varName
"realOrifice"
^^
xsd:
string
.
_:
b98
sp:
varName
"densityOil"
^^
xsd:
string
.
_:
b99
sp:
varName
"uomDensityOil"
^^
xsd:
string
.
_:
b44
sp:
varName
"realDensityOil"
^^
xsd:
string
.
_:
b100
sp:
varName
"densityWater"
^^
xsd:
string
.
_:
b101
sp:
varName
"uomDensityWater"
^^
xsd:
string
.
_:
b34
sp:
varName
"realDensityWater"
^^
xsd:
string
.
_:
b102
sp:
varName
"densityGas"
^^
xsd:
string
.
_:
b103
sp:
varName
"uomDensityGas"
^^
xsd:
string
.
_:
b54
sp:
varName
"realDensityGas"
^^
xsd:
string
.
_:
b104
sp:
varName
"flowRateOil"
^^
xsd:
string
.
_:
b105
sp:
varName
"uomFlowRateOil"
^^
xsd:
string
.
_:
b47
sp:
varName
"realFlowRateOil"
^^
xsd:
string
.
_:
b106
sp:
varName
"flowRateWater"
^^
xsd:
string
.
_:
b107
sp:
varName
"uomFlowRateWater"
^^
xsd:
string
.
_:
b37
sp:
varName
"realFlowRateWater"
^^
xsd:
string
.
_:
b108
sp:
varName
"flowRateGas"
^^
xsd:
string
.
_:
b109
sp:
varName
"uomFlowRateGas"
^^
xsd:
string
.
_:
b57
sp:
varName
"realFlowRateGas"
^^
xsd:
string
.
_:
b110
sp:
varName
"presShutIn"
^^
xsd:
string
.
_:
b111
sp:
varName
"uomShutIn"
^^
xsd:
string
.
_:
b63
sp:
varName
"realShutIn"
^^
xsd:
string
.
_:
b112
sp:
varName
"presFlowing"
^^
xsd:
string
.
_:
b113
sp:
varName
"uomFlowing"
^^
xsd:
string
.
_:
b66
sp:
varName
"realFlowing"
^^
xsd:
string
.
_:
b114
sp:
varName
"presBottom"
^^
xsd:
string
.
_:
b115
sp:
varName
"uomBottom"
^^
xsd:
string
.
_:
b69
sp:
varName
"realBottom"
^^
xsd:
string
.
_:
b116
sp:
varName
"gasOilRatio"
^^
xsd:
string
.
_:
b117
sp:
varName
"uomGasOil"
^^
xsd:
string
.
_:
b30
sp:
varName
"realGasOil"
^^
xsd:
string
.
_:
b118
sp:
varName
"waterOilRatio"
^^
xsd:
string
.
_:
b119
sp:
varName
"uomWaterOil"
^^
xsd:
string
.
_:
b27
sp:
varName
"realWaterOil"
^^
xsd:
string
.
_:
b120
sp:
varName
"chloride"
^^
xsd:
string
.
_:
b121
sp:
varName
"uomChloride"
^^
xsd:
string
.
_:
b72
sp:
varName
"realChloride"
^^
xsd:
string
.
_:
b122
sp:
varName
"carbonDioxide"
^^
xsd:
string
.
_:
b123
sp:
varName
"uomCarbonDioxide"
^^
xsd:
string
.
_:
b75
sp:
varName
"realCarbonDioxide"
^^
xsd:
string
.
_:
b124
sp:
varName
"hydrogenSulfide"
^^
xsd:
string
.
_:
b125
sp:
varName
"uomHydrogenSulfide"
^^
xsd:
string
.
_:
b78
sp:
varName
"realHydrogenSulfide"
^^
xsd:
string
.
_:
b126
sp:
varName
"volOilTotal"
^^
xsd:
string
.
_:
b127
sp:
varName
"uomVolumeOil"
^^
xsd:
string
.
_:
b50
sp:
varName
"realVolumeOil"
^^
xsd:
string
.
_:
b128
sp:
varName
"volGasTotal"
^^
xsd:
string
.
_:
b129
sp:
varName
"uomVolumeGas"
^^
xsd:
string
.
_:
b60
sp:
varName
"realVolumeGas"
^^
xsd:
string
.
_:
b130
sp:
varName
"volWaterTotal"
^^
xsd:
string
.
_:
b131
sp:
varName
"uomVolumeWater"
^^
xsd:
string
.
_:
b40
sp:
varName
"realVolumeWater"
^^
xsd:
string
.
_:
b132
sp:
varName
"volOilStored"
^^
xsd:
string
.
_:
b133
sp:
varName
"uomStored"
^^
xsd:
string
.
_:
b82
sp:
varName
"realStored"
^^
xsd:
string
.
_:
b134
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b135
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellTest"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b11
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b17
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b14
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b20
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b24
sp:
varName
"lengthScaleOrifice"
^^
xsd:
string
.
_:
b28
sp:
varName
"specificVolumeScaleWaterOil"
^^
xsd:
string
.
_:
b31
sp:
varName
"specificVolumeScaleGasOil"
^^
xsd:
string
.
_:
b35
sp:
varName
"densityScaleWater"
^^
xsd:
string
.
_:
b45
sp:
varName
"densityScaleOil"
^^
xsd:
string
.
_:
b55
sp:
varName
"densityScaleGas"
^^
xsd:
string
.
_:
b58
sp:
varName
"volumetricFlowRateScaleGas"
^^
xsd:
string
.
_:
b38
sp:
varName
"volumetricFlowRateScaleWater"
^^
xsd:
string
.
_:
b48
sp:
varName
"volumetricFlowRateScaleOil"
^^
xsd:
string
.
_:
b51
sp:
varName
"volumeScaleOil"
^^
xsd:
string
.
_:
b61
sp:
varName
"volumeScaleGas"
^^
xsd:
string
.
_:
b41
sp:
varName
"volumeScaleWater"
^^
xsd:
string
.
_:
b83
sp:
varName
"volumeScaleStored"
^^
xsd:
string
.
_:
b64
sp:
varName
"pressureScaleShutIn"
^^
xsd:
string
.
_:
b67
sp:
varName
"pressureScaleFlowing"
^^
xsd:
string
.
_:
b70
sp:
varName
"pressureScaleBottom"
^^
xsd:
string
.
_:
b73
sp:
varName
"specificMassScaleChloride"
^^
xsd:
string
.
_:
b76
sp:
varName
"specificMassScaleCarbonDioxide"
^^
xsd:
string
.
_:
b79
sp:
varName
"specificMassScaleHydrogenSulfide"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl.tbc
View file @
0c0fa82
# Saved by TopBraid on Fri Oct 28 16:11:37 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment