Skip to content

Add support for EU HVD regulation #150

Open
@armin11

Description

@armin11

Regulation:
https://eur-lex.europa.eu/eli/reg_impl/2023/138/oj

For this regulation, some further metadata elements have to be supported. The most crucial will be a category from a list of categories. Normally a automatic transformation of the INSPIRE-categories into HVD-categories is possible. This is already done in the new DCAT-AP export handler:
https://www.geoportal.rlp.de/mapbender/php/mod_exportMapbenderMetadata2Ckan.php?id=35&outputFormat=rdfxml
For those who will not or cannot use this mapping, a new list of categories have to be imported as custom categories. This will be done by importing the skos defintion from the EU (http://publications.europa.eu/resource/authority/bna/asd487ae75)
The classification should be possible in the metador frontend. For remote dataset metadata the information should be read from ISO19139 files (as demanded from GDI-DE). The service metadata should inherit the HVD relations from coupled dataset metadata.
When importing the skos files, the registries will get different serial ids for the same classification element. To get them together, we need a public available structure, that maps the custom category keys to the internal serial ids. json will be a good format for this.

  • Possibility to import skos from the EU registry
  • Possibility to select custom categories from a hierarchical tree
  • Export the HVD categories in the ISO19139 dataset metadata
  • Export HVD categories in coupled ISO19139 service metadata
  • Todo: distributions: baseURL from mapbender.conf
  • Todo: generate HVD categorie from INSPIRE categories for ISO19039

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions