Skip to content

Backend

Benjamin Schnabel edited this page Jan 28, 2025 · 1 revision

How to use the backend

Create an admin user with createsuperuser. Login with to the admin panel.

Server status

On the right sidebar there is a Menu item below "Check Status", called "Server Status". When you clcik it you will see the server status. This shows the services "Solr" and "Fuseki".

Thread tasks

In the submenu "Thread tasks" you can add a new task. The task needs to have a name. It can have an optional field if it is done and if if the status is ok. It needs to have a timestamp for the start and a timestamp for the end. It also needs a log text which will apear in the logfiles.

Datasets

Here you can load and unload the datasets. It is replaced by the loader script. The loader.pyscript checks the markdown files in the datasets in judaicalink-site. If loaded=trueis found in the markdown file and the accoring ttl files are found the data will be loaded in fuseki.

Clone this wiki locally