Center-for-Research-Libraries / crl-serials-validator

Validate bibliographic and holdings data for shared print.
GNU General Public License v3.0
0 stars 1 forks source link

Make extra output files optional. #27

Closed nflorin closed 2 years ago

nflorin commented 2 years ago

The validator is currently outputting 5 or 6 files for each institution in the input set, when the basic design has it outputting only the "...for review" spreadsheet. The other files are used in CRL's processing for the PAPR database. These should be made optional, with the option turned off by default.

This can at first be a command line switch or a line manually added to the config file, but should eventually be switched to an option in the GUI.

nflorin commented 2 years ago

Printing of PAPR files now turned off by default. There's a command line flag -p (or -papr) that turns them back on.