Click or drag to resize

NamespaceMapper_uris Field

Mapping of Prefixes to URIs.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Dictionary<string, Uri> _uris

Field Value

Type: DictionaryString, Uri
See Also