JsonLdContextOriginalBase Property  | 
 
            Get the base IRI that this context was originally created with.
            
 
    Namespace: 
   VDS.RDF.JsonLd
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic Uri OriginalBase { get; }Public ReadOnly Property OriginalBase As Uri
	Get
Property Value
Type: 
Uri
See Also