|
dotNetRDF 0.3.0 Alpha is now available for download, this is a major release which adds many new features, improvements and bug fixes. You can get it by going to Download dotNetRDF or get the source by going to Download dotNetRDF Source
New Features
SPARQL Update
SPARQL Update as per the latest SPARQL 1.1 Update working draft is now supported. Updates can be executed both over in-memory stores and over any store for which an IGenericIOManager is provided.
There is also now support for creating ASP.Net update endpoints.
SPARQL Uniform HTTP Protocol
The SPARQL Uniform HTTP Protocol for RDF Graph Management is now supposed.
PelletServer Client
There is now a client for connecting to Pellet Server which allows access to the reasoning capabilities of external knowledge bases hosted on a Pellet Server.
RDFa 1.1
RDFa 1.1 as per the latest working draft is now supported.
Configuration API
The new Configuration API provides a much easier to use and RDF driven configuration system for use primarily with ASP.Net applications but applicable to any applications which wish to serialize objects in RDF.
Improvements
SPARQL Query
The remainder of the SPARQL 1.1 Query latest working draft features are now supported - namely MINUS and SERVICE graph patterns, BINDINGS clauses and proper IF function support.
Federated querying is also now supported.
Faster Writing
RDF writers are now much faster when writing Blank Node heavy graphs
More stable multi-threading
Many of the libraries multi-threaded operations have been improved to use the IAsyncResult pattern which makes for more stable and error resistant code
11/08/2010 12:03:37 by Rob Vesse in English
12710 Views
Tags: 0.3.0, Alpha, dotNetRDF, Download, Downloads, Release, Releases
|