- From: Ian Davis <iand@internetalchemy.org>
- Date: Wed, 19 Oct 2005 15:29:22 +0100
- To: Jon Hanna <jon@hackcraft.net>
- CC: semantic-web@w3c.org, dlc@sevenroot.org
On 19/10/2005 14:39, Jon Hanna wrote: > > 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" . Yes, the 'rev' attribute encodes the predicate for a triple where the subject is the 'href'. To achieve the effect Darren wants you'd need to wrap the anchor in another div with an 'id' attribute, like the example in the section called "Anchors With rel And rev Attributes" Ian -- http://internetalchemy.org | http://purl.org/NET/iand Working on... Silkworm <http://silkworm.talis.com/>
Received on Wednesday, 19 October 2005 14:29:29 UTC