Re: [Koha-devel] Mapping multiple MARC subfields to single Koha field
Ambrose LI Cheuk-Wing <a.c.li@ieee.org> wrote:
I think I found a (minor?) problem with the MARC->Koha mapping.
E.g., in MARC21, author should not be mapped to item 245$a, but rather certain subfields in 245 concatenated together. Usually this is at least $a followed by $c, but may involved other subfields too.
Just a clarification but in MARC 21, author should be mapped to 100$a, not 245 which is for Title information. 245$c is for responsibility statement and may contain author information, but it may also contain lots of other information. It is not normally indexed with author information either. Unless you can map the same information to two locations, put Author in 100$a and leave it out of 245. Regards, Al Calame Librarian-at-Large, Albert P. Calame Consulting Montreal, Québec, Canada 514-745-3424 albert.p.calame@sympatico.ca
Hi, In article <002a01c2c62d$8cd6a3a0$52e34543@alcalame>, Albert P. Calame <albert.p.calame@sympatico.ca> wrote:
Just a clarification but in MARC 21, author should be mapped to 100$a, not 245 which is for Title information.
sorry about the mix-up; I was not thinking when I wrote. I was thinking about 100, but wrote 245 instead :-( I shall return to doing non-Koha things right now. -- Ambrose LI Cheuk-Wing <a.c.li@ieee.org>
participants (2)
-
acli@ada.dhs.org via news-to-mail gateway -
Albert P. Calame