David Price

debug still

......@@ -2861,7 +2861,7 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
sp:predicate rdf:type ;
sp:subject _:b13
] [ sp:object "20400e" ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#fromRule> ;
sp:predicate rdfs:comment ;
sp:subject _:b13
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
......@@ -3396,11 +3396,6 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
[ sp:varName "wholeLifeProductionInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeLifeProductInventorySTRING"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b14
] [ sp:object
[ sp:varName "wholeLifeProductInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
......@@ -3605,15 +3600,6 @@ 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
......