From 8efc1aa269a103a536645f1fcf94931d99cf3f85 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 21 May 2012 11:54:48 +0100 Subject: [PATCH] Added skos:hasTopConcept for scenario --- data/meta/meta.ttl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/meta/meta.ttl b/data/meta/meta.ttl index 40b17bc..62b8478 100644 --- a/data/meta/meta.ttl +++ b/data/meta/meta.ttl @@ -1464,6 +1464,9 @@ concept:scenario a sdmx:CodeList ; skos:prefLabel "Codelist for Emissions Scenarios"@en ; skos:definition "Special Report on Emission Scenarios (SRES) describes the new scenarios and how they were developed. The SRES writing team formulated a set of emissions scenarios. These scenarios cover a wide range of the main driving forces of future emissions, from demographic to technological and economic developments. The scenarios encompass different future developments that might influence greenhouse gas (GHG) sources and sinks, such as alternative structures of energy systems and land-use changes."@en ; + skos:hasTopConcept + scenario:a2 , + scenario:b2 ; rdfs:isDefinedBy ; .