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
2012-03-24 13:58:27 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
24fae29e7b16f7eb37724ab7c50d5b8738deb231
24fae29e
1 parent
93076d76
Small fixes to DDR column headings and Lith diff cast to decimal not float
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
15 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
24fae29
...
...
@@ -22,7 +22,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://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/spin/rh
>
;
owl:
imports
<http://
www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://spinrdf.org/spin
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ddr-tables:
BitRecord
...
...
@@ -422,10 +422,12 @@ ddr-tables:BitRecord
in"""
^^
xsd:
string
"Run No."
^^
xsd:
string
"Manufacturer"
^^
xsd:
string
"Model"
^^
xsd:
string
"Hours Drilled"
^^
xsd:
string
"""MD Start
m"""
^^
xsd:
string
"""MD End
m"""
^^
xsd:
string
"""Hole Made
(last+24H)"""
^^
xsd:
string
"""Hours Drilled
(last24H)"""
^^
xsd:
string
"""ROP
(last 24H)
m"""
^^
xsd:
string
"""Hours Drilled
(last 24H)"""
^^
xsd:
string
"""ROP
m/h"""
^^
xsd:
string
"""Total Hole
made"""
^^
xsd:
string
"""Total Hours
made
m"""
^^
xsd:
string
"""Total Hours
drilled"""
^^
xsd:
string
"""Total ROP
m/h"""
^^
xsd:
string
"""Dull
Grade"""
^^
xsd:
string
)
.
...
...
@@ -992,7 +994,7 @@ ddr-tables:CementFluidInformation
])
])
]
;
rhspin:
tableHeaders
(
"Fluid
t
ype"
^^
xsd:
string
"""Volume Pumped
rhspin:
tableHeaders
(
"Fluid
T
ype"
^^
xsd:
string
"""Volume Pumped
m3"""
^^
xsd:
string
"Fluid Density"
^^
xsd:
string
"""Yield Point
ft3/sack"""
^^
xsd:
string
"""Mix Water Ratio
gal/sack"""
^^
xsd:
string
"""Free Water
...
...
@@ -1443,7 +1445,7 @@ ddr-tables:CementInformation
rhspin:
tableHeaders
(
"""Start
Time"""
^^
xsd:
string
"""End
Time"""
^^
xsd:
string
"""Job
Y
ype"""
^^
xsd:
string
"""Casing String
T
ype"""
^^
xsd:
string
"""Casing String
Diameter
in"""
^^
xsd:
string
"""Top
Plug
...
...
@@ -2685,8 +2687,8 @@ mMD"""^^xsd:string """Depth to
Top
mTVD"""
^^
xsd:
string
"""Depth to
Bottom
mTVD"""
^^
xsd:
string
"""Highest
g
as
%"""
^^
xsd:
string
"""Lowest
g
as
mTVD"""
^^
xsd:
string
"""Highest
G
as
%"""
^^
xsd:
string
"""Lowest
G
as
%"""
^^
xsd:
string
"""C1
ppm"""
^^
xsd:
string
"""C2
ppm"""
^^
xsd:
string
"""C3
...
...
@@ -2825,12 +2827,12 @@ ddr-tables:LithologyInformation
sp:
expression
[
rdf:
type
sp:
sub
;
sp:
arg1
[
rdf:
type
spif:
cast
;
arg:
datatype
xsd:
float
;
arg:
datatype
xsd:
decimal
;
sp:
arg1
[
sp:
varName
"endDepthmMD2"
^^
xsd:
string
]
]
;
sp:
arg2
[
rdf:
type
spif:
cast
;
arg:
datatype
xsd:
float
;
arg:
datatype
xsd:
decimal
;
sp:
arg1
[
sp:
varName
"startDepthmMD2"
^^
xsd:
string
]
]
...
...
@@ -2904,12 +2906,12 @@ ddr-tables:LithologyInformation
sp:
expression
[
rdf:
type
sp:
sub
;
sp:
arg1
[
rdf:
type
spif:
cast
;
arg:
datatype
xsd:
float
;
arg:
datatype
xsd:
decimal
;
sp:
arg1
[
sp:
varName
"endDepthmTVD2"
^^
xsd:
string
]
]
;
sp:
arg2
[
rdf:
type
spif:
cast
;
arg:
datatype
xsd:
float
;
arg:
datatype
xsd:
decimal
;
sp:
arg1
[
sp:
varName
"startDepthmTVD2"
^^
xsd:
string
]
]
...
...
@@ -3833,7 +3835,7 @@ ddr-tables:StratigraphicInformation
Top of Formation
mMD"""
^^
xsd:
string
"""Depth to
Top of Formation
mTVD"""
^^
xsd:
string
"Formation Name"
^^
xsd:
string
)
.
mTVD"""
^^
xsd:
string
"
*
Formation Name"
^^
xsd:
string
)
.
ddr-tables:
SurveyStation
rdf:
type
rhspin:
TableTemplate
;
...
...
@@ -4000,7 +4002,9 @@ ddr-tables:SurveyStation
]
;
rhspin:
tableHeaders
(
"""Depth
mMD"""
^^
xsd:
string
"""Depth
mTVD"""
^^
xsd:
string
"Inclination"
^^
xsd:
string
"Azimuth"
^^
xsd:
string
)
.
mTVD"""
^^
xsd:
string
"""Inclination
deg"""
^^
xsd:
string
"""Azimuth
deg"""
^^
xsd:
string
)
.
ddr-tables:
WellControlIncident
rdf:
type
rhspin:
TableTemplate
;
...
...
@@ -4384,7 +4388,7 @@ Well
mMD"""
^^
xsd:
string
"""Depth of
Well
mTVD"""
^^
xsd:
string
"""Lost Time
min"""
^^
xsd:
string
"""Time
for
min"""
^^
xsd:
string
"""Time
of
Well Control
Regain"""
^^
xsd:
string
"""Depth
at Bit
...
...
Please
register
or
login
to post a comment