27 Feb
2009
27 Feb
'09
8:22 a.m.
Is there a way to export Authorities from Koha?
I'd like to export them, batch process them to fix some marc8 vs UTF-8 encoding problem, and reimport them.
Can someone suggest a workflow?
If you modify authority records, you'll want to modify linked biblio records, and update zebra indexes. So you should use Koha authorities API: C4::AuthoritiesMarc. -- Frédéric