Project:GetYourData

From Wikibase Personal data
Jump to navigation Jump to search

Filing a SAR

See Project:SAR

Automated tools

PREFIX pdio: <https://wiki.personaldata.io/entity/>
PREFIX pdiot: <https://wiki.personaldata.io/prop/direct/>
PREFIX pdiop: <https://wiki.personaldata.io/prop/>
PREFIX pdiops: <https://wiki.personaldata.io/prop/statement/>
PREFIX pdiopq: <https://wiki.personaldata.io/prop/qualifier/>
SELECT ?item ?itemLabel ?service ?serviceLabel ?web WHERE {
  ?item pdiop:P144 ?statement.
  ?statement pdiops:P144 ?service.
  ?service pdiot:P4* pdio:Q188.
  OPTIONAL {?statement pdiopq:P15 ?web}
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" . }
}

actors with some form of data rights portal (embedded)

Categorizing the tools

Not all the tools for quickly getting data back are the same, or follow the same process. Some

  • give you a view on your data very quickly
  • allow you to file your request but require coming back to the same place later to see the result
  • allow you to file your request, but this just starts a process (often email exchange)

How should we categorize this? There is certainly a taxonomy there, not captured with the current modeling.