To edit this page, please answer the question that appears below (more info):
What short name does OAIS use for an information package that is used for submission?
Free text:
= Description = FIDO (Format Identification for Digital Objects) is a simple format identification CLI tool for digital objects that uses [[DROID (Digital Record Object Identification)#PRONOM|PRONOM]] signatures converted to regular expressions. The functionality of FIDO is similar to [[DROID (Digital Record Object Identification)]] without the GUI. FIDO is free, Apache 2.0 licensed, easy to install, and runs on any platform with Python installed. Most importantly, FIDO is very fast. FIDO utilizes all available PRONOM signatures to identify digital objects. When an object can not be identified it will try to identify the object based on extension. FIDO outputs results in CSV format by default. Available output fields can be formatted on runtime per the requirements of the user. FIDO supports custom signatures which are not (yet) available through the PRONOM registry. FIDO is able to identify container based (compound) formats such as Office documents and includes functionality to update PRONOM signatures. [[FIDOO]] is webpage based service that acts as a simple to use front end to FIDO. === History === FIDO was originally developed in 2010 by Adam Farquhar of British Library. The tool has been adopted by the Open Preservation Foundation in 2011 and is currently maintained by Maurice de Rooij of the National Archives of the Netherlands (NANETH). In October 2011 NANETH has succesfully implemented FIDO as a webservice in the Dutch e-Depot. === Future=== See [http://wiki.opf-labs.org/display/KB/FIDO+roadmap roadmap] === Contributing=== Feedback about FIDO is very welcome. Please consult [http://wiki.opf-labs.org/display/KB/Getting%20Started%20with%20the%20OPF Getting Started with the OPF] for more information. = User Experiences = = Development Activity = <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> All development activity is visible on GitHub: http://github.com/openpreserve/fido === Release Feed === Below the last 3 release feeds: <rss max=3>https://github.com/openpreserve/fido/releases.atom</rss> === Activity Feed === Below the last 5 commits: <rss max=5>https://github.com/openpreserve/fido/commits/master.atom</rss> .