Constructor.
JsonConvert instance
The session token
The session token
Adds cardinalities for properties to a resource class.
the cardinailities to be added.
Creates a new ontology.
The ontology to be created
Creates a resource class without cardinalities.
The resource class to be created.
Creates a resource property.
the resource property to be created.
Deletes an ontology.
the ontology to be deleted.
Deletes a resource class.
with class IRI.
Deletes a resource property.
with property IRI.
Requests metadata about all ontologies from a specific project.
the IRI of the project.
Requests metadata about all ontologies from Knora.
Requests an ontology from Knora.
the IRI of the ontology to be requested.
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.
Generated using TypeDoc
Handles requests to the ontologies route of the Knora API.