Click or drag to resize

BaseStoreParserContextNamespaces Property

Gets the Namespace Map for the parser context.

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

Property Value

Type: INamespaceMapper

Implements

IStoreParserContextNamespaces
See Also