Showing
1 changed file
with
6 additions
and
12 deletions
... | @@ -2205,8 +2205,7 @@ mpr-tables:ProductionInventory | ... | @@ -2205,8 +2205,7 @@ mpr-tables:ProductionInventory |
2205 | sp:subject | 2205 | sp:subject |
2206 | [ sp:varName "productInventoryInPeriod"^^xsd:string | 2206 | [ sp:varName "productInventoryInPeriod"^^xsd:string |
2207 | ] | 2207 | ] |
2208 | - ] [ rdf:type sp:NamedGraph ; | 2208 | + ] [ sp:object |
2209 | - sp:elements ([ sp:object | ||
2210 | [ sp:varName "productInventoryWholeType"^^xsd:string | 2209 | [ sp:varName "productInventoryWholeType"^^xsd:string |
2211 | ] ; | 2210 | ] ; |
2212 | sp:predicate rdf:type ; | 2211 | sp:predicate rdf:type ; |
... | @@ -2232,7 +2231,8 @@ mpr-tables:ProductionInventory | ... | @@ -2232,7 +2231,8 @@ mpr-tables:ProductionInventory |
2232 | sp:subject | 2231 | sp:subject |
2233 | [ sp:varName "productionInventoryWhole"^^xsd:string | 2232 | [ sp:varName "productionInventoryWhole"^^xsd:string |
2234 | ] | 2233 | ] |
2235 | - ] [ sp:object | 2234 | + ] [ rdf:type sp:NamedGraph ; |
2235 | + sp:elements ([ sp:object | ||
2236 | [ sp:varName "productionInventoryWholeName"^^xsd:string | 2236 | [ sp:varName "productionInventoryWholeName"^^xsd:string |
2237 | ] ; | 2237 | ] ; |
2238 | sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ; | 2238 | sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ; |
... | @@ -2242,7 +2242,6 @@ mpr-tables:ProductionInventory | ... | @@ -2242,7 +2242,6 @@ mpr-tables:ProductionInventory |
2242 | ]) ; | 2242 | ]) ; |
2243 | sp:graphNameNode <http://www.reportinghub.no/data/erh> | 2243 | sp:graphNameNode <http://www.reportinghub.no/data/erh> |
2244 | ] [ rdf:type sp:Optional ; | 2244 | ] [ rdf:type sp:Optional ; |
2245 | - sp:elements ([ rdf:type sp:NamedGraph ; | ||
2246 | sp:elements ([ sp:object | 2245 | sp:elements ([ sp:object |
2247 | [ sp:varName "productionInventoryType"^^xsd:string | 2246 | [ sp:varName "productionInventoryType"^^xsd:string |
2248 | ] ; | 2247 | ] ; |
... | @@ -2262,8 +2261,6 @@ mpr-tables:ProductionInventory | ... | @@ -2262,8 +2261,6 @@ mpr-tables:ProductionInventory |
2262 | sp:subject | 2261 | sp:subject |
2263 | [ sp:varName "productionInventoryType"^^xsd:string | 2262 | [ sp:varName "productionInventoryType"^^xsd:string |
2264 | ] | 2263 | ] |
2265 | - ]) ; | ||
2266 | - sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
2267 | ]) | 2264 | ]) |
2268 | ]) | 2265 | ]) |
2269 | ]) | 2266 | ]) |
... | @@ -2447,8 +2444,7 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2447,8 +2444,7 @@ mpr-tables:ProductionInventoryOwnership |
2447 | sp:subject | 2444 | sp:subject |
2448 | [ sp:varName "productInventory"^^xsd:string | 2445 | [ sp:varName "productInventory"^^xsd:string |
2449 | ] | 2446 | ] |
2450 | - ] [ rdf:type sp:NamedGraph ; | 2447 | + ] [ sp:object |
2451 | - sp:elements ([ sp:object | ||
2452 | [ sp:varName "productInventoryWholeType"^^xsd:string | 2448 | [ sp:varName "productInventoryWholeType"^^xsd:string |
2453 | ] ; | 2449 | ] ; |
2454 | sp:predicate rdf:type ; | 2450 | sp:predicate rdf:type ; |
... | @@ -2474,7 +2470,8 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2474,7 +2470,8 @@ mpr-tables:ProductionInventoryOwnership |
2474 | sp:subject | 2470 | sp:subject |
2475 | [ sp:varName "productionInventoryWhole"^^xsd:string | 2471 | [ sp:varName "productionInventoryWhole"^^xsd:string |
2476 | ] | 2472 | ] |
2477 | - ] [ sp:object | 2473 | + ] [ rdf:type sp:NamedGraph ; |
2474 | + sp:elements ([ sp:object | ||
2478 | [ sp:varName "productionInventoryWholeName"^^xsd:string | 2475 | [ sp:varName "productionInventoryWholeName"^^xsd:string |
2479 | ] ; | 2476 | ] ; |
2480 | sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ; | 2477 | sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ; |
... | @@ -2484,7 +2481,6 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2484,7 +2481,6 @@ mpr-tables:ProductionInventoryOwnership |
2484 | ]) ; | 2481 | ]) ; |
2485 | sp:graphNameNode <http://www.reportinghub.no/data/erh> | 2482 | sp:graphNameNode <http://www.reportinghub.no/data/erh> |
2486 | ] [ rdf:type sp:Optional ; | 2483 | ] [ rdf:type sp:Optional ; |
2487 | - sp:elements ([ rdf:type sp:NamedGraph ; | ||
2488 | sp:elements ([ sp:object | 2484 | sp:elements ([ sp:object |
2489 | [ sp:varName "productionInventoryType"^^xsd:string | 2485 | [ sp:varName "productionInventoryType"^^xsd:string |
2490 | ] ; | 2486 | ] ; |
... | @@ -2504,8 +2500,6 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2504,8 +2500,6 @@ mpr-tables:ProductionInventoryOwnership |
2504 | sp:subject | 2500 | sp:subject |
2505 | [ sp:varName "productionInventoryType"^^xsd:string | 2501 | [ sp:varName "productionInventoryType"^^xsd:string |
2506 | ] | 2502 | ] |
2507 | - ]) ; | ||
2508 | - sp:graphNameNode <http://www.reportinghub.no/data/erh> | ||
2509 | ]) | 2503 | ]) |
2510 | ]) | 2504 | ]) |
2511 | ]) | 2505 | ]) | ... | ... |
-
Please register or login to post a comment