JSON-LD.ex

v0.3.0

  • Pages
  • Modules
  • Exceptions

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

    Link to this section Summary

    Functions

    node_to_rdf(node)
    parse_json!(content, opts \\ [])
    parse_json(content, opts \\ [])
    to_rdf(element, options \\ %JSON.LD.Options{})

    Link to this section Functions

    Link to this function node_to_rdf(node) View Source
    Link to this function parse_json!(content, opts \\ []) View Source
    Link to this function parse_json(content, opts \\ []) View Source
    Link to this function to_rdf(element, options \\ %JSON.LD.Options{}) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.