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-09-26 15:18:33 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e46dd37e2063474fc304774e5039109c2ec32805
e46dd37e
1 parent
e9e311bc
Fixed BitRecord header
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
6 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.tbc
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
e46dd37
# Saved by TopBraid on Mon Sep 26 1
4:05:37
BST 2011
# Saved by TopBraid on Mon Sep 26 1
5:17:53
BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/ddr-tables
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/ddr
...
...
@@ -20,7 +20,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/
activity-purpose>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/ddr
>
;
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:
versionInfo
"0.1.0"
^^
xsd:
string
.
ddr-tables:
BitRecord
...
...
@@ -35,9 +35,14 @@ ddr-tables:BitRecord
]
[
sp:
varName
"model"
^^
xsd:
string
]
[
sp:
varName
"hoursDrilled"
^^
xsd:
string
]
[
sp:
varName
"mDStart"
^^
xsd:
string
]
[
sp:
varName
"mDEnd"
^^
xsd:
string
]
[
sp:
varName
"holeMade"
^^
xsd:
string
]
[
sp:
varName
"mDend"
^^
xsd:
string
]
[
sp:
varName
"holeMadeLast24H"
^^
xsd:
string
]
[
sp:
varName
"hoursDrilledLast24H"
^^
xsd:
string
]
[
sp:
varName
"rOP"
^^
xsd:
string
]
[
sp:
varName
"totalHoleMade"
^^
xsd:
string
]
[
sp:
varName
"totalHoursDrilled"
^^
xsd:
string
]
[
sp:
varName
"totalROP"
^^
xsd:
string
]
[
sp:
varName
"dullGrade"
^^
xsd:
string
])
;
sp:
where
([
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#reportOn>
;
...
...
@@ -87,7 +92,7 @@ ddr-tables:BitRecord
])
])
]
;
rhspin:
tableHeaders
(
"Bit
Size 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 m/h
"
^^
xsd:
string
)
.
rhspin:
tableHeaders
(
"Bit
size 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 m/h"
^^
xsd:
string
"Total hole made"
^^
xsd:
string
"Total hours drilled"
^^
xsd:
string
"Total ROP m/h"
^^
xsd:
string
"Dull grade
"
^^
xsd:
string
)
.
ddr-tables:
CasingLinerTubingInformation
rdf:
type
rhspin:
TableTemplate
;
...
...
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl.tbc
View file @
e46dd37
# Saved by TopBraid on Mon Sep 26 1
4:05:38
BST 2011
# Saved by TopBraid on Mon Sep 26 1
5:17:53
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment