NamespaceServiceGetNamespaces Method |
Gets the Namespaces used in the Knowledge Base.
Namespace:
VDS.RDF.Query.Inference.Pellet.Services
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public NamespaceMapper GetNamespaces()
Public Function GetNamespaces As NamespaceMapper
Return Value
Type:
NamespaceMapper[Missing <returns> documentation for "M:VDS.RDF.Query.Inference.Pellet.Services.NamespaceService.GetNamespaces"]
See Also