This is an example Dataset created to see how the dataset is structured based on YODA principles with some small history changes. Use DataLad to clone this dataset.

arefks WorkPC c02b6d633d final save to the changelog file 1 سال پیش
.datalad 754f7f5125 [DATALAD] new dataset 1 سال پیش
code e9a4c38510 final state 1 سال پیش
doc 3c31af3a5f inital save of the doc folder 1 سال پیش
input e9a4c38510 final state 1 سال پیش
output 6a0cda86ef inital save of the output folder 1 سال پیش
.gitattributes 7af165475b Apply YODA dataset setup 1 سال پیش
.gitmodules 88b054d658 [DATALAD] Added subdataset 1 سال پیش
CHANGELOG.md c02b6d633d final save to the changelog file 1 سال پیش
README.md 6bc7173cb9 inital save of the changelog file and the readme file 1 سال پیش

README.md

Project

Dataset structure

  • All inputs (i.e. building blocks from other sources) are located in inputs/.
  • All custom code is located in code/.

  • output is where the anykind of final results are saved

  • doc is where any documentation is saved about the dataset

  • This is a sham README file to illustrate an example dataset