You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


User Stories

  1. Ensure that all resources are checked every n months
  2. Run continual fixity checks
  3. Only alert me there failures
  4. Call an arbitrary HTTP endpoint on success and/or failure
  5. Send a (jms,stomp) message to a endpoint on success and/or failure
  6. Perform fixity check on HEAD version of resource only
  7. Perform fixity check on all versions of resource
  8. Generate list of resources checked since X date  
  9. Generate list of resources not checked X date
  10. Generate a fixity audit report by resource
  11. Set  rate limits (max bits/second) for checks
  12. Allow checks to be scaled horizontally
  13. Store fixity results in external datastore
    1. triplestore
    2. sql database
    3. no-sql db 
  14. Deliver fixity requests in batches
  • No labels