[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Open architecture ILS?
On Fri, 11 Aug 2000, Dick Thaxter wrote:
>
> While listing ILS vendors with an SQL based back end, it might be helpful
> to point out that being Oracle-based does not mean that one can easily do
> searches or reports or link to records, etc. In the case of Voyager, only
> a small fraction of MARC fields are stored in tables and columns that can
> be queried. The bulk of the MARC record is written to one or more rows of
> data in the MARC format. Querying those fields requires pulling out the
> MARC record and writing custom software to parse the directory and fields.
A Perl module has been written that will process records in USMARC format:
MARC.pm (http://marcpm.sourceforge.net/)
Assuming you can extract the records you want from the ILS, it will
parse leader, directory, & fields, and permit you to do things like
search by tag, indicator values, subfields, and field/subfield
contents, update fields, add fields, delete fields, and manipulate
008.
Chuck
======================================================================
Chuck Bearden Library Systems Programmer/Analyst
Fondren Library, MS44
Rice University cbearden@rice.edu
P.O. Box 1892 713.348.3634
Houston, TX 77251-1892 713.348.5862 (fax)
======================================================================
|
|
© Copyright 1999-2005, The
oss4lib Community,
except for readings and comments, which are owned by their posters.
oss4lib is graciously hosted by the good
folks at sourceforge.net.
Site URL: http://oss4lib.org/
Questions or comments to
maintainers.
|