[Linux] machine readable cataloging

Bill Mooney linux@flux.org
Mon, 16 Jun 2008 01:50:54 +0000 (GMT)


On Mon, 2 Jun 2008, bob daggit wrote:

> the library of congress online catalog has an option to
> save/download the results of a search in marc or marc21 format, marc 
> stands for machine readable catalog. is there no linux or java or online
> tool that can convert these to a format like csv that can be imported?

MARC RTP
    http://rossjohnson.homemail.com.au/MARCRTP/

MarcEdit has a MARC-to-text conversion:
    http://oregonstate.edu/~reeset/marcedit/html/

Z Copy Cataloging is a command line tool written in Ruby which can export to CVS
    http://zcc.rubyforge.org/zcc.html

MARCbreaker for MARC to text conversion.  MS-DOS program:
    http://www.loc.gov/marc/makrbrkr.html

Bill