[Mapbender-commits] r9646 - trunk/mapbender/conf
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu Jan 12 01:31:37 PST 2017
Author: armin11
Date: 2017-01-12 01:31:37 -0800 (Thu, 12 Jan 2017)
New Revision: 9646
Added:
trunk/mapbender/conf/inspire_legislation.json
Log:
Configuration file for inspire legislations - a json file with the different rules to which a conformancy declaration in the metadata should match
Added: trunk/mapbender/conf/inspire_legislation.json
===================================================================
--- trunk/mapbender/conf/inspire_legislation.json (rev 0)
+++ trunk/mapbender/conf/inspire_legislation.json 2017-01-12 09:31:37 UTC (rev 9646)
@@ -0,0 +1,159 @@
+{
+ "default_language": "de",
+ "inspire_rules": [{
+ "name": "directive",
+ "group": "directive",
+ "type": "legislation",
+ "subject": ["dataset", "service", "metadata"],
+ "label": {
+ "en": "Directive 2007/2/EC of the European Parliament and of the Council of 14 March 2007 establishing an Infrastructure for Spatial Information in the European Community (INSPIRE)",
+ "de": ""
+ },
+ "date": "2007-04-26",
+ "url": {
+ "en": "http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX%3A32007L0002%3AEN%3ANOT",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1089_2010_1",
+ "group": "data_specifications",
+ "type": "legislation",
+ "subject": ["service", "metadata", "dataset"],
+ "label": {
+ "en": "COMMISSION REGULATION (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services",
+ "de": "VERORDNUNG (EG) Nr. 1089/2010 DER KOMMISSION vom 23. November 2010 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich der Interoperabilität von Geodatensätzen und -diensten"
+ },
+ "date": "2010-12-08",
+ "url": {
+ "en": "http://eur-lex.europa.eu/JOHtml.do?uri=OJ%3AL%3A2010%3A323%3ASOM%3AEN%3AHTML",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_102_2011_1",
+ "group": "data_specifications",
+ "type": "legislation_amendment",
+ "subject": ["service", "dataset"],
+ "label": {
+ "en": "COMMISSION REGULATION (EU) No 102/2011 of 4 February 2011 amending Regulation (EU) No 1089/2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services",
+ "de": "Verordnung (EU) Nr. 102/2011 der Kommission vom 4. Februar 2011 zur Änderung der Verordnung (EU) Nr. 1089/2010 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich der Interoperabilität von Geodatendiensten und -diensten"
+ },
+ "date": "2011-02-05",
+ "url": {
+ "en": "http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX%3A32011R0102%3AEN%3ANOT",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1089_2010_1",
+ "group": "data_specifications",
+ "type": "legislation",
+ "subject": ["service","metadata","dataset"],
+ "label": {
+ "en": "COMMISSION REGULATION (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services",
+ "de": "VERORDNUNG (EG) Nr. 1089/2010 DER KOMMISSION vom 23. November 2010 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich der Interoperabilität von Geodatensätzen und -diensten"
+ },
+ "date": "2011-02-06",
+ "url": {
+ "en": "http://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A02010R1089-20131230&qid=1400675738563",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1253_2013_1",
+ "group": "data_specifications",
+ "type": "legislation_amendment",
+ "subject": ["service", "dataset","metadata"],
+ "label": {
+ "en": "COMMISSION REGULATION (EU) No 1253/2013 of 21 October 2013 amending Regulation (EU) No 1089/2010 implementing Directive 2007/2/EC as regards interoperability of spatial data sets and services",
+ "de": "Verordnung (EU) Nr. 1253/2013 der Kommission vom 21. Oktober 2013 zur Änderung der Verordnung (EU) Nr. 1089/2010 zur Durchführung der Richtlinie 2007/2/EG hinsichtlich der Interoperabilität von Geodatensätzen und -diensten"
+ },
+ "date": "2013-12-10",
+ "url": {
+ "en": "http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ%3AL%3A2013%3A331%3A0001%3A0267%3AEN%3APDF",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1312_2014_1",
+ "group": "data_specifications",
+ "type": "legislation",
+ "subject": ["service","metadata"],
+ "label": {
+ "en": "Commission Regulation (EU) No 1312/2014 of 10 December 2014 amending Regulation (EU) No 1089/2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data services",
+ "de": "Verordnung (EU) Nr. 1312/2014 der Kommission vom 10. Dezember 2014 zur Änderung der Verordnung (EU) Nr. 1089/2010 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich der Interoperabilität von Geodatendiensten"
+ },
+ "date": "2014-12-11",
+ "url": {
+ "en": "http://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv%3AOJ.L_.2014.354.01.0008.01.ENG",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1205_2008_1",
+ "group": "metadata",
+ "type": "legislation",
+ "subject": ["metadata","service","dataset"],
+ "label": {
+ "en": "COMMISSION REGULATION (EC) No 1205/2008 of 3 December 2008 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards metadata",
+ "de": "Verordnung (EG) Nr. 1205/2008 der Kommission vom 3. Dezember 2008 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich Metadaten"
+ },
+ "date": "2008-12-04",
+ "url": {
+ "en": "http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX%3A32008R1205%3AEN%3ANOT",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1205_2008_1_1",
+ "group": "metadata",
+ "type": "legislation_corrigendum",
+ "abstract": "...",
+ "subject": ["metadata","service","dataset"],
+ "label": {
+ "en": "Corrigendum to Commission Regulation (EC) No 1205/2008 of 3 December 2008 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards metadata",
+ "de": "Berichtigung der Verordnung (EG) Nr. 1205/2008 der Kommission vom 3. Dezember 2008 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich Metadaten"
+ },
+ "date": "2010-01-15",
+ "url": {
+ "en": "http://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX:32008R1205R(02)",
+ "de": "http://eur-lex.europa.eu/legal-content/DE/TXT/?uri=CELEX:32008R1205R(02)"
+ }
+ }, {
+ "name": "regulation_1311_2014_1",
+ "group": "metadata",
+ "type": "legislation_amendment",
+ "subject": ["metadata", "service"],
+ "label": {
+ "en": "Commission Regulation (EU) No 1311/2014 of 10 December 2014 amending Regulation (EC) No 976/2009 as regards the definition of an INSPIRE metadata element",
+ "de": "Verordnung (EU) Nr. 1311/2014 der Kommission vom 10. Dezember 2014 zur Änderung der Verordnung (EG) Nr. 976/2009 hinsichtlich der Definition des Begriffs INSPIRE-Metadatenelement"
+ },
+ "date": "2014-12-11",
+ "url": {
+ "en": "http://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv%3AOJ.L_.2014.354.01.0006.01.ENG",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_976_2009_1",
+ "group": "network_services",
+ "type": "legislation",
+ "subject": ["metadata","service"],
+ "label": {
+ "en": "Commission Regulation (EC) No 976/2009 of 19 October 2009 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards the Network Services",
+ "de": "Verordnung (EG) Nr. 976/2009 der Kommission vom 19. Oktober 2009 zur Durchführung der Richtlinie 2007/2/EG des Europäischen Parlaments und des Rates hinsichtlich der Netzdienste"
+ },
+ "date": "2009-10-19",
+ "url": {
+ "en": "http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX%3A32009R0976%3AEN%3ANOT",
+ "de": ""
+ }
+ }, {
+ "name": "regulation_1088_2010_1",
+ "group": "network_services",
+ "type": "legislation",
+ "subject": ["metadata","service"],
+ "label": {
+ "en": "Commission Regulation amending Regulation (EC) No 976/2009 as regards download services and transformation service",
+ "de": "Verordnung (EU) Nr. 1088/2010 der Kommission vom 23. November 2010 zur Änderung der Verordnung (EG) Nr. 976/2009 hinsichtlich Downloaddiensten und Transformationsdiensten"
+ },
+ "date": "2010-12-08",
+ "url": {
+ "en": "http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX%3A02009R0976-20101228%3AEN%3ANOT",
+ "de": "Verordnung (EU) Nr. 1088/2010 der Kommission vom 23. November 2010 zur Änderung der Verordnung (EG) Nr. 976/2009 hinsichtlich Downloaddiensten und Transformationsdiensten"
+ }
+ }]
+}
More information about the Mapbender_commits
mailing list