datalad-dataverse


Namedatalad-dataverse JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/datalad/datalad-dataverse
Summarydemo DataLad extension package
upload_time2023-04-20 09:35:00
maintainer
docs_urlNone
authorThe DataLad Team and Contributors
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/datalad-dataverse/en/latest/?badge=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-15-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.


## 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>
  <tr>
    <td align="center"><a href="https://github.com/likeajumprope"><img src="https://avatars.githubusercontent.com/u/23728822?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/nadinespy"><img src="https://avatars.githubusercontent.com/u/46372572?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/bpoldrack"><img src="https://avatars.githubusercontent.com/u/10498301?v=4?s=100" width="100px;" alt=""/><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"><a href="http://www.adina-wagner.com"><img src="https://avatars.githubusercontent.com/u/29738718?v=4?s=100" width="100px;" alt=""/><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"><a href="http://psychoinformatics.de"><img src="https://avatars.githubusercontent.com/u/136479?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/enicolaisen"><img src="https://avatars.githubusercontent.com/u/59887397?v=4?s=100" width="100px;" alt=""/><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"><a href="https://rgbayrak.github.io/"><img src="https://avatars.githubusercontent.com/u/26470013?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/ksarink"><img src="https://avatars.githubusercontent.com/u/2464969?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/jernsting"><img src="https://avatars.githubusercontent.com/u/7760472?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/effigies"><img src="https://avatars.githubusercontent.com/u/83442?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/aqw"><img src="https://avatars.githubusercontent.com/u/765557?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/Shammi270787"><img src="https://avatars.githubusercontent.com/u/23641510?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/jadecci"><img src="https://avatars.githubusercontent.com/u/14807815?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/loj"><img src="https://avatars.githubusercontent.com/u/15157717?v=4?s=100" width="100px;" alt=""/><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"><a href="https://github.com/mslw"><img src="https://avatars.githubusercontent.com/u/11985212?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MichaΕ‚ Szczepanik</b></sub></a><br /><a href="#infra-mslw" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
  </tr>
</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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "The DataLad Team and Contributors",
    "author_email": "team@datalad.org",
    "download_url": "https://files.pythonhosted.org/packages/e9/64/d3af12512272c1c184bc4969a24e25c2f238b24179b0c5fef57bddd1c93f/datalad_dataverse-1.0.1.tar.gz",
    "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/datalad-dataverse/en/latest/?badge=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-15-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\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  <tr>\n    <td align=\"center\"><a href=\"https://github.com/likeajumprope\"><img src=\"https://avatars.githubusercontent.com/u/23728822?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/nadinespy\"><img src=\"https://avatars.githubusercontent.com/u/46372572?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/bpoldrack\"><img src=\"https://avatars.githubusercontent.com/u/10498301?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"http://www.adina-wagner.com\"><img src=\"https://avatars.githubusercontent.com/u/29738718?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"http://psychoinformatics.de\"><img src=\"https://avatars.githubusercontent.com/u/136479?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/enicolaisen\"><img src=\"https://avatars.githubusercontent.com/u/59887397?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://rgbayrak.github.io/\"><img src=\"https://avatars.githubusercontent.com/u/26470013?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/ksarink\"><img src=\"https://avatars.githubusercontent.com/u/2464969?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/jernsting\"><img src=\"https://avatars.githubusercontent.com/u/7760472?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/effigies\"><img src=\"https://avatars.githubusercontent.com/u/83442?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/aqw\"><img src=\"https://avatars.githubusercontent.com/u/765557?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/Shammi270787\"><img src=\"https://avatars.githubusercontent.com/u/23641510?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/jadecci\"><img src=\"https://avatars.githubusercontent.com/u/14807815?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/loj\"><img src=\"https://avatars.githubusercontent.com/u/15157717?v=4?s=100\" width=\"100px;\" alt=\"\"/><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\"><a href=\"https://github.com/mslw\"><img src=\"https://avatars.githubusercontent.com/u/11985212?v=4?s=100\" width=\"100px;\" alt=\"\"/><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  </tr>\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": "demo DataLad extension package",
    "version": "1.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8457e44d960e788c4c19c51a072ff5caeb523f7984b614e3da0e02f05219071",
                "md5": "d4b7cb7575152b1cd40e12625755dc44",
                "sha256": "6bbf0cf2aa936a9b415b8ba113d9ee724c6dfcb4853d8ae3b5cb8564bb194ee9"
            },
            "downloads": -1,
            "filename": "datalad_dataverse-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4b7cb7575152b1cd40e12625755dc44",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 44083,
            "upload_time": "2023-04-20T09:34:56",
            "upload_time_iso_8601": "2023-04-20T09:34:56.741230Z",
            "url": "https://files.pythonhosted.org/packages/d8/45/7e44d960e788c4c19c51a072ff5caeb523f7984b614e3da0e02f05219071/datalad_dataverse-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e964d3af12512272c1c184bc4969a24e25c2f238b24179b0c5fef57bddd1c93f",
                "md5": "10936b3ba9bab54377511d2b0c35bf54",
                "sha256": "396859f00e26ca2e0a8135457dd1f4a2def8d9ef07bc338f847e4f27ad1deb1e"
            },
            "downloads": -1,
            "filename": "datalad_dataverse-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "10936b3ba9bab54377511d2b0c35bf54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1148618,
            "upload_time": "2023-04-20T09:35:00",
            "upload_time_iso_8601": "2023-04-20T09:35:00.303643Z",
            "url": "https://files.pythonhosted.org/packages/e9/64/d3af12512272c1c184bc4969a24e25c2f238b24179b0c5fef57bddd1c93f/datalad_dataverse-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-20 09:35:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "datalad",
    "github_project": "datalad-dataverse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "lcname": "datalad-dataverse"
}
        
Elapsed time: 0.05770s