<br><br><div class="gmail_quote">2009/7/31 Cab Vinton <span dir="ltr">&lt;<a href="mailto:bibliwho@gmail.com">bibliwho@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hmm ... good idea.<br>
<br>
The Minuteman catalog doesn&#39;t have MARC export functionality, &amp;<br>
records can be saved to a list, but no MARC export there either.<br>
<br>
MarcEditor will accept text files; format should be like this, however:<br>
<br>
=LDR  04217cgm a2200841Ia 4500<br>
=001  ocn175280415<br>
=003  OCoLC<br>
=008  071019s2007\\\\cau181\\\\\\\\\\\\mleng\d<br>
=040  \\$aEYB$cEYB$dOCLCQ$dOCLCG$dIUL<br>
=041  1\$aeng$afre$aspa$beng$bspa$heng<br>
=043  \\$ae-un---<br>
=050  \4$aPN1997$b.F43 2007<br>
=130  0\$aFiddler on the roof (Motion picture)<br>
<br>
Not this:<br>
<div class="im">LEADER 00000cam  2200397Ia 4500<br>
001    233216064<br>
003    OCoLC<br>
</div><div class="im">008    080703s2008    nyu     d     000 1 eng d<br>
020    9780739494752<br>
</div><div class="im">035    (OCoLC)233216064<br>
040    KKV|cKKV|dWIQ|dIUI|dMLN<br>
</div><div class="im">050 04 PS3555.V2126|bF43 2008<br>
082 04 813/.54|222<br>
100 1  Evanovich, Janet.<br>
245 10 Fearless fourteen /|cJanet Evanovich.<br>
<br>
</div>The latter does not compile correctly into MARC. I changed the<br>
following manually &amp; the file compiled fine:<br>
* change | to $<br>
* add = before each line<br>
* change LEADER to LDR<br>
<br>
Not sure whether any of these changes are optional ...<br>
<div class="im"><br>
Cab Vinton, Director<br>
Sanbornton Public Library<br>
Sanbornton, NH<br>
<br>
</div><div><div></div><div class="h5">On Fri, Jul 31, 2009 at 11:32 AM, Harris, Gary,<br>
DCA&lt;<a href="mailto:Gary.Harris@state.nm.us">Gary.Harris@state.nm.us</a>&gt; wrote:<br>
&gt; First, download MarcEdit. Once it is installed:<br>
&gt;<br>
&gt; Take the output from Minuteman, changing whatever filename extension is<br>
&gt; present, if any, to (.mrc). This extension will be recognized by<br>
&gt; MarcEdit. Double-click the on the file and follow the instructions. I<br>
&gt; suspect the file is MARC, and if it is, MarcEdit will convert to<br>
&gt; human-readable text with a new extension (.mrk). Load the .mrc file to<br>
&gt; Koha if all of the above is true. This procedure is for MarcEdit running<br>
&gt; under Windows XP.<br>
&gt;<br>
&gt; Gary<br>
&gt;<br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: <a href="mailto:koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</a><br>
&gt; [mailto:<a href="mailto:koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</a>] On Behalf Of Owen Leonard<br>
&gt; Sent: Friday, July 31, 2009 9:05 AM<br>
&gt; To: Cab Vinton<br>
&gt; Cc: Koha list<br>
&gt; Subject: Re: [Koha] MARC record import<br>
&gt;<br>
&gt;&gt; Not exactly sure what format it&#39;s in -- I just copy &amp; pasted into a<br>
&gt;&gt; text file from a record in the Minuteman Library Network in Mass:<br>
&gt;<br>
&gt; Not really an answer to your question, but... Why not just search for<br>
&gt; the record using z39.50?<br>
&gt;<br>
&gt;  -- Owen<br>
&gt;<br>
&gt; --<br>
&gt; Web Developer<br>
&gt; Athens County Public Libraries<br>
&gt; <a href="http://www.myacpl.org" target="_blank">http://www.myacpl.org</a><br>
___________________________________________________________________<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto: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></div></blockquote></div><br>For our library, I created a MARC editor that actually uses a format something like this:<br>000 00000cam  2200397Ia 4500<br>003 OCoLC<br>100 $a Twain, Mark.<br>245 14 $a The adventures of Huckleberry Finn / $b by Mark Twain.<br>
<br>It understands |a and $a. Indicators are optional, but the leading $a is not.<br><br>You can see a demo at <a href="http://jcfld.us.to:8080/cgi-bin/koha/cataloguing/addbiblio-text.pl">http://jcfld.us.to:8080/cgi-bin/koha/cataloguing/addbiblio-text.pl</a> (login demo/demo).<br>
It&#39;s got a few problems dealing with hidden subfields and authorities that would make it best suited to an import facility, but it works quite well for us.<br clear="all"><br>-- <br>Jesse Weaver<br>