View Source JSON.LD.Expansion (JSON-LD.ex v0.3.8)

Implementation of the JSON-LD 1.0 Expansion Algorithms.

Summary

Functions

Link to this function

expand(input, options \\ %Options{})

View Source
@spec expand(map() | [map()], JSON.LD.Options.convertible()) :: [map()]
Link to this function

expand_value(active_context, active_property, value)

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

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