Re: [Koha] Cataloguing multi-volume sets

2014-11-27 Thread Željko Puškarić
@ Zeno Tajoli:


Ø  I think that you have found a bug on Koha about Unimarc.

Ø  For fields 4xx in unimarc, are not created link.

Ø  In fact if you catalogue with subfields in tag 461/463, the only change to 
do is in UNIMARCslim2OPACDetail.xsl (and probably UNIMARCslimUtils.xsl)

I tried changing UNIMARCslimUtils.xsl and UNIMARCslim2intranetDetail.xsl to 
reflect appropriate MARC21 xslt files but didn't succeed by just modifying 
these two files. It looks like leader would also need to be changed 
appropriately. The problem is that it’s not possible to change leader’s 
character 19 in UNIMARC entry form (as far as I know leaders should be the same 
for UNIMARC and MARC21, but correct me if I’m wrong). At the moment I have two 
questions:

1.   Where is leader entry form defined (for UNIMARC and MARC21)?

2.   Is it possible to set appropriate field in order for imported record 
to have leader’s character 19 set in appropriate way?

With Best Regards

Zeljko Puskaric

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Cataloguing multi-volume sets

2014-10-30 Thread Željko Puškarić
Hi

Indeed, I am using UNIMARC.
Could someone confirm if it can be done in case of UNIMARC or what needs to be 
done to enable functionality if it's not possible at the moment?

Željko

-Original Message-
From: Katrin Fischer [mailto:katrin.fischer...@web.de] 
Sent: Monday, October 27, 2014 7:40 PM
To: Željko Puškarić
Subject: Re: [Koha] Cataloguing multi-volume sets

Hi Željko,

