Namespace VDS.RDF.Query.Describe
Classes
SparqlDescriber
Wrapper class that implements the ISparqlDescribe interface for describing SPARQL query results by delegating to a IDescribeAlgorithm implementation to do the extraction from the query dataset.
Interfaces
ISparqlDescribe
Interface for classes that implement the DESCRIBE functionality of SPARQL.