David Price

debug still

...@@ -2861,7 +2861,7 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu ...@@ -2861,7 +2861,7 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
2861 sp:predicate rdf:type ; 2861 sp:predicate rdf:type ;
2862 sp:subject _:b13 2862 sp:subject _:b13
2863 ] [ sp:object "20400e" ; 2863 ] [ sp:object "20400e" ;
2864 - sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#fromRule> ; 2864 + sp:predicate rdfs:comment ;
2865 sp:subject _:b13 2865 sp:subject _:b13
2866 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ; 2866 ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
2867 sp:predicate rdf:type ; 2867 sp:predicate rdf:type ;
...@@ -3396,11 +3396,6 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu ...@@ -3396,11 +3396,6 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
3396 [ sp:varName "wholeLifeProductionInventory"^^xsd:string 3396 [ sp:varName "wholeLifeProductionInventory"^^xsd:string
3397 ] 3397 ]
3398 ] [ sp:object 3398 ] [ sp:object
3399 - [ sp:varName "wholeLifeProductInventorySTRING"^^xsd:string
3400 - ] ;
3401 - sp:predicate rdfs:comment ;
3402 - sp:subject _:b14
3403 - ] [ sp:object
3404 [ sp:varName "wholeLifeProductInventory"^^xsd:string 3399 [ sp:varName "wholeLifeProductInventory"^^xsd:string
3405 ] ; 3400 ] ;
3406 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; 3401 sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
...@@ -3605,15 +3600,6 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu ...@@ -3605,15 +3600,6 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu
3605 sp:variable 3600 sp:variable
3606 [ sp:varName "wholeLifeProductInventory"^^xsd:string 3601 [ sp:varName "wholeLifeProductInventory"^^xsd:string
3607 ] 3602 ]
3608 - ] [ rdf:type sp:Bind ;
3609 - sp:expression
3610 - [ rdf:type xsd:string ;
3611 - sp:arg1 [ sp:varName "wholeLifeProductInventory"^^xsd:string
3612 - ]
3613 - ] ;
3614 - sp:variable
3615 - [ sp:varName "wholeLifeProductInventorySTRING"^^xsd:string
3616 - ]
3617 ]) 3603 ])
3618 ] ; 3604 ] ;
3619 spin:rule 3605 spin:rule
......