jena icon indicating copy to clipboard operation
jena copied to clipboard

[UI] Support SPARQL-star

Open kinow opened this issue 2 years ago • 0 comments

Version

4.7.0

Feature

The query editor handles SPARQL grammar & code highlight/auto-complete using YASGUI.

There's an issue for tracking this there: https://github.com/TriplyDB/Yasgui/issues/190

There's also a draft pull request for the issue above: https://github.com/TriplyDB/Yasgui/pull/215

Once these two are solved in TriplyDB/Yasgui, it should be a matter of updating the version of YASQE used. Alternatively, if there's no response from TriplyDB about the PR's, we can use the generated output of the prolog parser, and monkey-patch CodeMirror locally.

Are you interested in contributing a solution yourself?

Yes

kinow avatar Jan 23 '23 22:01 kinow