Click or drag to resize

JsonLdProcessorExpand Method

Overload List
  NameDescription
Public methodStatic memberExpand(JToken, JsonLdProcessorOptions)
Apply the JSON-LD expansion algorithm to a context JSON object.
Public methodStatic memberExpand(Uri, JsonLdProcessorOptions)
Apply the JSON-LD context expansion algorithm to the context found at the specified URL.
Top
See Also