RE: Representing temporal data in RDF

> 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