Questions tagged [dotnetrdf]

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)

Learn More

146 questions
8
votes
5 answers

dotNetRDF VS Jena.NEt VS others with Dotnet ?

what is the most common tool used for Reading & Writing RDF and Querying with Sparql with different end points . so far i've found Jena (jena.net) : it's developed for Java but some people managed to convert it to Assemblies DotnetRDF i…
Hady Elsahar
  • 2,121
  • 4
  • 29
  • 47
6
votes
1 answer

Why does my SPARQL query return the URI of a resource instead of its name?

I want to get all classes of my ontology. This is a part of my ontology file in RDF/XML format created by Protege: