SparqlQueryParserDefaultBaseUri Property |
Gets/Sets the Default Base URI for Queries parsed by this Parser instance.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri DefaultBaseUri { get; set; }
Public Property DefaultBaseUri As Uri
Get
Set
Property Value
Type:
UriSee Also