- From: Nathan <nathan@webr3.org>
- Date: Tue, 08 Feb 2011 10:59:07 +0000
- To: Ivan Herman <ivan@w3.org>
- CC: RDFa Working Group WG <public-rdfa-wg@w3.org>
Ivan Herman wrote:
> I would agree with this restriction. @profile values should indeed be absolute URI-s
> ...
> I would actually add the same restriction to @vocab.
Ack we can't, @vocab needs to consider fragments, such as:
  <div vocab="http://example.org/foo#">
    <p property="bar"> ..
in order to form
    <http://example.org/foo#bar>
Apologies, I missed that earlier - still absolute-URI could apply to 
@profile though.
Best,
Nathan
Received on Tuesday, 8 February 2011 11:01:00 UTC