geonetwork / geonetwork-ui

GeoNetwork UI is a suite of Applications made to provide a modern facade to your GeoNetwork 4 catalog. It also provides Web Components to embed various parts of your data catalog in third party websites.
https://geonetwork.github.io/geonetwork-ui/main/docs/
GNU General Public License v2.0
68 stars 32 forks source link

Module displaying a description of the attributes #1007

Open IGNF-Xavier opened 1 month ago

IGNF-Xavier commented 1 month ago

Description

I would like to request adding a module that can display the description of the attributes of a vector dataset

Motivation

For exemple when you have a daset with these attributes : image

It is difficult to know what each attribute corresponds to.

Inspiration and context

This request takes inspiration from Melodi from Insee catalog or Pomme ( an intranet at IGN) https://catalogue-donnees.insee.fr/fr/catalogue/recherche/DS_ICA

jahow commented 1 month ago

Attribute descriptions can be found in the ISO metadata. They could also be fetched dynamically from a WFS service but that will probably be less rich.

IGNF-Xavier commented 1 month ago

ISO19110, so we can provide the link to the conceptual schema in the metadata and display it ? The conceptual schema will be stored as an XML in a server or in a feature catalog in Geonetwork (https://docs.geonetwork-opensource.org/3.12/user-guide/associating-resources/linking-feature-catalog/)

jahow commented 1 month ago

Either that or ISO19115-3 records can contain the attributes description alongside all other dataset metadata in the same record.

IGNF-Xavier commented 1 month ago

Yes but i fear that the metadata will become a big file and difficult to update when the data is updated Le 28 sept. 2024 10:11, Olivia Guyot a écrit :

Either that or ISO19115-3 records can contain the attributes description alongside all other dataset metadata in the same record.

-- Reply to this email directly or view it on GitHub: https://github.com/geonetwork/geonetwork-ui/issues/1007#issuecomment-2380561327 You are receiving this because you authored the thread.

Message ID: @.***>