VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
4 stars 1 forks source link

Implement eSciDocs metadata standard (GFZ) #295

Open AlexDo1 opened 1 year ago

AlexDo1 commented 1 year ago

For the connection to GFZ, we need to implement their eSciDocs metadata standard, which is a combination of ISO 19115 and DataCite.
This way, we should have all necessary metadata on export for interoperability with GFZ dataservices.

Examples: Template_escidoc.zip

mmaelicke commented 1 year ago

I guess this is more a V-FOR-WaTer portal / backend issue and less of a metacatalog issue. The combination of ISO19115 and DataCite metadata seems to be a peculiarity of the GFZ portal and less a useful standards export format.

AlexDo1 commented 1 year ago

Yes that's true, I just wanted to make sure we do not forget about that and I wanted to store the examples somewhere.

We can of course move the issue somewhere else.