Skip to content
Snippets Groups Projects
Unverified Commit f5325dd4 authored by AnonymousREConfSubmission's avatar AnonymousREConfSubmission Committed by GitHub
Browse files

Update README.md

parent 4ff6b2cf
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,10 @@ Install the needed libaries (e.g. flask and rdflib) using pip, e.g. ...@@ -26,8 +26,10 @@ Install the needed libaries (e.g. flask and rdflib) using pip, e.g.
pip install -r dependencies.txt pip install -r dependencies.txt
``` ```
## Important Note ## Important Notes
The individually created AQM needs to be located in /XXXXX and must follow the conceptualization procedure from the paper. For demonstration purposes, the AQM from the case study of the paper was included in this repository. The individually created AQM needs to be located in the [data](application/static/data) and must follow the conceptualization procedure from the paper. For demonstration purposes, the AQM from the case study of the paper was included in this repository.
In some browsers, the loaded subgraphs can be cached and different visualizations will not be shown. As a solution, disable caching for the "WebVOWL for AQM" page.
## Run the application ## Run the application
Start the flask server Start the flask server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment