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-06-28 14:38:23 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3b96a7bf9a6d70774252460a59e7ad56839a721d
3b96a7bf
1 parent
113c00dc
Fixed dateTime sort issue in a few tables, see
http://st.epim.no/epim_SpiraTest/…
…17/Incident/1896.aspx
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 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 @
3b96a7b
...
...
@@ -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://
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:
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:
versionInfo
"0.1.0"
^^
xsd:
string
.
ddr-tables:
BitRecord
...
...
@@ -438,7 +438,7 @@ ddr-tables:CasingLinerTubingInformation
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"start
Time
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"start
edAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"typeOfPipe"
^^
xsd:
string
]
[
sp:
varName
"casingType"
^^
xsd:
string
...
...
@@ -1857,7 +1857,7 @@ ddr-tables:EquipmentFailure
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"
startTim
e"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"
timeOfFailur
e"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"startTime"
^^
xsd:
string
]
[
sp:
varName
"depthMD"
^^
xsd:
string
...
...
@@ -2263,7 +2263,7 @@ ddr-tables:GasReadingInformation
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"
time
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"
nominallyAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"time"
^^
xsd:
string
]
[
sp:
varName
"class"
^^
xsd:
string
...
...
@@ -3145,7 +3145,7 @@ ddr-tables:Operations
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"start
Time
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"start
edAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"startTime"
^^
xsd:
string
]
[
sp:
varName
"endTime"
^^
xsd:
string
...
...
@@ -3370,7 +3370,7 @@ ddr-tables:PerforationInformation
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"
timeOfOpeningWellPerf
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"
startedAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"timeOfOpeningWellPerf"
^^
xsd:
string
]
[
sp:
varName
"timeOfClosingWellPerf"
^^
xsd:
string
...
...
@@ -3575,7 +3575,7 @@ ddr-tables:PorePressure
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"
time
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"
nominallyAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"reading"
^^
xsd:
string
]
[
sp:
varName
"mudDensityVal"
^^
xsd:
string
...
...
@@ -4013,7 +4013,7 @@ ddr-tables:WellControlIncident
spin:
body
[
rdf:
type
sp:
Select
;
sp:
distinct
"true"
^^
xsd:
boolean
;
sp:
orderBy
([
sp:
varName
"
date
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"
startedAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"date"
^^
xsd:
string
]
[
sp:
varName
"depthOfWellmd"
^^
xsd:
string
...
...
@@ -4413,7 +4413,7 @@ ddr-tables:WellTestInformation
rdfs:
subClassOf
rhspin:
DDRTableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
orderBy
([
sp:
varName
"
time
"
^^
xsd:
string
sp:
orderBy
([
sp:
varName
"
finishedAt
"
^^
xsd:
string
])
;
sp:
resultVariables
([
sp:
varName
"time"
^^
xsd:
string
]
[
sp:
varName
"testNo"
^^
xsd:
string
...
...
Please
register
or
login
to post a comment