Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a3fe37c15d4224ea

Jump to content

Talk:Public Accountability Initiative

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 1 year ago by Back ache in topic Querys

Querys

[edit]
#Show 10 wikipedia pages for organisations in the littlesis database
SELECT ?item ?itemLabel ?wikipediaArticle
WHERE {
      ?item p:P3393 ?statement0.
      ?statement0 (ps:P3393) _:anyValueP3393.
  ?wikipediaArticle schema:about ?item ;
                    schema:isPartOf <https://en.wikipedia.org/> .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
LIMIT 10

Click here to launch the Wikidata query

#Show 10 wikipedia pages for people in the littlesis database
SELECT ?item ?itemLabel ?wikipediaArticle
WHERE {
      ?item p:P3388 ?statement0.
      ?statement0 (ps:P3388) _:anyValueP3388.
  ?wikipediaArticle schema:about ?item ;
                    schema:isPartOf <https://en.wikipedia.org/> .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
LIMIT 10

Click here to launch the Wikidata query

Back ache (talk) 08:10, 4 April 2025 (UTC)Reply