Darren Chamberlain wrote: > The first triple implies that this describes the foaf:homepage of the > current resource, not the resource's author. Would adding a rev="..." > resolve that ambiguity, in this case at least? I.e., to continue with > the examples, would: > > <a rev="#ian" rel="foaf.homepage" href="http://example.org/home" title="about me">my home page</a> > > Become > > <#ian> foaf:homepage <http://example.org/home> . > <http://example.org/home> rdfs:label "about me" . If <a rel="foaf.homepage" href="http://example.org/home" title="about me">my home page</a> becomes <> foaf:homepage <http://example.org/home> . <http://example.org/home> rdfs:label "about me" . Then surely <a rev="#ian" rel="foaf.homepage" href="http://example.org/home" title="about me">my home page</a> becomes: <> foaf:homepage <http://example.org/home> . <http://example.org/home> ian <> <http://example.org/home> rdfs:label "about me" . ?Received on Wednesday, 19 October 2005 13:34:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:44:48 GMT