Showing
1 changed file
with
3 additions
and
10 deletions
... | @@ -920,7 +920,7 @@ mpr-tables:GasSales | ... | @@ -920,7 +920,7 @@ mpr-tables:GasSales |
920 | [ sp:varName "productionFlowFacility"^^xsd:string | 920 | [ sp:varName "productionFlowFacility"^^xsd:string |
921 | ] | 921 | ] |
922 | ] [ sp:object | 922 | ] [ sp:object |
923 | - [ sp:varName "productFlow"^^xsd:string | 923 | + [ sp:varName "productFlowMonth"^^xsd:string |
924 | ] ; | 924 | ] ; |
925 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | 925 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; |
926 | sp:subject | 926 | sp:subject |
... | @@ -929,13 +929,6 @@ mpr-tables:GasSales | ... | @@ -929,13 +929,6 @@ mpr-tables:GasSales |
929 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ; | 929 | ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ; |
930 | sp:predicate rdf:type ; | 930 | sp:predicate rdf:type ; |
931 | sp:subject | 931 | sp:subject |
932 | - [ sp:varName "productFlow"^^xsd:string | ||
933 | - ] | ||
934 | - ] [ sp:object | ||
935 | - [ sp:varName "productFlow"^^xsd:string | ||
936 | - ] ; | ||
937 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
938 | - sp:subject | ||
939 | [ sp:varName "productFlowMonth"^^xsd:string | 932 | [ sp:varName "productFlowMonth"^^xsd:string |
940 | ] | 933 | ] |
941 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; | 934 | ] [ sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThingDuringOneMonth> ; |
... | @@ -2080,7 +2073,7 @@ mpr-tables:ProductionInventory | ... | @@ -2080,7 +2073,7 @@ mpr-tables:ProductionInventory |
2080 | ]) | 2073 | ]) |
2081 | ] [ rdf:type sp:Optional ; | 2074 | ] [ rdf:type sp:Optional ; |
2082 | sp:elements ([ sp:object | 2075 | sp:elements ([ sp:object |
2083 | - [ sp:varName "productInventory"^^xsd:string | 2076 | + [ sp:varName "productInventoryInPeriod"^^xsd:string |
2084 | ] ; | 2077 | ] ; |
2085 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 2078 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
2086 | sp:subject | 2079 | sp:subject |
... | @@ -2161,7 +2154,7 @@ mpr-tables:ProductionInventory | ... | @@ -2161,7 +2154,7 @@ mpr-tables:ProductionInventory |
2161 | ] ; | 2154 | ] ; |
2162 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 2155 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
2163 | sp:subject | 2156 | sp:subject |
2164 | - [ sp:varName "productInventory"^^xsd:string | 2157 | + [ sp:varName "productInventoryInPeriod"^^xsd:string |
2165 | ] | 2158 | ] |
2166 | ] [ sp:object | 2159 | ] [ sp:object |
2167 | [ sp:varName "productInventoryWholeType"^^xsd:string | 2160 | [ sp:varName "productInventoryWholeType"^^xsd:string | ... | ... |
-
Please register or login to post a comment