Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Get articles access status by doi? #480

Open
hktang opened this issue Jan 23, 2020 · 3 comments
Open

[Question] Get articles access status by doi? #480

hktang opened this issue Jan 23, 2020 · 3 comments

Comments

@hktang
Copy link

hktang commented Jan 23, 2020

Hi,

I am researching the percentage of open access papers cited in a report which lists about 5000 references.

Is it possible to return the open-access status of a piece of work by searching its DOI?

Thanks and best regards,
H

@weirdf0x
Copy link

http://api.crossref.org/works/<doi> - check the licence field for a Creative Commons or similar OA license.

@hktang
Copy link
Author

hktang commented Jan 23, 2020

That's what I am looking for. Really appreciate it!

@hktang
Copy link
Author

hktang commented Jan 24, 2020

Hi, I extracted the data and found a vast majority of the URLs under the "license" field point to "text and data mining license", instead of the licence for the article itself as I was expected. Examples are this one, this one and many others.

There are also URLs to Creative Commons licences (about 10% of all items with "license" info). My question is, can I safely assume these licenses are for the articles themselves, but not for "data-mining"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants