Click or drag to resize

RdfXmlWriterContextNamespaceMap Property

Gets the Namespace Map in use.

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

Property Value

Type: NestedNamespaceMapper
See Also