the config object.
this endpoint's base path.
a reference to the v2 endpoint.
JsonConvert instance
the config object.
this endpoint's base path.
The session token
The session token
Creates a new value.
The resource with the value to be created.
Deletes a value.
The resource with the value to be deleted.
Reads a value from Knora.
the Iri of the resource the value belongs to.
the value's UUID.
Handles parsing errors.
the error class provided by us
Performs a general PUT request.
the relative URL for the request.
additional headers, if any.
Performs a general GET request.
the relative URL for the request
additional headers, if any.
Performs a general PATCH request.
the relative URL for the request
the body of the request
content content type of body, if any.
additional headers, 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.
additional headers, 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.
additional headers, if any.
Updates an existing value.
The resource with the value to be updated.
Generated using TypeDoc
Handles requests to the values route of the Knora API.