BorgFormat

From COPTR
Revision as of 11:14, 4 July 2024 by CLuebbemeier (talk | contribs) (Format recognition and -validation using multiple tools.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



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



Release Feed

2024-03-20 20:08:15
[tag:github.com,2008:Repository/706661491/v1.0.0 BorgFormat Version 1.0.0]
by tgrochow


Description

BorgFormat is a tool that combines format recognition and -validation using multiple third-party tools (list of supported 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.

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.