Skip to content

Commit

Permalink
added GDPRep, GDPRivacy project links
Browse files Browse the repository at this point in the history
  • Loading branch information
coolharsh55 committed Jul 30, 2018
1 parent e977f9e commit 6e5de41
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
8 changes: 8 additions & 0 deletions GDPRep/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^checklist-demo$ http://openscience.adaptcentre.ie/GDPR-checklist-demo/demo/ [R=302,L]
RewriteRule ^checklist-demo/checklist-dpc$ http://openscience.adaptcentre.ie/GDPR-checklist-demo/demo/GDPR-readiness-checklist.html [R=302,L]
RewriteRule ^checklist-demo/notes$ http://openscience.adaptcentre.ie/GDPR-checklist-demo/demo/notes.html [R=302,L]
RewriteRule ^checklist-demo/sparql-queries$ https://opengogs.adaptcentre.ie/harsh/GDPR-readiness-checklist-usecase/src/master/sparql [R=302,L]
RewriteRule ^checklist-demo/data$ http://openscience.adaptcentre.ie/GDPR-checklist-demo/demo/data.rdf [R=302,L]
RewriteRule ^checklist-demo/repository$ https://opengogs.adaptcentre.ie/harsh/GDPR-readiness-checklist-usecase [R=302,L]
10 changes: 10 additions & 0 deletions GDPRep/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# GDPRep - GDPR preparation tools

A project at ADAPT Centre for semantification of information pertaining to
preparation towards GDPR compliance.

Author/Maintainer: Harshvardhan J. Pandit (harshvardhan.pandit@adaptcentre.ie)

Organisation: ADAPT Centre, Trinity College Dublin

GDPRep project involves work at https://openscience.adaptcentre.ie
3 changes: 3 additions & 0 deletions GDPRivacy/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ http://openscience.adaptcentre.ie/projects/CDMM/GDPRivacy/ [R=302,L]
11 changes: 11 additions & 0 deletions GDPRivacy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# GDPRivacy - GDPR Privacy ontology for Consent

GDPRivacy is an ontology for representation of privacy related concepts such
as Consent. It is currently a work in progress, and is a placeholder for a more
complex work in the future.

Author/Maintainer: Harshvardhan J. Pandit (harshvardhan.pandit@adaptcentre.ie)

Organisation: ADAPT Centre, Trinity College Dublin

GDPRivacy project is available online at https://openscience.adaptcentre.ie

0 comments on commit 6e5de41

Please sign in to comment.