reteplayground
Aggregate

Papers per field

FieldPapers
genomics65
neuroscience38
machine-learning30
materials17
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