Tools Flashcards
Learn about software and hardware tools that may be important to know in digital preservation.
What is…
PRONOM
PRONOM is a registry of file formats that is maintained by The National Archives, UK.
PRONOM delivers new file format information to a tool called DROID which it can use to identify files in collections and assign a unique identifier.
What is…
DROID
DROID is a tool that can be used to automatically identify a file’s format using ‘file format signatures’ that it downloads from PRONOM.
DROID assigns a unique identifier to a file format called a PUID (PRONOM Unique Identifier)
What is…
Nanite
Nanite is a programming library that wraps DROID in a way that makes it possible for software developers to incorporate file format identification in their programs.
What is…
JHOVE
JHOVE is a tool that checks whether a file format accurately conforms to its specification, for example, it can check whether date formats used in certain file types are standardized.
JHOVE can do this for approximately 12 formats, but the software makes it easy for more to be programmed.
What is…
Siegfried
Siegfried is a DROID like, command-line tool that also uses PRONOM information to identify file formats.
Siegfied is approximate to DROID, but adds other mechanisms to identify file formats and alternative ways for users to interact with it.
What is…
File
File is a linux based tool for identifying file formats. Unlike DROID and Siegfried it does not return unique identifiers for what it finds.
FIle uses a different mechanism and different corpus of information to identify the format of a digital object.
What is…
ffmprovisr
An online resource of community contributed ‘recipes’ (commands) for processing audio visual files through the open source audio visual transcode and characterization tool ffmpeg.
What is…
ffmpeg
- A free and open source tool for working with audio and video.
- ffmpeg can characterize multimedia, even output visual analyses.
- ffmpeg can transcode it into other file formats, and perform many other manipulations.
- Developed and maintained by the ffmpeg team.
What is…
rsync
A utility for transferring data across file systems while maintaining key file system properties such as last-modified date, and user’s permissions.
What is…
explainshell.com
Not strictly for digital preservation, but useful nonetheless, explainshell.com will annotate Linux commands for users and enables those annotations to be shared.
What is…
Vera PDF
A free and open source tool for the validation of PDF/A files. Vera PDF Provides some support for other PDF variants.
What is…
jpylyzer
A tool written in Python that characterizes JPEG2000 (JP2) files. Important in digitization workflows where JP2 is now taking a place for the savings in storage space over TIF.
What is…
droidsfmin
A tool by Martin Hoppenheit to reduce the number of signatures in the DROID signature file, e.g. for the purpose of quicker identification in image format only digitization workflows.
What is…
Rosetta
A large scale, OAIS (Open Archival Information System) compliant, system that implements large pieces of the digital preservation workflow from ingest to delivery. Rosetta is maintained by the company Ex Libris.
What is…
RODA
RODA is an open-source digital repository designed for preservation developed in Portugal. The repository supports all the main functional components of the OAIS model.
What is…
Archivematica
Open source digital preservation system maintained by Artefactual. Younger than Preservica and Rosetta, Archivematica has a growing user-base, and a different support model to the two mentioned.
What is…
Preservica
Originally called Safety Deposit Box, Preservica is an OAIS compliant digital preservation system maintained by Preservica in Abingdon, Oxford, UK.