From: Rob V. <rv...@do...> - 2012-09-19 19:22:02
|
Hey All I have crossed off my last work item for 0.7.2 so I plan to make the next release sometime next week unless anyone has any objections. I'll be running various testing and expanding the unit testing on some of the changes a bit further prior to the release but barring any showstoppers the release is pretty much done. Main Changes for this Release: * Slew of bug fixes for various SPARQL functionality brings SPARQL 1.1 compliance to almost 100% bar 2/3 tests which represent features still in flux in the spec * Improvements to Turtle 1.1 support again near 100% compliance bar a suspect test * Changes in-memory triple index to TreeIndexedTripleCollection * Property Function mechanism * SPARQL Operator Extensibility * Refactors the IStorageServer implementations into separate classes in new VDS.RDF.Storage.Management interface * Some Configuration API enhancements * Removes a variety of previously obsoleted code (Data.Sql library, IStoreParams, IGenericIOManager interfaces) * Marks some stuff as obsolete unusable which was previously obsolete usable (TalisPlatformConnector, IndexedTripleCollection and HashTable) If anyone has time to test the latest builds (particularly any of the changed features) that would be much appreciated Rob |