Click or drag to resize

BaseParserContextNamespaces Property

Gets the Namespace Map for the parsing context.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INestedNamespaceMapper Namespaces { get; }

Property Value

Type: INestedNamespaceMapper

Implements

IParserContextNamespaces
See Also