From: Tomasz P. <tom...@gm...> - 2013-04-21 06:48:55
|
I was thinking that maybe the fluent queries could be merged back to trunk. Even though incomplete, should be in a stable enought state and we could get some user feedback. Other than that I noticed that latest Turtle/Sparql changes caused Silverlight builds to fail. I was able to fix one of those issues in commit 085ea4cc65d7 (missing Char methods in SL), but I'm not sure how to approach the other (you used SparqlConnectorLoadMethod in StorageFactory). Looks like like I could comment it out but I'm not sure. Tom On Fri, Apr 19, 2013 at 11:17 PM, Rob Vesse <rv...@do...> wrote: > 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 > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > dotNetRDF-develop mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop > |