- From: Fabien Gandon <Fabien.Gandon@sophia.inria.fr>
- Date: Fri, 11 Aug 2006 12:22:58 +0200
- To: public-grddl-wg@w3.org
Ok, the new version includes your comments: http://www-sop.inria.fr/acacia/personnel/Fabien.Gandon/tmp/grddl/scenario-gallery.htm Fab. Dan Connolly a écrit : > ;-) > > but seriously... this is actually another use case: the W3C > digital library. http://www.w3.org/2002/01/tr-automation/ > > There actually is a bit of RDF data about each W3C tech report, > generated from the XHTML by XSLT. Ah... I found it: > > http://www.w3.org/2001/10/trdoc2rdf.xslt > > > Darn; I can't use the --novalid option of xsltproc because > you use an . I recommend you use   so that > your document is standalone XML and doesn't rely on the DTD. > > Anyway... > > xsltproc complains a little bit because it can't find > the editor's name... > > runtime error: file http://www.w3.org/2001/10/trdoc2rdf.xslt line 311 > element if > unregistered variable EditorName > XPath error : Invalid type > xmlXPathCompiledEval: 1 object left on the stack > > But then does deliver some RDF: > > <?xml version="1.0"?> > <?xml-stylesheet > href="http://www.w3.org/2002/08/tr-rdf-style.css" type="text/css" > ?><!--Produced by $Id: trdoc2rdf.xslt,v 1.87 2006/06/07 13:38:42 dom > Exp $--> > <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > xmlns="http://www.w3.org/2001/02pd/rec54#" > xmlns:org="http://www.w3.org/2001/04/roadmap/org#" > xmlns:rec="http://www.w3.org/2001/02pd/rec54#" > xmlns:contact="http://www.w3.org/2000/10/swap/pim/contact#" > xmlns:dc="http://purl.org/dc/elements/1.1/" > xmlns:doc="http://www.w3.org/2000/10/swap/pim/doc#"> > <WD rdf:about=""> > <dc:date>2005-08-10</dc:date> > <dc:title>GRDDL Scenario Gallery</dc:title> > <doc:versionOf rdf:resource=""/> > <org:deliveredBy > xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > rdf:parseType="Resource"> > <contact:homePage > rdf:resource="http://www.w3.org/2001/sw/grddl-wg/"/> > </org:deliveredBy> > </WD> > </rdf:RDF> > > > >> Fabien. >> >> -- "I wanted perfection and I ruined what was working well." -- Claude Oscar Monet. ____________ |__ _ |_ http://www-sop.inria.fr/acacia/personnel/Fabien.Gandon/ | (_||_) INRIA Sophia Antipolis - ph# (33)(0)4 92 38 77 88
Received on Friday, 11 August 2006 10:24:51 UTC