|
We've released the latest version of dotNetRDF which is 0.1.1 Alpha (Official build number is 0.1.1.18640) today. This release adds many bug fixes and improvements to the library some of which are summarised below:
- General Improvements
- Many minor bug fixes and optimisations
- Improved in-memory storage for Nodes and Triples which facilitates the Parser improvements
- Parsing Improvements
- All parsers are now around 20x faster
- Added parsers for RDF/JSON and TriG
- Support for parsing directly from Strings with format auto-detection
- Serialization Improvements
- All NTriple type writers are around 200x faster
- Added an additional RDF/XML writers which is around 80x faster (old serializers for this are still quite slow)
- Added writers for RDF/JSON and TriG
- Support for writing to any TextWriter rather than just to a StreamWriter
- Storage Improvements
- Support for Talis Platform
- Support for Virtuoso Universal Server
- Revised dotNetRDF Store format offers improved read speeds and improved write speeds in some situations
- ASP.Net Integration
- Added some SPARQL Handlers allowing for the easy integration of SPARQL Endpoints into websites
- Added some Resource lookup Handlers allowing for easy integration of linked data publishing into websites
You can go ahead and Download dotNetRDF to get the latest version of the library or Download dotNetRDF Source if you want the latest source code.
We've also now got some useful articles up in the API section which include a new User Guide with various topics guiding you through the use of dotNetRDF. 25/09/2009 12:30:51 by Rob Vesse in English
9919 Views
Tags: 0.1.1, Alpha, Download, Downloads, Release, Releases
|