MaRDI4NFDI / python-zbMathRest2Oai

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

Mazztok45 commented 9 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:

All the nodes from the plain XML file must be mapped to the Datacite format.

Please reach me for any questions.