JsonLdProcessorOptionsOmitGraph Property |
GEt or set the value of the omit graph flag used in the Framing Algorithm.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool OmitGraph { get; set; }
Public Property OmitGraph As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also