Re: [Dbpedia-discussion] 502 Proxy Error on SPARQL Query

2011-10-15 Thread Mohamed Morsey
Hi Daniel, the problem in your query is the Filter clause, so if you can change it, that will make your query more handy. On 10/15/2011 05:11 PM, Gerber Daniel wrote: > Hi Patrick, > Thanks for the quick reply. > > Could you tell me this setting you were talking about? Would be really cool > to

Re: [Dbpedia-discussion] 502 Proxy Error on SPARQL Query

2011-10-15 Thread Gerber Daniel
Hi Patrick, Thanks for the quick reply. Could you tell me this setting you were talking about? Would be really cool to have this also working on the dbpedia-live instance! Cheers, Daniel On Oct 15, 2011, at 5:06 PM, Patrick van Kleef wrote: > Hi Daniel, > >> I'm executing the following SPARQL

Re: [Dbpedia-discussion] 502 Proxy Error on SPARQL Query

2011-10-15 Thread Patrick van Kleef
Hi Daniel, > I'm executing the following SPARQL query in JAVA... > > PREFIX rdf: > PREFIX rdfs: > SELECT ?s ?sl ?p ?o ?ol ?range ?domain > WHERE { > ?s rdf:type .

[Dbpedia-discussion] 502 Proxy Error on SPARQL Query

2011-10-15 Thread Gerber Daniel
Hi, I'm executing the following SPARQL query in JAVA... PREFIX rdf: PREFIX rdfs: SELECT ?s ?sl ?p ?o ?ol ?range ?domain WHERE { ?s rdf:type . ?s rdfs:l