Skip to main content

How to connect data from via DOI

Which data repositories are supported?

There are different "backends" that are used by many different data repositories. We support several such common backends:

In addition to the above we support other data repositories that have custom backends or other less-common backends:

Examples of Invenio data repositories:

Zenodo / CaltechDATA / See all

Examples of Dataverse data repositories:

Harvard Dataverse / See all

info

Integrations with more data repositories, including ones in the ETH Domain, will be coming soon!

How to connect a dataset from a data repository to a Renku project

  1. Find and copy the DOI on the dataset page (see How to find the DOI on Zenodo)

  2. On the Renku project page, click the ➕ button in the data section to add a new data connector

  3. Select the Import data by DOI mode

    image-10

  4. Paste the DOI and click Import

How to find the DOI on Zenodo

  1. Find the DOI badge box

image-20

  1. Click the badge and copy the DOI

    image-30

note

It is possible to use the DOI of a specific version of a Zenodo record, as well as using the “all versions” DOI (which will resolve to the latest version)

Screenshot 2025-05-06 at 14.20.21.png

How to find the DOI on Dataverse

The DOI should appear in the citation box of a dataset:

Screenshot 2025-05-06 at 14.24.07.png

The DOI is also shown on the “Metadata” tab:

Screenshot 2025-05-06 at 14.24.20.png

How to find the DOI on EnviDat

  1. Navigate to EnviDat.
  2. Search for the specific dataset or simply click "Explore All" on the home page.
  3. Copy the value next to the fingerprint icon near the top of the page, that is the DOI. In the example below this would be 10.16904/envidat.722.

EnviDat dataset screenshot

Example project

Here is an example project that uses datasets from both Zenodo and Dataverse: https://renkulab.io/p/renku-team/demo-project-2

To see the datasets, simply click “Launch” on either of the two session launchers available in the project. The data will automatically appear mounted in the work directory.