Constructor.
JsonConvert instance
The session token
The session token
Creates a child node in a list.
The node to be created.
Creates a list.
Information about the list to be created.
Gets a list.
The IRI of the list.
Returns information about a list.
The IRI of the list.
Returns information about a list node.
The IRI of the node.
Returns a list of lists.
Returns a list of lists in a project.
The IRI of the project.
Handles parsing errors.
the error class provided by us
Performs a general PUT request.
the relative URL for the request
Performs a general GET request.
the relative URL for the request
Performs a general PATCH request.
the relative URL for the request
the body of the request
content content type of body, if any.
Performs a general POST request.
the relative URL for the request
the body of the request, if any.
content content type of body, if any.
Performs a general PUT request.
the relative URL for the request
the body of the request
content content type of body, if any.
Updates the comments of an existing child node.
the Iri of the list item.
the new comments to replace the existing comments.
Updates the labels of an existing child node.
the Iri of the list item.
the new labels to replace the existing labels.
Updates the name of an existing child node.
the Iri of the list item.
the new name to replace the existing name.
Updates information about a list.
Information about the list to be created.
Generated using TypeDoc
An endpoint for working with Knora lists.