This repository contains a django app, which displays only the Policy Editor reference UI.
- Install dependencies
pip install -r requirements.txt- Run the migrations
python manage.py makemigrations
python manage.py migrate- Create a superuser to access admin interface
python manage.py createsuperuser- Run the server
python manage.py runserver
| What | How | Values |
|---|---|---|
| 1) Policy management expressiveness: ability to represent data processing regulations in a machine processable form. 2) Policy-based Data Access Control Accuracy | 1) analysis of an existing large (>100) corpus of data sharing/data processing agreements 2) Experiments over at least two policies, asking the pilots to express (in machine processable form, through our tool's interface) a sample (min 20 each) of( access requests (evenly distributed as requests to be permitted, and to be denied). | 1) analysis of an existing large (>100) corpus of data sharing/data processing agreements 2) Experiments over at least two policies, asking the pilots to express (in machine processable form, through our tool's interface) a sample (min 20 each) of( access requests (evenly distributed as requests to be permitted, and to be denied). |