dotnetrdf
NuGet publisher profile
Packages (22)
VDS.Common
A library containing useful data structures like Trees, Tries, Sparse Arrays, Bloom Filters and indexing tailored dictionaries.
dotNetRdf
This package installs all of the dotNetRDF packages.
dotNetRdf.Query.FullText
Provides Full Text SPARQL support as a plugin for the dotNetRDF Leviathan SPARQL Engine using Lucene.Net
dotNetRdf.Core
dotNetRDF is an RDF, SPARQL and Linked Datat API for .Net. It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores.
dotNetRdf.Query.Spin
A library which provides a full SPIN implementation using dotNetRDF's Leviathan SPARQL engine
dotNetRdf.Data.DataTables
Package which allow integrating dotNetRDF with System.Data.DataTable
dotNetRdf.Ontology
Provides a convenience API for creating RDF graphs that contain RDF Schema/Ontology data.
dotNetRdf.Inferencing
Adds support for basic inferencing from an RDF Schema/Ontology
dotNetRdf.Shacl
Provides support for validating RDF graphs with the W3C Shape Constraint Language.
dotNetRdf.Client
Provides a framework for interacting with a variety of open-source and commercial triple-stores.
dotNetRdf.Writing.HtmlSchema
Provides an RDF writer that exports the RDF Schema/Ontology information in a graph as an HTML documentation page
dotNetRdf.Skos
Provides a convience API for working the RDF graphs that contain SKOS Concept Schemes.
dotNetRdf.Dynamic
Provides an API for manipulating RDF graphs using .NET dynamic objects.
dotNetRdf.Ldf
Provides support for Linked Data Fragments.
dotNetRdf.Data.Virtuoso
Provides support for using OpenLink Virtuoso as a backend triplestore with dotNetRDF
dotNetRDF.Web
Provides a framework for building RDF-powered web applications and web APIs.
dotNetRdf.AspNet
Provides a framework for building RDF-powered ASP.NET web applications and web APIs.
SparqlAnalyzer
Package Description
dotNetRdf.Query.Pull
Provides an alterante SPARQL query engine which uses asynchronous pull-based evaluation. This package is experimental and may be signficantly altered or even withdrawn in a future dotNetRDF release.
dotNetRDF.IO.Core
ALPHA Release - dotNetRDF.IO.Core is a new slimmed down IO API for dotNetRDF. Provides support for reading and writing RDF in a variety of common formats
dotNetRDF.Sparql.Core
ALPHA Release - dotNetRDF.Sparql.Core is a revised SPARQL API for dotNetRDF. Provides data structures for representing SPARQL commands and results and the Medusa in-memory query engine.
dotNetRDF.IO.Json
ALPHA Release - dotNetRDF.IO.Json provides support for reading and writing RDF in common JSON based formats