Showing
1 changed file
with
1 additions
and
8 deletions
... | @@ -2039,7 +2039,7 @@ mpr-tables:ProductionInventory | ... | @@ -2039,7 +2039,7 @@ mpr-tables:ProductionInventory |
2039 | [ sp:varName "productionInventoryInPeriod"^^xsd:string | 2039 | [ sp:varName "productionInventoryInPeriod"^^xsd:string |
2040 | ] | 2040 | ] |
2041 | ] [ sp:object | 2041 | ] [ sp:object |
2042 | - [ sp:varName "productInventory"^^xsd:string | 2042 | + [ sp:varName "productInventoryInPeriod"^^xsd:string |
2043 | ] ; | 2043 | ] ; |
2044 | sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ; | 2044 | sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ; |
2045 | sp:subject | 2045 | sp:subject |
... | @@ -2048,13 +2048,6 @@ mpr-tables:ProductionInventory | ... | @@ -2048,13 +2048,6 @@ mpr-tables:ProductionInventory |
2048 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ; | 2048 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductInventory> ; |
2049 | sp:predicate rdf:type ; | 2049 | sp:predicate rdf:type ; |
2050 | sp:subject | 2050 | sp:subject |
2051 | - [ sp:varName "productInventory"^^xsd:string | ||
2052 | - ] | ||
2053 | - ] [ sp:object | ||
2054 | - [ sp:varName "productInventory"^^xsd:string | ||
2055 | - ] ; | ||
2056 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
2057 | - sp:subject | ||
2058 | [ sp:varName "productInventoryInPeriod"^^xsd:string | 2051 | [ sp:varName "productInventoryInPeriod"^^xsd:string |
2059 | ] | 2052 | ] |
2060 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; | 2053 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; | ... | ... |
-
Please register or login to post a comment