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
2014-03-04 19:10:45 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b6eac88bcf076d043e40a2589513574904fa9df5
b6eac88b
1 parent
38a2ef24
Fixed volume magic property
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
www.reportinghub.no/ep/spin/SPIN_EP-PROD-property.ttl
www.reportinghub.no/ep/spin/SPIN_EP-PROD-property.ttl
View file @
b6eac88
...
...
@@ -219,22 +219,17 @@
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"volumeValueString"
^^
xsd:
string
])
;
sp:
where
([
sp:
object
[
sp:
varName
"productFlowMaterial"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#materialThatFlows>
;
sp:
subject
spin:
_arg1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial>
;
sp:
predicate
rdf:
type
;
sp:
where
([
sp:
object
spin:
_arg1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"
productFlowMaterial
"
^^
xsd:
string
[
sp:
varName
"
flow
"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"
productFlowMaterial
"
^^
xsd:
string
[
sp:
varName
"
materialInState
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
core#temporalPartOf
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
flow#materialThatFlows
>
;
sp:
subject
[
sp:
varName
"
materialInState
"
^^
xsd:
string
[
sp:
varName
"
flow
"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/material#QuantityOfMaterialInASpecifiedState>
;
sp:
predicate
rdf:
type
;
...
...
@@ -248,6 +243,11 @@
sp:
subject
[
sp:
varName
"materialWithVolume"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#MeasuredState>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"materialWithVolume"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volume"
^^
xsd:
string
]
;
...
...
Please
register
or
login
to post a comment