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 resource.
the resource to be created.
Deletes a resource.
the resource to be deleted.
Given a resource IRI, gets the resource from Knora.
Iri of the resource to get.
Given a sequence of resource IRIs, gets the resources from Knora.
Iris of the resources to get.
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 a resource's metadata.
the new metadata.
Generated using TypeDoc
Handles requests to the resources route of the Knora API.