-
Notifications
You must be signed in to change notification settings - Fork 1
Setup
Timo edited this page Dec 30, 2023
·
1 revision
This page illustrates the ways the documentation script can be installed and used.
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.