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-27 19:49:52 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
72561b7be903357fd4968268584259e3983b37a2
72561b7b
1 parent
1e82208c
Fixed casing run start time
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
380 additions
and
280 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.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/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
72561b7
...
...
@@ -21,7 +21,7 @@
<http://www.reportinghub.no/ep/spin/ddr-tables>
rdf:
type
owl:
Ontology
;
rdfs:
comment
"A collection of SELECT templates that can be used to assemble tables in DD reports."
^^
xsd:
string
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
ddr>
,
<http://www.reportinghub.no/spin/rh>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
activity-purpose>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/ddr
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ddr-tables:
BitRecord
...
...
@@ -196,6 +196,8 @@ ddr-tables:CasingLinerTubingInformation
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"startTime"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"typeOfPipe"
^^
xsd:
string
]
[
sp:
varName
"casingType"
^^
xsd:
string
]
[
sp:
varName
"startTime"
^^
xsd:
string
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl
View file @
72561b7
# Saved by TopBraid on Thu Oct 27 14:50:45 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://
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,437 +28,537 @@ 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:
object
_:
b7
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
_:
b2
;
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#hasPart>
;
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
_:
b3
;
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b35
;
]
[
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
_:
b36
;
sp:
elements
([
sp:
object
[
sp:
varName
"enumTubeType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
typeRef
;
sp:
subject
_:
b35
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b37
;
sp:
elements
([
sp:
object
[
sp:
varName
"id"
^^
xsd:
string
]
;
sp:
predicate
ddr:
idRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b38
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomId"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b37
]
[
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
_:
b37
sp:
subject
[
sp:
varName
"id"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b39
;
sp:
elements
([
sp:
object
[
sp:
varName
"od"
^^
xsd:
string
]
;
sp:
predicate
ddr:
odRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b40
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomOd"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b39
]
[
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
_:
b39
sp:
subject
[
sp:
varName
"od"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b41
;
sp:
elements
([
sp:
object
[
sp:
varName
"weight"
^^
xsd:
string
]
;
sp:
predicate
ddr:
weightRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b42
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomWeight"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b41
]
[
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
_:
b41
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
_:
b35
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
_:
b35
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b43
;
sp:
elements
([
sp:
object
[
sp:
varName
"length"
^^
xsd:
string
]
;
sp:
predicate
ddr:
lengthRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b44
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomLen"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b43
]
[
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
_:
b43
sp:
subject
[
sp:
varName
"length"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b45
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
predicate
ddr:
mdTopRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b46
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b45
]
[
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
_:
b45
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b47
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
predicate
ddr:
mdBottomRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b48
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b47
]
[
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
_:
b47
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b50
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"enumCasingType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casingTypeRef
;
sp:
subject
_:
b49
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b5
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
ddr:
description
;
sp:
subject
_:
b49
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b3
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimStartStim"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
_:
b49
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b4
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEndStim"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
_:
b49
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
_:
b51
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b51
;
sp:
arg2
_:
b3
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
_:
b35
sp:
arg1
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
;
sp:
variable
_:
b52
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellStimulationURI
;
sp:
arg1
_:
b51
;
sp:
arg2
_:
b52
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
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
_:
b50
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
_:
b36
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
_:
b38
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
_:
b40
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
_:
b44
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
_:
b46
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
_:
b48
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
_:
b42
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
.
_:
b3
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b35
sp:
varName
"casingLinerTubing"
^^
xsd:
string
.
_:
b36
sp:
varName
"enumTubeType"
^^
xsd:
string
.
_:
b37
sp:
varName
"id"
^^
xsd:
string
.
_:
b38
sp:
varName
"uomId"
^^
xsd:
string
.
_:
b19
sp:
varName
"realId"
^^
xsd:
string
.
_:
b39
sp:
varName
"od"
^^
xsd:
string
.
_:
b40
sp:
varName
"uomOd"
^^
xsd:
string
.
_:
b22
sp:
varName
"realOd"
^^
xsd:
string
.
_:
b41
sp:
varName
"weight"
^^
xsd:
string
.
_:
b42
sp:
varName
"uomWeight"
^^
xsd:
string
.
_:
b25
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
.
_:
b28
sp:
varName
"grade"
^^
xsd:
string
.
_:
b30
sp:
varName
"connection"
^^
xsd:
string
.
_:
b43
sp:
varName
"length"
^^
xsd:
string
.
_:
b44
sp:
varName
"uomLen"
^^
xsd:
string
.
_:
b32
sp:
varName
"realLen"
^^
xsd:
string
.
_:
b45
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b46
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b47
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b48
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b13
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b49
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
.
_:
b50
sp:
varName
"enumCasingType"
^^
xsd:
string
.
_:
b5
sp:
varName
"description"
^^
xsd:
string
.
_:
b4
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b51
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b52
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 @
72561b7
# Saved by TopBraid on Thu Oct 27 14:50:45 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment