[Koha] Recursive auth import via SRU
Thomas Klausner
domm at plix.at
Wed Oct 6 00:26:53 NZDT 2021
Hi!
When we catalouge a new book by importing it via SRU, various
authorities are created (based on
BiblioAddsAuthorities/AutoCreateAuthorities), but only with the minimal
data available in the bibliographic record we're importing:
For example, a book might have an author:
100 1 _0(DE-588)133178706
_0https://d-nb.info/gnd/133178706
_0(DE-101)133178706
_aLensing, Thorsten
_eVerfasser
_4aut
_eIllustrator
_4ill
_2gnd
This will create a new authority record, but without all the nice,
additional data available at https://d-nb.info/gnd/133178706
Is there a way to "recursively" fetch more auth records (like geographic
info, keywords, ..)?
Greeting,
domm
--
#!/usr/bin/perl https://domm.plix.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}
More information about the Koha
mailing list