Click or drag to resize

NamespaceMapper Constructor

Constructs a new Namespace Map.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public NamespaceMapper()
Remarks
The Prefixes rdf, rdfs and xsd are automatically defined.
See Also