JSON.LD.Expansion (JSON-LD.ex v1.0.0)

View Source

Implementation of the JSON-LD 1.1 Expansion Algorithms.

https://www.w3.org/TR/json-ld11-api/#expansion-algorithm

Summary

Functions

expand(active_context, active_property, element, options, processor_options)

expand_value(active_context, active_property, value, options \\ Options.new())

@spec expand_value(JSON.LD.Context.t(), String.t(), any(), JSON.LD.Options.t()) ::
  map()

Details at http://json-ld.org/spec/latest/json-ld-api/#value-expansion