David Price

different debug comment in product volume

......@@ -3396,12 +3396,10 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
[ sp:varName "wholeLifeProductionInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "productFlowURISuffix"^^xsd:string
[ sp:varName "wholeLifeProductInventorySTRING"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject
[ sp:varName "wholeLifeProductionInventory"^^xsd:string
]
sp:subject _:b14
] [ sp:object
[ sp:varName "wholeLifeProductInventory"^^xsd:string
] ;
......@@ -3422,11 +3420,6 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
sp:predicate rdfs:comment ;
sp:subject _:b14
] [ sp:object
[ sp:varName "separatedProductFlowURISuffix"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b14
] [ sp:object
[ sp:varName "intervalStart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
......@@ -3612,6 +3605,15 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
sp:variable
[ sp:varName "wholeLifeProductInventory"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type xsd:string ;
sp:arg1 [ sp:varName "wholeLifeProductInventory"^^xsd:string
]
] ;
sp:variable
[ sp:varName "wholeLifeProductInventorySTRING"^^xsd:string
]
])
] ;
spin:rule
......