A brief introduction to DataLad for a mostly technical audience
Find a file
2025-06-26 08:33:47 +02:00
.datalad [DATALAD] new dataset 2025-04-06 17:34:54 +02:00
common@3d6c8935fd [DATALAD] Added subdataset 2025-04-06 17:35:45 +02:00
img Initial draft 2025-04-07 13:47:21 +02:00
vid Initial draft 2025-04-07 13:47:21 +02:00
.gitattributes Add README 2025-06-26 08:05:23 +02:00
.gitmodules [DATALAD] Added subdataset 2025-04-06 17:35:45 +02:00
index.html git-annex in mih@meiner:~/psycho/talks/datalad_intro_2025 2025-06-26 07:50:12 +02:00
README.md Add license info to README 2025-06-26 08:33:47 +02:00

Short talk: DataLad - Distributed data logistics

made-with-datalad CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Given at

  • Forschungszentrum Jülich IT-Forum, April 2025

How to obtain the slides

This is a DataLad dataset. Clone the source repository:

datalad clone <url>

Enter the newly created directory

cd <directory>

And obtain all content:

datalad get . -r

Now open index.html in a browser compatible with reveal.js.