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

operating systems and programming languages in software metadata #88

Open Shirazos7 opened 1 month ago

Shirazos7 commented 1 month ago

Issue description: in our plain.xml those nodes are empty (null) value but in our metadata from the rest API there are some nodes that have values for them.

TODOS:

writing xslt templates to generate the values of those nodes if it was not empty and also mtaching the schema of Datacite. I also added textual infos to the templates to enrich the information because in my opinion i thought it was not rich enough

Shirazos7 commented 1 month ago

this commit should fix the issue 66f4993