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

handling some nodes from our source to be under relatedItems #59

Closed Shirazos7 closed 1 month ago

Shirazos7 commented 5 months ago

Issue description: Issue: These elements do not exist in the main resource schema (should be checked ) if it is going to be under relatedItem or not

TODOS:

Move this data either as-is within a relatedItem element with a relationship of IsPublishedIn (Schema 4.4+), as these elements are valid there, or reformat the data within a description element of type SeriesInformation (Schema 4.3 and before)

Shirazos7 commented 5 months ago

i am working on it meanwhile and i will keep posting the commits d479338 a40c17a

Shirazos7 commented 5 months ago

this commits should fix this issue

45f7139 d22570c