SparqlQueryParserContextDefaultBaseUri Property |
Gets/Sets the default Base Uri to resolve relative URIs against.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri DefaultBaseUri { get; set; }
Public Property DefaultBaseUri As Uri
Get
Set
Property Value
Type:
UriSee Also