JsonLdProcessorOptionsRemoteContextLimit Field |
Namespace: VDS.RDF.JsonLd
If set to a value less than 0, there is no limit on the number of remote contexts that can be processed. Defaults to -1 (no limit).
This property is no longer part of the JSON-LD specification but is provided as as convenience for developers to ensure that there is a limit to remote context processing (or that remote context processing is completely disabled by setting this property to 0).