package rdf_json_ld

  1. Overview
  2. Docs

Module Rdf_json_ld.DeserializeSource

Deserialization from JSON-LD.

Sourcemodule L = Log
Sourcemodule Log = L
Sourceval max_xsd_int : float
Sourceexception Null
Sourceval canonize_double_string : string -> string
Sourceval datatype_of_json : ([> `List of 'a list | `String of string ] J.ranged as 'a) -> Iri.t option
Sourceval jsonld_to_rdf : T.options -> Flatten.node_map -> Rdf.Ds.dataset -> unit