Is there anyone who includes journal articles in their catalogue and uses MARC21 format? I'd like to compare notes about what MARC fields to use - especially anyone who has a Z39.50 server. Thank you. --- Andrew Buxton, Library Web and Information Systems Manager Direct line: 01273 915795 - International +44 1273 915795 IDS website: http://www.ids.ac.uk/ Library website: http://blds.ids.ac.uk<http://blds.ids.ac.uk/>/ This message is for the addressee only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any views or opinions expressed are solely those of the author and do not necessarily represent those of IDS. Institute of Development Studies at the University of Sussex, Brighton BN1 9RE Tel: +44 (0)1273 606261; Fax: +44 (0)1273 621202 IDS, a charitable company limited by guarantee: Registered Charity No. 306371; Registered in England 877338; VAT No. GB 350 899914
This is not a Koha record - but one I worked on when I was a cataloger. Sounds like you want to see what's called an analytical record (not sure why it's called that) - which is a record for an article in a journal or magazine. Nicole 2010/3/25 Andrew Buxton <A.Buxton@ids.ac.uk>:
Is there anyone who includes journal articles in their catalogue and uses MARC21 format? I’d like to compare notes about what MARC fields to use – especially anyone who has a Z39.50 server.
Thank you.
--- Andrew Buxton, Library Web and Information Systems Manager Direct line: 01273 915795 - International +44 1273 915795 IDS website: http://www.ids.ac.uk/ Library website: http://blds.ids.ac.uk/
This message is for the addressee only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any views or opinions expressed are solely those of the author and do not necessarily represent those of IDS. Institute of Development Studies at the University of Sussex, Brighton BN1 9RE Tel: +44 (0)1273 606261; Fax: +44 (0)1273 621202 IDS, a charitable company limited by guarantee: Registered Charity No. 306371; Registered in England 877338; VAT No. GB 350 899914 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
There has been some discussion about analytic records on the list before, but I'm not sure if anyone has done an implementation (please speak up if you have!). It seems to me that the key thing that needs to be done is linking the analytic biblio record to it's "parent" record. The MARC21 77x fields are designed to make those kind of links, but as of right now there is no specific way to work them into your Koha OPAC aside from using the XSLT display options. I'm certainly interested in developing more integrated Koha support for bibliographic record relationships, which would include not only analytic records, but also FRBR relationships and any other kind of relationship the library may need (it should be user-configurable). I think that kind of additional tool would make things much easier for a lot of libraries. Cheers, -Ian 2010/3/25 Nicole Engard <nengard@gmail.com>
This is not a Koha record - but one I worked on when I was a cataloger. Sounds like you want to see what's called an analytical record (not sure why it's called that) - which is a record for an article in a journal or magazine.
Nicole
2010/3/25 Andrew Buxton <A.Buxton@ids.ac.uk>:
Is there anyone who includes journal articles in their catalogue and uses MARC21 format? I’d like to compare notes about what MARC fields to use – especially anyone who has a Z39.50 server.
Thank you.
--- Andrew Buxton, Library Web and Information Systems Manager Direct line: 01273 915795 - International +44 1273 915795 IDS website: http://www.ids.ac.uk/ Library website: http://blds.ids.ac.uk/
This message is for the addressee only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any views or opinions expressed are solely those of the author and do not necessarily represent those of IDS. Institute of Development Studies at the University of Sussex, Brighton BN1 9RE Tel: +44 (0)1273 606261; Fax: +44 (0)1273 621202 IDS, a charitable company limited by guarantee: Registered Charity No. 306371; Registered in England 877338; VAT No. GB 350 899914 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi Ian Am 25.03.2010 14:36, schrieb Ian Walls:
There has been some discussion about analytic records on the list before, but I'm not sure if anyone has done an implementation (please speak up if you have!).
It seems to me that the key thing that needs to be done is linking the analytic biblio record to it's "parent" record. The MARC21 77x fields are designed to make those kind of links, but as of right now there is no specific way to work them into your Koha OPAC aside from using the XSLT display options.
I'm certainly interested in developing more integrated Koha support for bibliographic record relationships, which would include not only analytic records, but also FRBR relationships and any other kind of relationship the library may need (it should be user-configurable). I think that kind of additional tool would make things much easier for a lot of libraries.
I _need_ this! :-) I'm also willing to sponsor the development of these features (to a certain point of course). Cheers Beda
Hi all This problem might have been discussed here before but I could not find a post. We encounter problems with opening the advanced tag editor (pop up) within the field 000 and 008 with IE 6, 7 and 8. The problem seems to be the Perl file: cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=*marc21_leader.pl*&index=tag_000_subfield_00_465196_878662&result= Has anyone a solution (beside changing the Browser ;-)? Thank you, Stefan
Hi, I'm working on linking between records. Our libraries catalog in our union catalog so our data contains 77x $w subfields and 001 with unique identifiers for linking. I will change the XSLT files so that links are displayed with at least a fallback to text links. I saw that use of $x and $z is also common. I think this could perhaps be added in a second step. Finding time has been a problem, but I hope I can submit some patches in about 2 weeks. Katrin -- Katrin Fischer Bibliotheksservice-Zentrum Baden-Württemberg 78457 Konstanz Telefon: 07531 / 88-4934 http://www2.bsz-bw.de/cms/Members/FischerK
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of Beda Szukics Sent: Friday, March 26, 2010 8:41 AM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Journal articles
Hi Ian
Am 25.03.2010 14:36, schrieb Ian Walls:
There has been some discussion about analytic records on the list before, but I'm not sure if anyone has done an implementation (please speak up if you have!).
It seems to me that the key thing that needs to be done is linking the analytic biblio record to it's "parent" record. The MARC21 77x fields are designed to make those kind of links, but as of right now there is no specific way to work them into your Koha OPAC aside from using the XSLT display options.
I'm certainly interested in developing more integrated Koha support for bibliographic record relationships, which would include not only analytic records, but also FRBR relationships and any other kind of relationship the library may need (it should be user-configurable). I think that kind of additional tool would make things much easier for a lot of libraries.
I _need_ this! :-)
I'm also willing to sponsor the development of these features (to a certain point of course).
Cheers Beda _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (6)
-
Andrew Buxton -
Beda Szukics -
Fischer, Katrin -
Ian Walls -
Nicole Engard -
stefan