HOME

TheInfoList



OR:

ISO 2709 is an
ISO standard The International Organization for Standardization (ISO ) is an international standard development organization composed of representatives from the national standards organizations of member countries. Membership requirements are given in A ...
for bibliographic descriptions, titled ''Information and documentation—Format for information exchange''. It is maintained by the Technical Committee for Information and Documentation ( TC 9846).


History

In the late 1960s the
MARC format Marc or MARC may refer to: People * Marc (given name), people with the first name * Marc (surname), people with the family name Acronyms * MARC standards, a data format used for library cataloging, * MARC Train, a regional commuter rail system o ...
was developed under the direction of
Henriette Avram Henriette Davidson Avram (October 7, 1919 – April 22, 2006) was a computer programmer and systems analyst who developed the MARC format (Machine Readable Cataloging), the international data standard for bibliographic and holdings information ...
at the
Library of Congress The Library of Congress (LOC) is the research library that officially serves the United States Congress and is the ''de facto'' national library of the United States. It is the oldest federal cultural institution in the country. The libra ...
to encode the information printed on library cards. It standardized in the early 1970s as
ANSI The American National Standards Institute (ANSI ) is a private non-profit organization that oversees the development of voluntary consensus standards for products, services, processes, systems, and personnel in the United States. The organi ...
/
NISO The National Information Standards Organization (NISO; ) is a United States non-profit standards organization that develops, maintains and publishes technical standards related to publishing, bibliographic and library applications. It was fou ...
Standard Z39.2-1971 and ISO 2709-1973. This was one of the first standards for information technology, and called ''Information Interchange Format.'' The 1981 version of the standard was titled ''Documentation—Format for bibliographic information interchange on magnetic tape''. The latest edition of that standard is ANSI/NISO Z39.2-1994 (R2016) (). The ISO standard supersedes Z39.2. As of December 2008 the current standard is ISO 2709:2008.


Basic structure

An ISO 2709 record has four sections: * Record label—the first 24 characters of the record. This is the only portion of the record that is fixed in length. The record label includes the record length and the base address of the data contained in the record. It also has data elements that indicate how many characters are used for indicators and subfield identifiers. (See Variable fields, below) * DirectoryMARC Bibliographic Directory
/ref>—the directory provides the entry positions to the fields in the record, along with the field tags. A directory entry has four parts and cannot exceed twelve characters in length: ** Field tag (3 characters) ** Length of the field (4 characters) ** Starting character position of the field (5 characters) ** (Optional) Implementation-defined part * Datafields (Variable fields)—a string containing all field and subfield data in the record * Record separator—a single character (IS3 of
ISO 646 ISO/IEC 646 is a set of ISO/IEC standards, described as ''Information technology — ISO 7-bit coded character set for information interchange'' and developed in cooperation with ASCII at least since 1964. Since its first edition in ...
) Note that although tags are often displayed as labels on bibliographic fields and each bibliographic field has an associated tag, the tags are stored in the directory not in the bibliographic field.


Fields

There are three kinds of fields in the ISO 2709 record: * Record identifier field—identifying the record and assigned by the organization that creates the record. The record identifier field has tag 001. * Reserved fields—Reserved fields supply data which may be required for the processing of the record. Reserved fields always have a tag in the range 002–009 and 00A–00Z. * Bibliographic Fields—these are in the range 010–999 and 0AA–ZZZ. The bibliographic fields contain data and a field separator (IS2 of ISO 646). They can also have these optional sub-parts: ** Indicator (0–9 characters, as coded in the Leader)—Indicators generally provide further information about the contents of the field, the relationship between the field and other fields in the record, or about action required in certain data manipulation processes (including display labels). ** Identifier (0–9 characters)—This identifies data within the bibliographic field. Where used, identifiers are composed of a delimiter (1 char, IS1 of ISO 646) and an identifying code (1–9 chars, as defined in the leader), plus a variable length string containing the data.


Example

MARC21 is an instance of ISO 2709 that has the following characteristics: * tags are in the range 002–999 only * there is a two-character indicator on each field, and each character is a separately defined data element * the identifier within data fields (called "subfield code" in MARC21) is a single ASCII character preceded by IS1 of ISO 646.


See also

*
MARC Marc or MARC may refer to: People * Marc (given name), people with the first name * Marc (surname), people with the family name Acronyms * MARC standards, a data format used for library cataloging, * MARC Train, a regional commuter rail system of ...
—a standard for coding library cataloging data using ISO 2709.


References


External links


ISO 2709:2008 - Information and documentation -- Format for information exchange
{{ISO standards #02709 Library automation Bibliography file formats