[librecat-dev] MARC21 beginner question

Nicolas Franck Nicolas.Franck at UGent.be
Fri Feb 19 12:01:41 CET 2016


See real alephseq examples here:

https://github.com/billdueber/marc_alephsequential#description-of-the-aleph-sequential-format

There are several formats to serialize MARC21: XML, ALEPHSEQ (from exlibris) ..
See classes Catmandu::Importer::* on cpan


________________________________________
From: librecat-dev-bounces at lists.uni-bielefeld.de <librecat-dev-bounces at lists.uni-bielefeld.de> on behalf of Jakob Voß <Jakob.Voss at gbv.de>
Sent: Friday, February 19, 2016 11:50 AM
To: librecat-dev at lists.uni-bielefeld.de
Subject: [librecat-dev] MARC21 beginner question

Hi,

Despite working in library IT since years I managed to avoid getting in
touch with MARC21 data - until now. Could you please help me with a
beginner question? How do I convert the "human readable representation"
of MARC to MARCXML? I use the example MARC records found at

https://www.loc.gov/marc/bibliographic/examples.html

I tried with all available importer of Catmandu-MARC but no luck. I
guess the human readable representation is not a real MARC variant but
how to I convert it to "real MARC" automatically?

Cheers
Jakob

P.S: Conversion should also work for leader-less records, e.g.

echo '100 1#$aSurname, Given' | catmandu convert MARC --type ???

{"_id":null, "record":[["LDR",null,null,"_","
"],["100","1"," ","a","Surname, Given",]]}

--
Jakob Voß <jakob.voss at gbv.de>
Verbundzentrale des GBV (VZG) / Common Library Network
Platz der Goettinger Sieben 1, 37073 Göttingen, Germany
+49 (0)551 39-10242, http://www.gbv.de/
_______________________________________________
librecat-dev mailing list
- send list mails to librecat-dev at lists.uni-bielefeld.de
- to unsubscribe or change options, visit https://lists.uni-bielefeld.de/mailman2/cgi/unibi/listinfo/librecat-dev
- project website: http://librecat.org/


More information about the librecat-dev mailing list