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

ISSN database decoupling #4

Closed nflorin closed 3 years ago

nflorin commented 3 years ago

The project is still too strongly coupled to the ISSN database. The main object scans to see if the db is installed, and it is possible to turn off ISSN db-related errors in the issue selection panel. This should be made more automatic and transparent, and de-related errors should not even be shown if the db is not available.

nflorin commented 3 years ago

This is done.