Difference between revisions of "Reporting"

From Archivematica
Jump to navigation Jump to search
Line 7: Line 7:
  
 
==Processing reports==
 
==Processing reports==
*Summary of FITS output providing technical information on ingested files to assist with ''Approve SIP for preservation'' micro-service.
+
*Summary of FITS output providing technical information on ingested files to assist with ''Approve SIP for preservation'' micro-service (Isse http://code.google.com/p/archivematica/issues/detail?id=179)
 
**Report elements: mime types; presence and type of compression; presence of unknown mime types; presence of files with no file extensions; filesize; other?
 
**Report elements: mime types; presence and type of compression; presence of unknown mime types; presence of files with no file extensions; filesize; other?
 +
*Normalization reports: http://code.google.com/p/archivematica/issues/detail?id=373
  
  

Revision as of 11:20, 1 March 2011

Main Page > Development > Development documentation > Reporting

  • Archivematica needs to be able to produce reports in the following ways:
    • During ingest processing, to assist the archivist to have a better understanding of what's in the SIP and to make appraisal decisions. These reports would appear at pre-determined points during processing and may or may not be retained as part of the AIP.
    • After SIPs have been fully processed, to support ongoing preservation planning and administrative activities. These reports would be run through queries input by the user.
  • The primary user interface for generating, viewing and saving reports would be the dashboard.

Processing reports


Post-processing reports