Hello,
Does anyone know how to deposit items through SWORDv2 that come from a source with OpenAIRE tags and map them to the default fields of DSpace?
Example of tags:
<oaire:citation.issue>
<datacite:subject>
Could you please indicate the steps to configure this mapping in DSpace? I have tried several configurations, for example, setting up the mapping in a new file crosswalks/Datacite.properties and adding the field relationships, such as:
dc.subject = <datacite:subject />
but DSpace is unable to read and map these fields correctly.
Thank you very much.