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

Developing an AutoComplete Plugin for ORR #124

Open
lewismc opened this issue Sep 12, 2018 · 3 comments
Open

Developing an AutoComplete Plugin for ORR #124

lewismc opened this issue Sep 12, 2018 · 3 comments

Comments

@lewismc
Copy link
Member

lewismc commented Sep 12, 2018

With the aim of extending/encouraging use of COR, I’m interested in implementing autocomplete plugins for various frameworks e.g. JQuery (as an example), which would enable easy autocomplete functionality for query bars based upon terms present in COR.

Related code for this can be located here however ideally we would want to make it asynchronous such that every character entry results in a refined list of terms.

@lewismc
Copy link
Member Author

lewismc commented Sep 12, 2018

A configured plugin would need to be produced for each deployed instance of ORR.

One place we could prototype this would be in the query bar available at http://cor.esipfed.org/ont#/st/

@carueda
Copy link
Member

carueda commented Feb 7, 2019

This has been a very desirable feature for a long time. As you say, realized in the form of client modules that can be used in common frameworks. Of course, besides UX features on the client side, this will also demand improved backend performance especially as the triple store grows.

(btw, although not exactly "autocomplete", but with some similar features, this reminds me of our CF Browser, https://mmisw.org/cfsn, which allows searches by literal input, glob, and regex, see for example, https://mmisw.org/cfsn/#/search/!g/*temperature*cloud*top)

@graybeal
Copy link
Member

graybeal commented Feb 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants