Kumar,

probably missing space between ?result and FILTER. Why don't you print
the String and show it to us? Nobody wants to read Java concatenated
String objects.
> Is the query correct? It gives me error, I think syntax error.
>
>   "SELECT  * " +
>                 " WHERE {   ?student std:result ?result"
>                    + "FILTER ( ?student =' "+name+" ' ) " +
>
>           "}";
>
> name is java variable
>
-- 
Lorenz Bühmann
AKSW group, University of Leipzig
Group: http://aksw.org - semantic web research center

Reply via email to