Skip to content
Justin Simpson edited this page Mar 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.1.

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.2.0

API changes:

  • update API spec to use OpenAPI3 instead of Swagger
  • add version information to API spec Schema changes:
  • support byte sequence in file format signatures (this increases the amount of wikidp data that can be displayed in PAR).

v1.3.0

API changes:

  • Search - changes to demonstrate how implementations should support search 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