DynamicGraphSubjectBaseUri Property |
Gets the
Uri used for resolving relative subject references.
Namespace:
VDS.RDF.Dynamic
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri SubjectBaseUri { get; }
Public ReadOnly Property SubjectBaseUri As Uri
Get
Property Value
Type:
UriSee Also