reteplayground
Select

Author profiles

AuthorNameH+1
60Nyte Daqu90
72Cesami Beto53
112Tebe Mozo39
20Nyul Hanyto34
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 3.2 ms · no server, no download — the query runs in your browser.

The query

PREFIX ex: <http://ex/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?author ?name ?h ?institution WHERE { ?author a ex:Person ; foaf:name ?name ; ex:hIndex ?h ; ex:affiliation ?institution } ORDER BY DESC(?h) LIMIT 50

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