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

the Main Identifier of Documents #71

Closed Shirazos7 closed 1 month ago

Shirazos7 commented 4 months ago

Issue description: in our metadata we have different Types of Identifiers DOI ARXIV etc...

TODOS:

adjusting the xslt code like following : choosing only the doi identifier if exist otherwise choosing the arxiv if doi is not available and arxiv exists we could extend the could to include other types of identifiers as well.

Shirazos7 commented 4 months ago

this commits should fix the issue for doi and arxiv and can be extendable for other types of identifiers 721c6ee 9e15cc7