David Price

Merge branch 'add-more-magic'

......@@ -2039,7 +2039,7 @@ mpr-tables:ProductionInventory
[ sp:varName "productionInventoryInPeriod"^^xsd:string
]
] [ sp:object
[ sp:varName "productInventory"^^xsd:string
[ sp:varName "productInventoryInPeriod"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ;
sp:subject
......@@ -2048,13 +2048,6 @@ mpr-tables:ProductionInventory
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "productInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "productInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "productInventoryInPeriod"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ;
......