Read data from the zbMATH Open API https://api.zbmath.org/docs and feed it to the OAI-PMH server https://oai.portal.mardi4nfdi.de/oai/
GNU General Public License v3.0
4
stars
0
forks
source link
Write the XSLT file to expose articles metadata from the REST API into the DataCite format #38
Closed
Mazztok45 closed 7 months ago
We wish to process https://github.com/MaRDI4NFDI/python-zbMathRest2Oai/blob/main/test/data/articles/plain.xml to the Datacite format.
For this issue, the following documentation should be helpful:
https://schema.datacite.org/meta/kernel-4/example/datacite-example-full-v4.xml
https://datacite-metadata-schema.readthedocs.io/en/4.5/properties/
All the nodes from the plain XML file must be mapped to the Datacite format.
Please reach me for any questions.