Module S.Eris
val of_iri : Rdf.Iri.t -> urn optionval of_iri_exn : Rdf.Iri.t -> urnval to_iri : urn -> Rdf.Iri.tval to_cbor : urn -> Cbor.tval cbor_parser : urn Angstrom.tval pp : urn Fmt.tval get : urn -> tree -> string Lwt.tget urn treedecodes the ERIS encoded content with read capabilityurnfrom blocks in the store.
val get_object : urn -> tree -> (FragmentGraph.t, string) Result.t Lwt.tget_object urn treedecodes the ERIS encoded content with read capabilityurnas Fragment Graph.