Skip to content

Commit

Permalink
dpv-gdpr v0.2 with documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
coolharsh55 committed Jan 13, 2021
1 parent 1ea3ae9 commit 19221db
Show file tree
Hide file tree
Showing 14 changed files with 9,429 additions and 975 deletions.
1,616 changes: 1,344 additions & 272 deletions dpv-gdpr.html

Large diffs are not rendered by default.

1,952 changes: 1,720 additions & 232 deletions dpv-gdpr.jsonld

Large diffs are not rendered by default.

391 changes: 353 additions & 38 deletions dpv-gdpr.n3

Large diffs are not rendered by default.

591 changes: 468 additions & 123 deletions dpv-gdpr.rdf

Large diffs are not rendered by default.

391 changes: 353 additions & 38 deletions dpv-gdpr.ttl

Large diffs are not rendered by default.

1,616 changes: 1,344 additions & 272 deletions index.html

Large diffs are not rendered by default.

1,709 changes: 1,709 additions & 0 deletions rdf/legal_basis.jsonld

Large diffs are not rendered by default.

353 changes: 353 additions & 0 deletions rdf/legal_basis.n3

Large diffs are not rendered by default.

388 changes: 388 additions & 0 deletions rdf/legal_basis.rdf

Large diffs are not rendered by default.

353 changes: 353 additions & 0 deletions rdf/legal_basis.ttl

Large diffs are not rendered by default.

614 changes: 614 additions & 0 deletions rdf/rights.jsonld

Large diffs are not rendered by default.

139 changes: 139 additions & 0 deletions rdf/rights.n3
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dpv: <http://www.w3.org/ns/dpv#> .
@prefix dpv-gdpr: <http://www.w3.org/ns/dpv-gdpr#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sw: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

dpv-gdpr:A13 a rdfs:Class ;
rdfs:label "A13 Right to be Informed"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "information to be provided where personal data is directly collected from data subject"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_13/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A14 a rdfs:Class ;
rdfs:label "A14 Right to be Informed"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "information to be provided where personal data is collected from other sources"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_14/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A15 a rdfs:Class ;
rdfs:label "A15 Right of Access"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right of access"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_15/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A16 a rdfs:Class ;
rdfs:label "A16 Right to Rectification"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to rectification"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_16/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A17 a rdfs:Class ;
rdfs:label "A17 Right to Erasure"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to erasure ('Right to be forgotten')"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_17/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A18 a rdfs:Class ;
rdfs:label "A18 Right to Restrict Processing"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to restriction of processing"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_18/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A19 a rdfs:Class ;
rdfs:label "A19 Right to Rectification"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to be notified in case of rectification or erasure of personal data or restriction of processing"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_19/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A20 a rdfs:Class ;
rdfs:label "A20 Right to Data Portability"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to data portability"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_20/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A21 a rdfs:Class ;
rdfs:label "A21 Right to object"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to object to processing of personal data"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_21/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A22 a rdfs:Class ;
rdfs:label "A22 Right to object to automated decision making"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right not to be subject to a decision based solely on automated processing including profiling"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_22/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A7-3 a rdfs:Class ;
rdfs:label "A7-3 Right to Withdraw Consent"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to withdraw consent"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_7/par_3/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

dpv-gdpr:A77 a rdfs:Class ;
rdfs:label "A77 Right to Complaint"@en ;
dct:created "2020-11-04"^^xsd:date ;
dct:creator "Beatriz Esteves"^^xsd:string,
"Georg Krog"^^xsd:string,
"Harshvardhan J. Pandit"^^xsd:string ;
dct:description "Right to lodge a complaint with a supervisory authority"@en ;
rdfs:isDefinedBy <https://eur-lex.europa.eu/eli/reg/2016/679/art_77/oj> ;
rdfs:subClassOf dpv:DataSubjectRight ;
sw:term_status "accepted"@en .

152 changes: 152 additions & 0 deletions rdf/rights.rdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:dct="http://purl.org/dc/terms/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#"
>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A13">
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<rdfs:label xml:lang="en">A13 Right to be Informed</rdfs:label>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_13/oj"/>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:description xml:lang="en">information to be provided where personal data is directly collected from data subject</dct:description>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A19">
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<dct:description xml:lang="en">Right to be notified in case of rectification or erasure of personal data or restriction of processing</dct:description>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdfs:label xml:lang="en">A19 Right to Rectification</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_19/oj"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A14">
<sw:term_status xml:lang="en">accepted</sw:term_status>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_14/oj"/>
<dct:description xml:lang="en">information to be provided where personal data is collected from other sources</dct:description>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<rdfs:label xml:lang="en">A14 Right to be Informed</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A20">
<rdfs:label xml:lang="en">A20 Right to Data Portability</rdfs:label>
<dct:description xml:lang="en">Right to data portability</dct:description>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_20/oj"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A22">
<dct:description xml:lang="en">Right not to be subject to a decision based solely on automated processing including profiling</dct:description>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<rdfs:label xml:lang="en">A22 Right to object to automated decision making</rdfs:label>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_22/oj"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A77">
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_77/oj"/>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<dct:description xml:lang="en">Right to lodge a complaint with a supervisory authority</dct:description>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<rdfs:label xml:lang="en">A77 Right to Complaint</rdfs:label>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A16">
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_16/oj"/>
<rdfs:label xml:lang="en">A16 Right to Rectification</rdfs:label>
<dct:description xml:lang="en">Right to rectification</dct:description>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A7-3">
<rdfs:label xml:lang="en">A7-3 Right to Withdraw Consent</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<dct:description xml:lang="en">Right to withdraw consent</dct:description>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_7/par_3/oj"/>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A18">
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<dct:description xml:lang="en">Right to restriction of processing</dct:description>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_18/oj"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdfs:label xml:lang="en">A18 Right to Restrict Processing</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A17">
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_17/oj"/>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<rdfs:label xml:lang="en">A17 Right to Erasure</rdfs:label>
<dct:description xml:lang="en">Right to erasure ('Right to be forgotten')</dct:description>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A21">
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_21/oj"/>
<dct:description xml:lang="en">Right to object to processing of personal data</dct:description>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<rdfs:label xml:lang="en">A21 Right to object</rdfs:label>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/dpv-gdpr#A15">
<rdfs:label xml:lang="en">A15 Right of Access</rdfs:label>
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:isDefinedBy rdf:resource="https://eur-lex.europa.eu/eli/reg/2016/679/art_15/oj"/>
<sw:term_status xml:lang="en">accepted</sw:term_status>
<dct:description xml:lang="en">Right of access</dct:description>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Beatriz Esteves</dct:creator>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-11-04</dct:created>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dct:creator>
<dct:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Krog</dct:creator>
<rdfs:subClassOf rdf:resource="http://www.w3.org/ns/dpv#DataSubjectRight"/>
</rdf:Description>
</rdf:RDF>
Loading

0 comments on commit 19221db

Please sign in to comment.