https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662
Ed Veal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78572|0 |1 is obsolete| | --- Comment #185 from Ed Veal <[email protected]> --- Created attachment 78758 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78758&action=edit Bug 10662 - Modify OAI-PMH harvester to import RDFXML Typically, the OAI-PMH harvester only imports MARCXML, but this patch allows you to also import RDFXML. This functionality was requested by Stockholm University Library, and importing RDFXML requires a parallel import of MARCXML if you want to be able to use the RDFXML. That is to say, you can download and import RDFXML using this patch, but it will probably only be useful if you're also importing MARCXML which can be linked to the RDFXML using the OAI-PMH repository and identifier as a link. This might change in the future if Koha moves away from MARCXML as the central required metadata format. Signed-off-by: Ed Veal <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
