Click or drag to resize

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

Property Value

Type: Uri
See Also