David Leal

MPR productVolume debugging

......@@ -4652,6 +4652,12 @@ ep-mpr-spin-lib:selectProductionFlowDefinitionType
sp:arg2 <http://www.epim.no/schemas/mprml/1#FQ_target>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/flow#TargetFlow> ;
sp:arg3 [ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 <http://www.epim.no/schemas/mprml/1#FQ_metered-fiscal>
] ;
sp:arg2 <http://www.reportinghub.no/ep/schema/flow#MeteredFlowFiscal> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow>
]
]
......@@ -4668,6 +4674,7 @@ ep-mpr-spin-lib:selectProductionFlowDefinitionType
]
]
]
]
] ;
sp:variable
[ sp:varName "productionFlowDefinitionType"^^xsd:string
......