dzhw / metadatamanagement

Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
https://metadata.fdz.dzhw.eu
GNU Affero General Public License v3.0
25 stars 9 forks source link

Set up an OAI-PMH-Server for Metadata #3305

Open AndyDaniel1 opened 5 months ago

AndyDaniel1 commented 5 months ago

We are currently using the OAI-PMH-Server of da|ra at level of data packages. To improve the FAIRness of our metadata (especially at variable level) we should implement our own OAI-PMH-Server.

Documentation: https://www.openarchives.org/pmh/

Software products for servers: https://github.com/opencultureconsulting/simple-oai-pmh https://github.com/opencultureconsulting/oai-pmh2.

Example of an implementation from Japan: https://ssjda.iss.u-tokyo.ac.jp/Direct/oai2/?verb=ListRecords&metadataPrefix=oai_ddi25

Before addressing this issue #3304 should be implemented first.