To run this:
- Install requirements from Pipfile
- Set environment variables:
GITLAB_PRIVATE_TOKEN
– API token for GitLab with "read API" accessSEMREPO_URL
– base URL of the Semantic Repository, likehttp://localhost:8080/
- (optional)
SEMREPO_USER
– username for basic authentication with SemRepo - (optional)
SEMREPO_PASS
– password for basic authentication with SemRepo
- Adjust
config/loader.yml
to your liking - Run
python loader.py
This code is licensed under the Apache License, Version 2.0.
Copyright 2025 Systems Research Institute, Polish Academy of Sciences
This work is part of the ASSIST-IoT project that has received funding from the EU’s Horizon 2020 research and innovation programme under grant agreement No 957258.