Re: Determination of subjects/objects

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