Skip to content

Admin Endpoint

For the management of users, projects, groups, lists, and permissions, the DSP-API following a resource centric approach, provides the following endpoints corresponding to the respective classes of objects that they have an effect on, namely:

All information regarding users, projects, groups, lists and permissions is stored in the http://www.knora.org/admin named graph.

Additionally there is the stores endpoint which allows manipulation of the triplestore content, and the SPARQL passthrough: http://server:port/admin/sparql/query forwards a SystemAdmin's SPARQL query to the triplestore unchanged. It is off by default and registered only where a deployment enables it.