rete
playground
Aggregate
Adjacent sub-topics
Topic
Papers
Biology @en
461
Neuroscience @en
369
Cell biology @en
251
Central nervous system @en
167
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
20 rows · 4.1 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 ?topic (COUNT(?w) AS ?papers) WHERE { ?w ex:topic ?t . ?t rdfs:label ?topic } GROUP BY ?topic ORDER BY DESC(?papers) LIMIT 20
rete playground
·
documentation
·
github.com/caviri/rete