/koha-authorities-convert

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

Unimarc authorities to marc21

This koha plugin converts authorities from iso2709 unimarc to marc21.

Requirements

Installation

Install MARC::Moose library through cpan as root

sudo cpan install MARC::Moose

or

perl -MCPAN -e 'install MARC::Moose'

Download the .kpz and install plugin in koha from "Koha Administration" > "Manage Plugins".

Usage

  1. In plugins home click on "Run tool" from current plugin.
  2. In the form upload the authorities files you want to convert.
  3. Click upload then convert.