Changes

Jump to navigation Jump to search
Redirected page to Project:GetYourData
Line 1: Line 1: −
= Queries =
+
#REDIRECT [[Project:GetYourData]]
[{{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
  −
 
  −
 
  −
[https://query.personaldata.io/index.html#PREFIX%20pdio%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fentity%2F%3E%0APREFIX%20pdiot%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fprop%2Fdirect%2F%3E%0A%0ASELECT%20%3Fitem%20%3FitemLabel%20%3FdataSubjectLabel%20%3FtargetLabel%20WHERE%20%7B%0A%20%20%3Fitem%20pdiot%3AP3%20pdio%3AQ1308.%0A%20%20OPTIONAL%20%7B%3Fitem%20pdiot%3AP99%20%3Ftarget%7D%0A%20%20OPTIONAL%20%7B%3Fitem%20pdiot%3AP229%20%3FdataSubject%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%20%0A%0A%20%20%7D%0A%20%20%0AOPTIONAL%20%7B%20%3Fitem%20pdiot%3AP47%20%3F_image.%20%7D%0A%7D%0ALIMIT%20100 Some SARs]
  −
 
  −
[[Development of SAR service]]
 

Navigation menu