David Price

Merge branch 'master' into May30am

......@@ -3,7 +3,10 @@
# imports: http://www.reportinghub.no/np/data/npd
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> .
@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> .
@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
@prefix ep-prodeqt: <http://www.reportinghub.no/ep/schema/production-equipment#> .
@prefix erh: <http://www.reportinghub.no/ep/schema/erhfacts#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
......@@ -33,7 +36,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Mikkel total allocated inventory"^^xsd:string ;
......@@ -108,7 +111,9 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_MPT5_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Mikkel MPT5 measured volumes"^^xsd:string .
erh:name "Mikkel MPT5 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-1630514-FlowMeter-MIKKEL_MPT5_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -118,11 +123,23 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-FlowMeter-MIKKEL_MPT5_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "MPT5"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D32_VOLUMES>
rdf:type ep-eqt:Compressor ;
ep-core:name "TRYM compressor D32"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D34_VOLUMES>
rdf:type ep-eqt:Compressor ;
ep-core:name "TRYM compressor D34"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLLOCATED_INVENTORY>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "FRED_ALLLOCATED_INVENTORY"^^xsd:string ;
erh:name "Fredericia allocated inventory volumes"^^xsd:string ;
erh:name "Fredericia allocated inventory volumes"^^xsd:string , "Fredericia allocated inventory volumes allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416595> .
......@@ -134,14 +151,70 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416595> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLOC_HYDRO>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "FRED_ALLOC_HYDRO"^^xsd:string ;
erh:name "Fredericia allocated hydrocarbon accounting"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416595> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "NYBRO_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Nybro allocated gas sales"^^xsd:string ;
erh:name "Nybro allocated gas sales"^^xsd:string , "Nybro allocated gas sales gas sales at terminal"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416937> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_HYDROCOUNT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "NYBRO_ALLOCATED_HYDROCOUNT"^^xsd:string ;
erh:name "Nybro allocated hydrocarbon accounting"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416937> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_NORMAL_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "NYBRO_ALLOCATED_NORMAL_GAS_SALES"^^xsd:string ;
erh:name "Nybro allocated raw gas gas sales at terminal"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416937> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Trym allocated gas-sales volumes gas sales at terminal"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_HYDROCOUNT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_ALLOCATED_HYDROCOUNT"^^xsd:string ;
erh:name "Trym allocated hydrocarbon accounting"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_HYDROCOUNT_TANKLIFT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_ALLOCATED_HYDROCOUNT_TANKLIFT"^^xsd:string ;
erh:name "Trym allocated hydrocarbon tanker lifted lifted by tanker"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_INVENTORY>
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_ALLOCATED_INVENTORY"^^xsd:string ;
erh:name "Trym allocated inventory volumes allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -150,6 +223,14 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_BUDGET_PRODUCTION>
rdf:type ep-flow:BudgetFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_BUDGET_PRODUCTION"^^xsd:string ;
erh:name "Trym budgeted volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CHEMICAL_INJECTION>
rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -162,13 +243,17 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_COMPRESSOR_D32_VOLUMES"^^xsd:string ;
erh:name "Trym compressor D32 measured volumes"^^xsd:string .
erh:name "Trym compressor D32 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D32_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D34_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_COMPRESSOR_D34_VOLUMES"^^xsd:string ;
erh:name "Trym compressor D34 measured volumes"^^xsd:string .
erh:name "Trym compressor D34 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-18081500-Compressor-TRY_COMPRESSOR_D34_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_EXCESS>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
......@@ -210,6 +295,14 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_EXPORT_MEASURED>
rdf:type ep-flow:ExportFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_EXPORT_MEASURED"^^xsd:string ;
erh:name "Trym measured export"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -218,6 +311,14 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FORECAST_PRODUCTION>
rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_FORECAST_PRODUCTION"^^xsd:string ;
erh:name "Trym forecasted values"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -230,19 +331,33 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_MPD5_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Trym MPD5 measured volumes"^^xsd:string .
erh:name "Trym MPD5 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPD5_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Trym MPM1 measured volumes"^^xsd:string .
erh:name "Trym MPM1 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM1_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM2_FISCAL_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_MPM2_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Trym MPM2 measured volumes"^^xsd:string .
erh:name "Trym MPM2 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM2_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_NOMINATED_PRODUCTION>
rdf:type ep-flow:NominatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_NOMINATED_PRODUCTION"^^xsd:string ;
erh:name "Trym nominated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -252,6 +367,22 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_TARIFF_VAL>
rdf:type ep-flow:ProductionExploitation , ep-flow:TariffBasisFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_TARIFF_VAL"^^xsd:string ;
erh:name "Trym tariff basis"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_VAL_ADJUSTED>
rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_VAL_ADJUSTED"^^xsd:string ;
erh:name "Trym adjusted values"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -260,6 +391,14 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6469> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_FORECAST_PROD_VOLUMES>
rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_7A1_AH_FORECAST_PROD_VOLUMES"^^xsd:string ;
erh:name "3/7-A-1 AH forecasted production volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6469> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -268,6 +407,14 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6439> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_FORECAST_PROD_VOLUMES>
rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_7A2_H_FORECAST_PROD_VOLUMES"^^xsd:string ;
erh:name "3/7-A-2 H forecasted production volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6439> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
......@@ -300,6 +447,18 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6439> .
<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPD5_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "MPD5"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM1_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "Fiscal metering station 1"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-FlowMeter-TRY_MPM2_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "MPD2"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
......@@ -309,7 +468,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Kristin total allocated inventory"^^xsd:string ;
......@@ -352,13 +511,17 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Kristin MPM1 measured volumes"^^xsd:string .
erh:name "Kristin MPM1 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPM1_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPT2_FISCAL_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_MPT2_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Kristin MPT2 measured volumes"^^xsd:string .
erh:name "Kristin MPT2 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPT2_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -368,6 +531,18 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPM1_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "Fiscal metering station 1"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-1854729-FlowMeter-KRISTIN_MPT2_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "MPT2"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-3960848-Compressor-TYRIHANS_MPM1_FISCAL_VOLUMES>
rdf:type ep-eqt:Compressor ;
ep-core:name "TYRIHANS compressor 1"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
......@@ -377,7 +552,7 @@
<http://www.reportinghub.no/np/data/npd/Field-3960848> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Tyrihans total allocated inventory"^^xsd:string ;
......@@ -404,7 +579,9 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Tyrihans compressor MPM1 measured volumes"^^xsd:string .
erh:name "Tyrihans compressor MPM1 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-3960848-Compressor-TYRIHANS_MPM1_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -431,7 +608,7 @@
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Åsgard total allocated inventory"^^xsd:string ;
......@@ -602,7 +779,9 @@
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_E_FLOWLINE"^^xsd:string ;
erh:name "Åsgard E flowline allocated volumes"^^xsd:string .
erh:name "Åsgard E flowline allocated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-43765-Flowline-ASG_E_FLOWLINE> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -1092,17 +1271,41 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-4346> .
<http://www.reportinghub.no/data/erh/Field-43765-Flowline-ASG_E_FLOWLINE>
rdf:type ep-fac:Flowline ;
ep-core:name "ÅSGARD E flowline"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_FISCAL_VOLUMES>
rdf:type ep-eqt:Compressor ;
ep-core:name "MORVIN compressor A34"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_INJECTION>
rdf:type ep-eqt:Compressor ;
ep-core:name "MORVIN compressor A34"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_FISCAL_VOLUMES>
rdf:type ep-eqt:Compressor ;
ep-core:name "MORVIN compressor N32"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_INJECTION>
rdf:type ep-eqt:Compressor ;
ep-core:name "MORVIN compressor N32"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_FISCAL_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_A34_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Morvin compressor A34 measured volumes"^^xsd:string .
erh:name "Morvin compressor A34 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_INJECTION>
rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_A34_INJECTION"^^xsd:string ;
erh:name "Morvin compressor A34 injected volumes"^^xsd:string .
erh:name "Morvin compressor A34 injected volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_A34_INJECTION> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ADJUSTED_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
......@@ -1129,7 +1332,7 @@
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Morvin allocated inventory"^^xsd:string ;
......@@ -1180,19 +1383,25 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_MPM2_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Morvin MPM2 measured volumes"^^xsd:string .
erh:name "Morvin MPM2 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-4966234-FlowMeter-MORVIN_MPM2_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_FISCAL_VOLUMES>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_N32_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Morvin compressor N32 measured volumes"^^xsd:string .
erh:name "Morvin compressor N32 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_INJECTION>
rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_N32_INJECTION"^^xsd:string ;
erh:name "Morvin compressor N32 injected volumes"^^xsd:string .
erh:name "Morvin compressor N32 injected volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-4966234-Compressor-MORVIN_N32_INJECTION> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -1202,6 +1411,10 @@
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-FlowMeter-MORVIN_MPM2_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "Fiscal metering station 2"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_DRYGAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
......@@ -1219,7 +1432,7 @@
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
rdf:type ep-flow:AllocatedFlow , ep-flow:WholeLifeProductionInventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Yttergryta total allocated inventory"^^xsd:string ;
......@@ -1262,7 +1475,9 @@
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Yttergryta MPM1 measured volumes"^^xsd:string .
erh:name "Yttergryta MPM1 measured volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/data/erh/Field-4973114-FlowMeter-YTTGYT_MPM1_FISCAL_VOLUMES> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
......@@ -1271,3 +1486,7 @@
erh:name "Yttergryta saleable volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-FlowMeter-YTTGYT_MPM1_FISCAL_VOLUMES>
rdf:type ep-prodeqt:FlowMeter ;
ep-core:name "YTTERGRYTA Fiscal metering station 1"^^xsd:string .
......
......@@ -67,7 +67,7 @@ YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_CONSUME_FUEL_TOT Yttergryt
SGARD 43765 6407/2-Z-3 H mpr:RF_wellbore NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-1 H mpr:RF_wellbore NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-2 H mpr:RF_wellbore NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline STATOIL ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated
......
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityName> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType>) .
......@@ -68,7 +68,7 @@ YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_DRYGAS_SALES Ytt
SGARD 43765 6506/12-R-3 Y1H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-J-4 H mpr:RF_wellbore NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-2 H mpr:RF_wellbore NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline STATOIL ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-4 H mpr:RF_wellbore NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-3 H mpr:RF_wellbore NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-3 H mpr:RF_wellbore NPD ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
......
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityName> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType>) .
......@@ -74,7 +74,7 @@ YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Ytterg
SGARD 43765 6506/12-R-3 Y1H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-K-2 H mpr:RF_wellbore NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-4 H mpr:RF_wellbore NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline STATOIL ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated
......
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityName> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType>) .
......@@ -6,6 +6,7 @@
# imports: http://www.reportinghub.no/test/flow_facts/data/flow-fact-collector
# imports: http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> .
@prefix flow-facts-ss-to-ep-facts: <http://www.reportinghub.no/test/flow_facts/transform/flow-facts-ss-to-ep-facts#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
......@@ -21,107 +22,54 @@
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "flowkind"^^xsd:string
] ;
rdfs:comment "0001 Construct basic Whole Life Production Flow data"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
] [ sp:object
[ sp:varName "npdfield"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#id> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type smf:buildURI ;
[ rdf:type sp:ne ;
sp:arg1 [ sp:varName "kind"^^xsd:string
]
] ;
sp:variable
[ sp:varName "kinduri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectProductionFlowPurposeType ;
sp:arg1 [ sp:varName "kinduri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowkind"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
])
] ;
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "flowqualifier"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
sp:arg2 "mpr:RF_inventory"
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
......@@ -152,30 +100,12 @@
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "qualifier"^^xsd:string
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowQualifier> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowName> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ sp:varName "qualifier"^^xsd:string
]
] ;
sp:variable
[ sp:varName "qualifieruri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectProductionFlowDefinitionType ;
sp:arg1 [ sp:varName "qualifieruri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowqualifier"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
......@@ -201,12 +131,13 @@
] ;
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
rdfs:comment "0005 Construct basic Whole Life Inventory data"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionInventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
......@@ -243,7 +174,7 @@
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
[ rdf:type sp:eq ;
sp:arg1 [ sp:varName "kind"^^xsd:string
] ;
sp:arg2 "mpr:RF_inventory"
......@@ -309,29 +240,102 @@
] ;
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
rdfs:comment "0010 Add Flow Qualifier"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "flowqualifier"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#id> ;
sp:subject
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "qualifier"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowQualifier> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ sp:varName "qualifier"^^xsd:string
]
] ;
sp:variable
[ sp:varName "qualifieruri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectProductionFlowDefinitionType ;
sp:arg1 [ sp:varName "qualifieruri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowqualifier"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowname"^^xsd:string
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0020 Add Flow Kind"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "flowkind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
......@@ -340,18 +344,6 @@
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:eq ;
sp:arg1 [ sp:varName "kind"^^xsd:string
] ;
sp:arg2 "mpr:RF_inventory"
]
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
......@@ -381,12 +373,30 @@
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "flowname"^^xsd:string
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ sp:varName "kind"^^xsd:string
]
] ;
sp:variable
[ sp:varName "kinduri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectProductionFlowPurposeType ;
sp:arg1 [ sp:varName "kinduri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowkind"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
......@@ -412,6 +422,7 @@
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0030 Set Flow into or out of NPD Facility"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "inOutFacility"^^xsd:string
] ;
......@@ -569,6 +580,161 @@
[ sp:varName "flowuri"^^xsd:string
]
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0035 Construct and set non-NPD flow inout Facility"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "inOutFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowInOutFacilityTypeClass"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object "NPD" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> ;
sp:subject spin:_this
])
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "inOutNameSystem"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "flowInOutFacilityType"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ sp:varName "flowInOutFacilityType"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowInOutFacilityTypeuri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectReportingFacilityType ;
sp:arg1 [ sp:varName "flowInOutFacilityTypeuri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowInOutFacilityTypeClass"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 [ sp:varName "flowInOutFacilityTypeClass"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowInOutFacilityTypeClassName"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-" ;
sp:arg4 [ sp:varName "flowInOutFacilityTypeClassName"^^xsd:string
] ;
sp:arg5 "-" ;
sp:arg6 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowinoutname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowinoutname}" ;
sp:arg2 [ sp:varName "flowinoutname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "inOutFacility"^^xsd:string
]
])
] .
<http://www.reportinghub.no/test/flow_facts/transform/flow-facts-ss-to-ep-facts>
......