Hi! On Fri, May 07, 2021 at 01:08:54PM +0200, Katrin Fischer wrote: > I am not aware of any script to get the data from the DNB directly. But > if you can create a file with valid MARC data, the bulkmarcimport and > the staged tools will be able to import it.
ok, so I will write a script that gets the data from DNB by id, munge it into MARC, and then bulkimport this via the available Koha authority importer. Seems like a plan! Thanks & Greetings, Thomas -- #!/usr/bin/perl https://domm.plix.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

