Difference between revisions of "Namalysator"
Jump to navigation
Jump to search
(Created tool page for Namalysator) |
Prwheatley (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Infobox tool | |
− | + | |purpose=Tool for METS/ALTO validation and quality control | |
− | {{ | ||
− | |purpose= | ||
|homepage=https://github.com/natliblux/Namalysator | |homepage=https://github.com/natliblux/Namalysator | ||
|license=GPL v3 | |license=GPL v3 | ||
|platforms=Windows | |platforms=Windows | ||
+ | |formats_in=METS (Metadata Encoding and Transmission Standard), ALTO (Analyzed Layout and Text Object) | ||
+ | |formats_out=METS (Metadata Encoding and Transmission Standard), ALTO (Analyzed Layout and Text Object) | ||
+ | |function=Metadata Processing, Quality Assurance, Validation | ||
+ | |content=Metadata | ||
}} | }} | ||
− | + | {{Infobox tool details}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Description == | == Description == | ||
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | ||
Line 47: | Line 37: | ||
Commits in GitHub : https://github.com/natliblux/Namalysator/commits/master | Commits in GitHub : https://github.com/natliblux/Namalysator/commits/master | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 15:37, 8 June 2021
Description[edit]
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[edit]
Development Activity[edit]
Commits in GitHub : https://github.com/natliblux/Namalysator/commits/master