Open nichtich opened 10 years ago
I think this one looks very complete
curl -LH "Accept: application/vnd.crossref.unixref+xml" http://dx.doi.org/10.1126/science.169.3946.635
A complete documenation can be found here: http://crosscite.org/cn/
There are 3 different endpoints, depending where the DOI was registered:
How should we handle this? Loop through all of them until you find a record? Or to provide a base url in the options? Maybe should start on a separate branch and test it.
This works without account, but the data may be less complete:
Catmandu::Importer::CrossRef might also support BibTeX or RDF import if selected and if the corresponding modules are installed.