Hi all,
This may be something that has been brought up before, but I can't find a clear description. I want to populate a collection via OAI-PMH *and* remap the remote metadata to the metadata I use in my Dspace 6.3. I.e. I for example want to pick the element
<identifier type="doi">10.1057/s41300-017-0027-2</identifier>
and map it to the metadata field dc.identifier.doi in a collection on my Dspace 6.3 server. And the same goes for
<relatedItem type="host">
<titleInfo>
<title>IEEE Transactions on Electron Devices</title>
</titleInfo>
<identifier type="issn">0018-9383</identifier>
<identifier type="eissn">1557-9646</identifier>
<part>
<detail type="volume">
<number>63</number>
</detail>
<detail type="issue">
<number>6</number>
</detail>
<extent>
<start>2242</start>
<end>2247</end>
</extent>
</part>
</relatedItem>
where I want every element to be mapped to their respective new metadata fields that I will create in line with what EuroCris uses.
Any one who can direct me to a enlightening information? Thanks in advance!!!
Anders Wändahl
KTH Royal Institute of Technology
Stockholm, Sweden