Expand description
Process and store MARC data.
This module provides support for parsing MARC data from XML (in both Library of Congress and VIAF formats), and for storing MARC data in Parquet files as a flat table of MARC fields.
Re-exports§
pub use record::MARCRecord;
Modules§
- Code for writing extracted information specific to books.
- MARC record representation.