Click or drag to resize

JsonLdLoaderOptionsExtractAllScripts Field

If set to true, when extracting JSON-LD script elements from HTML, unless a specific fragment identifier is targeted, extracts all encountered JSON-LD script elements using an array form, if necessary.

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

Field Value

Type: Boolean
See Also