From: Rob V. <rv...@do...> - 2013-04-19 21:18:15
|
Hey All I was originally going to try and push out 1.0.0 but I have decided to delay by another week or two to try and get some extra stuff done. In particular some of the stuff in the CORE-314 branch (latest Turtle spec support) highlighted another error in GraphMatcher and some general bugs in Turtle parsing beyond those related to meeting the latest spec. I have code in that branch passing the bulk of the tests (259 passed, 14 failed, 15 indeterminate) and nothing fails fatally (I.e. stack traces) right now so it's already in fairly good shape. I will likely merge what I have so far to default anyway since it improves Turtle support even if it isn't yet perfect and fixes the aforementioned issues. There is also the CORE-346 branch which has a new ReadWriteSparqlConnector which is the update capable version of SparqlConnector which is stable and passing the new tests I wrote for it. I would also like to at least look at CORE-349 (a bug with * in property paths) in case there is a trivial fix there. Anything else small and self contained that people would like to get into 1.0.0 if they can? Rob |