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-12 23:23:34 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2d7f28a1a425da2f5f77ce6b18371ee3d8a0cc15
2d7f28a1
1 parent
f24dabe8
started first dpr-table placeholder
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
62 additions
and
19 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl.tbc
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
View file @
2d7f28a
# Saved by TopBraid on Wed Oct 12 18:15:28 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/dpr-tables
# imports: http://spinrdf.org/spin
@prefix
dpr-tables:
<http://www.reportinghub.no/ep/spin/dpr-tables#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/spin/dpr-tables>
rdf:
type
<http://www.w3.org/2002/07/owl#Ontology>
;
<http://www.w3.org/2002/07/owl#imports>
<http://spinrdf.org/spin>
;
<http://www.w3.org/2002/07/owl#versionInfo>
"Created with TopBraid Composer"
^^
xsd:
string
.
# Saved by TopBraid on Wed Oct 12 19:50:38 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/dpr-tables
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/spin/rh
@prefix
dpr-tables:
<http://www.reportinghub.no/ep/spin/dpr-tables#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rhspin:
<http://www.reportinghub.no/spin/rh#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/spin/dpr-tables>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/spin/rh>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
dpr-tables:
WellInformation
rdf:
type
rhspin:
TableTemplate
;
rdfs:
subClassOf
rhspin:
TableTemplates
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"description"
^^
xsd:
string
]
_:
b1
[
sp:
varName
"choke"
^^
xsd:
string
]
[
sp:
varName
"prod"
^^
xsd:
string
])
;
sp:
where
([
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#reportOn>
;
sp:
subject
[
sp:
varName
"report"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/production-activity#ProductionOperationsActivity>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew>
;
sp:
subject
[
sp:
varName
"act"
^^
xsd:
string
]
])
])
]
;
rhspin:
tableHeaders
(
"Description"
^^
xsd:
string
"Oil Net m3"
^^
xsd:
string
"Choke %"
^^
xsd:
string
"Prod Hours"
^^
xsd:
string
)
.
_:
b2
sp:
varName
"dailyProductionActivity"
^^
xsd:
string
.
_:
b3
sp:
varName
"productionOperationsActivity"
^^
xsd:
string
.
_:
b1
sp:
varName
"oilNet"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl.tbc
View file @
2d7f28a
# Saved by TopBraid on Wed Oct 12 1
8:15:2
8 BST 2011
# baseURI:
http://www.reportinghub.no/ep/spin/dpr-tables
# Saved by TopBraid on Wed Oct 12 1
9:50:3
8 BST 2011
# baseURI:
null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
@prefix
forms:
<http://www.topbraid.org/2007/01/forms.owl#>
.
...
...
Please
register
or
login
to post a comment