[Koha-bugs] [Bug 10662] Build OAI-PMH Harvesting Client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 11 01:32:00 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662

--- Comment #73 from David Cook <dcook at prosentient.com.au> ---
(In reply to Mirko Tietgen from comment #71)
> I had metadataPrefix set to oai_dc. I successfully imported a record in Koha
> after switching to marcxml. Very nice!

The default XSLT only handles OAI-PMH records containing MARCXML, but you can
write your own XSLT to handle oai_dc to MARCXML and then it would work,
although you need to make sure to include the OAI identifier in the MARCXML for
future updates/deletions (by default, that's in 024$a).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list