Voyager (library program)

Last updated

Voyager is an integrated library system used by hundreds of libraries, universities and museums around the world. Voyager was developed by Endeavor Information Systems Inc., which was merged into Ex Libris Group in December 2006. [1]

Contents

The underlying technology remained relatively similar over the years, with the exception of the Online public access catalog (OPAC). With Version 7, in 2008, the "Classic" WebVoyage OPAC was replaced in order to counter mounting competition from Koha and others. [2]

Modules

The modules are the main way that library workers interact with the system. Voyager is broken down into different modules that are focused on helping with certain tasks commonly done in a library. They are implemented as custom Microsoft Windows programs that talk to a centralized server and database.

The modules are as follows:

  1. Circulation - The primary use of this module is charge and discharge items to library patrons. It allows for the creation and maintenance of patron records, fine processing and request processing of library items.
  2. Media Scheduling - (optional) lets people reserve videos and media equipment ahead of time as well as equipment maintenance. The types of items allowed to be reserved are only limited by what library staff have added to it.
  3. Web Voyage - This is the web based interface for use by patrons to search, renew items, and request items from the libraries collection.
  4. Access Reports - Not officially a module, Voyager does allows for an ODBC connection to its main database. This allows library staff to create custom Statistic and usage reports.
  5. Reporter - One of the purposes of this module is to generate email and print notifications to patrons informing them of, recalls, overdue items, courtesy notices and fines. Reporter also generates exception reports, which are violations of system policy, Transaction reports, and some statistics, which are used by library staff.
  6. Cataloging - This is the main module used by Library Technical Services department. It is used to create and edit records for all the items in a library's collection.
  7. Acquisitions - Lets staff track orders and assign money to funds and ledgers.
  8. Call Slip - (optional) Allows patrons to request items to be transferred between different units in a library system.
  9. Self Check - provides an interface for "Self Check" stations.
  10. Voyager Inter-library Loan (ILL)- (Optional) Allows library patrons to request items from other institutions.
  11. System Admin - Used to add system users, set up circulation locations, and policies as well as setting up location calendars.

Internals

Voyager uses an Oracle database and the Apache Tomcat web server. Reporting functionality utilizes Perl scripts. As stated above, for its modules it uses custom Microsoft Windows programs.

The only programming API for Voyager is the BatchCat.dll which provides most of the same functionality as the Voyager Cataloging client. The Voyager web server also provides a limited number of XML services and web APIs for integration purposes.

The only window into Voyager for library staff is via the exposed tables of the Voyager database. The Access Reports frontend to this database provides dozens of pre-built SQL queries written by Endeavor to help library staff create reports. It is also possible to write software that connects directly to the database and reads the tables from there. However none of the indexing that makes Web Voyager so fast is exposed for the ordinary programmer.

The tables of Voyager are shorthand versions of the MARC bibliographic records. The actual MARC records are stored as BLOBs but certain portions of the MARC record are extracted and stored in tables. For example, BIB_TEXT.TITLE is, naturally, the MARC Bibliographic Record field that holds the Title. The Bibliographic Records are stored in tables named BIB*. The Holdings records are in tables named MFHD* (Marc Format for Holdings Data). The Authority Records are in AUTH.

Voyager adds its own record, called the 'Item Record'. This stores the barcode, 'media type', location, and other information. The result of this is that there can be some redundant pieces of information in the database, particularly 'location' and 'media type'.

Related Research Articles

Library catalog Register of bibliographic items

A library catalog is a register of all bibliographic items found in a library or group of libraries, such as a network of libraries at several locations. A catalog for a group of libraries is also called a union catalog. A bibliographic item can be any information entity that is considered library material, or a group of library materials, or linked from the catalog as far as it is relevant to the catalog and to the users (patrons) of the library.

BibTeX Reference management software for formatting lists of references

BibTeX is reference management software for formatting lists of references. The BibTeX tool is typically used together with the LaTeX document preparation system. Within the typesetting system, its name is styled as . The name is a portmanteau of the word bibliography and the name of the TeX typesetting software.

This page is a glossary of library and information science.

A discovery system is a bibliographic search system based on search engine technology. It is part of the concept of Library 2.0 and is intended to supplement or even replace the existing OPAC catalogs. These systems emerged in the late 2000s in response to user desire for a more convenient search option similar to that of internet search engine. The results from searching a discovery system may include books and other print materials from the library's catalog, electronic resources such as e-journals or videos, and items stored in other libraries.

The online public access catalog (OPAC), now frequently synonymous with library catalog, is an online database of materials held by a library or group of libraries. Online catalogs have largely replaced the analog card catalogs previously used in libraries.

