NAME
Koha::Contrib::ARK - ARK Management
VERSION
version 1.0.5
ATTRIBUTES
cmd
What processing? One of those values: check, clear, update. By default, 'check'.
doit
Is the process effective?
verbose
Operate in verbose mode
debug
In debug mode, there is more info produces. By default, false.
explain
A HASH containing the full explanation of the pending processing
current
What happens on the current biblio record?
METHODS
set_current($biblionumber, $record)
Set the current biblio record. Called by the biblio records reader.
error($id, $more)
Set an error code $id to the explain processing status. $more can contain more information.
build_ark($biblionumber, $record)
Build ARK for biblio record $record (which has $biblionumber unique ID)
AUTHOR
Frédéric Demians <f.demians@tamil.fr>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2020 by Fréderic Demians.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007