rete
playground
Aggregate
Which properties describe members
Plabel
N
Career statement @en
5092
Member of @en
3594
Masonic degree @en
3238
Given name(s) @en
2583
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
29 rows · 63 ms · no server, no download — the query runs in your browser.
The query
PREFIX wdt: <https://database.factgrid.de/prop/direct/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?plabel (COUNT(*) AS ?n) WHERE { ?m wdt:P91 <https://database.factgrid.de/entity/Q10677> . ?m ?p ?o . OPTIONAL { ?p rdfs:label ?plabel } } GROUP BY ?plabel ORDER BY DESC(?n)
rete playground
·
documentation
·
github.com/caviri/rete