Collections:
Other Resources:
api.datacite.org/providers - Query Providers
How to query Providers with api.datacite.org/providers?
✍: FYIcenter.com
If you want to query for Providers,
you can use the following URL templates:
https://api.datacite.org/providers - All providers https://api.datacite.org/providers/{id} - A single provider
For example, the following request returns the first page of all providers:
fyicenter$ curl 'https://api.datacite.org/providers' { "data": [ { "attributes": { "country": "NL", "created": "2020-09-02T14:27:11.000Z", "description": "4TU.ResearchData is an international data repository for science, ...", "displayName": "4TU.ResearchData", "doiEstimate": 0, "focusArea": "engineeringAndTechnology", "isActive": true, "joined": null, "logoUrl": null, "memberType": "consortium_organization", "name": "4TU.ResearchData", "nonProfitStatus": "non-profit", "organizationType": "other", "region": "EMEA", "rorId": null, "symbol": "HNYE", "updated": "2021-07-28T17:25:00.000Z", "website": "https://data.4tu.nl/info" }, "id": "hnye", "relationships": { "clients": { "data": [ { "id": "delft.data4tu", "type": "clients" } ] }, "consortium": { "data": { "id": "delftco", "type": "providers" } }, "contacts": { "data": [ { "id": "92d3a372-e21d-468c-957b-2c30c2516c9e", "type": "contacts" } ] }, "prefixes": { "data": [ { "id": "10.4121", "type": "prefixes" } ] } }, "type": "providers" }, ...
The following request returns a single provider:
fyicenter$ curl 'https://api.datacite.org/providers/hnye' ...
⇒ OAI-PMH API - oai.datacite.org/oai
2022-10-11, ∼503🔥, 0💬
Popular Posts:
How to download scientif paper with LibGen (Library Genesis)? LibGen (Library Genesis) is a file-sha...
Paper Summary: Title: Dependent personality disorder: A critical review Author(s): Disney, Krystle L...
Paper Summary: Title: Short fiction in a transnational digital age Author(s): Ryan-Sautour, Michelle...
Paper Summary: Title: [ACM Press the 11th Brazilian Symposium - Fortaleza, Ceará, Brazil (2...
Paper Summary: Title: Dienstleistungscontrolli ngin Banken Author(s): Heitmann, Christian ;Koch, Jen...