From c64fe361e0f4cc1fd8ee38391b0423973debd4bf Mon Sep 17 00:00:00 2001 From: jh-RLI Date: Tue, 16 Sep 2025 09:29:57 +0200 Subject: [PATCH] test semantic mapping updates --- docker/serviceConfigs/ontop/mapping.obda | 156 +- docker/serviceConfigs/ontop/sm_2.obda | 1607 +++++++++++++++++ .../features/scenario-bundles/index.md | 84 +- .../src/components/comparisonBoardMain.tsx | 55 +- factsheet/views.py | 4 +- 5 files changed, 1738 insertions(+), 168 deletions(-) create mode 100644 docker/serviceConfigs/ontop/sm_2.obda diff --git a/docker/serviceConfigs/ontop/mapping.obda b/docker/serviceConfigs/ontop/mapping.obda index 3dd4f250f..050ae93cf 100644 --- a/docker/serviceConfigs/ontop/mapping.obda +++ b/docker/serviceConfigs/ontop/mapping.obda @@ -8,250 +8,208 @@ foaf: http://xmlns.com/foaf/0.1/ obda: https://w3id.org/obda/vocabulary# rdfs: http://www.w3.org/2000/01/rdf-schema# oeo: https://openenergyplatform.org/ontology/oeo/ -oekg: http://openenergy-platform.org/ontology/oeo/oekg/ +oekg: https://openenergyplatform.org/ontology/oekg/ llc: https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ [MappingDeclaration] @collection [[ mappingId eu_leg_data_2021_rep_table_1_TargetClass -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} a oeo:IAO_0000027 ; oeo:OEO_00000504 "eu_leg_data_2021_rep_table_1"^^xsd:string . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} + a oeo:IAO_0000027 ; + oeo:OEO_00000504 "eu_leg_data_2021_rep_table_1"^^xsd:string . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" - mappingId eu_leg_data_2021_rep_table_1_spatial_region_AT -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'AT' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_BE -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'BE' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_BG -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'BG' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_CH -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'CH' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_CY -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'CY' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_CZ -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'CZ' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_DE -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'DE' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_DK -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'DK' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_EE -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'EE' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_EL -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'EL' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_ES -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'ES' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_FI -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'FI' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_FR -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'FR' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_GB -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'GB' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_GR -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'GR' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_HR -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'HR' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_HU -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'HU' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_IE -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'IE' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_IS -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'IS' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_IT -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'IT' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_LT -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'LT' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_LU -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'LU' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_LV -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'LV' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_MT -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'MT' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_NL -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'NL' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_NO -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'NO' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_PL -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'PL' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_PT -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'PT' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_RO -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'RO' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_SE -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'SE' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_SI -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'SI' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_SK -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'SK' - mappingId eu_leg_data_2021_rep_table_1_spatial_region_UK -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE country_code = 'UK' - +# Sector division (expects OEO ID values in column "category", e.g., OEO_0039…) mappingId eu_leg_data_2021_rep_table_1_crf_based_sector_division -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:has_sector_division "{category}" . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00390079 oeo:{category} . source SELECT "id", "category" FROM "scenario"."eu_leg_data_2021_rep_table_1" - -mappingId eu_leg_data_2021_rep_table_1_scenario_year -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020440 "{year}" . +# Year on data descriptor +mappingId eu_leg_data_2021_rep_table_1_year +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020224 {year} . source SELECT "id", "year" FROM "scenario"."eu_leg_data_2021_rep_table_1" - +# Greenhouse gas (use https OEO IRIs) mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_CH4 -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'CH4' - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_CO2 -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'CO2' - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_N2O -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'N2O' - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_NF3 -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'NF3' - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_HFC -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'HFC' - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_PFC -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'PFC' - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_SF6 -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE gas = 'SF6' - +# Scenario kind (https IRIs) mappingId eu_leg_data_2021_rep_table_1_scenario_WEM -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE scenario = 'WEM' - mappingId eu_leg_data_2021_rep_table_1_scenario_WAM -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE scenario = 'WAM' - mappingId eu_leg_data_2021_rep_table_1_scenario_WOM -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 . source SELECT "id" FROM "scenario"."eu_leg_data_2021_rep_table_1" WHERE scenario = 'WOM' - +# Unit and value mappingId eu_leg_data_2021_rep_table_1_unit_of_measurement -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00040010 "{unit}" . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00040010 "{unit}" . source SELECT "id", "unit" FROM "scenario"."eu_leg_data_2021_rep_table_1" - mappingId eu_leg_data_2021_rep_table_1_greenhouse_gas_emission_value -target oekg:data-descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00140178 "{value}" . +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00140178 {value} . source SELECT "id", "value" FROM "scenario"."eu_leg_data_2021_rep_table_1" - - ]] diff --git a/docker/serviceConfigs/ontop/sm_2.obda b/docker/serviceConfigs/ontop/sm_2.obda new file mode 100644 index 000000000..4005f4e33 --- /dev/null +++ b/docker/serviceConfigs/ontop/sm_2.obda @@ -0,0 +1,1607 @@ +[PrefixDeclaration] +rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# +rdfs: http://www.w3.org/2000/01/rdf-schema# +xsd: http://www.w3.org/2001/XMLSchema# +obo: http://purl.obolibrary.org/obo/ +oeo: https://openenergyplatform.org/ontology/oeo/ +oekg: https://openenergyplatform.org/ontology/oekg/ +llc: https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ + + +[MappingDeclaration] @collection [[ + + + + +mappingId M_eu_leg_data_2016_eea_Id +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} a oeo:IAO_0000027 ; + oeo:OEO_00000504 "eu_leg_data_2016_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" + +# scenario type flags (WEM/WAM/WOM) +mappingId M_eu_leg_data_2016_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2016_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2016_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE scenario = 'WOM' + +# gas classification (proper OEO classes) +mappingId M_eu_leg_data_2016_eea_methane +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2016_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2016_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2016_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2016_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2016_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2016_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'SF6' + +# pseudo-gases (not in OEO) → mint them under oekg: +mappingId M_eu_leg_data_2016_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2016_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2016_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2016_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eea" WHERE gas = 'Total ESR GHGs' + +# units, year, value, country — MUST be literals (quoted + typed) +mappingId M_eu_leg_data_2016_eea_unit +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00040010 ""{unit}"" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2016_eea" + +mappingId M_eu_leg_data_2016_eea_year +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00020224 ""{year}"^^xsd:integer"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2016_eea" + +mappingId M_eu_leg_data_2016_eea_Value +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00140178 ""{value}"^^xsd:decimal"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2016_eea" + +mappingId M_eu_leg_data_2016_eea_Country +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00020221 ""{country_name}"" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name + FROM "scenario"."eu_leg_data_2016_eea" t + JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +# category (uses OEO numeric IRI from dim table) + correct property id +mappingId M_eu_leg_data_2016_eea_category +target oekg:data_descriptor/eu_leg_data_2016_eea/{id} oeo:OEO_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id + FROM "scenario"."eu_leg_data_2016_eea" t + JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Id +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00000504 "eu_leg_data_2016_eio_ir_article23_t1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_methane +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_unit +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_year +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Value +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_Country +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2016_eio_ir_article23_t1_category +target oekg:data_descriptor/eu_leg_data_2016_eio_ir_article23_t1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2016_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2017_eea_Id +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00000504 "eu_leg_data_2017_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + +mappingId M_eu_leg_data_2017_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2017_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2017_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2017_eea_methane +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2017_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2017_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2017_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2017_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2017_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2017_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2017_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2017_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2017_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2017_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2017_eea_unit +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2017_eea" + +mappingId M_eu_leg_data_2017_eea_year +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2017_eea" + +mappingId M_eu_leg_data_2017_eea_Value +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2017_eea" + +mappingId M_eu_leg_data_2017_eea_Country +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2017_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2017_eea_category +target oekg:data_descriptor/eu_leg_data_2017_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2017_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Id +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00000504 "eu_leg_data_2017_eio_ir_article23_t1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_methane +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_unit +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_year +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Value +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_Country +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2017_eio_ir_article23_t1_category +target oekg:data_descriptor/eu_leg_data_2017_eio_ir_article23_t1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2017_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2018_eea_Id +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00000504 "eu_leg_data_2018_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + +mappingId M_eu_leg_data_2018_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2018_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2018_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2018_eea_methane +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2018_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2018_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2018_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2018_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2018_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2018_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2018_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2018_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2018_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2018_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2018_eea_unit +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2018_eea" + +mappingId M_eu_leg_data_2018_eea_year +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2018_eea" + +mappingId M_eu_leg_data_2018_eea_Value +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2018_eea" + +mappingId M_eu_leg_data_2018_eea_Country +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2018_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2018_eea_category +target oekg:data_descriptor/eu_leg_data_2018_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2018_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Id +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00000504 "eu_leg_data_2018_eio_ir_article23_t1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_methane +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_unit +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_year +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Value +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_Country +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2018_eio_ir_article23_t1_category +target oekg:data_descriptor/eu_leg_data_2018_eio_ir_article23_t1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2018_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2019_eea_Id +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00000504 "eu_leg_data_2019_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + +mappingId M_eu_leg_data_2019_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2019_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2019_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2019_eea_methane +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2019_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2019_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2019_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2019_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2019_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2019_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2019_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2019_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2019_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2019_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2019_eea_unit +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2019_eea" + +mappingId M_eu_leg_data_2019_eea_year +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2019_eea" + +mappingId M_eu_leg_data_2019_eea_Value +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2019_eea" + +mappingId M_eu_leg_data_2019_eea_Country +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2019_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2019_eea_category +target oekg:data_descriptor/eu_leg_data_2019_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2019_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Id +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00000504 "eu_leg_data_2019_eio_ir_article23_t1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_methane +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_unit +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_year +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Value +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_Country +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2019_eio_ir_article23_t1_category +target oekg:data_descriptor/eu_leg_data_2019_eio_ir_article23_t1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2019_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2020_eea_Id +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00000504 "eu_leg_data_2020_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + +mappingId M_eu_leg_data_2020_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2020_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2020_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2020_eea_methane +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2020_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2020_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2020_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2020_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2020_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2020_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2020_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2020_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2020_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2020_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2020_eea_unit +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2020_eea" + +mappingId M_eu_leg_data_2020_eea_year +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2020_eea" + +mappingId M_eu_leg_data_2020_eea_Value +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2020_eea" + +mappingId M_eu_leg_data_2020_eea_Country +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2020_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2020_eea_category +target oekg:data_descriptor/eu_leg_data_2020_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2020_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Id +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00000504 "eu_leg_data_2020_eio_ir_article23_t1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_methane +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_unit +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_year +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Value +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_Country +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2020_eio_ir_article23_t1_category +target oekg:data_descriptor/eu_leg_data_2020_eio_ir_article23_t1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2020_eio_ir_article23_t1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2021_eea_Id +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00000504 "eu_leg_data_2021_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + +mappingId M_eu_leg_data_2021_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2021_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2021_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2021_eea_methane +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2021_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2021_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2021_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2021_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2021_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2021_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2021_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2021_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2021_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2021_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2021_eea_unit +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2021_eea" + +mappingId M_eu_leg_data_2021_eea_year +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2021_eea" + +mappingId M_eu_leg_data_2021_eea_Value +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2021_eea" + +mappingId M_eu_leg_data_2021_eea_Country +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2021_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2021_eea_category +target oekg:data_descriptor/eu_leg_data_2021_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2021_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2022_eea_Id +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00000504 "eu_leg_data_2022_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + +mappingId M_eu_leg_data_2022_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2022_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2022_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2022_eea_methane +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2022_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2022_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2022_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2022_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2022_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2022_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2022_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2022_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2022_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2022_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2022_eea_unit +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2022_eea" + +mappingId M_eu_leg_data_2022_eea_year +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2022_eea" + +mappingId M_eu_leg_data_2022_eea_Value +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2022_eea" + +mappingId M_eu_leg_data_2022_eea_Country +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2022_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2022_eea_category +target oekg:data_descriptor/eu_leg_data_2022_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2022_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2023_eea_Id +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00000504 "eu_leg_data_2023_eea"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + +mappingId M_eu_leg_data_2023_eea_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2023_eea_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2023_eea_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2023_eea_methane +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2023_eea_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2023_eea_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2023_eea_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2023_eea_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2023_eea_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2023_eea_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2023_eea_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2023_eea_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2023_eea_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2023_eea_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_eea" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2023_eea_unit +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2023_eea" + +mappingId M_eu_leg_data_2023_eea_year +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2023_eea" + +mappingId M_eu_leg_data_2023_eea_Value +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value_reported FROM "scenario"."eu_leg_data_2023_eea" + +mappingId M_eu_leg_data_2023_eea_Country +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2023_eea" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2023_eea_category +target oekg:data_descriptor/eu_leg_data_2023_eea/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2023_eea" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + +mappingId M_eu_leg_data_2021_rep_table_1_Id +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00000504 "eu_leg_data_2021_rep_table_1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + +mappingId M_eu_leg_data_2021_rep_table_1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2021_rep_table_1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2021_rep_table_1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2021_rep_table_1_methane +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2021_rep_table_1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2021_rep_table_1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2021_rep_table_1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2021_rep_table_1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2021_rep_table_1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2021_rep_table_1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2021_rep_table_1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2021_rep_table_1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2021_rep_table_1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2021_rep_table_1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2021_rep_table_1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2021_rep_table_1_unit +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2021_rep_table_1" + +mappingId M_eu_leg_data_2021_rep_table_1_year +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2021_rep_table_1" + +mappingId M_eu_leg_data_2021_rep_table_1_Value +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2021_rep_table_1" + +mappingId M_eu_leg_data_2021_rep_table_1_Country +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2021_rep_table_1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2021_rep_table_1_category +target oekg:data_descriptor/eu_leg_data_2021_rep_table_1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2021_rep_table_1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2022_rep_table_1_Id +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00000504 "eu_leg_data_2022_rep_table_1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + +mappingId M_eu_leg_data_2022_rep_table_1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2022_rep_table_1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2022_rep_table_1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2022_rep_table_1_methane +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2022_rep_table_1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2022_rep_table_1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2022_rep_table_1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2022_rep_table_1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2022_rep_table_1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2022_rep_table_1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2022_rep_table_1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2022_rep_table_1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2022_rep_table_1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2022_rep_table_1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2022_rep_table_1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2022_rep_table_1_unit +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2022_rep_table_1" + +mappingId M_eu_leg_data_2022_rep_table_1_year +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2022_rep_table_1" + +mappingId M_eu_leg_data_2022_rep_table_1_Value +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2022_rep_table_1" + +mappingId M_eu_leg_data_2022_rep_table_1_Country +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2022_rep_table_1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2022_rep_table_1_category +target oekg:data_descriptor/eu_leg_data_2022_rep_table_1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2022_rep_table_1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + + +mappingId M_eu_leg_data_2023_rep_table_1_Id +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} a oeo:IAO_0000027 . + oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00000504 "eu_leg_data_2023_rep_table_1"^^xsd:string . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + +mappingId M_eu_leg_data_2023_rep_table_1_Scenario_WEM +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020311 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE scenario = 'WEM' + +mappingId M_eu_leg_data_2023_rep_table_1_Scenario_WAM +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020312 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE scenario = 'WAM' + +mappingId M_eu_leg_data_2023_rep_table_1_Scenario_WOM +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00020226 oeo:OEO_00020310 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE scenario = 'WOM' + +mappingId M_eu_leg_data_2023_rep_table_1_methane +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000025 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'CH4' + +mappingId M_eu_leg_data_2023_rep_table_1_nitrous_oxide +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000027 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'N2O' + +mappingId M_eu_leg_data_2023_rep_table_1_nitrogen_trifluoride +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000026 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'NF3' + +mappingId M_eu_leg_data_2023_rep_table_1_hydrofluorocarbon +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000219 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'HFC' + +mappingId M_eu_leg_data_2023_rep_table_1_carbon_dioxide +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000006 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'CO2' + +mappingId M_eu_leg_data_2023_rep_table_1_perfluorocarbon +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000322 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'PFC' + +mappingId M_eu_leg_data_2023_rep_table_1_sulphur_hexafluoride +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oeo:OEO_00000038 . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'SF6' + +mappingId M_eu_leg_data_2023_rep_table_1_Total_GHGs +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'Total GHGs' + +mappingId M_eu_leg_data_2023_rep_table_1_Total_ESD_GHGs +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ESD_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'Total ESD GHGs' + +mappingId M_eu_leg_data_2023_rep_table_1_Total_ETS_GHGs +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ETS_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'Total ETS GHGs' + +mappingId M_eu_leg_data_2023_rep_table_1_Total_ESR_GHGs +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00010121 oekg:Total_ESR_GHGs . +source SELECT CAST(id AS DECIMAL) AS id FROM "scenario"."eu_leg_data_2023_rep_table_1" + WHERE gas = 'Total ESR GHGs' + +mappingId M_eu_leg_data_2023_rep_table_1_unit +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00040010 "{unit}" . +source SELECT CAST(id AS DECIMAL) AS id, unit FROM "scenario"."eu_leg_data_2023_rep_table_1" + +mappingId M_eu_leg_data_2023_rep_table_1_year +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00020224 "{year}"^^xsd:integer . +source SELECT CAST(id AS DECIMAL) AS id, year FROM "scenario"."eu_leg_data_2023_rep_table_1" + +mappingId M_eu_leg_data_2023_rep_table_1_Value +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00140178 "{value}"^^xsd:decimal . +source SELECT CAST(id AS DECIMAL) AS id, value FROM "scenario"."eu_leg_data_2023_rep_table_1" + +mappingId M_eu_leg_data_2023_rep_table_1_Country +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:OEO_00020221 "{country_name}" . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.country_name AS CHAR) AS country_name FROM "scenario"."eu_leg_data_2023_rep_table_1" t JOIN "scenario"."eu_leg_dim_country" n ON t.country_code = n.country_code + +mappingId M_eu_leg_data_2023_rep_table_1_category +target oekg:data_descriptor/eu_leg_data_2023_rep_table_1/{id} oeo:oeo_00390079 oeo:{category_id} . +source SELECT CAST(t.id AS DECIMAL) AS id, CAST(n.oeo_id AS CHAR) AS category_id FROM "scenario"."eu_leg_data_2023_rep_table_1" t JOIN "scenario"."eu_leg_dim_category" n ON t.category = n.category + + + + + +]] diff --git a/docs/oeplatform-code/features/scenario-bundles/index.md b/docs/oeplatform-code/features/scenario-bundles/index.md index b7b4360a3..d10c9c9b4 100644 --- a/docs/oeplatform-code/features/scenario-bundles/index.md +++ b/docs/oeplatform-code/features/scenario-bundles/index.md @@ -111,57 +111,57 @@ An example of input parameters "sectors": [ { "label": "KSG sector buildings", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010067" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010067" }, { "label": "KSG sector industry", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010066" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010066" }, { "label": "CRF sector (IPCC 2006): wetlands", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010192" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010192" }, { "label": "CRF sector (IPCC 2006): other product manufacture and use", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010172" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010172" }, { "label": "CRF sector (IPCC 2006): manure management", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010180" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010180" }, { "label": "CRF sector (IPCC 2006): multilateral operations", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010203" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010203" }, { "label": "CRF sector (IPCC 2006): chemical industry - other", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010353" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010353" } ], "technologies": [ { "label": "power generation technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010423" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010423" }, { "label": "wind power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010424" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010424" }, { "label": "offshore wind power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010426" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010426" }, { "label": "solar thermal power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010429" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010429" }, { "label": "hydro power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010431" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010431" }, { "label": "run of river power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010432" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010432" } ], "study_descriptors": [ @@ -205,15 +205,15 @@ An example of input parameters "descriptors ": [ { "label": "explorative scenario ", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00020248 " + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00020248 " }, { "label": "policy scenario ", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00020309 " + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00020309 " }, { "label": "climate scenario ", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00030007" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00030007" } ], "input_datasets": [ @@ -266,23 +266,23 @@ An example of input parameters "descriptors ": [ { "label ": "explorative scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00020248 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00020248 " }, { "label ": "with additional measures scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00020312 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00020312 " }, { "label ": "greenhouse gas emission scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00020317 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00020317 " }, { "label ": "climate scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00030007 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00030007 " }, { "label ": "economic scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00030008 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00030008 " } ], "input_datasets ": [ @@ -409,57 +409,57 @@ The `uid` should belong to an existing bundle in OEKG. The remaining fields are "sectors": [ { "label": "KSG sector buildings", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010067" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010067" }, { "label": "KSG sector industry", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010066" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010066" }, { "label": "CRF sector (IPCC 2006): wetlands", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010192" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010192" }, { "label": "CRF sector (IPCC 2006): other product manufacture and use", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010172" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010172" }, { "label": "CRF sector (IPCC 2006): manure management", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010180" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010180" }, { "label": "CRF sector (IPCC 2006): multilateral operations", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010203" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010203" }, { "label": "CRF sector (IPCC 2006): chemical industry - other", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010353" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010353" } ], "technologies": [ { "label": "power generation technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010423" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010423" }, { "label": "wind power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010424" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010424" }, { "label": "offshore wind power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010426" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010426" }, { "label": "solar thermal power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010429" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010429" }, { "label": "hydro power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010431" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010431" }, { "label": "run of river power technology", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00010432" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00010432" } ], "study_descriptors": [ @@ -503,15 +503,15 @@ The `uid` should belong to an existing bundle in OEKG. The remaining fields are "descriptors ": [ { "label": "explorative scenario ", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00020248 " + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00020248 " }, { "label": "policy scenario ", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00020309 " + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00020309 " }, { "label": "climate scenario ", - "class": "http://openenergy-platform.org/ontology/oeo/OEO_00030007" + "class": "https://openenergyplatform.org/ontology/oeo/OEO_00030007" } ], "input_datasets": [ @@ -564,23 +564,23 @@ The `uid` should belong to an existing bundle in OEKG. The remaining fields are "descriptors ": [ { "label ": "explorative scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00020248 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00020248 " }, { "label ": "with additional measures scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00020312 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00020312 " }, { "label ": "greenhouse gas emission scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00020317 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00020317 " }, { "label ": "climate scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00030007 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00030007 " }, { "label ": "economic scenario ", - "class ": "http://openenergy-platform.org/ontology/oeo/OEO_00030008 " + "class ": "https://openenergyplatform.org/ontology/oeo/OEO_00030008 " } ], "input_datasets ": [ diff --git a/factsheet/frontend/src/components/comparisonBoardMain.tsx b/factsheet/frontend/src/components/comparisonBoardMain.tsx index 56fdcd0d3..9316f4779 100644 --- a/factsheet/frontend/src/components/comparisonBoardMain.tsx +++ b/factsheet/frontend/src/components/comparisonBoardMain.tsx @@ -537,9 +537,9 @@ const ComparisonBoardMain = (props) => { const sendGetScenariosQuery = async () => { setLoading(true); - const get_scenarios_query = `PREFIX oeo: - SELECT DISTINCT ?scenario WHERE { - ?s oeo:OEO_00020226 ?scenario . + const get_scenarios_query = `PREFIX oeo: + SELECT DISTINCT ?scenario WHERE { + ?s oeo:OEO_00020226 ?scenario . }` const response = await axios.post( @@ -581,12 +581,12 @@ const ComparisonBoardMain = (props) => { selectedOutputDatasets.map(elem => data_tabels.push('"' + elem + '"')); - const get_categories_query = `PREFIX oeo: - SELECT DISTINCT ?category ?table_name WHERE { - ?s oeo:has_sector_division ?category . - ?s oeo:OEO_00000504 ?table_name . - FILTER(?table_name IN ( ${data_tabels} ) ). - }` + const get_categories_query = `PREFIX oeo: + SELECT DISTINCT ?category ?table_name WHERE { + ?s oeo:OEO_00390079 ?category . # ← was has_sector_division + ?s oeo:OEO_00000504 ?table_name . + FILTER(?table_name IN (${data_tabels})) . + }` const response = await axios.post( conf.obdi, @@ -646,12 +646,12 @@ const ComparisonBoardMain = (props) => { selectedOutputDatasets.map(elem => data_tabels.push('"' + elem + '"')); - const get_gas_query = `PREFIX oeo: - SELECT DISTINCT ?gas ?table_name WHERE { - ?s oeo:OEO_00010121 ?gas . - ?s oeo:OEO_00000504 ?table_name . - FILTER(?table_name IN ( ${data_tabels} ) ). - }` + const get_gas_query = `PREFIX oeo: + SELECT DISTINCT ?gas ?table_name WHERE { + ?s oeo:OEO_00010121 ?gas . + ?s oeo:OEO_00000504 ?table_name . + FILTER(?table_name IN (${data_tabels})) . + }` const response = await axios.post( conf.obdi, @@ -794,23 +794,28 @@ const sendQuery = async (index) => { } } - const main_query = `PREFIX obo: - PREFIX ou: - PREFIX rdf: + const main_query = ` + # main_query + PREFIX rdf: PREFIX rdfs: - PREFIX oeo: - PREFIX llc: + PREFIX oeo: + PREFIX oekg: - SELECT DISTINCT ?s ?value ?country_code ?year ?category ?gas ?table_name ?unit WHERE { - ?s oeo:OEO_00020221 ?country_code . - ?s oeo:OEO_00020440 ?year . + SELECT DISTINCT ?s ?value ?country ?year ?category ?gas ?table_name ?unit WHERE { + ?s oeo:OEO_00020221 ?country . + ?s oeo:OEO_00020224 ?year . # ← was OEO_00020440 ?s oeo:OEO_00140178 ?value . ?s oeo:OEO_00000504 ?table_name . - ?s oeo:has_sector_division ?category . + ?s oeo:OEO_00390079 ?category . # ← was has_sector_division ?s oeo:OEO_00020226 ?scenario . ?s oeo:OEO_00010121 ?gas . ?s oeo:OEO_00040010 ?unit . - FILTER(?table_name IN (${data_tabels}) && ?scenario IN (${scenariosFilter}) && ?category IN (${categories}) && ?gas IN (${gases}) ) . + FILTER( + ?table_name IN (${data_tabels}) && + ?scenario IN (${scenariosFilter}) && + ?category IN (${categories}) && + ?gas IN (${gases}) + ) . }`; const response = await axios.post( diff --git a/factsheet/views.py b/factsheet/views.py index 7d455d70b..cdefb4f7e 100644 --- a/factsheet/views.py +++ b/factsheet/views.py @@ -1960,10 +1960,10 @@ def populate_factsheets_elements(request, *args, **kwargs): technology_class = oeo_owl.search_one(iri=OEO.OEO_00000407) technology_subclasses = get_all_sub_classes(technology_class) - # energy_carrier_class = oeo_owl.search_one(iri="http://openenergy-platform.org/ontology/oeo/OEO_00020039") # noqa + # energy_carrier_class = oeo_owl.search_one(iri="https://openenergyplatform.org/ontology/oeo/OEO_00020039") # noqa # energy_carriers = get_all_sub_classes(energy_carrier_class) - # energy_transformation_process_class = oeo_owl.search_one(iri="http://openenergy-platform.org/ontology/oeo/OEO_00020003") # noqa + # energy_transformation_process_class = oeo_owl.search_one(iri="https://openenergyplatform.org/ontology/oeo/OEO_00020003") # noqa # energy_transformation_processes = get_all_sub_classes(energy_transformation_process_class) # noqa sector_divisions_list, sectors_list = build_sector_dropdowns_from_oeo(oeo)