Integrated library system

An integrated library system (ILS), also known as a library management system (LMS), is an enterprise resource planning system for a library, used to track items owned, orders made, bills paid, and patrons who have borrowed.

Koha (software) Open source Integrated Library System (ILS)

Koha is an open source integrated library system (ILS), used world-wide by public, school and special libraries. The name comes from a Māori term for a gift or donation.

The University of Tokyo Library in Tokyo, Japan, consists of the General Library, the Komaba Library, and the Kashiwa Library.

LibraryThing is a social cataloging web application for storing and sharing book catalogs and various types of book metadata. It is used by authors, individuals, libraries, and publishers.

Serials Solutions was a division of ProQuest that provided e-resource access and management services (ERAMS) to libraries. These products enabled librarians to more easily manage electronic resources that serve the needs of their users. Serials Solutions became part of ProQuest Workflow Solutions in 2011 and the "Serials Solutions" name was retired in 2014. In 2015, Proquest acquired Ex Libris Group, a library automation company with many similar products to those of ProQuest Workflow Solutions. The Workflow Solutions division was to be merged with Ex Libris into a new business group called Ex Libris, a ProQuest Company.

VTLS

VTLS Inc. was a global company that provided library automation software and services to a diverse customer base of more than 1900 libraries in 44 countries. The for-profit company was founded in 1985 by Dr. Vinod Chachra, who became the President and CEO of the company. VTLS originated as "Virginia Tech Library Systems", an automated circulation and cataloging system created for Virginia Tech’s Newman Library in 1975. In addition to its headquarters in Blacksburg, Virginia, United States, VTLS had five international offices in Australia, Brazil, India, Malaysia and Spain. VTLS was one of the few ISO 9001:2008 quality-certified companies within the library industry for many years. The company was acquired by Innovative Interfaces in 2014.

Evergreen is an open-source integrated library system (ILS), initially developed by the Georgia Public Library Service for Public Information Network for Electronic Services (PINES), a statewide resource-sharing consortium with over 270 member libraries.

PMB (software)

PMB is a fully featured open source integrated library system. It is continuously developed and maintained by the French company PMB Services.

BibDesk Reference management software

BibDesk is an open-source reference management software package for macOS, used to manage bibliographies and references when writing essays and articles. It can also be used to organize and maintain a library of documents in PDF format and other formats. It is primarily a BibTeX front-end for use with LaTeX, but also offers external bibliographic database connectivity for importing, a variety of means for exporting, and capability for linking to local documents and automatically filing local documents. It takes advantage of many macOS features such as AppleScript and Spotlight.

NewGenLib

NewGenLib is an integrated library management system developed by Verus Solutions Pvt Ltd. Domain expertise is provided by Kesavan Institute of Information and Knowledge Management in Hyderabad, India. NewGenLib version 1.0 was released in March 2005. On 9 January 2008, NewGenLib was declared free and open-source under GNU GPL. The latest version of NewGenLib is 3.1.1 released on 16 April 2015. Many libraries across the globe are using NewGenLib as their Primary integrated library management system as seen form the NewGenlib discussion forum.

An inventory is the one method that libraries and archives use to determine whether some items in their collection are in need of preservation or conservation activities. A modern inventory might involve examining item by item with a barcode scanner and a laptop, with the objective of adjusting bibliographic and item records in theirs and OCLC's WorldCat databases. Using a laptop and handheld bar code reader will "reduce human error and inconsistencies, while helping to maintain staff concentration and enthusiasm for the project".

OpenBiblio

OpenBiblio is an open source Integrated Library System. The software is popular with small and rural libraries worldwide due to its simplicity, extensive language support, and good documentation.

Dynix (software)

The Dynix Automated Library System was a popular integrated library system, with a heyday from the mid-1980s to the late-1990s. It was used by libraries to replace the paper-based card catalog, and track lending of materials from the library to patrons.

A library website provides a library with a website to offer its services and to tell its story to its community.

Brocade Library Services is a web-based library information management System developed by the University of Antwerp (UAntwerp) in 1998. Since 2000 the development has been in cooperation with the governmental ICT Agency Cipal Schaubroeck.

References

  1. "Library Technology Guides" . Retrieved 22 November 2017.
  2. Yang, Sharon Q.; Hofmann, Melissa A. (2010-09-01). "The Next Generation Library Catalog: A Comparative Study of the OPACs of Koha, Evergreen, and Voyager". Information Technology and Libraries. 29 (3): 141–150. doi: 10.6017/ital.v29i3.3139 . ISSN   2163-5226.