- From: Micah Dubinko <Micah.Dubinko@marklogic.com>
- Date: Sat, 23 Aug 2008 17:59:46 -0700
- To: RDFa <public-rdf-in-xhtml-tf@w3.org>
- Message-ID: <C4D60092.16E3%Micah.Dubinko@marklogic.com>
With a bit more work, I now believe that the MarkLogic RDFa implementation in XQuery is passing all unit tests. I write ³passing² in quotes in the subject because 7 tests* involving XMLLiteral still report failure, but upon careful visual inspection, I believe that the output is correct in the canonical-XML sense, but not in the exact syntax the test cases are looking for. I have sent the EARL report to Michael for implementation report purposes. * Reported failures (11, 92, 94, 100, 101, 102, 103) I welcome any bug reports. I still havenıt updated <http://rdfa.info/wiki/Functional_RDFa>. Sigh. Maybe next weekend. The main page for information about the implementation is <http://dubinko.info/blog/2008/08/23/marklogic-rdfa-parser/>. Thanks, -m On 8/4/08 12:54 AM, "Micah Dubinko" <Micah.Dubinko@marklogic.com> wrote: > When I started at Mark Logic, my getting-to-know-XQuery project was writing an > RDFa parser. This weekend I cleaned it up enough to talk about it. > > Itıs implemented in 100% XQuery 1.0 and follows the Functional RDFa pattern > <http://rdfa.info/wiki/Functional_RDFa> > (which I now need to update) > > Be gentle on the server. Itıs up at > <http://rdfa.marklogic.com:82/rdfa_extract.xqy?url=> > > Right now itıs green across the Crazy Ivan board, except for some XML Literal > tests. At least several of these seem OK to my eyeballs, but I welcome any > details. > > I anticipate making the source available under an open source license in the > near future. > > Thanks! -m > > P.S. The test suite is a great piece of work. Congrats to all.
Received on Sunday, 24 August 2008 01:00:26 UTC