Click or drag to resize

JsonLdContextPreviousContext Property

Get or set the previous context to be used when a non-propagated context is defined.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JsonLdContext PreviousContext { get; set; }

Property Value

Type: JsonLdContext
See Also