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
Create a mechanism that will check that variables in the projection of SPARQL queries are actually used in the WHERE clause of the query, before the creation of the query AST.
Also apply to the variable in the GROUP BY, ORDER BY clause
Create a mechanism that will check that variables in the projection of SPARQL queries are actually used in the WHERE clause of the query, before the creation of the query AST.
Also apply to the variable in the GROUP BY, ORDER BY clause
CF: