SparqlQueryNamespaceMap Property |
Gets the Namespace Map for the Query.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public NamespaceMapper NamespaceMap { get; }
Public ReadOnly Property NamespaceMap As NamespaceMapper
Get
Property Value
Type:
NamespaceMapperSee Also