Difference between revisions of "Research data management"

From Archivematica
Jump to navigation Jump to search
Line 61: Line 61:
 
|integer and unit, eg 17 GB  
 
|integer and unit, eg 17 GB  
 
|-
 
|-
|What is the size of file X?
+
|Is there a DIP for this package?
|premis:size
+
|[No source in METS]
|integer and unit, eg 2.2 GB
+
|Location of DIP
 
|-
 
|-
 
|How many files with PRONOM puid X are in this package?
 
|How many files with PRONOM puid X are in this package?
Line 96: Line 96:
 
|premis:formatRegistryKey / premis:formatName; <premis:eventType>validation</premis:eventType>; <premis:eventOutcome>fail</premis:eventOutcome>
 
|premis:formatRegistryKey / premis:formatName; <premis:eventType>validation</premis:eventType>; <premis:eventOutcome>fail</premis:eventOutcome>
 
|integer
 
|integer
 +
|-
 +
|What is the directory structure of the files in this package?
 +
|structMap
 +
|?
 +
|-
 +
|What is the size of file X?
 +
|premis:size
 +
|integer and unit, eg 2.2 GB
 
|-
 
|-
 
|What is the checksum format for file X?
 
|What is the checksum format for file X?
Line 109: Line 117:
 
|Yes or no
 
|Yes or no
 
|-
 
|-
|to what format has file X been normalized for preservation?
+
|To what format has file X been normalized for preservation?
 
|matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation"; premis:formatName for preservation copy
 
|matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation"; premis:formatName for preservation copy
 
|TIFF
 
|TIFF
 
|-
 
|-
|when was format X normalized for preservation?
+
|When was file X normalized for preservation?
||matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation"; premis:eventType:creation and premis:eventDateTime for preservation copy
+
|matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation"; premis:eventType:creation and premis:eventDateTime for preservation copy
 
|date
 
|date
 
|-
 
|-
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
 
|-
 
|-
 
|}
 
|}

Revision as of 15:09, 15 September 2015

Main Page > Documentation > Requirements > Research data management

About

This page describes requirements for enhancements to Archivematica to better handle research data management. It is funded by Jisc, through University of York and University of Hull.

See also


Automated DIP generation

The tasks related to this phase of development are:

  • change workflow so that the ‘upload DIP’ choice can be preconfigured.
  • update AIP reingest workflow to allow uncompressed AIPs to be reingested.
  • enhance the callback functionality in the Storage Service, to notify third party apps when a DIP is ready to be used.


These developments are necessary for research data management to meet use cases when research data is stored without the expectation that it will be re-used, but then subsequently a need for re-use arises and/or is approved by the creator of the data.


Workflow

York DIP gen v1.png

  • Access request is initiated through a staff alert to RDMonitor
  • Request for DIP sent to Storage Service
    • If DIP exists already in storage, return DIP
    • If DIP does not exist, send wait response and initiate AIP re-ingest in Archivematica pipeline
  • When DIP stored by Archivematica,return DIP message goes to RDMonitor
  • If DIP creation/storage fails, failure message sent to RDMonitor.


METS parsing

METS questions

Question METS source source Sample result
How many files are in this package? integer
How many original/preservation/metadata files are in this package? mets:fileGrp USE="original" / mets:fileGrp USE="preservation" / mets:fileGrp USE="metadata" integer
What is the total volume of files in this package? premis:size integer and unit, eg 17 GB
Is there a DIP for this package? [No source in METS] Location of DIP
How many files with PRONOM puid X are in this package? premis:formatRegistryKey integer
How many files with format name X are in this package? premis:formatName integer
How many files with PRONOM puid/format name X have been normalized? premis:formatRegistryKey / premis:formatName; files with matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many files with PRONOM puid/format name X have not been normalized? premis:formatRegistryKey / premis:formatName; files without matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
Does the package include descriptive metadata? mets:dmdSec Yes or No
Does the package include rights metadata? mets:rightsMD Yes or No
How many files are invalid/not well-formed? premis:formatRegistryKey; <premis:eventType>validation</premis:eventType>; <premis:eventOutcome>fail</premis:eventOutcome> integer
How many files with PRONOM puid/format name X are invalid/not well-formed? premis:formatRegistryKey / premis:formatName; <premis:eventType>validation</premis:eventType>; <premis:eventOutcome>fail</premis:eventOutcome> integer
What is the directory structure of the files in this package? structMap ?
What is the size of file X? premis:size integer and unit, eg 2.2 GB
What is the checksum format for file X? premis:messageDigestAlgorithm md5, sha256
What is the checksum for file X? premis:messageDigest d32d41f7481afc1ab48779e2608v08d93b5d05cd217a4372e6a93957767ae651
Has file X been normalized for preservation? matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" Yes or no
To what format has file X been normalized for preservation? matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation"; premis:formatName for preservation copy TIFF
When was file X normalized for preservation? matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation"; premis:eventType:creation and premis:eventDateTime for preservation copy date


Generic search REST API

METS questions

Question METS source source Sample result
How many files are in archival storage? integer
How many files with PRONOM puid X are in archival storage? premis:formatRegistryKey integer
How many files with format name X are in archival storage? premis:formatName integer
How many [video, image, plain text etc.] files are in archival storage? fits:mimetype, File:MIMEType, other mimetype sources? integer
What is the total volume of files with PRONOM puid X in archival storage? premis:formatRegistryKey; premis:size integer and unit, eg 452 GB
What is the total volume of files with format name X in archival storage? premis:formatName; premis:size integer and unit, eg 452 GB
What is the total volume of [video, image, plain text etc.] files in archival storage? fits:mimetype, File:MIMEType, other mimetype sources?; premis:size integer and unit, eg 452 GB
How many files with PRONOM puid X have been normalized? premis:formatRegistryKey; files with matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many files with PRONOM puid X have not been normalized? premis:formatRegistryKey; files without matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many files with format name X have been normalized? premis:premis:formatName; files with matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many files with format name X have not been normalized? premis:premis:formatName; files without matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many [video, image, plain text etc.] files have been normalized? fits:mimetype, File:MIMEType, other mimetype sources?; files with matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many [video, image, plain text etc.] files have not been normalized? fits:mimetype, File:MIMEType, other mimetype sources?; files without matching GROUPID attributes in mets:fileGrp USE="original" and mets:fileGrp USE="preservation" integer
How many files were ingested between date X and date Y? <premis:eventType>ingestion</premis:eventType>; premis:eventDateTime integer
How many files with PRONOM puid X are invalid/not well-formed? premis:formatRegistryKey; <premis:eventType>validation</premis:eventType>; <premis:eventOutcome>fail</premis:eventOutcome> integer
How many files with format name X are invalid/not well-formed? premis:formatName; <premis:eventType>validation</premis:eventType>; <premis:eventOutcome>fail</premis:eventOutcome> integer


Multiple checksum algorithms

Enhance PRONOM integration

Automation tools documentation