Difference between revisions of "Project:Tools"

From Wikibase Personal data
Jump to navigation Jump to search
Line 7: Line 7:
 
* new Le Temps frontend (PR: please describe, link, and clarify assumptions and how to test, add relevant material in [[Project:Ontology/GDPR]])
 
* new Le Temps frontend (PR: please describe, link, and clarify assumptions and how to test, add relevant material in [[Project:Ontology/GDPR]])
 
* your shiny new tool which introduces for you an important dependency on the wiki
 
* your shiny new tool which introduces for you an important dependency on the wiki
 +
 +
=== Alex Bowyer's GDPR study ===
 +
I am a PhD student at Newcastle University. I am running a study where I am guiding participants through making GDPR requests and then talking to them about the data they get back. I am using the personaldata.io wiki as a means to produce GDPR requests in a standard form. I started out using the [[MediaWiki/Access.js]] template, but have since created my own variant at [[User:Alexbfree/Code:GDPRMailAccess.js]]. My general process is that each time a participant selects a company, I go through that company's privacy policy and privacy pages and encode all the relevant info, especially {{P|10}} and {{P|122}}, so that I can use the plugin to generate the request, which the participant then sends. I am doing some basic tracking of my progress [[Item:Q2369 here]]

Revision as of 15:50, 10 February 2020

Some contributors to PersonalData.IO are adding value by contributing tools to the ecosystem. These might take different form, such as clever-er gadgets, or external websites that provide a new front end to the same backend.

As such they rely on the ontology we (manage to) agree to, sometimes critically. So they depend on what happens over at Project:Ontology, and it is important that this project is informed of the tools built on top of the database, and the assumptions they make.

Examples

  • new GDPR popup (AB: please describe, link, and clarify assumptions and how to test, add relevant material in Project:Ontology/GDPR)
  • new Le Temps frontend (PR: please describe, link, and clarify assumptions and how to test, add relevant material in Project:Ontology/GDPR)
  • your shiny new tool which introduces for you an important dependency on the wiki

Alex Bowyer's GDPR study

I am a PhD student at Newcastle University. I am running a study where I am guiding participants through making GDPR requests and then talking to them about the data they get back. I am using the personaldata.io wiki as a means to produce GDPR requests in a standard form. I started out using the MediaWiki/Access.js template, but have since created my own variant at User:Alexbfree/Code:GDPRMailAccess.js. My general process is that each time a participant selects a company, I go through that company's privacy policy and privacy pages and encode all the relevant info, especially collects (P10) and requires (P122), so that I can use the plugin to generate the request, which the participant then sends. I am doing some basic tracking of my progress Item:Q2369 here