Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #621

Merged
merged 2 commits into from
Jul 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 14 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,25 @@

# Enduro

Enduro is a tool designed to automate the processing of transfers in multiple
Archivematica pipelines. It's part of a preservation solution that is being
used by the [National Health Archive (NHA)] and the [National Center for Truth
and Reconciliation (NCTR)].
Enduro is a new application under development by Artefactual Systems. Originally created
as a more stable replacement for Archivematica’s [automation-tools][automation-tools]
library of scripts, it has since evolved into a flexible tool to be paired with
preservation applications like [Archivematica][archivematica] to provide initial ingest
activities such as content and structure validation, packaging, and more.

It's a **proof of concept** at its very early stages. It aims to cover our
client's needs while exploring new and innovative ways to build durable and
fault-tolerant workflows suited for preservation.
While still under development, Enduro is already being used in production at several large
cultural heritage organizations, including the [National Health Archive (NHA)] and the
[National Center for Truth and Reconciliation (NCTR)]. Enduro aims to cover our clients'
needs while exploring new and innovative ways to build durable and fault-tolerant
workflows suited for preservation. It is also a new space for experimentation and research
to build a distributed system that enables users to run failure-oblivious and durable
preservation workflows.

## Further reading

Visit https://enduroproject.netlify.app for more details.

[archivematica]: https://archivematica.org
[automation-tools]: https://github.com/artefactual/automation-tools
[National Health Archive (NHA)]: https://www.piql.com/norwegians-digital-health-data-to-be-preserved-for-future-generations/
[National Center for Truth and Reconciliation (NCTR)]: https://nctr.ca/about/about-the-nctr/our-mandate/
Loading