Difference between revisions of "Namalysator"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{Infobox_tool | {{Infobox_tool | ||
− | |purpose= | + | |purpose=Tool for METS/ALTO validation and quality control. |
|homepage=https://github.com/natliblux/Namalysator | |homepage=https://github.com/natliblux/Namalysator | ||
|license=GPL v3 | |license=GPL v3 |
Revision as of 06:41, 8 July 2020
Description
This project is the initial QA tool that has been developed at the BnL in 2014 and is still in use for current digitization compaigns. However, the software is not actively developed. Only severe bug fixes are being made. The last major update was in 2018.
The software is written in C++ and consist of 3 programs:
- loadinventory: Load an external inventory file.
- metsverifier: Verifies a batch containing METS/ALTO packages.
- namalysator: GUI for quality control.
Features
- BNL Inventory loading
- METS/ALTO validation against BnL Schema
- Various logical checks (Page numbers, inventory cross-validation)
- GUI with calendar view, document listing, error listing and document viewer.
- Error reporting and exporting
User Experiences
Development Activity
Commits in GitHub : https://github.com/natliblux/Namalysator/commits/master