rete
playground
Aggregate
Leading institutions
Inst
Papers
Stanford University @en
41
University of California, Los…
40
Harvard University @en
34
Institute of Neurobiology @en
33
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
15 rows · 10 ms · no server, no download — the query runs in your browser.
The query
PREFIX ex: <http://ex/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?inst (COUNT(DISTINCT ?w) AS ?papers) WHERE { ?w ex:author ?a . ?a ex:affiliation ?i . ?i rdfs:label ?inst } GROUP BY ?inst ORDER BY DESC(?papers) LIMIT 15
rete playground
·
documentation
·
github.com/caviri/rete