rete
playground
Aggregate
Most prolific astrocyte authors
Name
Papers
Michael V. Sofroniew @en
19
Maiken Nedergaard @en
16
Ben A. Barres @en
14
Philip G. Haydon @en
14
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
15 rows · 9.3 ms · no server, no download — the query runs in your browser.
The query
PREFIX ex: <http://ex/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?name (COUNT(?w) AS ?papers) WHERE { ?w ex:author ?a . ?a foaf:name ?name } GROUP BY ?name ORDER BY DESC(?papers) LIMIT 15
rete playground
·
documentation
·
github.com/caviri/rete