Other Resources:
crossref.org API - /types for DOI Types
How to use crossref.org API resource, /types, for DOI types?
✍: FYIcenter.com
crossref.org API resource /types allows you to
to list, search or retrieve DOI types.
It supports the following variations and parameters:
1. Get a list of all DOI types:
fyicenter$ curl https://api.crossref.org/types { "message": { "items": [ { "id": "book-section", "label": "Book Section" }, { "id": "monograph", "label": "Monograph" }, { "id": "report", "label": "Report" }, { "id": "peer-review", "label": "Peer Review" }, { "id": "book-track", "label": "Book Track" }, { "id": "journal-article", "label": "Journal Article" }, ... { "id": "standard-series", "label": "Standard Series" } ], "total-results": 29 }, "message-type": "type-list", "message-version": "1.0.0", "status": "ok" }
2. Get a list of all DOI types:
fyicenter$ curl https://api.crossref.org/types/journal-article { "status":"ok", "message-type":"type", "message-version":"1.0.0", "message": { "id":"journal-article", "label":"Journal Article" } }
⇒ crossref.org API - /licenses for DOI License Types
2022-10-08, 340🔥, 0💬
Popular Posts:
Paper Summary: Title: Grid-based Inversion of Pressure Transient Test Data Author(s): Booth, R.J.S. ...
How to lookup OA information of a given DOI number? If you know the DOI (Digital Object Identifier) ...
Paper Summary: DOI: 10.5958/2582-2527.2020.0 0020.2Received on: 2024-03-21
What Is DataCite? DataCite is an international not-for-profit organization which aims to improve dat...
Paper Summary: Title: Confinement effects in shock wave/turbulent boundary layer interactions throug...