Closed rossmounce closed 9 years ago
hmm, that paper definitely has a fulltext OA HTML in the results... this is from the JSON output by getpapers:
{
"availability": [
"Open access"
],
"availabilityCode": [
"OA"
],
"documentStyle": [
"html"
],
"site": [
"Europe_PMC"
],
"url": [
"http://europepmc.org/articles/PMC1586193"
]
},
I will investigate why it's giving that message
getpapers -q extremophiles --outdir ./extremophiles (again)
many warning lines such as:
...so I checked to see what PMC1586193 is and it turns out it's a Biology Direct paper (Rooting the tree of life by transition analyses): http://europepmc.org/articles/PMC1586193
and visually looking at the above EUPMC url in a web browser it looks like EUPMC does have a copy of the full text of the paper. I don't know if this is an issue with getpapers or EUPMC but it seems odd.
Incidentally I got 283 of those warnings. For a search that returns 836 results that's quite a high proportion!