reteplayground
Aggregate

Most-cited papers

TitleCitations
Incidence review of transmiss…37
Slam approach of teleoperatio…34
Antigen characterization of a…32
Crispr mechanisms of transcri…30
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 10 rows · 2.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX cito: <http://purl.org/spar/cito/> PREFIX dct: <http://purl.org/dc/terms/> SELECT ?title (COUNT(?citing) AS ?citations) WHERE { ?citing cito:cites ?paper . ?paper dct:title ?title } GROUP BY ?title ORDER BY DESC(?citations) LIMIT 10

rete playground · documentation · github.com/caviri/rete