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

Deleting the nameIdentifier from the relatedItems #63

Open Shirazos7 opened 1 month ago

Shirazos7 commented 1 month ago

Issue description:

nameIdentifier is an invalid element within contributor when inside a relatedItem

TODOS: Remove these lines

in this case we will lose the author_codes in the references , however we can figure it out if we are going to have them in another section , in order not to lose the metadata

Shirazos7 commented 1 month ago

the comments fix the issue of deleting them

f65c2a1 72033d2