Skip to content

Commit 9298843

Browse files
ENH: Update README.md
1 parent 71e3d81 commit 9298843

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# ALiveResearchTestingData
2+
3+
This is a mirror for storing ALive-research testing data assets and it is based on [SlicerTestingData](https://github.com/Slicer/SlicerTestingData).
4+
5+
To support content-based addressing, files are uploaded as assets organized in [releases](https://github.com/ALive-Research/ALiveResearchTestingData/releases)
6+
named after the hashing algorithm.
7+
8+
For each hashing algorithm `<HASHALGO>` (MD5, SHA256, ...), you will find:
9+
* release named `<HASHALGO>`
10+
* a CSV file `<HASHALGO>.csv` listing all `<hashsum>;<filename>` pairs
11+
* 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)

0 commit comments

Comments
 (0)