geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
430 stars 489 forks source link

INSPIRE / Update INSPIRE theme thesaurus #2506

Closed fxprunayre closed 6 years ago

fxprunayre commented 6 years ago

now available in the INSPIrE registry (with new ids) http://inspire.ec.europa.eu/theme

fxprunayre commented 6 years ago

Instead of rebuilding this thesaurus from the list, add the possibility to import it from INSPIRE Registry based on https://github.com/geonetwork/core-geonetwork/issues/2500

fxprunayre commented 6 years ago

Previous version of the thesaurus:

<skos:Concept rdf:about="http://rdfdata.eionet.europa.eu/inspirethemes/themes/1">
<skos:altLabel>rs</skos:altLabel>
<skos:prefLabel xml:lang="sv">Referenskoordinatsystem</skos:prefLabel>

New version created from the registry:

<skos:Concept rdf:about="http://inspire.ec.europa.eu/theme/rs">
<skos:prefLabel xml:lang="en">Coordinate reference systems</skos:prefLabel>
<skos:scopeNote xml:lang="en">Systems for uniquely referencing spatial information in space as a set of coordinates (x, y, z) and/or latitude and longitude and height, based on a geodetic horizontal and vertical datum.</skos:scopeNote>
<skos:prefLabel xml:lang="fr">Référentiels de coordonnées</skos:prefLabel>
<skos:scopeNote xml:lang="fr">Systèmes de référencement unique des informations géographiques dans l'espace sous forme d'une série de coordonnées (x, y, z) et/ou la latitude et la longitude et l'altitude, en se fondant sur un point géodésique horizontal et vertical.</skos:scopeNote>

Changes at concept level:

Changes for INSPIRE thesaurus: