Seaborne, Andy wrote: >> SELECT ?s, ?p >> WHERE { ?s, ?p, ?o . >> FILTER (?size = 1.3) . } . > > did you mean: > > SELECT ?s, ?p > WHERE { ?s, ?p, ?o . > FILTER (?o = 1.3) . } . > > There is no ?size as a bound variable. Yes, thank you. Copy/paste error. JeremyReceived on Thursday, 1 December 2005 14:05:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:42:03 GMT