setInbox

fun setInbox(webId: String, storage: String, uri: String = "/inbox/")

Adds an ldp:inbox triple to this profile document.

Parameters

webId

The WebID subject IRI.

storage

The pod storage root URI; used to derive the default uri.

uri

The inbox container URI; defaults to {storage}/inbox/.