David Price

More comments for debug to product volume

......@@ -3396,6 +3396,13 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
[ sp:varName "wholeLifeProductionInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "productFlowURISuffix"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject
[ sp:varName "wholeLifeProductionInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeLifeProductInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
......@@ -3415,6 +3422,11 @@ 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> ;
......