<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>shouldn't this be done with the "w" Subfield of the 773 field (Host Item Entry) of Marc21? I have right now this problem in a Library with a lot of analytical records.<br><br>Regards<br><br>Verónica Lencinas<br>Córdoba, Argentina<br><br><br><br><br>--- El <b>vie 19-jun-09, Nicole Engard <i>&lt;nicole.engard@liblime.com&gt;</i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: Nicole Engard &lt;nicole.engard@liblime.com&gt;<br>Asunto: Re: [Koha] Linking an item to multiple bibliographic records<br>Para: "Walls, Ian" &lt;Ian.Walls@med.nyu.edu&gt;<br>Cc: koha@lists.katipo.co.nz<br>Fecha: viernes, 19 de junio de 2009, 8:09 am<br><br><div class="plainMail">Ian,<br><br>I too used to do something similar when cataloging for an academic<br>library.&nbsp; Once in a while we would
 catalog the articles in a journal<br>(professors often requested it) and we would then attach the item for<br>the full journal to the article record.<br><br>I'd add one more suggestion. Add another table to the database that<br>takes care of linking the items to the bibs - this table can just have<br>the ID of the item and ID of the bib - that way you can link the same<br>item to multiple bibs without duplicating all of the information about<br>the item and worrying about syncing.<br><br>---<br><br>Nicole C. Engard<br>Open Source Evangelist, LibLime<br>(888) Koha ILS (564-2457) ext. 714<br><a ymailto="mailto:nce@liblime.com" href="/mc/compose?to=nce@liblime.com">nce@liblime.com</a><br>AIM/Y!/Skype: nengard<br><br><a href="http://liblime.com" target="_blank">http://liblime.com</a><br><a href="http://blogs.liblime.com/open-sesame/" target="_blank">http://blogs.liblime.com/open-sesame/</a><br><br><br><br>2009/6/18 Walls, Ian &lt;<a
 ymailto="mailto:Ian.Walls@med.nyu.edu" href="/mc/compose?to=Ian.Walls@med.nyu.edu">Ian.Walls@med.nyu.edu</a>&gt;:<br>&gt; Koha folks,<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; In the migration process for my library, I’ve come across an odd subset of<br>&gt; records in our existing ILS.&nbsp; This system allows you to link an item record<br>&gt; to multiple bib records.&nbsp; We use this for providing additional access to<br>&gt; certain issues of certain medical journals; these issues are at once a<br>&gt; volume/issue of a series AND a monographic publication with ISBN.&nbsp; Patrons<br>&gt; may look for the resource under either paradigm, either trying to find an<br>&gt; article within (using a journal citation), or obtain a book on a specific<br>&gt; topic (these certain issues are grouped by subject).<br>&gt;<br>&gt;<br>&gt;<br>&gt; Example:<br>&gt;<br>&gt;<br>&gt;<br>&gt; Seminars in Neurology, volume 12 (1992) has the monographic
 title<br>&gt; “Neurodermatology”.&nbsp; The series record just has the subject heading<br>&gt; “Neurology-Periodicals”, while monographic record has subject heading<br>&gt; “Neurodermatitis” and an authority link to the editor.<br>&gt;<br>&gt;<br>&gt;<br>&gt; Koha’s data structure doesn’t allow a record in the Items table to point to<br>&gt; multiple records in the Biblio and Biblioitems table.&nbsp; Let’s ignore that<br>&gt; Biblio and Biblioitems are split, since there has been discussion of merger<br>&gt; in the future, and best not to hack a solution on something that’ll<br>&gt; disappear.&nbsp; What other ways could we come up with share the item information<br>&gt; between two different bibs?&nbsp; Here are a few of my ideas; I’d love to hear<br>&gt; more!<br>&gt;<br>&gt;<br>&gt;<br>&gt; ·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Attach the item to the monographic record, and fill in the series<br>&gt; information to
 match the series record.&nbsp; Add some kind of code to the series<br>&gt; record’s display to show items attached to other bibs with the same ISSN<br>&gt; and/or series title.<br>&gt;<br>&gt; ·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Attach the item to either record, and then do some kind of field<br>&gt; repurposing in the Item record to include the biblio/biblioitem number of<br>&gt; the other, and have the OPAC display this somehow.<br>&gt;<br>&gt; ·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Just include a link the monographic record to the series, and tell<br>&gt; people to look there for the item’s location/availability<br>&gt;<br>&gt; ·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Duplicate the item record, and come up with some kind of way to<br>&gt; sync it… must show both items checked out if one is.<br>&gt;<br>&gt; ·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Keep the item data in both MARCXML records, but only
 import the<br>&gt; info into MySQL for one<br>&gt;<br>&gt; ·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use the Summary level in Koha 3.2… somehow….<br>&gt;<br>&gt;<br>&gt;<br>&gt; Have any of you encountered this kind of problem before?&nbsp; What were your<br>&gt; solutions?&nbsp; Does the above make sense?&nbsp; Could something else be done?<br>&gt;<br>&gt;<br>&gt;<br>&gt; Thanks so much,<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Ian Walls<br>&gt;<br>&gt; Systems Integration Librarian<br>&gt;<br>&gt; NYU Health Sciences Libraries<br>&gt;<br>&gt; (212) 263-8687<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------<br>&gt; This email message, including any attachments, is for the sole use of the<br>&gt; intended recipient(s) and may contain information that is proprietary,<br>&gt; confidential, and exempt from disclosure under applicable law. Any<br>&gt; unauthorized review, use,
 disclosure, or distribution is prohibited. If you<br>&gt; have received this email in error please notify the sender by return email<br>&gt; and delete the original message. Please note, the recipient should check<br>&gt; this email and any attachments for the presence of viruses. The organization<br>&gt; accepts no liability for any damage caused by any virus transmitted by this<br>&gt; email.<br>&gt; =================================<br>&gt;<br>&gt; _______________________________________________<br>&gt; Koha mailing list<br>&gt; <a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>&gt; <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>&gt;<br>&gt;<br>_______________________________________________<br>Koha mailing list<br><a ymailto="mailto:Koha@lists.katipo.co.nz"
 href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br><a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br></div></blockquote></td></tr></table><br>



      <hr size=1><br><font face="Verdana" size="-2">¡Viví la mejor experiencia en la web!<br>Descargá gratis el nuevo Internet Explorer 8<br>
http://downloads.yahoo.com/ieak8/?l=ar</font>