qa-catalogue
qa-catalogue copied to clipboard
QA catalogue – a metadata quality assessment tool for library catalogue records (MARC, PICA)
PICA fields can be grouped by purpose such as * subject indexing * identifiers (ISSN, DOI, OCLC number...) * ... See #154 and #155.
According to Maquis plan PICA contains subject indexing information in the following fields 045A, 045B, 045F, 045R.
This is a list of internal PICA fields that should be ignored. This is best done as preprocessing as part of #137 but I have not figured out how to...
e.g. ``` [other parameters] --ignorableFields 1...,2... ``` It supports only `.` for any single character
Some PICA records should be filtered out because they are internal, deleted... To ensure stable filter rules, these filters should be put/applied in the import script and executed with pica-rs....