Library Cataloging
ParaTools
Old news, but new to me via an announcement on Perl4Lib, a new version of ParaTools is available.
ParaTools is a set of Perl modules for parsing citations (the references at the end of papers). It's main library uses a template-matching technique to extract metadata from citations, while secondary libraries provide support for OpenURLs and reference extraction from documents.
The latest update to ParaTools, version 1.10, has been released. This version has some major changes:
Module renaming: The ParaTools modules have been renamed to Biblio::Citation::Parser and Biblio::Document::Parser. This is to allow for the addition of ParaTools to CPAN, the Comprehensive Perl Archive Network.Two new modules have been added - Biblio::Citation::Parser::Citebase and Biblio::Document::Parser::Brody. Both written by Tim Brody, the former is based on the Citebase citation parser, and the latter on its document parser.The ParaTools build process now uses Module::Build, a replacement for ExtUtils::MakeMaker that is written in pure Perl. This is a fairly new system, so may require that you install the Module::Build module. The automated CPAN installer does not yet support this, although CPANPLUS does, and the next version will include a fallback option.
You can download the ParaTools modules from CPAN
-
Marc::errorchecks
Bryan Baldus made this announcement on AUTOCAT perl4lib.I have posted new versions of MARC::Errorchecks (to CPAN and my home page), MARC::Lint::CodeData (included in Errorchecks, my home page, and most recent version will be available in CVS on SourceForge,...
-
Isbn Checking
A few days ago I asked about batch checking the validity of ISBNs. I got a few comments giving some solutions. Another solution came by e-mail. I have received permission to post it, so that anyone else interested in an answer can benefit.I saw the above...
-
Perl
This is something new to me, but not to the rest of the world I guess, there is a repository for PERL programs. CPAN has library related tools under both the Biblio and MARC directories. Don't reinvent the wheel (or ILL program); check here as well...
-
Open Source Library System
What was once Open Book seems to have morphed into LearningAccess."The LearningAccess ILS is a full-feature Open Source library automation system developed for use by small public and school libraries in the U.S. and the rest of the world. The Institute...
-
Library Catalogs
Another open source library catalog. PhpMyLibrary version 1.0.4b has been released. It consists of Webpac, Record import, Cataloging and Holdings modules. It takes MARC records."The new version has been released. The file can be downloaded PhpMyLibrary-1.0.4b...
Library Cataloging