Click or drag to resize

SparqlUpdateCommandSet.NamespaceMap Property

Gets the Namespace Map for the Command Set.

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

Property Value

Type: NamespaceMapper
See Also