OpenBEL / belmgr

Website for managing BEL Evidences - based on Aurelia. Requires the OpenBEL Platform for the backend API/storage.
Apache License 2.0
2 stars 4 forks source link

Remove semantically invalid autocompletes #90

Closed wshayes closed 7 years ago

wshayes commented 7 years ago

The OpenBEL API provides both semantically valid and invalid autocompletes for BEL functions, namespaces and namespace values. Do not show the invalid autocompletes as they are confusing to the user.

wshayes commented 7 years ago

Tony added a parameter to allow semantically invalid autocompletes to be added to results and by default only shows the semantically valid autocompletes in the OpenBEL API