Show / Hide Table of Contents

Namespace VDS.RDF.Query.Describe

Classes

BaseDescribeAlgorithm

Abstract Base Class for SPARQL Describe Algorithms which provides BNode rewriting functionality.

ConciseBoundedDescription

Computes a Concise Bounded Description for all the Values resulting from the Query.

LabelledDescription

Computes a Labelled Description for all the Values resulting from the Query.

MinimalSpanningGraph

Computes the merge of the Minimal Spanning Graphs for all the Values resulting from the Query.

NamedGraphDescription

Computes a Description for all the results such that the description is the merge of all the Graphs named with a resulting URI.

SimpleSubjectDescription

Computes a Simple Subject Description for all Values resulting from the Query.

SimpleSubjectObjectDescription

Computes a Simple Subject Object Description for all Values resulting from the Query.

SymmetricConciseBoundedDescription

Computes a Symmetric Concise Bounded Description for all the Values resulting from the Query.

Interfaces

ISparqlDescribe

Interface for classes that implement the DESCRIBE functionality of SPARQL.
In This Article
Back to top Generated by DocFX