dotNetRDF is...
- A complete library for parsing, managing, querying and writing RDF.
- A common .NET API for working with RDF triple stores such as AllegroGraph, Jena, Stardog and Virtuoso.
- A suite of command-line and GUI tools for working with RDF under Windows
- Free (as in beer) and Open Source (as in freedom) under a permissive MIT license.
Get Started
The core library is available via NuGet - this is the easiest, and recommended way to add dotNetRDF to your project. Our Getting Started Guide will take you through writing your first lines of code.
Join In
Our source code is on GitHub.
If you have a question please raise it on StackOverflow with the
From the Blog
dotNetRDF 3.3.0 released
17 October 2024
A minor version update of the dotNetRDF library is now available for download.
dotNetRDF 3.2.1 released
17 July 2024
A bugfix update of the dotNetRDF library is now available for download.