Click or drag to resize

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

Property Value

Type: Uri
See Also