ropensci-archive / crminer

:no_entry: ARCHIVED :no_entry: Fetch 'Scholary' Full Text from 'Crossref'
Other
17 stars 5 forks source link

TDM: elife is a problem #6

Closed sckott closed 4 years ago

sckott commented 8 years ago

see convo there

hubgit commented 4 years ago

This seems to be almost fixed now, except there are two links with version="vor"; type="application/pdf"; rel="item".

curl -I -L -H 'Accept: application/json' https://doi.org/10.7554/elife.04059

Link: 
<http://dx.doi.org/10.7554/elife.04059>; rel="canonical",
<http://elifesciences.org/lookup/doi/10.7554/eLife.04059>; version="vor"; type="application/pdf"; rel="item", 
<https://cdn.elifesciences.org/articles/04059/elife-04059-v3.pdf>; version="vor"; type="application/pdf"; rel="item", 
<https://cdn.elifesciences.org/articles/04059/elife-04059-v3.xml>; version="vor"; type="application/xml"; rel="item", 
<http://creativecommons.org/licenses/by/4.0/>; version="vor"; rel="license",
<http://creativecommons.org/licenses/by/4.0/>; version="am"; rel="license",
<http://creativecommons.org/licenses/by/4.0/>; version="tdm"; rel="license"
sckott commented 4 years ago

thanks @hubgit ! I'll have another look at the code here and see if we should make any changes