-
Notifications
You must be signed in to change notification settings - Fork 46
API
Stefan Kasberger edited this page May 17, 2022
·
9 revisions
5.4.1
Direct Upload API Now Available for Replacing Files release
5.3
5.2
- Get user by token (PR #7345)
5.1
5.0
- Download all files of a Dataset directly (PR #6909, PR #6262, PR #7086)
- Administrators can now link harvested datasets using an API. (PR #6935)
4.20
- New APIs for Role Management and Dataset size have been added. Previously, managing roles at the Dataset and Datafile level was only possible through the UI. API users can now also retrieve the size of a Dataset through an API call, with specific parameters depending on the type of information needed.
4.15.1
- An API for editing variable metadata (PR #5971)
4.15
- A new API to load language packs in support of internationalization https://github.com/IQSS/dataverse/issues/5806
4.13
- A new API for file level metadata edits https://github.com/IQSS/dataverse/issues/5674 revert api change https://github.com/IQSS/dataverse/issues/5724
4.12
- add User management api.
4.10
- enable access request wurde hinzugefügt
- http://guides.dataverse.org/en/4.18.1/api/dataaccess.html#allow-access-requests
- It's not new. It looks like it was added in Dataverse 4.10 around this time last year in https://github.com/IQSS/dataverse/pull/5309
4.9.3
- locks endpoint wurde hinzugefügt
4.9.2
- New APIs will allow datasets with existing DOIs to be imported into Dataverse.
4.8.6
- New API: Add api end point to move datasets. Terms of use for Native API
4.8.4
- ??downloading of dataset metadata in schema.org format??
4.8
- Submit for review API endpoint. Return to author API endpoint.
- Restrict file API endpoint. https://github.com/IQSS/dataverse/pull/3967
4.7.1
- Open search API to not require an API key.
- Add Department as a dataverse category.