Difference between revisions of "BorgFormat"

From COPTR
Jump to navigation Jump to search
en>CLuebbemeier
(Add supported tools)
en>CLuebbemeier
(Add depelopment information)
Line 43: Line 43:
  
 
Documentation is available in German language on the [https://github.com/Landesarchiv-Thueringen/borg GitHub page].
 
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].

Revision as of 07:42, 17 September 2024




Format verification
Homepage:https://github.com/Landesarchiv-Thueringen/borg
License:GPL v3
Platforms:Linux, Web
Function:File Format Identification,Validation
Content type:Document


Release Feed

Failed to load RSS feed from https://github.com/Landesarchiv-Thueringen/borg/releases.atom: There was a problem during the HTTP request: 502 Bad Gateway or Proxy Error


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

See 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 Docker Compose. See https://github.com/Landesarchiv-Thueringen/borg#installation.

Documentation

Documentation is available in German language on the GitHub page.


Development

BorgFormat is developed and maintained by the Landesarchiv Thüringen.