[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:03:44 CEST 2015


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

--- Comment #12 from David Cook <dcook at prosentient.com.au> ---
(In reply to Andreas Hedström Mace from comment #11)
> Also very interested in this. Any progress lately?

Sadly no :(

I'm tempted to post my work in progress... but I still have a few things that I
need to work out. 

Here are my current notes to myself:

1) Add a UI in the staff client so that users can configure the repositories
from which to harvest (NOTE: this is the change that will create the most merge
conflicts, since it touches existing templates)

2) Add the ability to completely re-harvest from a repository (I suppose the
thing to do is delete all the records that were derived from that repository,
then re-harvest)

3) Improve the whole feature so that the Perl scripts and templates handle the
presentation, while most of the logic is driven by the modules.

4) Double-check database structure?

5) Add POD to Harvester.pm and Importer.pm

6) Add unit tests for Harvester.pm and Importer.pm

7) Add necessary changes to updatedatabase.pl

8) Add function to OAI::Importer that will add the item type if it doesn't
already exist?

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


More information about the Koha-bugs mailing list