Re: [Koha] koha authorities

2016-01-17 Thread Katrin Fischer
Hi Solomon, it looks like you are using a tool from here: https://metacpan.org/release/Koha-Contrib-Tamil These tools are not part of Koha, so it might be better if you report any problems using the issue tracker on the CPAN site. Hope this helps, Katrin Am 12.01.2016 um 08:25 schrieb Solomon

[Koha] koha authorities

2016-01-11 Thread Solomon Mwangi
I have been trying to run the koha-auth facility that is supposed to generate authority records. See below error from my code inveniouser@inveniosrv:~/.cpanm/work/1439883119.26275/Koha-Contrib-Tamil-0.040/share/etc$ sudo koha-auth create_from_biblio /home/inveniouser/.cpanm/work/1439879750.23982/

Re: [Koha] koha authorities update linking authorities in subfield 0

2015-09-21 Thread schnydszch
Thanks Katrin! I will file a enhancement bug for this. Just in case for those interested, I used MARCEdit's MARC Tools and added the following XSLT to transform the MARCXML into MARCXML adding the desired Control Nos.: http://www.loc.gov/MARC21/slim"; xmlns:rdf="http://www.w3.org/1999/02/22-rdf-sy

Re: [Koha] koha authorities update linking authorities in subfield 0

2015-09-20 Thread Katrin Fischer
Hi, I think there is currently no cronjob to automate the linking between authorities - might be good to file an enh bug for this. Glad that you found a way to make it work :) Katrin Am 15.09.2015 um 16:34 schrieb schnydszch: > Thanks for this Katrin! Yeah, I see this is working Katrin. However

Re: [Koha] koha authorities update linking authorities in subfield 0

2015-09-15 Thread schnydszch
Thanks for this Katrin! Yeah, I see this is working Katrin. However the case is if the Authorities are imports and not directly done in Koha, there is no linking between these authorities. So, in this case Borneo won't be link to Southeast Asia and vice versa unless there is subfield 9 which is the

Re: [Koha] koha authorities update linking authorities in subfield 0

2015-09-12 Thread Katrin Fischer
Hi, not sure if this is what you are looking for, but there is a feature linked to the AuthDisplayHiearchy syspref that allows linking of authorities and a tree-like display of them. More information and a test plan that shows how to set this up can be found on the original bug report: http://bug

[Koha] koha authorities update linking authorities in subfield 0

2015-09-08 Thread schnydszch
In current iteration of Koha ILS, given the following marc authorities in marcxml format: The first record: 01877nz a2200433o 4500 1 Borneo g South East Asia c_7260 The second record: 02462nz a2200553o 4500 2 ... South East As

Re: [Koha] koha authorities

2013-01-29 Thread schnydszch
Thanks Katrin :) -- View this message in context: http://koha.1045719.n5.nabble.com/koha-authorities-tp5740424p5740486.html Sent from the Koha-general mailing list archive at Nabble.com. ___ Koha mailing list http://koha-community.org Koha@lists.kati

Re: [Koha] koha authorities

2013-01-29 Thread Fischer, Katrin
ch > Sent: Tuesday, January 29, 2013 11:15 AM > To: koha@lists.katipo.co.nz > Subject: [Koha] koha authorities > > Good day koha community. For example, I have an authority record (Personal > Name) Muhammad Ali and is used in a particular bibliographic record. > Muhammad Ali also ha

[Koha] koha authorities

2013-01-29 Thread schnydszch
Good day koha community. For example, I have an authority record (Personal Name) Muhammad Ali and is used in a particular bibliographic record. Muhammad Ali also has other names e.g. Casius Clay, Muhammed Ali. Will it be possible if I search for Casius Clay, bibliographic records with Muhammad Ali

[Koha] Koha authorities & searching

2011-04-18 Thread Linda Culberson
All, This brings me to a question we've been grappling with here, and that is how/whether to get Koha to work with authorities. We had used link_bibs_to_authorities.pl but found that, as Jared indicated, very few of our imported records actually did link. Most didn't. I would like to get a se