MARC Data Format: A Comprehensive Guide for Libraries
MARC (Machine-Readable Cataloging) is a widely used data format for bibliographic information. It's primarily used by libraries to store and exchange catalog records.
MARC records consist of a series of fields, each containing specific pieces of information about a bibliographic item. The fields are identified by a three-digit numeric tag, which indicates the type of data contained in the field.
The most commonly used MARC format is MARC21, which is based on international standards. Each MARC record is divided into three main sections:
-
Leader: This section contains information about the record itself, such as the type of material, the encoding level, and the cataloging rules used.
-
Directory: This section provides a roadmap to the fields in the record. It contains a series of tags and pointers, which indicate the starting position and length of each field in the record.
-
Variable fields: These are the actual data fields that contain information about the bibliographic item. Variable fields can be further classified into three types:
-
Control fields: These fields contain system-generated information, such as the record control number and the date of creation.
-
Data fields: These fields contain descriptive information about the item, such as title, author, and subject headings. Each data field consists of a tag, indicators, and subfields. Subfields are identified by a two-character code and contain specific pieces of information within the field.
-
Holdings fields: These fields contain information about the physical location and availability of the item within a library's holdings. They are used primarily for cataloging purposes.
-
MARC records can be encoded in various formats, such as MARCXML (XML-based representation of MARC records) and MARC-8 (8-bit character encoding scheme). These formats allow for easy storage, retrieval, and exchange of bibliographic information between different library systems.
原文地址: https://www.cveoy.top/t/topic/o37f 著作权归作者所有。请勿转载和采集!