NamespaceMapper_prefixes Field |
Mapping of URIs to Prefixes.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected Dictionary<int, string> _prefixes
Protected _prefixes As Dictionary(Of Integer, String)
Field Value
Type:
DictionaryInt32,
StringSee Also