Click or drag to resize

JsonLdTermDefinitionBaseUrl Property

Get or set the base URL for the term.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Uri BaseUrl { get; set; }

Property Value

Type: Uri
See Also