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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 4 04:46:19 CEST 2015


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

--- Comment #13 from David Cook <dcook at prosentient.com.au> ---
Actually, I am going to post my code after all.

Here's a link to a Github repository that has my current code:

https://github.com/minusdavid/Koha/tree/pro_master_oai

--

At the moment, I have a test instance of Koha that uses the OAI harvester to
pull in all new/changed records from about 6-7 different Koha OAI servers. 

It seems to work reasonably well.

I suppose priorities that I would highlight are:

1) The ability to completely re-harvest from a server.

This would involve deleting all the harvested records in Koha, and
re-harvesting from the OAI server.

2) Creating a web UI to add/modify/remove repositories for OAI harvesting

--

Other than that... it's tidying up the code, adding documentation, and adding
unit tests so that this can actually get into Koha. 

I just don't have time for any of this at the moment.

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


More information about the Koha-bugs mailing list