forked from www/rdm.sfb1451.de
proof-of-principle-reusable-docs #1
4 changed files with 11 additions and 33 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,3 +1,7 @@
|
|||
[submodule "themes/hugo-theme-relearn"]
|
||||
path = themes/hugo-theme-relearn
|
||||
url = https://github.com/McShelby/hugo-theme-relearn.git
|
||||
[submodule "shortcodes/include"]
|
||||
path = shortcodes/include
|
||||
url = https://hub.psychoinformatics.de/adina/docs-template.git
|
||||
datalad-url = https://hub.psychoinformatics.de/adina/docs-template.git
|
||||
|
|
|
|||
|
|
@ -4,28 +4,13 @@ type = "chapter"
|
|||
weight = 1
|
||||
+++
|
||||
|
||||
The software [DataLad](https://datalad.org) is the key research data
|
||||
management solution adopted by the SFB. DataLad is a free and open
|
||||
source distributed data management system that keeps track of your data,
|
||||
creates structure, ensures reproducibility, supports collaboration, and
|
||||
integrates with widely used data infrastructure.
|
||||
|
||||
DataLad can be used for:
|
||||
{{% include file="shortcodes/include/datalad/what-is-datalad.md" %}}
|
||||
It is the key research data
|
||||
management solution adopted by the SFB.
|
||||
|
||||
- tracking changes to files big and small (version control for code
|
||||
and data)
|
||||
- file transfer for archival or multilateral exchange, in combination
|
||||
with various infrastructure
|
||||
- obtaining published datasets
|
||||
- unified access to files stored in different locations
|
||||
- provenance capture (exact records of data processing)
|
||||
- metadata extraction and aggregation into a catalog.
|
||||
|
||||
It is extensively documented in a dedicated [DataLad
|
||||
Handbook](https://handbook.datalad.org) that is targeting both novice
|
||||
and experienced users. The [DataLad YouTube
|
||||
channel](https://youtube.com/datalad) provides videos on conceptual
|
||||
overviews, detailed tutorials, and technical talks on the software. The
|
||||
{{% include file="shortcodes/include/datalad/datalad-resources.md" %}}
|
||||
The
|
||||
[materials from SFB1451
|
||||
workshops](https://psychoinformatics-de.github.io/rdm-course/) are
|
||||
available online.
|
||||
|
|
|
|||
|
|
@ -12,19 +12,7 @@ to use the following channels.
|
|||
|
||||
## Virtual DataLad office hours
|
||||
|
||||
We are having a virtual office hour every Tuesday at 16:00. This is a
|
||||
great opportunity to discuss problems and solutions with the members of
|
||||
the [Psychoinformatics Group](https://www.psychoinformatics.de) at FZJ.
|
||||
To join:
|
||||
|
||||
- Follow [this link to the public matrix chat
|
||||
room](https://matrix.to/#/!NaMjKIhMXhSicFdxAj:matrix.org) and click
|
||||
continue.
|
||||
- The link to the zoom meeting will be in the channel description.
|
||||
- We use the matrix chat room to communicate any changes of plans if
|
||||
they happen, or to discuss topics in advance. Joining isn\'t
|
||||
necessary, but you\'re invited to pick one of the available methods
|
||||
(element is the semi-official client).
|
||||
{{% include file="shortcodes/include/datalad/office-hours.md" %}}
|
||||
|
||||
## Directly by e-mail
|
||||
|
||||
|
|
|
|||
1
shortcodes/include
Submodule
1
shortcodes/include
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 105e55de12e7bd00ef4528ed3ac6c2bf79896911
|
||||
Loading…
Add table
Add a link
Reference in a new issue