NAME
marc-validator - Tool to validate records in MARC file.
SYNOPSIS
marc-validator [-d] [-h] [-i id] [-l] [-o output_file] [-p] [-v] [--version] marc_xml_file..
DESCRIPTION
Tool to validate dataset from MARC record collections.
It supports MARC XML files now.
ARGUMENTS
-dDebug mode.
-hPrint help.
-i idRecord identifier defined by MARC field/subfield. Example value is '015a' for national library id.
Default value is '001'.
-lPrint list of plugins.
-o output_fileOutput file to save result.
Default value is undef.
-pPretty print JSON output.
-vVerbose mode.
--versionPrint version of script.
marc_xml_file..MARC XML file name(s).
EXAMPLE
marc-validator __MARC.xml__
SEE ALSO
- marc-validator-report
-
Tool to process MARC validation report.
REPOSITORY
https://github.com/michal-josef-spacek/App-MARC-Validator
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2025 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.04