TriplyDB / Yasgui

Yet Another Sparql GUI
https://yasgui.triply.cc
MIT License
179 stars 54 forks source link

Autocompletion for predicates starting with letter "a" runs class autocomplete #175

Open selevt opened 3 years ago

selevt commented 3 years ago

When running autocomplete on an incomplete statement like ?subject age, it does a search of type class for the string ge.

Looks like it's interpreting a separately from ge, which for the sake of autocomplete I would expect only if there's whitespace in between.

Behavior can be observed on the demo system https://yasgui.triply.cc/