- From: ashish Saxena <anantiitrke@gmail.com>
- Date: Tue, 21 Apr 2009 12:05:53 -0500
- To: publicayers@verizon.net
- Cc: public-rdf-in-xhtml-tf@w3.org
- Message-ID: <dc1218030904211005j1149e1fn64bbe8b222177fbc@mail.gmail.com>
Hi , I see a lot of RDFa parsers i.e. one that extracts RDF triples from XHTML+RDFa documents based on Fabien Gandon xslt. But it works too slow ....... even caching the xslt does not improve the performance either. I am attaching the code that i used for the extraction. Brian , can your RDFa parser do the task at acceptable speed..... ?? Just to quote i am working on development of search engine to exploit RDFa metadata for better search results. Many thanks in advance Best Regards, Ashish Anant IIT Roorkee On Tue, Apr 21, 2009 at 10:09 AM, <publicayers@verizon.net> wrote: > I just finished writing a SAX parser for RDFa following the processing > steps in "RDFa in XHTML: Syntax and Rrocessing" document. I found it nicely > written and relatively easy to follow. The added examples and details > section were very helpful. > > The group I work for is looking to use RDFa extensively for our web > services. I'm pretty excited about it. I just wanted to express my > appreciation for the hard work that must have gone into the Syntax document. > > Brian >
Attachments
- application/octet-stream attachment: RDFaExtractor.java
- text/xml attachment: RDFa2RDf.xsl
Received on Thursday, 23 April 2009 05:35:36 UTC