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> 

in mods from this OAI-target: 
http://kth.diva-portal.org/dice/oai?verb=ListRecords&metadataPrefix=swepub_mods&set=article

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.

I'm badly in need for code examples to get a kick-start. I have found 
similar question, see below, but no example code. I'm too stupid to see the 
full solution here:  https://wiki.lyrasis.org/display/DSDOC6x/OAI

Any one who can direct me to a enlightening information? Thanks in 
advance!!!

Anders Wändahl
KTH Royal Institute of Technology
Stockholm, Sweden
[email protected]

"How to harvest additional metadata schema via OAI-PMH into DSpace?"
https://groups.google.com/g/dspace-community/c/85yTMf2bzfw/m/l0lK_DqQCwAJ

"OAI-PMH harvest from external system to DSpace collection"
https://groups.google.com/g/dspace-tech/c/955APJdMR20/m/RzYfvUNgAgAJ

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/30af8b95-84a8-4a6d-aec9-71526ad450f8n%40googlegroups.com.

Reply via email to