NamespaceMapper_uris Field |
Mapping of Prefixes to URIs.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected Dictionary<string, Uri> _uris
Protected _uris As Dictionary(Of String, Uri)
Field Value
Type:
DictionaryString,
UriSee Also