Click or drag to resize

RemoteContextProvider Constructor

Create a new provider instance configured using the specified options.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public RemoteContextProvider(
	JsonLdProcessorOptions options
)

Parameters

options
Type: VDS.RDF.JsonLdJsonLdProcessorOptions

[Missing <param name="options"/> documentation for "M:VDS.RDF.JsonLd.RemoteContextProvider.#ctor(VDS.RDF.JsonLd.JsonLdProcessorOptions)"]

See Also