SparqlUpdateParserDefaultBaseUri Property |
Gets/Sets the Default Base URI used for Updated Commands 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