|
We've just released the latest Alpha of dotNetRDF which is Version 0.2.0 (official build number is 0.2.0.27063). This represents a major step forward in the dotNetRDF though as a result introduces a large number of breaking API changes relative to the 0.1.x API, namely:
- Many classes renamed to conform to more standardised naming practises and to make code more readable
- Reorganisation of namespaces to make code more manageable and to group classes into smaller logical namespaces
- Some defunct classes removed, some defunct methods marked as obsolete
This release includes many new features and many bug fixes, most notable among these is the release of the new Leviathan SPARQL Engine which is a powerful new algebra based engine which is faster and more accurate than the existing Labyrinth engine which it replaces. It also allows us to provide support for the full range of SPARQL 1.1 features included in the latest core working graphs (this excludes property paths).
A quick summary of some key new features and improvements is as follows:
- Query
- Serialization
- Bug fixes and standardisation in many of the existing serializers
- CSV, TSV and XSLT serializers for SPARQL Results
- CSV, TSV and HTML serializers for RDF Graphs
- CSV and TSV serializers for RDF Datasets
- Joseki support now deemed stable
- Additional ASP.Net integration
03/02/2010 16:06:20 by Rob Vesse in English
12532 Views
Tags: 0.2.0, Alpha, ASP.Net, dotNetRDF, Download, Downloads, Leviathan, Library, RDF, Release, Releases, SPARQL
|