Bear in mind that before using an XSLT file on a document, you first need to make sure it's valid XML document. So you might need to use Tidy to convert HTML pages to XHTML.
hKit does this with a proxy... (for php5) http://code.google.com/p/hkit/ as for on xsl for hresume, I'm not aware of any, sorry. Cheers, André Luís On Jan 18, 2008 2:52 PM, Rob <[EMAIL PROTECTED]> wrote: > Hello, > > I'm quite new to microformats and try to transform a hResume enabled > page to RDF. > I guess that XSLT is the be way to do that but I'm not quite sure.. (?) > > Anyway I did not find any XSLT stylesheet to transform hResume enabled > pages (according to http://microformats.org/wiki/hresume, > http://esw.w3.org/topic/CustomRdfDialects and Yahoo) and was hoping > someone could point me something to start with (I doesn't have to be > specific to RDF, but just a basic template of how to select hResume's > fields). > > Thanks a lot. > > Cheers > > Rob > _______________________________________________ > microformats-discuss mailing list > [email protected] > http://microformats.org/mailman/listinfo/microformats-discuss > _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
