# DataLad extension for working Dataverse
[![Build status](https://ci.appveyor.com/api/projects/status/fm24tes0vxlq7qis/branch/main?svg=true)](https://ci.appveyor.com/project/mih/datalad-dataverse/branch/main)
[![codecov](https://codecov.io/gh/datalad/datalad-dataverse/branch/main/graph/badge.svg?token=cPUPplOH3o)](https://codecov.io/gh/datalad/datalad-dataverse)
[![Documentation Status](https://readthedocs.org/projects/datalad-dataverse/badge/?version=latest)](http://docs.datalad.org/projects/dataverse/en/latest/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![GitHub release](https://img.shields.io/github/release/datalad/datalad-dataverse.svg)](https://GitHub.com/datalad/datalad-dataverse/releases/)
[![PyPI version fury.io](https://badge.fury.io/py/datalad-dataverse.svg)](https://pypi.python.org/pypi/datalad-dataverse/)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[Dataverse](https://dataverse.org) is open source research data repository software that is deployed all over the world as data or metadata repositories.
It supports sharing, preserving, citing, exploring, and analyzing research data with descriptive metadata, and thus contributes greatly to open, reproducible, and FAIR science.
[DataLad](https://www.datalad.org), on the other hand, is a data management and data publication tool build on Git and git-annex.
Its core data structure, DataLad datasets, can version control files of any size, and streamline data sharing, updating, and collaboration.
This DataLad extension package provides interoperablity with Dataverse to support dataset transport to and from Dataverse instances.
## Installation
```
# create and enter a new virtual environment (optional)
$ virtualenv --python=python3 ~/env/dl-dataverse
$ . ~/env/dl-dataverse/bin/activate
# install from PyPi
$ python -m pip install datalad-dataverse
```
## How to use
Additional commands provided by this extension are immediately available
after installation. However, in order to fully benefit from all improvements,
the extension has to be enabled for auto-loading by executing:
git config --global --add datalad.extensions.load dataverse
Doing so will enable the extension to also alter the behavior the core DataLad
package and its commands, from example to be able to directly clone from
a Dataverse dataset landing page.
Full-compatibility with Windows requires a git-annex installation of version
10.20230321 (or later).
## Summary of functionality provided by this extension
- Interoperability between DataLad and Dataverse version 5 (or later).
- A `add-sibling-dataverse` command to register a Dataverse dataset as remote sibling for a DataLad dataset.
- A `git-annex-remote-dataverse` special remote implementation for storage and retrieval of data in Dataverse dataset via git-annex.
- These two features combined enable the deposition and retrieveal of complete DataLad dataset on Dataverse, including version history and metadata. A direct `datalad clone` from a Dataverse dataset landing page is supported, and yields a fully functional DataLad dataset clone (Git repository).
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/likeajumprope"><img src="https://avatars.githubusercontent.com/u/23728822?v=4?s=100" width="100px;" alt="Johanna Bayer"/><br /><sub><b>Johanna Bayer</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=likeajumprope" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nadinespy"><img src="https://avatars.githubusercontent.com/u/46372572?v=4?s=100" width="100px;" alt="Nadine Spychala"/><br /><sub><b>Nadine Spychala</b></sub></a><br /><a href="#infra-nadinespy" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="https://github.com/datalad/datalad-dataverse/commits?author=nadinespy" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bpoldrack"><img src="https://avatars.githubusercontent.com/u/10498301?v=4?s=100" width="100px;" alt="Benjamin Poldrack"/><br /><sub><b>Benjamin Poldrack</b></sub></a><br /><a href="#infra-bpoldrack" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="https://github.com/datalad/datalad-dataverse/commits?author=bpoldrack" title="Code">π»</a> <a href="https://github.com/datalad/datalad-dataverse/commits?author=bpoldrack" title="Documentation">π</a> <a href="#maintenance-bpoldrack" title="Maintenance">π§</a> <a href="https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Abpoldrack" title="Reviewed Pull Requests">π</a> <a href="#ideas-bpoldrack" title="Ideas, Planning, & Feedback">π€</a> <a href="#tool-bpoldrack" title="Tools">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.adina-wagner.com"><img src="https://avatars.githubusercontent.com/u/29738718?v=4?s=100" width="100px;" alt="Adina Wagner"/><br /><sub><b>Adina Wagner</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=adswa" title="Code">π»</a> <a href="#ideas-adswa" title="Ideas, Planning, & Feedback">π€</a> <a href="#infra-adswa" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="https://github.com/datalad/datalad-dataverse/commits?author=adswa" title="Documentation">π</a> <a href="#maintenance-adswa" title="Maintenance">π§</a> <a href="https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Aadswa" title="Reviewed Pull Requests">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://psychoinformatics.de"><img src="https://avatars.githubusercontent.com/u/136479?v=4?s=100" width="100px;" alt="Michael Hanke"/><br /><sub><b>Michael Hanke</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=mih" title="Code">π»</a> <a href="#ideas-mih" title="Ideas, Planning, & Feedback">π€</a> <a href="#maintenance-mih" title="Maintenance">π§</a> <a href="#infra-mih" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Amih" title="Reviewed Pull Requests">π</a> <a href="#tool-mih" title="Tools">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/enicolaisen"><img src="https://avatars.githubusercontent.com/u/59887397?v=4?s=100" width="100px;" alt="enicolaisen"/><br /><sub><b>enicolaisen</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=enicolaisen" title="Documentation">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://rgbayrak.github.io/"><img src="https://avatars.githubusercontent.com/u/26470013?v=4?s=100" width="100px;" alt="Roza"/><br /><sub><b>Roza</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=rgbayrak" title="Documentation">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ksarink"><img src="https://avatars.githubusercontent.com/u/2464969?v=4?s=100" width="100px;" alt="Kelvin Sarink"/><br /><sub><b>Kelvin Sarink</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=ksarink" title="Code">π»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jernsting"><img src="https://avatars.githubusercontent.com/u/7760472?v=4?s=100" width="100px;" alt="Jan Ernsting"/><br /><sub><b>Jan Ernsting</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=jernsting" title="Code">π»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/effigies"><img src="https://avatars.githubusercontent.com/u/83442?v=4?s=100" width="100px;" alt="Chris Markiewicz"/><br /><sub><b>Chris Markiewicz</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=effigies" title="Code">π»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aqw"><img src="https://avatars.githubusercontent.com/u/765557?v=4?s=100" width="100px;" alt="Alex Waite"/><br /><sub><b>Alex Waite</b></sub></a><br /><a href="#infra-aqw" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="https://github.com/datalad/datalad-dataverse/commits?author=aqw" title="Code">π»</a> <a href="#maintenance-aqw" title="Maintenance">π§</a> <a href="#tool-aqw" title="Tools">π§</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Shammi270787"><img src="https://avatars.githubusercontent.com/u/23641510?v=4?s=100" width="100px;" alt="Shammi270787"/><br /><sub><b>Shammi270787</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=Shammi270787" title="Code">π»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jadecci"><img src="https://avatars.githubusercontent.com/u/14807815?v=4?s=100" width="100px;" alt="Wu Jianxiao"/><br /><sub><b>Wu Jianxiao</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=jadecci" title="Code">π»</a> <a href="https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Ajadecci" title="Reviewed Pull Requests">π</a> <a href="#userTesting-jadecci" title="User Testing">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/loj"><img src="https://avatars.githubusercontent.com/u/15157717?v=4?s=100" width="100px;" alt="Laura Waite"/><br /><sub><b>Laura Waite</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/commits?author=loj" title="Documentation">π</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mslw"><img src="https://avatars.githubusercontent.com/u/11985212?v=4?s=100" width="100px;" alt="MichaΕ Szczepanik"/><br /><sub><b>MichaΕ Szczepanik</b></sub></a><br /><a href="#infra-mslw" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.benediktehinger.de"><img src="https://avatars.githubusercontent.com/u/10183650?v=4?s=100" width="100px;" alt="Benedikt Ehinger"/><br /><sub><b>Benedikt Ehinger</b></sub></a><br /><a href="https://github.com/datalad/datalad-dataverse/issues?q=author%3Abehinger" title="Bug reports">π</a> <a href="#maintenance-behinger" title="Maintenance">π§</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Acknowledgements
This DataLad extension was developed with support from the German Federal
Ministry of Education and Research (BMBF 01GQ1905), the US National Science
Foundation (NSF 1912266), the Helmholtz research center JΓΌlich (RDM challenge
2022), and the Deutsche Forschungsgemeinschaft (DFG, German Research
Foundation) under grant SFB 1451
([431549029](https://gepris.dfg.de/gepris/projekt/431549029), INF project).
Raw data
{
"_id": null,
"home_page": "https://github.com/datalad/datalad-dataverse",
"name": "datalad-dataverse",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "The DataLad Team and Contributors",
"author_email": "team@datalad.org",
"download_url": null,
"platform": null,
"description": "# DataLad extension for working Dataverse\n\n[![Build status](https://ci.appveyor.com/api/projects/status/fm24tes0vxlq7qis/branch/main?svg=true)](https://ci.appveyor.com/project/mih/datalad-dataverse/branch/main)\n[![codecov](https://codecov.io/gh/datalad/datalad-dataverse/branch/main/graph/badge.svg?token=cPUPplOH3o)](https://codecov.io/gh/datalad/datalad-dataverse)\n[![Documentation Status](https://readthedocs.org/projects/datalad-dataverse/badge/?version=latest)](http://docs.datalad.org/projects/dataverse/en/latest/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![GitHub release](https://img.shields.io/github/release/datalad/datalad-dataverse.svg)](https://GitHub.com/datalad/datalad-dataverse/releases/)\n[![PyPI version fury.io](https://badge.fury.io/py/datalad-dataverse.svg)](https://pypi.python.org/pypi/datalad-dataverse/)\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n\n[Dataverse](https://dataverse.org) is open source research data repository software that is deployed all over the world as data or metadata repositories.\nIt supports sharing, preserving, citing, exploring, and analyzing research data with descriptive metadata, and thus contributes greatly to open, reproducible, and FAIR science.\n[DataLad](https://www.datalad.org), on the other hand, is a data management and data publication tool build on Git and git-annex.\nIts core data structure, DataLad datasets, can version control files of any size, and streamline data sharing, updating, and collaboration.\nThis DataLad extension package provides interoperablity with Dataverse to support dataset transport to and from Dataverse instances.\n\n## Installation\n\n```\n# create and enter a new virtual environment (optional)\n$ virtualenv --python=python3 ~/env/dl-dataverse\n$ . ~/env/dl-dataverse/bin/activate\n# install from PyPi\n$ python -m pip install datalad-dataverse\n```\n\n## How to use\n\nAdditional commands provided by this extension are immediately available\nafter installation. However, in order to fully benefit from all improvements,\nthe extension has to be enabled for auto-loading by executing:\n\n git config --global --add datalad.extensions.load dataverse\n\nDoing so will enable the extension to also alter the behavior the core DataLad\npackage and its commands, from example to be able to directly clone from\na Dataverse dataset landing page.\n\nFull-compatibility with Windows requires a git-annex installation of version\n10.20230321 (or later).\n\n\n## Summary of functionality provided by this extension\n\n- Interoperability between DataLad and Dataverse version 5 (or later).\n- A `add-sibling-dataverse` command to register a Dataverse dataset as remote sibling for a DataLad dataset.\n- A `git-annex-remote-dataverse` special remote implementation for storage and retrieval of data in Dataverse dataset via git-annex.\n- These two features combined enable the deposition and retrieveal of complete DataLad dataset on Dataverse, including version history and metadata. A direct `datalad clone` from a Dataverse dataset landing page is supported, and yields a fully functional DataLad dataset clone (Git repository).\n\n\n## Contributors \u2728\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n <tbody>\n <tr>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/likeajumprope\"><img src=\"https://avatars.githubusercontent.com/u/23728822?v=4?s=100\" width=\"100px;\" alt=\"Johanna Bayer\"/><br /><sub><b>Johanna Bayer</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=likeajumprope\" title=\"Documentation\">\ud83d\udcd6</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/nadinespy\"><img src=\"https://avatars.githubusercontent.com/u/46372572?v=4?s=100\" width=\"100px;\" alt=\"Nadine Spychala\"/><br /><sub><b>Nadine Spychala</b></sub></a><br /><a href=\"#infra-nadinespy\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a> <a href=\"https://github.com/datalad/datalad-dataverse/commits?author=nadinespy\" title=\"Documentation\">\ud83d\udcd6</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/bpoldrack\"><img src=\"https://avatars.githubusercontent.com/u/10498301?v=4?s=100\" width=\"100px;\" alt=\"Benjamin Poldrack\"/><br /><sub><b>Benjamin Poldrack</b></sub></a><br /><a href=\"#infra-bpoldrack\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a> <a href=\"https://github.com/datalad/datalad-dataverse/commits?author=bpoldrack\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/datalad/datalad-dataverse/commits?author=bpoldrack\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#maintenance-bpoldrack\" title=\"Maintenance\">\ud83d\udea7</a> <a href=\"https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Abpoldrack\" title=\"Reviewed Pull Requests\">\ud83d\udc40</a> <a href=\"#ideas-bpoldrack\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a> <a href=\"#tool-bpoldrack\" title=\"Tools\">\ud83d\udd27</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.adina-wagner.com\"><img src=\"https://avatars.githubusercontent.com/u/29738718?v=4?s=100\" width=\"100px;\" alt=\"Adina Wagner\"/><br /><sub><b>Adina Wagner</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=adswa\" title=\"Code\">\ud83d\udcbb</a> <a href=\"#ideas-adswa\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a> <a href=\"#infra-adswa\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a> <a href=\"https://github.com/datalad/datalad-dataverse/commits?author=adswa\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#maintenance-adswa\" title=\"Maintenance\">\ud83d\udea7</a> <a href=\"https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Aadswa\" title=\"Reviewed Pull Requests\">\ud83d\udc40</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://psychoinformatics.de\"><img src=\"https://avatars.githubusercontent.com/u/136479?v=4?s=100\" width=\"100px;\" alt=\"Michael Hanke\"/><br /><sub><b>Michael Hanke</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=mih\" title=\"Code\">\ud83d\udcbb</a> <a href=\"#ideas-mih\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a> <a href=\"#maintenance-mih\" title=\"Maintenance\">\ud83d\udea7</a> <a href=\"#infra-mih\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a> <a href=\"https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Amih\" title=\"Reviewed Pull Requests\">\ud83d\udc40</a> <a href=\"#tool-mih\" title=\"Tools\">\ud83d\udd27</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/enicolaisen\"><img src=\"https://avatars.githubusercontent.com/u/59887397?v=4?s=100\" width=\"100px;\" alt=\"enicolaisen\"/><br /><sub><b>enicolaisen</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=enicolaisen\" title=\"Documentation\">\ud83d\udcd6</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://rgbayrak.github.io/\"><img src=\"https://avatars.githubusercontent.com/u/26470013?v=4?s=100\" width=\"100px;\" alt=\"Roza\"/><br /><sub><b>Roza</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=rgbayrak\" title=\"Documentation\">\ud83d\udcd6</a></td>\n </tr>\n <tr>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ksarink\"><img src=\"https://avatars.githubusercontent.com/u/2464969?v=4?s=100\" width=\"100px;\" alt=\"Kelvin Sarink\"/><br /><sub><b>Kelvin Sarink</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=ksarink\" title=\"Code\">\ud83d\udcbb</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/jernsting\"><img src=\"https://avatars.githubusercontent.com/u/7760472?v=4?s=100\" width=\"100px;\" alt=\"Jan Ernsting\"/><br /><sub><b>Jan Ernsting</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=jernsting\" title=\"Code\">\ud83d\udcbb</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/effigies\"><img src=\"https://avatars.githubusercontent.com/u/83442?v=4?s=100\" width=\"100px;\" alt=\"Chris Markiewicz\"/><br /><sub><b>Chris Markiewicz</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=effigies\" title=\"Code\">\ud83d\udcbb</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/aqw\"><img src=\"https://avatars.githubusercontent.com/u/765557?v=4?s=100\" width=\"100px;\" alt=\"Alex Waite\"/><br /><sub><b>Alex Waite</b></sub></a><br /><a href=\"#infra-aqw\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a> <a href=\"https://github.com/datalad/datalad-dataverse/commits?author=aqw\" title=\"Code\">\ud83d\udcbb</a> <a href=\"#maintenance-aqw\" title=\"Maintenance\">\ud83d\udea7</a> <a href=\"#tool-aqw\" title=\"Tools\">\ud83d\udd27</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Shammi270787\"><img src=\"https://avatars.githubusercontent.com/u/23641510?v=4?s=100\" width=\"100px;\" alt=\"Shammi270787\"/><br /><sub><b>Shammi270787</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=Shammi270787\" title=\"Code\">\ud83d\udcbb</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/jadecci\"><img src=\"https://avatars.githubusercontent.com/u/14807815?v=4?s=100\" width=\"100px;\" alt=\"Wu Jianxiao\"/><br /><sub><b>Wu Jianxiao</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=jadecci\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/datalad/datalad-dataverse/pulls?q=is%3Apr+reviewed-by%3Ajadecci\" title=\"Reviewed Pull Requests\">\ud83d\udc40</a> <a href=\"#userTesting-jadecci\" title=\"User Testing\">\ud83d\udcd3</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/loj\"><img src=\"https://avatars.githubusercontent.com/u/15157717?v=4?s=100\" width=\"100px;\" alt=\"Laura Waite\"/><br /><sub><b>Laura Waite</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/commits?author=loj\" title=\"Documentation\">\ud83d\udcd6</a></td>\n </tr>\n <tr>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/mslw\"><img src=\"https://avatars.githubusercontent.com/u/11985212?v=4?s=100\" width=\"100px;\" alt=\"Micha\u0142 Szczepanik\"/><br /><sub><b>Micha\u0142 Szczepanik</b></sub></a><br /><a href=\"#infra-mslw\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">\ud83d\ude87</a></td>\n <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.benediktehinger.de\"><img src=\"https://avatars.githubusercontent.com/u/10183650?v=4?s=100\" width=\"100px;\" alt=\"Benedikt Ehinger\"/><br /><sub><b>Benedikt Ehinger</b></sub></a><br /><a href=\"https://github.com/datalad/datalad-dataverse/issues?q=author%3Abehinger\" title=\"Bug reports\">\ud83d\udc1b</a> <a href=\"#maintenance-behinger\" title=\"Maintenance\">\ud83d\udea7</a></td>\n </tr>\n </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n\n## Acknowledgements\n\nThis DataLad extension was developed with support from the German Federal\nMinistry of Education and Research (BMBF 01GQ1905), the US National Science\nFoundation (NSF 1912266), the Helmholtz research center J\u00fclich (RDM challenge\n2022), and the Deutsche Forschungsgemeinschaft (DFG, German Research\nFoundation) under grant SFB 1451\n([431549029](https://gepris.dfg.de/gepris/projekt/431549029), INF project).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "DataLad extension to deposit datasets on Dataverse",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/datalad/datalad-dataverse"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "48f1f62224fdc2d0f29b0f77723327247d438146cf28518318d72c98c37ad626",
"md5": "a797ca780bb95a3ce7bdd70ae91d52eb",
"sha256": "9fbab09b499471ccb6b0d954c0575d3cb0a9732303499f619a9ca3baed06b3f1"
},
"downloads": -1,
"filename": "datalad_dataverse-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a797ca780bb95a3ce7bdd70ae91d52eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 45574,
"upload_time": "2024-09-19T12:00:09",
"upload_time_iso_8601": "2024-09-19T12:00:09.750614Z",
"url": "https://files.pythonhosted.org/packages/48/f1/f62224fdc2d0f29b0f77723327247d438146cf28518318d72c98c37ad626/datalad_dataverse-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-19 12:00:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "datalad",
"github_project": "datalad-dataverse",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"appveyor": true,
"lcname": "datalad-dataverse"
}