Click or drag to resize

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; }

Property Value

Type: Uri
See Also