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 dissemination?
Free text:
== Description == BorgFormat combines format recognition and -validation using multiple third-party tools. Results from different tools are combined with configurable weights to a simple result ("valid" / "invalid" / "no clear result"). It provides a standalone web application for manual file upload. Alternatively, it can be embedded into other applications via REST API. ==== Supported Tools ==== * [https://digital-preservation.github.io/droid/ Droid] * [https://tika.apache.org/ Tika] * [https://jhove.openpreservation.org/ JHOVE] * [https://verapdf.org/ verapdf] * [https://odftoolkit.org/conformance/ODFValidator.html ODF Validator] * [https://github.com/mikeebowen/OOXML-Validator OOXML Validator] See [https://github.com/Landesarchiv-Thueringen/borg#integrierte-werkzeuge list of supported tools] for further / updated information. ==== Platform ==== BorgFormat runs on a Linux server and is delivered as a web application to be used on any platform. ==== Language ==== The application and documentation are currently only available in German. ==== Installation ==== BorgFormat is built and run using [https://docs.docker.com/compose/ Docker Compose]. See https://github.com/Landesarchiv-Thueringen/borg#installation. ==== Documentation ==== Documentation is available in German language on the [https://github.com/Landesarchiv-Thueringen/borg GitHub page]. == Development == BorgFormat is developed and maintained by the [https://landesarchiv.thueringen.de/ Landesarchiv Thüringen].