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
Public ExtractAllScripts As Boolean
Field Value
Type:
BooleanSee Also