MARC Inventory and Serializer - Georgetown-University-Libraries/File-Analyzer GitHub Wiki

Marc-File-Analyzer-Package-Contents


MARC Inventory and Serializer

  • The "MARC Inventory" Importer reports Bib IDs and MD5 hash of marc records in a MARC file (.mrc or .dat)

001

002

  • The "Marc Serializer" importer will serialize individual bib records from a marc file into one text file per bib. The bib id number will be used to name the output file.

003

Optionally, a file of bib ids may be provided to the importer to select only specific bibs to be serialized. If no file is provided, all bibs will be output.

004

005

If bib id matches, individual marc file will be generated for each matching record.

006