EBISPOT / OLS

Ontology Lookup Service from SPOT at EBI
http://www.ebi.ac.uk/ols
Apache License 2.0
96 stars 40 forks source link

Can't retrieve jstree for EFO #451

Closed jamesamcl closed 3 years ago

jamesamcl commented 3 years ago

Ticket from RT


for some reason I can't retrieve the hierarchical tree of the EFO terms

https://www.ebi.ac.uk/ols/api/ontologies/efo/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Fefo%252FEFO_0009964/jstree

If I do it with HP, MONDO or any other ontologies it works.

jamesamcl commented 3 years ago

Duplicate of #333

viewMode=All and siblings=true/false is now required by the jstree api call, so the correct query would be e.g.:

https://www.ebi.ac.uk/ols/api/ontologies/efo/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Fefo%252FEFO_0009964/jstree?viewMode=All&siblings=true