- From: Geoff Chappell <geoff@sover.net>
- Date: Tue, 9 Sep 2003 14:32:10 -0400
- To: <www-rdf-interest@w3.org>
> and the following query is executed by that user:
>
> SELECT ?c USING mydata WHERE {[color] [Fido] ?c}
oops, I meant...
SELECT ?c USING mydata WHERE {?ctx [color] [Fido] ?c}
-Geoff
Received on Tuesday, 9 September 2003 14:32:15 UTC