Difference between revisions of "Project:Vocabulary/GDPR"

From Wikibase Personal data
Jump to navigation Jump to search
Line 14: Line 14:
 
===Data rights snaks===
 
===Data rights snaks===
 
Multiple choice between different options
 
Multiple choice between different options
 +
 +
== References ==
 +
{{SPARLQ|query=SELECT ?item ?itemLabel WHERE {
 +
  ?item pdiot:P110 pdio:Q3006.
 +
  SERVICE wikibase:label {
 +
    bd:serviceParam wikibase:language "en" .
 +
  }
 +
}
 +
LIMIT 100
 +
|title=sources on (GDPR) ontology modeling}}

Revision as of 23:52, 6 February 2020

Example

Swisscom (Q988)

Core snaks

(Q: how do we refer to privacy policy? there are a few different ways to do it)

Data rights snaks

Multiple choice between different options

References

Template:SPARLQ