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

subjects and subject are invalid elements within relatedItem #65

Closed Shirazos7 closed 1 month ago

Shirazos7 commented 4 months ago

Issue description: subjects and subject are invalid elements within relatedItem

TODOS:

Remove the subject elements from the relatedItems and also they will be invalid if they dont have a string value therefore i added the value of the prefix node which is Zbl to each msc value and i added those values to the main node for the subjects in our code

Shirazos7 commented 4 months ago

this commits refer to the current work for this issue however i am not sure if this work is 100% correct 8d1fa6c 04f003e