Click or drag to resize

SparqlQueryNamespaceMap Property

Gets the Namespace Map for the Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public NamespaceMapper NamespaceMap { get; }

Property Value

Type: NamespaceMapper
See Also