MARC21 is a cataloging standard used for cataloging in a format that computers can read, store, search, and share in the 21st century. MARC stands for Machine-Readable Cataloging, and the Library of Congress explains that MARC provides a mechanism for computers to exchange, use, and interpret bibliographic information.
In simple words, MARC21 is like a structured form for library records. Instead of writing “Title,” “Author,” and “ISBN” as normal labels, MARC21 uses numbered fields such as 245 for title, 100 for main author, and 020 for ISBN.
What Is MARC21?
MARC21 is a library metadata standard used to describe books, journals, theses, maps, music, videos, and other materials in a machine-readable way. It helps library systems understand what each part of a catalog record means.
The Library of Congress says MARC became USMARC in the 1980s and MARC21 in the late 1990s after USMARC and CAN/MARC were harmonized. Today, MARC21 remains a major foundation for library catalog data.
Why MARC21 Looks Confusing at First
MARC21 looks confusing because it uses numbers and symbols instead of normal words. A beginner may see tags like 245, 100, 650, and 952 and wonder what they mean.
Once you understand the pattern, MARC21 becomes much easier. The tag tells you the type of data, the indicators refine how that field behaves, and the subfields break the field into smaller pieces.
How MARC21 Works in a Library System
A library system uses MARC21 to store catalog records in a consistent structure. This allows the system to search by title, author, subject, ISBN, publisher, call number, and other details.
MARC21 also helps libraries import and export records between systems. The Library of Congress describes MARC21 as a format used for exchanging and interpreting bibliographic information, which is why it is so important in library automation.
Main Parts of a MARC21 Record
A MARC21 record is not just a list of fields. It has a structure. Beginners do not need to master every technical part at first, but they should know the main pieces.
| Part | Simple Meaning |
|---|---|
| Leader | A fixed section that tells the system basic record information |
| Directory | A map that helps the computer locate fields in the record |
| Control fields | Fields like 001, 005, and 008 that store control data |
| Variable data fields | Main cataloging fields like 020, 100, 245, 650 |
| Indicators | Two small positions after many tags that give extra instructions |
| Subfields | Smaller parts inside a field, such as $a, $b, $c |
The Library of Congress concise MARC21 documentation explains that MARC21 formats include field descriptions, character positions, indicators, subfield codes, coded values, and examples.
Common MARC21 Fields for Beginners
Beginners do not need to learn every MARC21 tag at once. Start with the fields that appear in most book records.
| MARC21 Field | What It Means | Simple Example |
|---|---|---|
| 020 | ISBN | 020 $a 9781234567890 |
| 100 | Main author | 100 $a Smith, John |
| 245 | Title | 245 $a Introduction to Library Science |
| 250 | Edition | 250 $a 2nd edition |
| 264 | Publication details | 264 $b Academic Press $c 2024 |
| 300 | Physical description | 300 $a 250 pages |
| 500 | General note | 500 $a Includes index |
| 650 | Subject | 650 $a Library science |
| 700 | Added author | 700 $a Brown, Sarah |
| 952 | Koha item data | 952 $p 000001 |
The official MARC21 bibliographic format from the Library of Congress provides both full and concise descriptions of bibliographic data elements, with examples and input conventions in the full version.
MARC21 Tags, Indicators, and Subfields Explained
A tag is the three-digit MARC21 field number. For example, 245 is commonly used for title information, 100 for a main personal name author, and 650 for topical subject headings.
A subfield is a smaller part of a MARC field. It usually starts with a dollar sign, such as $a, $b, or $c. For example, in 245 $a Library Management $b A Beginner Guide, $a holds the main title and $b holds the subtitle.
MARC21 Bibliographic Record Example
A normal book record might look like this:
Title: Introduction to Library Science
Author: John Smith
Publisher: Academic Press
Year: 2024
ISBN: 9781234567890
Subject: Library science
In MARC21, the same record may look like this:
020 $a 9781234567890
100 $a Smith, John
245 $a Introduction to Library Science
264 $b Academic Press $c 2024
650 $a Library science
This structure helps the library system understand each part of the record. A human sees a title and author; the computer sees structured tags and subfields.
Bibliographic Record vs Item Record
A bibliographic record describes the title itself. It includes information like title, author, edition, publisher, year, ISBN, and subject.
An item record describes the physical copy owned by the library. For example, one book title may have five copies. All five copies share the same bibliographic record, but each copy needs its own barcode, branch, item type, and shelf location.
| Record Type | What It Describes | Example Data |
|---|---|---|
| Bibliographic record | The book or resource itself | Title, author, ISBN, publisher |
| Item record | The library’s physical copy | Barcode, branch, item type, call number |
This difference is very important for Koha users because Koha stores item-specific data in item fields such as 952.
MARC21 and Koha: Why 952 Matters
In Koha, MARC21 field 952 is used for item or holding information. Koha’s manual explains that to make item subfields required in a framework, you edit the 952 field in the framework editor.
One of the most important Koha item subfields is 952$p, which stores the item barcode. Koha documentation describes 952$p as the barcode field and notes that it is required for circulation.
Important Koha 952 Subfields
Koha users should understand these common 952 subfields because they affect circulation, item import, and barcode management.
| Koha MARC21 Field | Meaning |
|---|---|
952$a | Home library |
952$b | Holding library |
952$c | Shelving location |
952$o | Call number |
952$p | Barcode |
952$y | Item type |
Example:
952 $a MAIN $b MAIN $p 000001 $y BOOK
This means the item belongs to the MAIN library, is held by the MAIN library, has barcode 000001, and uses item type BOOK.
MARC21 vs Dublin Core vs MODS
MARC21 is not the only metadata standard, but it is one of the most important in library cataloging. Beginners often hear about Dublin Core and MODS too, especially in digital library and repository work.
| Standard | Best For | Beginner Explanation |
|---|---|---|
| MARC21 | Traditional library catalog records | Detailed library cataloging format |
| Dublin Core | Simple digital metadata | Easier and shorter metadata format |
| MODS | Richer XML-based metadata | More detailed than Dublin Core, easier than MARC for some digital projects |
MARC21 is usually more detailed than Dublin Core. Dublin Core is easier for simple digital collections, while MARC21 is stronger for library catalog records that need detailed bibliographic structure.
Why Libraries Still Use MARC21
Libraries still use MARC21 because many cataloging systems, shared records, union catalogs, and library workflows depend on it. It gives records a structured format that library software can interpret.
The Library of Congress says MARC21 data elements make up the foundation of most library catalogs used today. That is why beginners working in cataloging, migration, Koha, or library automation often need at least a basic understanding of MARC21.
How to Read a MARC21 Record Step by Step
Start by looking for the most familiar fields. Find 245 for the title, 100 for the main author, 020 for ISBN, and 260 or 264 for publication details.
Then check subject fields like 650 and added author fields like 700. If you are working in Koha, check 952 to understand item-level data such as barcode, branch, item type, and call number.
A beginner-friendly reading order:
| Step | Field to Check | What You Learn |
|---|---|---|
| 1 | 245 | Title |
| 2 | 100 | Main author |
| 3 | 020 | ISBN |
| 4 | 264 | Publisher and date |
| 5 | 300 | Pages or physical description |
| 6 | 650 | Subject |
| 7 | 952 | Koha item details |
This method helps you avoid feeling overwhelmed by the full record.
Common MARC21 Mistakes Beginners Make
Beginners often copy data into the wrong field because many MARC21 tags look similar. For example, title data belongs in 245, not in a note field. ISBN belongs in 020, not in a random local field.
Koha users may also forget item fields. A record can have good title and author data, but if item data is missing, the library may not be able to circulate the physical copy correctly.
| Mistake | Why It Causes Problems | Better Approach |
|---|---|---|
| Putting title in wrong field | Search and display may break | Use 245 |
| Missing ISBN field | Import matching becomes harder | Use 020 |
| Missing barcode | Circulation may fail | Use 952$p in Koha |
| Wrong item type | Checkout rules may not apply | Check 952$y |
| Duplicate barcode | Item lookup becomes confusing | Use unique barcode values |
| Ignoring indicators | Filing and display may be affected | Learn common indicators slowly |
MARC21 Cheat Sheet for Beginners
This cheat sheet gives you a quick way to remember common fields.
| Data You Want | MARC21 Field |
|---|---|
| ISBN | 020 |
| Main author | 100 |
| Title | 245 |
| Edition | 250 |
| Publisher/date | 264 |
| Physical description | 300 |
| General note | 500 |
| Subject | 650 |
| Added author | 700 |
| Koha item data | 952 |
| Koha barcode | 952$p |
Keep this table nearby when reading or cleaning MARC21 records.
When Do You Need MARC21?
You need MARC21 when you are cataloging library materials, importing records into a library system, migrating from one ILS to another, cleaning bibliographic data, or preparing Koha records.
You may also need MARC21 when working with Z39.50 imports, authority records, item barcodes, subject headings, or large catalog migrations. Even if you are not a professional cataloger, knowing the basics can help you avoid costly data mistakes.
Practical Example: One Title With Three Copies
Imagine your library owns three copies of the same book. The title and author are the same, so you only need one bibliographic record.
But each physical copy needs its own item record:
| Copy | Barcode | Branch | Item Type |
|---|---|---|---|
| Copy 1 | 000001 | MAIN | BOOK |
| Copy 2 | 000002 | MAIN | BOOK |
| Copy 3 | 000003 | MAIN | BOOK |
In Koha, the bibliographic record describes the book, while item fields such as 952$p store copy-specific details like the barcode.
FAQs About MARC21 Explained for Beginners
MARC21 is a standard format that libraries use to store and share catalog records in a way computers can read. It uses numbered fields to describe title, author, ISBN, subject, publisher, and item data.
MARC means Machine-Readable Cataloging. The Library of Congress explains that MARC provides a way for computers to exchange, use, and interpret bibliographic information.
MARC21 is important because it keeps library catalog records structured and shareable. It helps library systems import, export, search, display, and manage records consistently.
A MARC21 tag is a three-digit field number. For example, 245 is used for title information, 100 for a main author, and 020 for ISBN.
A subfield is a smaller part inside a MARC field. It often starts with a dollar sign, such as $a, $b, or $c.
Field 245 is commonly used for title information. It may include the main title, subtitle, and statement of responsibility depending on the record.
Field 100 is commonly used for the main personal author. For example, 100 $a Smith, John stores the main author name.
In Koha, 952$p is used for the item barcode. Koha documentation describes 952$p as the barcode field and says it is required for circulation.
No. MARC21 can describe many types of resources, including books, journals, maps, music, videos, electronic resources, and other library materials.
MARC21 looks hard at first because of the numbers and symbols, but beginners can start with common fields like 020, 100, 245, 264, 300, 650, and 952.
The Library of Congress concise introduction says MARC21 is a family of five coordinated formats: authority, bibliographic, classification, community information, and holdings data.
Yes, Koha can use MARC21 for cataloging, and Koha’s item data commonly uses field 952 in MARC21 frameworks. Koha documentation specifically discusses editing item subfields in the 952 field.




