-
Notifications
You must be signed in to change notification settings - Fork 30
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
CrossRef spider #105
Comments
Actually the most complete format is the XML one: |
Meanwhile there is a API Plus service at CrossRef https://www.crossref.org/services/metadata-delivery/plus-service/ We should analyze this and discuss off-line on whether it is of interest |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All publishers are pushing bibliographic data to CrossRef, and this data is freely available through CrossRef API:
https://github.com/CrossRef/rest-api-doc/blob/master/rest_api.md
We should write a Spider that is able to transform CrossRef JSON format into our forma via:
https://github.com/CrossRef/rest-api-doc/blob/master/api_format.md
Additionally we should import when available ORCIDs and References.
The text was updated successfully, but these errors were encountered: