Click or drag to resize

JsonLdContextRemoveBase Method

Remove the base IRI from this context.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void RemoveBase()
Remarks
Sets Base to null and [!:HasBase] to false.
See Also