Adds a new email address to the given contact
The URI of the newly created email address resource
Adds a new phone number to the given contact
The URI of the newly created phone number resource
Creates a new address book in the given container
The URI of the newly created address book
Creates a new contact within a given address book
The URI of the newly created contact
Creates a new group within a given address book
The URI of the newly created group
Lists all known address books of the given Solid user. Private instances will only be listed, if the fetcher has access to the preferences document and the private type index, otherwise only public instances will be returned and the privateUris will be an empty array.
The WebID of the user whose address books to list
The URIs of the address books grouped by public (listed) and private (unlisted) instances
Fetch the index data of address book identified by the given URI
The URI of the address book to read
The address book title and all known people and groups in that address book
Fetches the given contact and returns available information
The URI of the contact to read
FullContact name, email addresses and phone numbers
Removes an existing contact from an existing group
Removes the given email address from the given contact
Removes the given phone number from the given contact
Changes the name of the given contact to a new value
Updates the given email address to a new value
Updates the given phone number to a new value
Adds an existing contact to an existing group