Data Extraction from Liberty3
Can anyone provide instructions or tips for extracting a MARC file with holdings from Softlink's Liberty 3? Thank you. Bob
Bob, I would suggest creating a file of biblionumbers -- say './bibs_to_export.txt' then run tools/export.pl --format=marc --id_list_file ./bibs_to_export.txt ... that may get you items from other branches... if that's not a problem, you're done. If you want to exclude those, I'm guessing that it wouldn't be *that* hard to modify tools/export.pl to add a '--branchname' option. --Barton On Fri, Jun 12, 2015 at 1:40 AM, Bob Birchall <bob@calyx.net.au> wrote:
Can anyone provide instructions or tips for extracting a MARC file with holdings from Softlink's Liberty 3? Thank you.
Bob _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Barton Chittenden -
Bob Birchall