Difference between revisions of "FIDO (Format Identification for Digital Objects)"
(Development Activity: Release and Activity separated) |
m (Structure) |
||
Line 42: | Line 42: | ||
− | + | = Development Activity = | |
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- 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 | All development activity is visible on GitHub: http://github.com/openpreserve/fido | ||
− | + | === Release Feed === | |
Below the last 3 release feeds: | Below the last 3 release feeds: | ||
<rss max=3>https://github.com/openpreserve/fido/releases.atom</rss> | <rss max=3>https://github.com/openpreserve/fido/releases.atom</rss> | ||
− | + | === Activity Feed === | |
Below the last 5 commits: | Below the last 5 commits: | ||
<rss max=5>https://github.com/openpreserve/fido/commits/master.atom</rss> | <rss max=5>https://github.com/openpreserve/fido/commits/master.atom</rss> | ||
. | . |
Revision as of 15:11, 1 December 2014
Description
FIDO (Format Identification for Digital Objects) is a simple format identification CLI tool for digital objects that uses PRONOM signatures converted to regular expressions. Functionally of FIDO can be compared with DROID (Digital Record Object Identification), sans 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 roadmap
Contributing
Feedback about FIDO is very welcome. Please consult Getting Started with the OPF for more information.
User Experiences
Development Activity
All development activity is visible on GitHub: http://github.com/openpreserve/fido
Release Feed
Below the last 3 release feeds:
- 2022-12-22 10:27:39
- [tag:github.com,2008:Repository/1025035/v1.6.1 Fido v1.6.1]
- by carlwilson
- 2022-08-03 12:48:10
- [tag:github.com,2008:Repository/1025035/v1.6.0rc5 FIDO v1.6rc5]
- by carlwilson
- 2022-03-29 07:48:49
- [tag:github.com,2008:Repository/1025035/v1.6.0rc1 v1.6.0 Release Candidate]
- by carlwilson
Activity Feed
Below the last 5 commits: Failed to load RSS feed from https://github.com/openpreserve/fido/commits/master.atom: There was a problem during the HTTP request: 404 Not Found
.