datalad-tutorial

Source code for slides for a DataLad tutorial

https://github.com/lnnrtwttkhn/datalad-tutorial

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Source code for slides for a DataLad tutorial

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

DataLad Tutorial

Binder DOI Quarto Publish Codespell License: CC BY 4.0

About

Source code for slides for hands-on tutorial on "Reproducible Research Data Management with DataLad" by Dr. Lennart Wittkuhn.

License

License: CC BY 4.0

Owner

  • Name: Lennart Wittkuhn
  • Login: lnnrtwttkhn
  • Kind: user
  • Location: Berlin, Germany
  • Company: Max Planck Institute for Human Development

Postdoctoral Researcher investigating neural replay of task representations in the brain 🧠 👨‍🔬 Excited about coding, data management and reproducibility 🧮

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  Template for Quarto presentations
message: >-
  If you use this software, please cite it using these
  metadata.
type: software
authors:
  - family-names: Wittkuhn
    given-names: Lennart
    orcid: 'https://orcid.org/0000-0003-2966-6888'
repository-code: 'https://github.com/lnnrtwttkhn/quarto-presentation/'
url: >-
  https://lennartwittkuhn.com/quarto-presentation/
abstract: >-
  TBA
keywords:
  - Version Control
license: CC-BY-4.0
version: 1.0
date-released: '2023-05-11'

GitHub Events

Total
  • Push event: 4
  • Create event: 2
Last Year
  • Push event: 4
  • Create event: 2

Dependencies

.github/workflows/codespell.yml actions
  • actions/checkout v3 composite
  • codespell-project/actions-codespell v2 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • quarto-dev/quarto-actions/publish v2 composite
  • quarto-dev/quarto-actions/setup v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-renv v2 composite