ench0 ad3f9c8168 diagram updates | před 3 roky | |
---|---|---|
model | před 3 roky | |
res | před 3 roky | |
sparql | před 4 roky | |
.bpmnlintrc | před 4 roky | |
.gitignore | před 3 roky | |
LICENSE | před 4 roky | |
README.md | před 4 roky | |
converter.png | před 4 roky | |
dprl.json | před 4 roky | |
dprl.rdf | před 4 roky | |
dprl.svg | před 4 roky | |
dprl.ttl | před 4 roky | |
dprl.xml | před 4 roky | |
dprl_ld_graph.drawio | před 3 roky | |
dprl_overview.drawio | před 3 roky | |
plan.md | před 4 roky | |
resources.md | před 4 roky |
DPRL is model used for creating GDPR-friendly open contracts that are transparent and auditable. DPRL comprises of the core model and an ODRL profile for GDPR.
Data Subject Rights in GDPR | Related ODRL Actions | DPRL Proposed Actions |
---|---|---|
Right to information | inform, read | access |
Right of subject access | inform | access |
Right to rectification | modify | rectify |
Right to erasure | delete, uninstall | erase |
Right to remove the consent | obtainConsent | removeConsent |
Right to data portability | move, transform | port |
Right to restrict access | give, grantUse, reviewPolicy | restrict |
Right to object to procedure | - | object |
VSCode: Language Support for RDF related language syntax
yarn global add bpmnlint or npm install -g bpmnlint
bpmnlint --init bpmnlint model/rectify-bpmn.xml
The dissertation: https://gogs.adaptcentre.ie/ensar/Ensar-Dissertation
DPRL model: https://gogs.adaptcentre.ie/ensar/dprl