Skip to content

Proof-of-concept module to retrieve and parse data from the Archivematica Format Policy Registry.

License

Notifications You must be signed in to change notification settings

mjordan/islandora_fpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Islandora FPR

Overview

This module retrieves and displays selected Archivematica Format Policy Registry (FPR) entries corresponding to a PRONOM PUID, which the module parses from the FITS datastream accompanying an Islandora object, if that datastream is available.

The module is a proof of concept to retrieve the FPR entries for commands that create access and preservation derivatives from an object's OBJ datastream. The module also adds a datastream for each of the commands, to illustrate one possible method for storing the commands for use by modules that create derivatives.

An accompanying sample module, Islandora FPR Image, creates a derivative from a JPEG OBJ file with DSID 'FPR_IMAGE_TEST_DS' by running the access command defined for JPEGs in the FPR.

Dependencies

Islandora FITS

Configuration

To configure the URL of the Archivematica FPR endpoint and the HTTP timeout value, visit admin/islandora/tools/fpr.

Usage

This module inserts an "FPR" subtab into each object's "Manage" tab if the object has a FITS datastream. Clicking on this tab reveals information retrieved from the FPR (and also triggers the code that adds the datastreams).

FPR access and preservation commands

If the command datastreams exist, they are replaced by the latest content retrieved from the FPR.

Maintainer

About

Proof-of-concept module to retrieve and parse data from the Archivematica Format Policy Registry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages