Click or drag to resize

ThreadedStoreWriterContextNamespaceMap Property

Gets the NamespaceMap used for reducing URIs to QNames since there may only be one shared map written to the output.

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

Property Value

Type: NamespaceMapper
See Also