[Koha-devel] About defaults of indicators for auth merges

Marcel de Rooy M.de.Rooy at rijksmuseum.nl
Tue Jan 17 15:25:41 CET 2017


Hi Zeno,

You are right about the need for having default indicators too on the authority side. That would be welcome too.


But in this specific case (when we change authority type in a merge) we need as a fallback the default indicators of the biblio record. ( As you explained on bug 14769, we cannot trust the indicators from the authority record. Since the indicators on a 100 authority cannot be used on a 600 biblio field etc. -- Who invented those rules, should be rewarded ;)


In the code we now copy the old biblio field indicators into the new biblio field, and these may be similarly wrong for another biblio field. So I would like to fallback to the default indicators of that new biblio field; they may still be wrong too, but better than nothing. Choosing between two bicycles, while you want a car.


That said, this is advanced authority merging. I would normally not recommend changing type. It should be an exception. So probably we can consider this as minor issue.


Thanks for your feedback,

Marcel


________________________________
Van: Tajoli Zeno <z.tajoli at cineca.it>
Verzonden: dinsdag 17 januari 2017 09:51:40
Aan: Marcel de Rooy; koha-devel
Onderwerp: About defaults of indicators for auth merges

Hi Marcel,

I write to you and here same thoughts about defaults of indicators for
auth merges.
You say:
"We actually need framework default indicators first to address merges
crossing the authtype border correctly".
As start we need to remember that indicators for Auth are different from
Biblio indicators (see bug 14769).

I think this true only for this specific case:
auth 'A' type '1' merge auth 'B' type '2' = auth 'CC' type '3'

in case
auth 'A' type '1' merge auth 'B' type '2' = auth 'CC' type '1'
we need to use indicators of auth 'A'

The code of bug 9701 is about Biblio indicators.
We need new code, in different .pl, and new columns, in different
tables, for authority.

Bye
Zeno Tajoli


--
Zeno Tajoli
/SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche
Email: z.tajoli at cineca.it Fax: 051/6132198
*CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20170117/f42ba46a/attachment.html>


More information about the Koha-devel mailing list