resolve_doi
Verify a DOI is registered and retrieve its title, authors, year, container, and type to confirm it points to the intended paper before publishing.
Instructions
Does this DOI resolve, and to what?
Call it on every DOI destined for a nanopub field, CITATION.cff, or a CiTO
citation. resolves: false means the DOI is not registered — do not publish
it, however well-formed it looks. A well-formed DOI is not a real one, and a
fabricated one is indistinguishable from a genuine one until something asks
the registry.
On success it returns the registered title, authors, year, container and
type, so you can confirm it is the paper you mean rather than merely a paper
that exists. Accepts bare (10.…), URL, or doi:-prefixed forms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes |