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-24 02:42:55 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
13f1d897ef36d9a4fb206a6c4ee2c69a722b444c
13f1d897
1 parent
7a69323c
changed produce volume not use smf:dervieURI, use IRI
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
8 deletions
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0.ttl
View file @
13f1d89
...
...
@@ -3043,10 +3043,14 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
deriveURI
;
sp:
arg1
[
sp:
varName
"wholeLifeProductionFlow"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"separatedProductFlowURISuffix"
^^
xsd:
string
[
rdf:
type
sp:
iri
;
sp:
arg1
[
rdf:
type
fn:
concat
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
[
sp:
varName
"wholeLifeProductionFlow"
^^
xsd:
string
]
]
;
sp:
arg2
[
sp:
varName
"separatedProductFlowURISuffix"
^^
xsd:
string
]
]
]
;
sp:
variable
...
...
@@ -3591,10 +3595,14 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
deriveURI
;
sp:
arg1
[
sp:
varName
"wholeLifeProductionInventory"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"separatedProductFlowURISuffix"
^^
xsd:
string
[
rdf:
type
sp:
iri
;
sp:
arg1
[
rdf:
type
fn:
concat
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
[
sp:
varName
"wholeLifeProductionInventory"
^^
xsd:
string
]
]
;
sp:
arg2
[
sp:
varName
"separatedProductFlowURISuffix"
^^
xsd:
string
]
]
]
;
sp:
variable
...
...
Please
register
or
login
to post a comment