Getting OPACFRBRizeEditions to work

View: New views
3 Messages — Rating Filter:   Alert me  

Getting OPACFRBRizeEditions to work

by Anne Sandberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all, 
At Oslo public library we are running a Koha installation and we've tried to turn on all the nice functionalities in Koha such as the frbrising tool, but do not get the same result as Nelsonville public library.
At first we thought it might have something to do with the xisbn service (little representation of Norwegian isbns), but this is not the case, there are enough  Norwegian isbns for it to work at least on one title. Then we removed the hyphens in isbns, but this didn't change anything. 
So I was wondering if any of you have had any problems getting this to work? And what did you do to solve it. 

regards, 
Anne Karine Sandberg
Oslo public library, Norway 


_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Getting OPACFRBRizeEditions to work

by LAURENT Henri-Damien :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Anne Sandberg wrote:

> Hi all,
> At Oslo public library we are running a Koha installation and we've
> tried to turn on all the nice functionalities in Koha such as the
> frbrising tool, but do not get the same result as Nelsonville public
> library.
> At first we thought it might have something to do with the xisbn
> service (little representation of Norwegian isbns), but this is not
> the case, there are enough  Norwegian isbns for it to work at least on
> one title. Then we removed the hyphens in isbns, but this didn't
> change anything.
> So I was wondering if any of you have had any problems getting this to
> work? And what did you do to solve it.
>
> regards,
> Anne Karine Sandberg
> Oslo public library, Norway
Hi
In fact, this feature is quite tricky to make that right.
First it looks at xisbn service.
And then search in your database for that isbn.
So both xisbn and your internal isbn (in biblio table) have to be
normalized.
You could therefore use the script batchupdateISBN (it removes all the -
in your local ISBNs)
Hopes that helps.
--
Henri-Damien LAURENT
BibLibre
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: Getting OPACFRBRizeEditions to work

by Nicole Engard-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Added as an FAQ to the new manual :)

Nicole

On Fri, Nov 6, 2009 at 3:51 AM, LAURENT Henri-Damien
<henridamien.laurent@...> wrote:

> Anne Sandberg wrote:
>> Hi all,
>> At Oslo public library we are running a Koha installation and we've
>> tried to turn on all the nice functionalities in Koha such as the
>> frbrising tool, but do not get the same result as Nelsonville public
>> library.
>> At first we thought it might have something to do with the xisbn
>> service (little representation of Norwegian isbns), but this is not
>> the case, there are enough  Norwegian isbns for it to work at least on
>> one title. Then we removed the hyphens in isbns, but this didn't
>> change anything.
>> So I was wondering if any of you have had any problems getting this to
>> work? And what did you do to solve it.
>>
>> regards,
>> Anne Karine Sandberg
>> Oslo public library, Norway
> Hi
> In fact, this feature is quite tricky to make that right.
> First it looks at xisbn service.
> And then search in your database for that isbn.
> So both xisbn and your internal isbn (in biblio table) have to be
> normalized.
> You could therefore use the script batchupdateISBN (it removes all the -
> in your local ISBNs)
> Hopes that helps.
> --
> Henri-Damien LAURENT
> BibLibre
> _______________________________________________
> Koha mailing list
> Koha@...
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha