Skip to content

GeoCat Live Catalogue Services 2026.0

GeoCat Live Catalogue Services have been updated to use GeoCat Find 2026.0 (GeoNetwork 4.4.x) technology.

Metadata

  • Export to DCAT-AP 3.0 format(s) for ISO19139 / ISO19115.3-2018 metadata records: EU-DCAT-AP, EU-GeoDCAT-AP, DCAT-AP Mobility, DCAT-AP HVD.

  • Metadata editor / A more user friendly interface to manage separately metadata distributions, overviews and associated resources. In previous versions all these resources were managed in the same section of the metadata editor, which could be confusing for users. Now the metadata editor provides separate sections for each type of resource, with specific fields and options to manage them.

    • Overview: small images that provide a visual representation of the data or dataset described in the metadata record. Thumbnails help users quickly identify and understand the content of the metadata.

    • Distributions: files or services that provide access to the data described in the metadata record. These can include download links, web services, or other means of obtaining the data.

    • Associated resources: other metadata records related to the metadata record, such as related datasets, services.

  • Metadata editor / Improve the WMS resource configuration to use the WMS layer name / title as the online resource name / description.

  • Metadata editor / Update the validation report to display failing checks for optional validation rules as warnings instead of errors. This change helps users to better understand the validation results and focus on the most critical issues that need to be addressed.

  • Metadata editor / Support attachments greater than 2GB.

  • Record page / Add scrollable dropdown for WFS format selection menu.

  • Record page / Update metadata full view page to use the configuration from labels.xml to display the labels for the metadata fields. This change allows to use context information with xpath from labels.xml to provide more meaningful and user friendly labels for the metadata fields.

  • Support to resume downloads of metadata attachments. In previous versions metadata attachment downloads cannot be resumed. For large files this may be problematic if the download is interrupted due to network issues or other problems, the download must be restarted from the beginning.

Metadata Dutch dataset / services schemas

  • DCAT-AP NL 3.0 support: GeoCat Find 2026.0 includes support to export for the ISO Dutch metadata to DCAT-AP NL 3.0 profile.

  • Export dataset and service metadata to DCAT-AP NL 3.0 RDF/XML format.

    • From the metadata view page, use the export menu to select the DCAT-AP NL 3.0 format.

    • From OGC:CSW service GetRecords or GetRecordById, using output schema https://docs.geostandaarden.nl/dcat/dcat-ap-nl30 to retrieve metadata in DCAT-AP NL 3.0 format.

  • Metadata view with the DCAT-AP NL 3.0 information mapped from the ISO metadata.

  • Metadata editor validation rules for dataset and service metadata to validate the ISO required fields for DCAT-AP NL 3.0.

Metadata HNAP schemas

  • Organization name, which is split across several controls, show validation warnings and errors inline.

Administration

  • New harvesters:

  • Support multiple DOI publication servers. This change allows to configure multiple DOI publications servers, and assign a specific DOI server to group(s)

  • Thesaurus formats support improvements:

    • Add support for codelist described using SDMX format.
    • Add support for thesaurus described using OWL format.
    • Improve support of EU publication office SKOS format.
    • Create thesaurus from a shapefile.
  • User interface setting for the search configuration in the Editor board to display in the search results, when the metadata workflow is enabled:

    • approved records (default)
    • working copies,
    • or both versions .

When using the metadata workflow, if a published and approved record is edited, a working copy is created. Users may have difficulties to find the corresponding working copies because the searches show the approved records with a link to the copies but does not search directly for working copies.

API and automation

  • CSV API / This updated API allows to export metadata information to CSV format, selecting the fields to include in the export:

    • Allows to define the fields to export, using their XPATH expressions.
    • Allows to extract information from contacts, online resources, and other repeatable fields.
    • Allows to customise the column separator character and the separator for fields with multiple values.

See API examples at https://github.com/geonetwork/core-geonetwork/pull/7132

  • OAI-PMH was removed when the catalog switched to Elasticsearch as the search engine. This new version reintroduces the OAI-PMH server.

Other

  • Audit user information changes. The audit log now records changes to user information, such as username, email, and profile updates. This enhancement improves the tracking of user activities and changes within the system.

  • Configuration in config.properties to support integration with Matomo and Google Analytics services.