From: Rob V. <ra...@ec...> - 2009-10-02 13:05:40
|
Version 0.1.1 Alpha of the Library was released this past week and includes among other things the following improvements: . General Improvements o Many minor bug fixes and optimisations o Improved in-memory storage for Nodes and Triples which facilitates the Parser improvements . Parsing Improvements o All parsers are now around 20x faster o Added parsers for RDF/JSON and TriG o Support for parsing directly from Strings with format auto-detection . Serialization Improvements o All NTriple type writers are around 200x faster o Added an additional RDF/XML writers which is around 80x faster (old serializers for this are still quite slow) o Added writers for RDF/JSON and TriG o Support for writing to any TextWriter rather than just to a StreamWriter . Storage Improvements o Support for Talis Platform o Support for Virtuoso Universal Server o Revised Store format offers improved read speeds and improved write speeds in some situations . ASP.Net Integration o Added some SPARQL Handlers allowing for the easy integration of SPARQL Endpoints into websites o Added some Resource lookup Handlers allowing for easy integration of linked data publishing into websites You can download the latest versions from http://www.dotnetrdf.org and there is now a User Guide located at http://www.dotnetrdf.org/content.asp?pageID=User%20Guide Rob Vesse dotNetRDF Lead Developer ================================================================ Developer Discussion & Feature Request - dot...@li... Bug Reports - dot...@li... User Help & Support - dot...@li... Website: http://www.dotnetrdf.org API: http://www.dotnetrdf.org/content.asp?pageID=API Intellisense API: http://www.dotnetrdf.org/api/ ================================================================ |