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 == <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> Siegried is a file format identification tool that, like DROID and Fido, is based on PRONOM. However, it uses a different pattern matching algorithm that offers different strengths and weaknesses to those other PRONOM based tools. A detailed description of the tool and why it was created can be found in [http://www.openplanetsfoundation.org/blogs/2014-09-27-siegfried-pronom-based-file-format-identification-tool this blog post]. Besides, there is a more detailed description in terms of functionality on the [https://github.com/richardlehane/siegfried Github Page of Siegfried]. Siegfried was first publicly released the 28th february 2014 in version 0.1. == User Experiences == <!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. --> * '''ZBW:''' ** The command line tool is very easy to handle. <br />The default output is yaml. This can be changed to csv or json. ***Usual command: sf file.ext (will output in yaml) ***Change output to csv: sf -csv file.ext ***Change output to json: sf -json file.ext **It is also possible to save the output in an external file: ***sf file.ext >output.yml ***sf -csv file.ext >output.csv ***sf -json file.ext >output.json == 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/richardlehane/siegfried/commits === Release Feed === Below the last 3 release feeds: <rss max=3>https://github.com/richardlehane/siegfried/releases.atom</rss> === Activity Feed === Below the last 5 commits: <rss max=5>https://github.com/richardlehane/siegfried/commits/main.atom</rss> <!-- Add the Ohloh.com ID for the tool, if known. -->