sw-be A Project Repository for Semantic Web Final Project Back End Getting started Run these first before using this BE Project: python -m venv .venv .\.env\Scripts\activate pip install -r requirements.txt Running project Run this script in the root of project python wsgi.py