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

wdi_helpers.CrossRefItem: create method to fetch data via DOI from CrossRef #52

Closed
nichtich opened this issue Mar 23, 2018 · 2 comments
Closed

Comments

@nichtich
Copy link

wdi_helpers.PubmedItem fetches publication data from https://www.ebi.ac.uk/ so apparently only publications with PubMed-ID can be imported. To support importing publications with DOI, data has to be taken from CrossRef API, e.g. with a new method wdi_helpers.CrossRefItem. There is a Python library to do so. The format is documented here.

@Samwalton9
Copy link

I'm seeing a bunch of references to the crossref API and DOIs in the code now, is this fixed? @stuppie

@stuppie
Copy link
Collaborator

stuppie commented Nov 29, 2018

Yes, crossref API is supported

@stuppie stuppie closed this as completed Nov 29, 2018
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

3 participants