Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.OSourceval conf : Conf.tval actor_conf : Conf.actormodule H : Object.Http_tval jsonld_string_to_graph :
?g:Rdf.Graph.graph ->
string ->
(Rdf.Graph.graph * Iri.t option) Lwt.tval dereference : Object.dereferencerclass o : ?g:Rdf.Graph.graph -> ?dereference:Object.dereferencer -> Activitypub.Types.id -> object ... endval get :
?g:Rdf.Graph.graph ->
?dereference:Object.dereferencer ->
Activitypub.Types.id ->
oval of_iri :
?g:Rdf.Graph.graph ->
?dereference:Object.dereferencer ->
Iri.t ->
oval of_object :
?dereference:Object.dereferencer ->
Activitypub.Types.object_ ->
oval post :
Iri.t ->
Rdf.Graph.graph ->
(Iri.t option, Activitypub.E.error) result Lwt.tval post_data :
?headers:Cohttp.Header.t ->
ct:Ldp.Ct.t ->
data:string ->
Iri.t ->
(Iri.t option, Activitypub.E.error) result Lwt.tval collection_next_items :
?check_delay:float ->
?after:Iri.t ->
Activitypub.Types.collection ->
[ `L of Activitypub.Types.link | `O of Activitypub.Types.object_ ]
Lwt_stream.t
* (unit ->
unit)