dotNetRDF is a free and open source library for working with RDF and SPARQL in .Net 3.5 and higher
Tag Usage
This tag should be used for questions about how to accomplish tasks with the dotNetRDF library.
Questions tagged with this tag should also include tags such as rdf and sparql to refer to the specific areas of the library the question pertains to.
About the Library
dotNetRDF is a free and open source library for working with RDF and SPARQL in .Net 3.5 and higher.
It's key features include:
- Support for most common RDF formats (NTriples, Turtle, RDF/XML, RDF/JSON, RDFa 1.0)
- SPARQL 1.1 compliant SPARQL Query and Update engine
- Integration with a variety of open source and commercial triple stores (AllegroGraph, 4store, Fuseki, Sesame, Stardog and Virtuoso)