kanellov / koha-authorities-convert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%