rete
playground
Aggregate
Papers per field
Field
Papers
genomics
65
neuroscience
38
machine-learning
30
materials
17
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
12 rows · 0.9 ms · no server, no download — the query runs in your browser.
The query
PREFIX ex: <http://ex/> SELECT ?field (COUNT(?paper) AS ?papers) WHERE { ?paper a ex:Paper ; ex:hasField ?field } GROUP BY ?field ORDER BY DESC(?papers)
rete playground
·
documentation
·
github.com/caviri/rete