Z39.50, MARC and RDF/Dublin Core support?

Karl Eichwalder keichwa at gmx.net
Mon May 13 01:07:05 EDT 2002


I'm looking for Python modules supporting the Z39.50 protocol and the
MARC format (a way to manage bibliographical data).  Then I need a tool
to convert MARC records to a human readable ASCII format (XML, SGML,
HTML).

Here you can find background info on the mentioned standards:

    http://lcweb.loc.gov/z3950/gateway.html
    http://lcweb.loc.gov/marc/marc.html
    http://www.w3.org/RDF/
    http://dublincore.org/

Thus far I have found the following Python modules:

    http://www.enteract.com/~asl2/software/tyrannio.html
    http://www.enteract.com/~asl2/software/PyZ3950/z3950.py
    http://www.enteract.com/~asl2/software/PyZ3950/asn1.py
    http://www.ece.arizona.edu/~denny/python_nest/MARCxUDC.tar.gz
    http://www.ece.arizona.edu/~denny/python_nest/MARC21.py

Is there more?

-- 
ke at suse.de (work) / keichwa at gmx.net (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



More information about the Python-list mailing list