forked from terrywbrady/File-Analyzer
-
Notifications
You must be signed in to change notification settings - Fork 11
MARC Inventory and Serializer
Terry W Brady edited this page Mar 20, 2017
·
2 revisions
Marc-File-Analyzer-Package-Contents
- The "MARC Inventory" Importer reports Bib IDs and MD5 hash of marc records in a MARC file (.mrc or .dat)
- 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.
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.
If bib id matches, individual marc file will be generated for each matching record.