Click or drag to resize

JsonLdProcessorOptionsCompactToRelative Field

Determines if IRIs are compacted relative to the base option or document location when compacting.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool CompactToRelative

Field Value

Type: Boolean
Remarks
Defaults to true.
See Also