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