From: Rob V. <rv...@do...> - 2013-05-07 22:48:05
|
Hi All Some of you may already have seen the announcement via other channels but dotNetRDF 1.0.0 has finally been released as of yesterday. It is available via all the normal channels website, SourceForge, BitBucket, CodePlex and NuGet. You can view the full release announcement on our blog at http://www.dotnetrdf.org/blogitem.asp?blogID=75 Highlights of this release include a variety of performance and bug fixes but also some minor new features: * Full support for the W3C Candidate Recommendation for Turtle (Feb 19th 2013) * New instance mode for simplified Configuration API usage * New ReadWriteSparqlConnector for connecting to arbitrary triple stores which provide both a Query and Update endpoint I personally would like to reiterate a huge thank you to both our developers and everyone in the community who has contributed to the project in any shape or form. You guys have helped make dotNetRDF what is today and grow from an academic side project to the de factor standard for developing RDF and SPARQL applications on the .Net Platform. Thanks for all your contributions and I hope many of you will continue to contribute as we move forward with dotNetRDF, we have some cool new features planned which we hope to start getting in your hands soon! Rob Vesse |