From: Max - M. <ma...@mi...> - 2015-04-27 16:05:28
|
Hi all, Sorry for the late reply but it's been quite hectic the past months. I finally could resolve or work around some of the issues I raised in the previous mails so I'm glad to announce that after all this time a much improved implementation has just been proposed. Hopefully, the pull request won't stay long in merging and replace the first experimental version.(? ;P ) Though there is still much work to do to reach a stable v1 state, the new API should be much more easier to work with both configuration-wise and extension-wise. It's been developped/tested against a dotNetRDF InMemory and Sesame storage (I didn't have the spare time or energy to deploy other RDF engines on my machine) so feedback would be most welcome here. Currently, some InMemory tests are expected to fail due to issues in the Leviathan engine. I'll try to address those with Rob asap. In a user POV, the library is expected to work as any standard IUpdateableStorageProvider, making all SPIN-related features transparent. In a developper/contributor POV, I'll try to provide some architecture/design/milestones documentation as soon as I can, so please feel free to ask any question meanwhile. Cheers, Max. |