NamespaceMapper._prefixes Field |
Mapping of URIs to Prefixes.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected Dictionary<int, string> _prefixes
Protected _prefixes As Dictionary(Of Integer, String)
Field Value
Type:
Dictionary<Int32,
String>
See Also