Skip to content
Timo edited this page Dec 30, 2023 · 1 revision

This page illustrates the ways the documentation script can be installed and used.

Installation as python package

The script can be installed using the Python Package manager pip using the command pip install sparqlunicorn_ontdoc

It may also be installed directly from this repository using the command:

pip install -U git+https://github.com/sparqlunicorn/sparqlunicornGoesGIS-ontdoc@BRANCH

If a branch name is chosen, the version in the respective branch will be installed. Without a branch name, the latest stable version of the script, which resides in the main branch, will be installed.