reteplayground
Aggregate

Which properties describe members

PlabelN
Career statement @en5092
Member of @en3594
Masonic degree @en3238
Given name(s) @en2583
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