ench0 ad3f9c8168 diagram updates | 3 vuotta sitten | |
---|---|---|
model | 3 vuotta sitten | |
res | 3 vuotta sitten | |
sparql | 4 vuotta sitten | |
.bpmnlintrc | 4 vuotta sitten | |
.gitignore | 3 vuotta sitten | |
LICENSE | 4 vuotta sitten | |
README.md | 4 vuotta sitten | |
converter.png | 4 vuotta sitten | |
dprl.json | 4 vuotta sitten | |
dprl.rdf | 4 vuotta sitten | |
dprl.svg | 4 vuotta sitten | |
dprl.ttl | 4 vuotta sitten | |
dprl.xml | 4 vuotta sitten | |
dprl_ld_graph.drawio | 3 vuotta sitten | |
dprl_overview.drawio | 3 vuotta sitten | |
plan.md | 4 vuotta sitten | |
resources.md | 4 vuotta sitten |
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