OpenTreeOfLife / taxomachine

taxonomy graphdb
Other
7 stars 4 forks source link

Bug in tnrs queries #46

Closed chinchliff closed 10 years ago

chinchliff commented 10 years ago

Searching for the life node produces an exception because it has no parent.

curl -X POST http://api.opentreeoflife.org/taxomachine/v1/contextQueryForNames -H "content-type:application/json" -d '{"queryString":"life"}'

chinchliff commented 10 years ago

Fixed.