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
Public CompactToRelative As Boolean
Field Value
Type:
BooleanRemarks Defaults to true.
See Also