Re: Suggested test case 0124

Regardless of the issue on the second half of the test... After long
discussions we decided that literals are not 'normalized'. So if the
xhtml text says:

  <h2 property="foaf:name" datatype="">
   <span property="foaf:firstName">Shane</span>

   <span property="foaf:surname">McCarron</span>
  </h2>

then the SPARQL should refer to the literal:

""""
                Shane
                McCarron
""""

Isn't that correct?

ivan

Michael Hausenblas wrote:
> Shane,
> 
> I've added TC124 now [1] with the following changes:
> 
>  + removed @id to avoid semantic issues (see also [2]) and
>  + removed second block (sorry Mark ;) as this is already covered in TC11
> [3]. Please note that we've agreed to keep the single TC as simple as
> possible and test only one feature at a time.
> 
> Let me know if you're not happy with my changes
> 
> Cheers,
>       Michael
> 
> [1] http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/Test0124
> [2] http://lists.w3.org/Archives/Public/public-swd-wg/2009May/0003.html
> [3] http://www.w3.org/2006/07/SWD/RDFa/testsuite/xhtml1-testcases/Test0011
> 

-- 

Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Wednesday, 27 May 2009 13:59:36 UTC