Difference between revisions of "Project:SAR"

From Wikibase Personal data
Jump to navigation Jump to search
(Replaced content with "This has been moved within * Requesting data")
Tag: Replaced
Line 1: Line 1:
= Queries =
+
This has been moved within
{{SPARQL|query=SELECT ?item ?itemLabel ?target ?targetLabel ?data_subject ?data_subjectLabel WHERE {
 
  ?item pdiot:P3 pdio:Q1308.
 
  OPTIONAL {?item pdiot:P99 ?target.}
 
  OPTIONAL {?item pdiot:P229 ?data_subject}
 
  SERVICE wikibase:label {
 
    bd:serviceParam wikibase:language "en" .
 
  }
 
  }|label=SARs known to this system}}
 
 
 
= Statistics =
 
no analysis yet
 
 
 
= Infrastructure =
 
* [[Development of SAR service|More on how the SAR service is built]]
 
* [[Data controller popup]]
 
 
 
= See also =
 
 
* [[Requesting data]]
 
* [[Requesting data]]

Revision as of 23:51, 26 January 2020

This has been moved within