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