-
Notifications
You must be signed in to change notification settings - Fork 21
error parsing pmc feed #354
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
Comments
mfenner
pushed a commit
that referenced
this issue
Jul 6, 2015
ALM-793 error parsing pmc feed. Closes #354.
mfenner
pushed a commit
to mfenner/lagotto
that referenced
this issue
Jul 6, 2015
mfenner
pushed a commit
that referenced
this issue
Jul 6, 2015
fetch doi correctly to store data in couchdb. #354
mfenner
pushed a commit
that referenced
this issue
Jul 6, 2015
mfenner
pushed a commit
that referenced
this issue
Jul 6, 2015
mfenner
pushed a commit
that referenced
this issue
Jul 6, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The error is caused by using
work
instead ofarticle
in the parsing code. We should also break out the parsing function into several functions to make it easier to test.The text was updated successfully, but these errors were encountered: