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

Provide multi-modal search box: by keyword, by CURIE and by sentence #46

Open
RichardBruskiewich opened this issue Aug 23, 2017 · 2 comments
Assignees

Comments

@RichardBruskiewich
Copy link
Collaborator

The simple keyword search of concept names works well most of the time, but sometimes a user will already know exactly which concept they want by CURIE identification. It would still be convenient to be able to insert such a CURIE into the search box somehow, or perhaps, constrain the search to the identifier space. In addition, we may wish to support a kind of query based on user inputting of a sentence.

@lhannest
Copy link
Member

@RichardBruskiewich When the user enters a CURIE identifier should we then use the /concepts/{conceptId} endpoint, but otherwise have the UI behave as an ordinary concept search?

@lhannest
Copy link
Member

lhannest commented Jun 4, 2018

It looks like the beginnings of this have been implemented:

printscreen

This is wrong--the given identifier is a valid CURIE. But it's good to see that the search box is aware of CURIEs.

Does it just need to be wired up @YinglunQ? If so I can help with that.

Note we need this feature to look into issues like #67

@isuen isuen mentioned this issue Jul 31, 2018
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

No branches or pull requests

3 participants