Showing
2 changed files
with
15 additions
and
22 deletions
... | @@ -2199,7 +2199,7 @@ mpr-tables:ProductionInventory | ... | @@ -2199,7 +2199,7 @@ mpr-tables:ProductionInventory |
2199 | ] [ sp:object | 2199 | ] [ sp:object |
2200 | [ sp:varName "productionInventoryWholeName"^^xsd:string | 2200 | [ sp:varName "productionInventoryWholeName"^^xsd:string |
2201 | ] ; | 2201 | ] ; |
2202 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | 2202 | + sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ; |
2203 | sp:subject | 2203 | sp:subject |
2204 | [ sp:varName "productionInventoryWhole"^^xsd:string | 2204 | [ sp:varName "productionInventoryWhole"^^xsd:string |
2205 | ] | 2205 | ] |
... | @@ -2244,10 +2244,10 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2244,10 +2244,10 @@ mpr-tables:ProductionInventoryOwnership |
2244 | sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 2244 | sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; |
2245 | sp:predicate rdf:type ; | 2245 | sp:predicate rdf:type ; |
2246 | sp:subject | 2246 | sp:subject |
2247 | - [ sp:varName "productionReport"^^xsd:string | 2247 | + [ sp:varName "report"^^xsd:string |
2248 | ] | 2248 | ] |
2249 | ] [ sp:object | 2249 | ] [ sp:object |
2250 | - [ sp:varName "productionReport"^^xsd:string | 2250 | + [ sp:varName "report"^^xsd:string |
2251 | ] ; | 2251 | ] ; |
2252 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 2252 | sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; |
2253 | sp:subject | 2253 | sp:subject |
... | @@ -2337,24 +2337,17 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2337,24 +2337,17 @@ mpr-tables:ProductionInventoryOwnership |
2337 | sp:subject | 2337 | sp:subject |
2338 | [ sp:varName "partOfOrg"^^xsd:string | 2338 | [ sp:varName "partOfOrg"^^xsd:string |
2339 | ] | 2339 | ] |
2340 | - ] [ rdf:type sp:Optional ; | 2340 | + ] [ rdf:type sp:TriplePath ; |
2341 | - sp:elements ([ sp:object | 2341 | + sp:object |
2342 | - [ sp:varName "owningOrgName"^^xsd:string | 2342 | + [ sp:varName "owningOrgName"^^xsd:string |
2343 | - ] ; | 2343 | + ] ; |
2344 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | 2344 | + sp:path [ rdf:type sp:AltPath ; |
2345 | - sp:subject | 2345 | + sp:path1 <http://www.reportinghub.no/ep/schema/core#name> ; |
2346 | - [ sp:varName "owningOrg"^^xsd:string | 2346 | + sp:path2 <http://www.reportinghub.no/np/schema/npd#name> |
2347 | - ] | 2347 | + ] ; |
2348 | - ]) | 2348 | + sp:subject |
2349 | - ] [ rdf:type sp:Optional ; | 2349 | + [ sp:varName "owningOrg"^^xsd:string |
2350 | - sp:elements ([ sp:object | 2350 | + ] |
2351 | - [ sp:varName "owningOrgName"^^xsd:string | ||
2352 | - ] ; | ||
2353 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
2354 | - sp:subject | ||
2355 | - [ sp:varName "owningOrg"^^xsd:string | ||
2356 | - ] | ||
2357 | - ]) | ||
2358 | ] [ sp:object | 2351 | ] [ sp:object |
2359 | [ sp:varName "quantityofmaterial"^^xsd:string | 2352 | [ sp:varName "quantityofmaterial"^^xsd:string |
2360 | ] ; | 2353 | ] ; |
... | @@ -2442,7 +2435,7 @@ mpr-tables:ProductionInventoryOwnership | ... | @@ -2442,7 +2435,7 @@ mpr-tables:ProductionInventoryOwnership |
2442 | ] [ sp:object | 2435 | ] [ sp:object |
2443 | [ sp:varName "productionInventoryWholeName"^^xsd:string | 2436 | [ sp:varName "productionInventoryWholeName"^^xsd:string |
2444 | ] ; | 2437 | ] ; |
2445 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | 2438 | + sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ; |
2446 | sp:subject | 2439 | sp:subject |
2447 | [ sp:varName "productionInventoryWhole"^^xsd:string | 2440 | [ sp:varName "productionInventoryWhole"^^xsd:string |
2448 | ] | 2441 | ] | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment