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

Add source id lookup feature to taxon_info method #137

Merged
merged 6 commits into from
May 19, 2016
Merged

Conversation

jar398
Copy link
Member

@jar398 jar398 commented May 16, 2016

Addresses #97. You can now say "source_id": "ncbi:1234" as a substitute for "ott_id":... in the taxonomy/taxon_info method. Running on devapi; a new taxomachine database was required (and will have to be copied over to api). I wanted to wait until this was reviewed and deployed before updating the documentation.

@jar398
Copy link
Member Author

jar398 commented May 16, 2016

This is running on devapi.
(takes hours to rebuild the db!)

curl -X "POST" -H "Content-type: application/json" -d '{"source_id": "ncbi:242837"}' "https://devapi.opentreeoflife.org/v3/taxonomy/taxon_info"

@jimallman jimallman merged commit aa7d965 into master May 19, 2016
@mtholder mtholder deleted the issue-97 branch July 10, 2018 15:10
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

Successfully merging this pull request may close these issues.

2 participants