Skip to content
Justin Simpson edited this page Nov 1, 2023 · 5 revisions

Preservation Action Registries

PAR is an open source project hosted by the Open Preservation Foundation.

This github repo contains a Data model (defined in a set of json schemas) and API definitions (defined using Swagger) to facilitate sharing and exchange of digital preservation best practise within the community and between presevation systems.

There is another github repo containing par examples that show how the par json schemas can be used.

Current Version

The current release of PAR is v1.2.

There is a separate project called par-wikidp which contains a reference implementation of par v1.1. This is an API server that pulls information out of wikiDP and makes it available using the PAR api.

Planned Updates

list of planned milestones here

v1.3.0

API changes:

  • Search - changes to demonstrate how implementations should support search
  • Pagination and Counting - add standard method for pagination and counting to all api endpoints Schema changes: none

v1.4.0

API changes: none Schema changes:

  • Add provenance metadata (ownership, purpose, history) for major entities
  • Add repository or server metadata (who owns/operates an instance, where did the data it servers come from)

PAR Project

Community Guidelines

Clone this wiki locally