- From: Mark Birbeck <mark.birbeck@formsPlayer.com>
- Date: Tue, 31 Jul 2007 10:37:27 +0100
- To: "Ivan Herman" <ivan@w3.org>
- Cc: "Ben Adida" <ben@adida.net>, "Knud Hinnerk Möller" <knud.moeller@deri.org>, "Dan Brickley" <danbri@danbri.org>, "Manu Sporny" <msporny@digitalbazaar.com>, public-rdf-in-xhtml-tf@w3.org
Hi Ivan,
Thanks for this clarification. So is it fair to say that the ability
to have named bnodes is secondary? If so, the use-case you describe
here is much easier.
> What I simply do not see at the moment is how I can use RDFa to generate
> something like:
>
> <> a:b [ q:r "yep" ].
>
> Ie an unnamed and untyped BNode. There are lots of examples of using
> such constructs.
This is definitely a common construct, and it can be achieved like this:
<span rel="a:b">
<span property="q:r">yep</span>
</span>
Regards,
Mark
--
Mark Birbeck, formsPlayer
mark.birbeck@formsPlayer.com | +44 (0) 20 7689 9232
http://www.formsPlayer.com | http://internet-apps.blogspot.com
standards. innovation.
Received on Tuesday, 31 July 2007 09:37:29 UTC