Skip to content

ALive-research/ALiveResearchTestingData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ALiveResearchTestingData

This is a mirror for storing ALive-research testing data assets and it is based on SlicerTestingData.

To support content-based addressing, files are uploaded as assets organized in releases named after the hashing algorithm.

For each hashing algorithm <HASHALGO> (MD5, SHA256, ...), you will find:

  • release named <HASHALGO>
  • a CSV file <HASHALGO>.csv listing all <hashsum>;<filename> pairs
  • markdown document <HASHALGO>.md with links of the form * [<filename>](https://github.com/ALive-Research/ALiveResearchTestingData/releases/download/<HASHALGO>/<checksum>) (this file is regenerated on each upload from the CSV file, therefore files should be renamed or deleted by editing the CSV file)