Closed rossmounce closed 9 years ago
Perhaps this issue may relate to https://github.com/ContentMine/getpapers/issues/25
Notice in the above Gasteria search it fails when it tries to download a BMC paper PDF from a non-EPMC link.
Other similar searches with PDF return, such Stegosaurus, below, work fine because they hit/return only EPMC links:
getpapers -q Stegosaurus --api eupmc -p -l verbose --outdir blah
Try to summarise this so that if it is a EuPMC bug we can relay it to EuPMC (Jo McEntyre)
looks like it could be EuPMC or BMC bug, yes. Rather than getpapers
This is more likely to be a getpapers bug - I will test it when I get a chance and relay upstream to EPMC if necessary.
The above query now works for me in the current code, so it looks like a recent change has inadvertently fixed it (not surprising as I have worked on urls a bit). When the next release is pushed, could you double-check this is fixed for you?
Success: getpapers -q Gasteria --api eupmc -s -l verbose --outdir ./blah
Success: getpapers -q Gasteria --api eupmc -x -l verbose --outdir ./blah
Fail:
PS Gasteria is one of my favourite genera of succulent plants :)