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-11-21 16:44:38 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
59d08f133fc211f49b6747d90e0cd51b55dd24dd
59d08f13
1 parent
18710ddb
Fix log info depth bottom
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
12 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 @
59d08f1
...
...
@@ -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/schema/1.0/ddr>
,
<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/schema/1.0/ddr>
,
<http://www.reportinghub.no/spin/rh
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ddr-tables:
BitRecord
...
...
@@ -2796,6 +2796,13 @@ ddr-tables:LogInformation
sp:
subject
[
sp:
varName
"logRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wbState"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"logRun"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"runNo"
^^
xsd:
string
...
...
@@ -2807,13 +2814,6 @@ ddr-tables:LogInformation
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"wbState"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"logRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wbPartState"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#loggedWellBoreInterval>
;
...
...
@@ -2828,7 +2828,6 @@ ddr-tables:LogInformation
[
sp:
varName
"wbPartState"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"top"
^^
xsd:
string
]
;
...
...
@@ -2857,9 +2856,10 @@ ddr-tables:LogInformation
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#metre>
;
sp:
subject
[
sp:
varName
"top
"
^^
xsd:
string
[
sp:
varName
"bottom
"
^^
xsd:
string
]
])
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"wbState"
^^
xsd:
string
...
...
@@ -2916,8 +2916,6 @@ ddr-tables:LogInformation
[
sp:
varName
"staticButtHoleTemp"
^^
xsd:
string
]
])
])
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"loggingToolState"
^^
xsd:
string
...
...
Please
register
or
login
to post a comment