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
2013-08-09 16:44:17 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3b74a3fc11726f993fc6986ab1efcb2fb6a2d51
e3b74a3f
1 parent
cee0fa23
Fixed facility flow name for cargo
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
23 deletions
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EP-PROD-property.ttl
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
View file @
e3b74a3
This diff is collapsed. Click to expand it.
www.reportinghub.no/ep/spin/SPIN_EP-PROD-property.ttl
View file @
e3b74a3
...
...
@@ -24,37 +24,28 @@
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"name"
^^
xsd:
string
])
;
sp:
where
([
sp:
object
[
sp:
varName
"productionFlowWhole"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
spin:
_arg1
]
[
rdf:
type
sp:
NamedGraph
;
sp:
where
([
rdf:
type
sp:
NamedGraph
;
sp:
elements
([
sp:
object
<http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"productionFlowWhole"
^^
xsd:
string
]
sp:
subject
spin:
_arg1
]
[
sp:
object
[
sp:
varName
"productionFlowFacility"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
;
sp:
subject
[
sp:
varName
"productionFlowWhole"
^^
xsd:
string
]
]
[
rdf:
type
sp:
TriplePath
;
sp:
object
[
sp:
varName
"name"
^^
xsd:
string
]
;
sp:
path
[
rdf:
type
sp:
AltPath
;
sp:
path1
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
path2
<http://www.reportinghub.no/ep/schema/core#name>
]
;
sp:
subject
[
sp:
varName
"productionFlowFacility"
^^
xsd:
string
]
sp:
subject
spin:
_arg1
])
;
sp:
graphNameNode
<http://www.reportinghub.no/data/erh>
]
[
rdf:
type
sp:
TriplePath
;
sp:
object
[
sp:
varName
"name"
^^
xsd:
string
]
;
sp:
path
[
rdf:
type
sp:
AltPath
;
sp:
path1
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
path2
<http://www.reportinghub.no/ep/schema/core#name>
]
;
sp:
subject
[
sp:
varName
"productionFlowFacility"
^^
xsd:
string
]
])
]
;
spin:
constraint
...
...
Please
register
or
login
to post a comment