Skip to content

An attempt to build a DataLad extension to interface with the Open Science Framework

License

Notifications You must be signed in to change notification settings

TheDragon246/datalad-osf

 
 

Repository files navigation

DataLad extension for working with the Open Science Framework

All Contributors

GitHub release PyPI version fury.io Travis tests status codecov.io crippled-filesystems win2019 docs Documentation Status DOI

Welcome! This repository contains a DataLad extension that enables DataLad to work with the Open Science Framework (OSF). Use it to publish your data to an OSF project, using the OSF for dataset storage and sharing. This is established by transforming storage on the Open Science Framework (OSF) into a git-annex repository.

The development of this tool started at OHBM Brainhack 2020 in June 2020, coordinated in this repository. See our documentation for more extensive information.

Required software

Installation

# once packed up for Pypi:
pip install datalad-osf
# in the meantime:
pip install -e [--user] git+https://github.com/datalad/datalad-osf#egg=datalad-osf

How to use

See our documentation for some use cases on how to use this tool: http://docs.datalad.org/projects/osf/en/latest/

How to contribute

You are very welcome to help out developing this tool further. You can contribute by:

  • Creating an issue for bugs or tips for further development
  • Making a pull request for any changes suggested by yourself
  • Testing out the software and communicating your feedback to us

See our contributing guidelines for more information.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Michael Hanke

🚧 💻 🐛 🤔

Dorien Huijser

📖 📆 🤔 📓

Ashish Sahoo

📖 🚧

Simon Steinkamp

⚠️ 📖 📆 🤔 📓 🚧

Benjamin Poldrack

📆 🤔 💻 🚧

Nick

📆 🤔 💻 🚧

Nikita Beliy

🤔 📓

Moritz J. Boos

💻 📓 🤔 🚧

Adina Wagner

📆 🤔 💻 📖 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

An attempt to build a DataLad extension to interface with the Open Science Framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%