reteplayground
Aggregate

👥 Most-collected artists, designers & authors

Author / maker# works
SOTHEBY'S85
CHESSEX, Jacques40
INTERNATIONAL TYPEFACE CORPOR…30
FIELL, Charlotte & Peter24
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 25 rows · 162 ms · 256.0 KB of 12.9 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> SELECT ?name (COUNT(?w) AS ?n) WHERE { ?w schema:creator ?a . ?a schema:name ?name . } GROUP BY ?name ORDER BY DESC(?n) LIMIT 25

rete playground · documentation · github.com/caviri/rete