In Renku 2.0 users can connect to cloud data sources but they cannot easily import and work with a published dataset. It is also not possible to find uses of published datasets in the platform.
Projects requesting this functionality:
6 weeks
Renku should allow users to import datasets with DOIs from selected providers. In this feature build, we will only support Zenodo.
<aside> π‘
Note on DOIs:
Not all DOIs mean the same thing. Strictly speaking, a DOI simply has to resolve to a resource on the web, i.e. it is a URI that is guaranteed to be resolvable for some extended period of time. Different services might interpret this resolution differently; in Zenodo, there is a top-level DOI for the resource and additional DOIs for each version. The top-level DOI always resolves to the most recent version. This behavior is not standard and will depend on the service - βwe need to make some decisions about how to treat these special cases.
Options:
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
DOI Data Connectors need to:
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
It is up to the build team to decide whether an RClone extension for Zenodo is doable this build, otherwise a simpler implementation of copying data to a s3 bucket is acceptable.
</aside>
Mount using RClone