Test 0009.xhtml says: <link about="http://example.org/Person1" rev="foaf:knows" href="http://example.org/Person2" /> and 0009.sparql says: ASK WHERE { <http://example.org/Person1> <http://xmlns.com/foaf/0.1/knows> <http://example.org/Person2> . } Obviously, the sparql should say: ASK WHERE { <http://example.org/Person2> <http://xmlns.com/foaf/0.1/knows> <http://example.org/Person1> . } that is the idea of 'rev':-) Also, the test should change <link> to something else (<div> or something similar). I think we agreed that <link> should not appear in the body. Ivan -- Ivan Herman, W3C Semantic Web Activity Lead Home: http://www.w3.org/People/Ivan/ PGP Key: http://www.ivan-herman.net/pgpkey.html FOAF: http://www.ivan-herman.net/foaf.rdf
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:15:09 GMT