You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried it in the playground without success. I feel a little like rewriting the SPARQL query in JSON. Why not define a frame and a SPARQL query directly?
It depends on the query :) For more plain queries (like the ones in the examples), we think that a unique file is better. Of course, when queries become complicated, I would recommend to use plain SPARQL queries.
Your suggestion about decoupling frame and query is actually interesting.
I am thinking about if we should give to the user the 2 options:
I don't see how one can represent Unions in a query. I tried to put it as part of the WHERE clause, but at least in the playground doesn't work
The text was updated successfully, but these errors were encountered: