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

Xslt for software #87

Closed Shirazos7 closed 4 months ago

Shirazos7 commented 4 months ago

MaRDI Pull Request

Changes:

in our plain.xml they are empty nodes and can not generate any value but in our metadata from the rest API there are softwares that have those values

therefore they have not been added to the reference.xml however i made a sample to for testing I added additional Text to the result because Datacite schema says it is TechnicalInfo so i thought maybe adding more information could be much better. and this is the result . i can delete the textual information from the xslt if you see that it is not needed.

operating systems: Linux , MacOs
  <description xml:lang="en" descriptionType="TechnicalInfo">programming languages : python</description>

looking forward for your feedback