Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,14 @@ title: Data Repositories
description: Zenodo, Dataverse, etc.
---

# How to connect data from via DOI
# How to connect data from a published dataset (by DOI)

## Which data repositories are supported?

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

- [Invenio](https://inveniosoftware.org/)
- [Dataverse](https://dataverse.org/)

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

- Any instance running [Invenio](https://inveniosoftware.org/)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically no. See for example the CERN data repositories having the data on the grid.

Also, some admin can totally mix-and-match invenio building bricks in a way where the API is messed up and we can't extract the correct metadata from it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, but I'm not sure we need to get into those details here - should we just say "almost any"?

- Any instance running [Dataverse](https://dataverse.org/)
- [EnviDat](https://envidat.ch)

**Examples of Invenio data repositories:**
Expand Down
Loading