sparqlunicorn / sparqlunicornGoesGIS

SPARQLing Unicorn QGIS Plugin (Documentation: https://sparqlunicorn.github.io/sparqlunicornGoesGIS/)
https://plugins.qgis.org/plugins/sparqlunicorn/
GNU General Public License v2.0
27 stars 6 forks source link

Context-aware autocompletion in SPARQL queries #21

Open situx opened 3 years ago

situx commented 3 years ago

The next SPARQL unicorn release will feature autocompletion of properties in the SPARQL query dialogue. However, this autocompletion is currently not context-aware. It should recognize if the user should insert a subject, predicate or object and give appropriate suggestions instead of only suggesting properties. At best autocompletion options should be loaded live from the respective triple store if appropriate.