Difference between revisions of "Namalysator"

From COPTR
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
|purpose=Tool for METS/ALTO validation and quality control.
+
|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
 
|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
 
|function=Metadata Processing, Quality Assurance, Validation
|content=METS
+
|content=Metadata
 
}}
 
}}
 
{{Infobox tool details}}
 
{{Infobox tool details}}

Latest revision as of 15:37, 8 June 2021


Tool for METS/ALTO validation and quality control
Homepage:https://github.com/natliblux/Namalysator
License:GPL v3
Platforms:Windows
Input Formats:METS (Metadata Encoding and Transmission Standard), ALTO (Analyzed Layout and Text Object)
Output Formats:METS (Metadata Encoding and Transmission Standard), ALTO (Analyzed Layout and Text Object)
Function:Metadata Processing,Quality Assurance,Validation
Content type:Metadata




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