W3C home > Mailing lists > Public > www-rdf-validator@w3.org > September 2007

Form Post from Firefox

From: Bruce Clayton <clayton@yosemite.net>
Date: Mon, 24 Sep 2007 16:47:43 -0700
Message-Id: <7.0.1.0.2.20070924164730.0260b9e0@yosemite.net>
To: www-rdf-validator@w3.org

report=In Firefox, the Jump To menu drops into the triple table. I 
was taking screenshots and it looked bad.
RDF=<?xml version="1.0">
<?xml version='1.0'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc = "http://purl.org/dc/elements/1.1/"
	xmlns:book="http://www.siderean.com/bookdemo#">

   <rdf:Description rdf:about="http://www.siderean.com/bookdemo#book1">
     <rdf:type rdf:resource="http://www.siderean.com/bookdemo#Book" />
     <dc:title>Oliver Twist</dc:title>
     <dc:creator>Dickens, Charles</dc:creator>
     <dc:date>1837</dc:date>
     <dc:description>
Oliver Twist, Fagin, Nancy, Bill Sykes, and the Artful Dodger live by
their wits in this dark tale of Victorian England.
     </dc:description>
     <dc:coverage>London</dc:coverage>
     <dc:coverage>England</dc:coverage>
   </rdf:Description>

</rdf:RDF>
Received on Monday, 24 September 2007 23:48:24 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:36:34 GMT