rete
playground
Select
An organization's people, ranked by reach
Person
Name
Followers
Jofthomas
Joffrey THOMAS
3629
patrickvonplaten
Patrick von Platen
855
sophiamyang
Sophia Yang
145
timlacroix
timothee lacroix
100
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
10 rows · 2.4 s · 13.0 MB of 1108.0 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX hf: <https://w3id.org/rete/huggingface#> PREFIX schema: <https://schema.org/> SELECT ?person ?name ?followers WHERE { ?person hf:memberOf <https://huggingface.co/mistralai> ; hf:followerCount ?followers . OPTIONAL { ?person schema:name ?name } } ORDER BY DESC(?followers) LIMIT 25
rete playground
·
documentation
·
github.com/caviri/rete