Closed nathandunn closed 5 years ago
Should probably be a POST instead of a GET.
I am assuming that we no longer need to worry about this issue, given https://github.com/monarch-initiative/monarch-ui/pull/138 @kshefchek - requesting to close this ticket, please.
I still think we want this via biolink instead of directly from scigraph, and if not we need to remove the rest function that is currently 404ing.
Agreed. Doing this via BioLink would be a good next step.
I cannot reproduce the error on the production site nor on the beta site. So I may be misunderstanding where I'm supposed to be looking.
Theres a api/nlp/{text} route that is not functional, for example https://api-dev.monarchinitiative.org/api/nlp/annotate/test%20text
Both monarch legacy and beta use the scigraph annotator directly
Looks like this will be an issue for @deepakunni3. 👀
Yes, this should be easy to implement. I just have to route SciGraph annotator calls via BioLink API.
This is done via #317
nlp/annotate doesn't seem to connect properly to backend example:
gives 404: