Catalogs
What Are Catalogs?
Catalogs are organized, systematic records of a collection's contents, designed to allow users to identify, locate, and evaluate individual items within that collection. In library and information science, the catalog is the primary access tool for any repository of documents, whether physical or digital. Each record in a catalog describes a single resource through a standardized set of attributes: author, title, subject, format, location, and identifiers such as the International Standard Book Number (ISBN) or the Library of Congress Control Number (LCCN). Catalogs serve simultaneously as finding tools, collocating tools (grouping related works by the same author or subject), and inventory control systems.
The catalog concept predates computing by millennia, from clay tablet inventories of Mesopotamian temple holdings to the card catalog that dominated libraries from the late nineteenth century through the 1980s. Automation transformed catalog practice beginning in the 1960s, when the Library of Congress developed the MARC (Machine-Readable Cataloging) format to encode bibliographic data in a structured form that computers could process.
Catalog Structure and Standards
A catalog record encodes bibliographic description according to a set of rules specifying which attributes are recorded and in what form. The MARC 21 Format for Bibliographic Data, maintained by the Library of Congress, defines a tagged field structure in which each element (title proper, personal name entry, subject heading, physical description) occupies a designated numeric field with a standardized indicator and subfield scheme. MARC records are exchanged among libraries and vendors through ISO 2709, a character-level encoding standard, and more recently through MarcXML and linked-data representations. Content rules determine what goes into the fields: Resource Description and Access (RDA), which replaced the Anglo-American Cataloguing Rules (AACR2) beginning in 2010, aligns cataloging practice with the Functional Requirements for Bibliographic Records (FRBR) conceptual model, which distinguishes between a work, its expressions, its manifestations, and individual items. This four-level hierarchy allows a catalog to represent the relationship between an original novel, a revised edition, a translated version, and a specific physical copy on a shelf.
Online Public Access Catalogs
The online public access catalog (OPAC) replaced card catalogs beginning in the late 1970s, allowing keyword searching, Boolean queries, and results sorted by relevance or date rather than strict alphabetical browsing. An OPAC exposes catalog data through a web or terminal interface and connects to a circulation system that shows current availability in real time. The Library of Congress cataloging program describes how authority control, which normalizes variant name forms and cross-references related terms, is maintained to ensure that all records by a given author or on a given subject can be retrieved under a single authorized form, regardless of the variation present in the documents themselves. The Z39.50 protocol, defined by ANSI/NISO, enables federated searching across multiple OPACs from a single query interface.
Discovery Systems and Linked Data
Modern library discovery layers sit atop OPAC data and expand it with records from article databases, institutional repositories, and licensed digital collections, presenting a unified search interface across heterogeneous sources. These systems use relevance-ranking algorithms adapted from web search rather than the strictly controlled vocabulary navigation of classical catalogs. A parallel development is the conversion of bibliographic data into linked open data using ontologies such as BIBFRAME, which the Library of Congress has been developing since 2011 as a successor to MARC. Library of Congress metadata standards training materials document how BIBFRAME models catalog entities as RDF resources with URIs, enabling bibliographic data to participate in the broader web of linked data rather than existing as isolated machine-readable records.
Applications
Catalogs have applications in a wide range of information management and access contexts, including:
- Public, academic, and special library collections management and patron access
- Museum and archive finding aids for physical and digital artifact collections
- Product catalogs in e-commerce and supply-chain management systems
- Scientific data catalogs for satellite imagery, genomic databases, and instrument archives
- Software package registries serving as catalogs of available libraries and dependencies