JsonLdTermDefinitionBaseUrl Property  | 
 
            Get or set the base URL for the term.
            
 
    Namespace: 
   VDS.RDF.JsonLd
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic Uri BaseUrl { get; set; }Public Property BaseUrl As Uri
	Get
	Set
Property Value
Type: 
Uri
See Also