I missed the screenshot earlier :( I don't know how this can be done in UNIMARC 
- my solution is MARC21. I think it is possible in the standard, but not sure 
at all about the implementation in Koha.

I am sorry!

Katrin

Am 27.10.2014 um 14:50 schrieb Željko Puškarić:
 Thanks for your quick answer, Katrin.

 Could you tell me which version of Koha are you using, because my form does 
 not enable changing of the field 000 the way you described. I cannot change 
 option 19 (screenshot attached). My assumption is that it should have 
 something to do with Bibliographic level or Hierarchical level code. My Koha 
 version is 3.14.04.
 Could you, please tell me the names of the 000 subfield for a and b or c 
 entries?

 With Best Regards

 Željko.

 -Original Message-
 From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of 
 Katrin Fischer
 Sent: Sunday, October 26, 2014 5:11 PM
 To: koha@lists.katipo.co.nz
 Subject: Re: [Koha] Cataloguing multi-volume sets

 Hi,

 one option for linking records to each other is using 001 and $w subfields 
 and to activate the system preference UseControlNumber.

 For a multi volume set you could do:

 Set record:
 000 pos. 19 = a
 001 = biblionumber or another unique identifier The record now shows a link 
 'show volumes'.

 Volume records:
 000 pos. 19 = b or c
 773$w = 001 of the set record
 The record now shows a label Set: with the title from 245$a that links to the 
 parent record.

 Hope I got it right and this helps,

 Katrin


 Am 23.10.2014 um 14:49 schrieb Željko Puškarić:
 Hi everyone,

 I am looking for a way to catalogue multi volume sets (like multi-volume 
 encyclopedia). We have our records in Birema/ISIS application which 
 implements multi-volume sets as hierarchical records (UNIMARC field 461, 
 equivalent MARC21  field 774). What I would like to have is parent record 
 with listed volumes and a link in child records to parent record.
 I linked records and got parent record title in child record listed under 
 Linked with: but it's not a link.
 Is there a way to catalog hierarchical records in Koha the way I described?

 With Best Regards
 Zeljko Puskaric
 ___
 Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
 http://lists.katipo.co.nz/mailman/listinfo/koha

 ___
 Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
 http://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Cataloguing multi-volume sets

2014-10-30 Thread Zeno Tajoli
Hi,

I think that you have found a bug on Koha about Unimarc.
For fields 4xx in unimarc, are not created link.
In fact if you catalogue with subfields in tag 461/463, the only change to
do is in UNIMARCslim2OPACDetail.xsl (and probably UNIMARCslimUtils.xsl)

Bye
Zeno Tajoli

- Messaggio originale -
Da: Željko Puškarić zeljko.puska...@sabor.hr
A: koha@lists.katipo.co.nz
Inviato: Giovedì, 30 ottobre 2014 10:33:19
Oggetto: [Koha]  Cataloguing multi-volume sets

Hi

Indeed, I am using UNIMARC.
Could someone confirm if it can be done in case of UNIMARC or what needs to be 
done to enable functionality if it's not possible at the moment?

Željko

-Original Message-
From: Katrin Fischer [mailto:katrin.fischer...@web.de] 
Sent: Monday, October 27, 2014 7:40 PM
To: Željko Puškarić
Subject: Re: [Koha] Cataloguing multi-volume sets

Hi Željko,

I missed the screenshot earlier :( I don't know how this can be done in UNIMARC 
- my solution is MARC21. I think it is possible in the standard, but not sure 
at all about the implementation in Koha.

I am sorry!

Katrin

Am 27.10.2014 um 14:50 schrieb Željko Puškarić:
 Thanks for your quick answer, Katrin.

 Could you tell me which version of Koha are you using, because my form does 
 not enable changing of the field 000 the way you described. I cannot change 
 option 19 (screenshot attached). My assumption is that it should have 
 something to do with Bibliographic level or Hierarchical level code. My Koha 
 version is 3.14.04.
 Could you, please tell me the names of the 000 subfield for a and b or c 
 entries?

 With Best Regards

 Željko.

 -Original Message-
 From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of 
 Katrin Fischer
 Sent: Sunday, October 26, 2014 5:11 PM
 To: koha@lists.katipo.co.nz
 Subject: Re: [Koha] Cataloguing multi-volume sets

 Hi,

 one option for linking records to each other is using 001 and $w subfields 
 and to activate the system preference UseControlNumber.

 For a multi volume set you could do:

 Set record:
 000 pos. 19 = a
 001 = biblionumber or another unique identifier The record now shows a link 
 'show volumes'.

 Volume records:
 000 pos. 19 = b or c
 773$w = 001 of the set record
 The record now shows a label Set: with the title from 245$a that links to the 
 parent record.

 Hope I got it right and this helps,

 Katrin


 Am 23.10.2014 um 14:49 schrieb Željko Puškarić:
 Hi everyone,

 I am looking for a way to catalogue multi volume sets (like multi-volume 
 encyclopedia). We have our records in Birema/ISIS application which 
 implements multi-volume sets as hierarchical records (UNIMARC field 461, 
 equivalent MARC21  field 774). What I would like to have is parent record 
 with listed volumes and a link in child records to parent record.
 I linked records and got parent record title in child record listed under 
 Linked with: but it's not a link.
 Is there a way to catalog hierarchical records in Koha the way I described?

 With Best Regards
 Zeljko Puskaric
 ___
 Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
 http://lists.katipo.co.nz/mailman/listinfo/koha

 ___
 Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
 http://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Cataloguing multi-volume sets

2014-10-29 Thread Željko Puškarić
Thanks for your quick answer, Katrin.

Could you tell me which version of Koha are you using, because my form does not 
enable changing of the field 000 the way you described. I cannot change option 
19 (screenshot attached). My assumption is that it should have something to do 
with Bibliographic level or Hierarchical level code. My Koha version is 3.14.04.
Could you, please tell me the names of the 000 subfield for a and b or c 
entries?

With Best Regards

Željko.

-Original Message-
From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Katrin Fischer
Sent: Sunday, October 26, 2014 5:11 PM
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] Cataloguing multi-volume sets

Hi,

one option for linking records to each other is using 001 and $w subfields and 
to activate the system preference UseControlNumber.

For a multi volume set you could do:

Set record:
000 pos. 19 = a
001 = biblionumber or another unique identifier The record now shows a link 
'show volumes'.

Volume records:
000 pos. 19 = b or c
773$w = 001 of the set record
The record now shows a label Set: with the title from 245$a that links to the 
parent record.

Hope I got it right and this helps,

Katrin


Am 23.10.2014 um 14:49 schrieb Željko Puškarić:
 Hi everyone,
 
 I am looking for a way to catalogue multi volume sets (like multi-volume 
 encyclopedia). We have our records in Birema/ISIS application which 
 implements multi-volume sets as hierarchical records (UNIMARC field 461, 
 equivalent MARC21  field 774). What I would like to have is parent record 
 with listed volumes and a link in child records to parent record.
 I linked records and got parent record title in child record listed under 
 Linked with: but it's not a link.
 Is there a way to catalog hierarchical records in Koha the way I described?
 
 With Best Regards
 Zeljko Puskaric
 ___
 Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
 http://lists.katipo.co.nz/mailman/listinfo/koha
 

___
Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
http://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Cataloguing multi-volume sets

2014-10-26 Thread Katrin Fischer
Hi,

one option for linking records to each other is using 001 and $w
subfields and to activate the system preference UseControlNumber.

For a multi volume set you could do:

Set record:
000 pos. 19 = a
001 = biblionumber or another unique identifier
The record now shows a link 'show volumes'.

Volume records:
000 pos. 19 = b or c
773$w = 001 of the set record
The record now shows a label Set: with the title from 245$a that links
to the parent record.

Hope I got it right and this helps,

Katrin


Am 23.10.2014 um 14:49 schrieb Željko Puškarić:
 Hi everyone,
 
 I am looking for a way to catalogue multi volume sets (like multi-volume 
 encyclopedia). We have our records in Birema/ISIS application which 
 implements multi-volume sets as hierarchical records (UNIMARC field 461, 
 equivalent MARC21  field 774). What I would like to have is parent record 
 with listed volumes and a link in child records to parent record.
 I linked records and got parent record title in child record listed under 
 Linked with: but it's not a link.
 Is there a way to catalog hierarchical records in Koha the way I described?
 
 With Best Regards
 Zeljko Puskaric
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 http://lists.katipo.co.nz/mailman/listinfo/koha
 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Cataloguing multi-volume sets

2014-10-23 Thread Željko Puškarić
Hi everyone,

I am looking for a way to catalogue multi volume sets (like multi-volume 
encyclopedia). We have our records in Birema/ISIS application which implements 
multi-volume sets as hierarchical records (UNIMARC field 461, equivalent MARC21 
 field 774). What I would like to have is parent record with listed volumes and 
a link in child records to parent record.
I linked records and got parent record title in child record listed under 
Linked with: but it's not a link.
Is there a way to catalog hierarchical records in Koha the way I described?

With Best Regards
Zeljko Puskaric
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha