Engine for analysis of Siegfried export files and DROID CSV. The tool has three purposes, break the export into its components and store them within a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions. The tool will find duplicates, unidentified files, blacklisted objects, character encoding issues, and more.
With more scaffolding around this tooling now/soon, with the imminent release of the Python3 work we can start to get rid of excess in the scripts that don't make sense. the PRONOM only part of rogue identification doesn't make sense in a single or multi-identification scheme as we still need to end up with proportional rogue/hero lists that add up.
Section of config:
; Output PRONOM only identification.
pronomonly=True
With more scaffolding around this tooling now/soon, with the imminent release of the Python3 work we can start to get rid of excess in the scripts that don't make sense. the PRONOM only part of rogue identification doesn't make sense in a single or multi-identification scheme as we still need to end up with proportional rogue/hero lists that add up.
Section of config: