- From: Khalil Ahmed <kal@networkedplanet.com>
- Date: Fri, 7 Aug 2015 11:44:58 +0100
- To: SW-forum <semantic-web@w3.org>
BrightstarDB is an open-source (MIT Licensed) RDF triple store built in .NET and able (via Mono) to run across multiple platforms including Linux, Android and iOS (as well as Windows of course). It includes a run-time data-binding layer that enables the use of LINQ queries, translating them to SPARQL - this feature works both with BrightstarDB's native store and also any SPARQL endpoint implementing SPARQL 1.1 Query and SPARQL 1.1 protocol. I am pleased to announce the 1.11 release of BrightstarDB. This release brings a raft of new features including CORS support in the SPARQL 1.1 protocol implementation. Binaries for Windows platforms are available at http://brightstardb.codeplex.com/ NuGet packages are available from nuget.org The source is available at https://github.com/BrightstarDB/BrightstarDB Full documentation is at http://brightstardb.readthedocs.org/en/latest/ A docker image is also available from https://hub.docker.com/r/brightstardb/brightstardb/ Comments and feedback (and bug reports!) welcome at the Codeplex disucssion forum or on the GitHub issue tracker! Cheers Kal -- Kal Ahmed Director, Networked Planet Limited e: kal.ahmed@networkedplanet.com w: www.networkedplanet.com
Received on Friday, 7 August 2015 10:45:28 UTC