JSON-LD.ex v0.3.0 JSON.LD.Context View Source

Link to this section Summary

Link to this section Functions

Link to this function create_term_definition(active, local, term, value, defined) View Source

Expands the given input according to the steps in the JSON-LD Create Term Definition Algorithm.

see https://www.w3.org/TR/json-ld-api/#create-term-definition

Link to this function new(options \\ %JSON.LD.Options{}) View Source
Link to this function update(active, local, remote \\ [], options \\ %JSON.LD.Options{}) View Source