Ideas for Yasgui to help SPARQL-Anything query development #598
MathiasVDA
started this conversation in
Ideas
Replies: 3 comments 10 replies
Idea 1: Autocomplete source file structure after adding the SERVICE callWhen writing Based on the source file. Advantage is that the developer will not have to look up the source file structure and will decrease the chance that structural errors would be made. This should be pretty easy to do for CSV, might be a bit more tricky for XML/JSON but should still be feasible. |
5 replies
Idea 2: validate xyz: predicatesAfter typing |
3 replies
Idea 3: auto execute valid sparql queriesAdd the possibility to automatically execute SPARQL queries after adding a new part and if the result is valid. Add a default LIMIT 10 ? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In #594 the idea was raised for a sparql-anything playground or query development environment. This issue exists to capture ideas for this environment so that we can work on them in Yasgui or elsewhere.
All reactions