RE: Test Case Needed: simplest form

Understood. Will add these with the others from Manu until
next TF call on Thursday.

Any objections?

Cheers,
	Michael

----------------------------------------------------------
 Michael Hausenblas, MSc.
 Institute of Information Systems & Information Management
 JOANNEUM RESEARCH Forschungsgesellschaft mbH
 Steyrergasse 17, A-8010 Graz, AUSTRIA
---------------------------------------------------------- 

> -----Original Message-----
> From: public-rdf-in-xhtml-tf-request@w3.org 
> [mailto:public-rdf-in-xhtml-tf-request@w3.org] On Behalf Of 
> Shane McCarron
> Sent: Tuesday, December 11, 2007 9:42 PM
> To: public-rdf-in-xhtml-tf.w3.org
> Subject: Test Case Needed: simplest form
> 
> 
> My last mail contained an example that I do not think is 
> covered by our current test cases - and its the simplest case 
> we support imho.. I have changed it slightly to accomodate 
> the markup language we are supporting:
> 
> 
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
>                       "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
>    <head>
>       <title>An example</title>
>       <link rel="next" 
> href="http://www.example.org/nextChapter.html" />
>       <link rel="prev" 
> href="http://www.example.org/prevChapter.html" />
>    </head>
>    <body>
>       <p>Test Content</p>
>    </body>
> </html>
> 
> This example is valid, and I believe should generate two 
> triples.  Maybe we want to split this into a couple of tests 
> (one for rel and one for rev)? 
> 
> -- 
> Shane P. McCarron                          Phone: +1 763 786-8160 x120
> Managing Director                            Fax: +1 763 786-8180
> ApTest Minnesota                            Inet: shane@aptest.com
> 
> 
> 
> 

Received on Tuesday, 11 December 2007 20:51:40 UTC