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 ano atrás
.datalad 754f7f5125 [DATALAD] new dataset 1 ano atrás
code e9a4c38510 final state 1 ano atrás
doc 3c31af3a5f inital save of the doc folder 1 ano atrás
input e9a4c38510 final state 1 ano atrás
output 6a0cda86ef inital save of the output folder 1 ano atrás
.gitattributes 7af165475b Apply YODA dataset setup 1 ano atrás
.gitmodules 88b054d658 [DATALAD] Added subdataset 1 ano atrás
CHANGELOG.md c02b6d633d final save to the changelog file 1 ano atrás
README.md 6bc7173cb9 inital save of the changelog file and the readme file 1 ano atrás

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