reteplayground
Summary

What's in the graph

Entity typeCount
Publication180,866
Event29,262
Person22,663
Journal14,735
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 9 rows · 26.3 s · 28.5 MB of 1566.6 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX infs: <https://w3id.org/rete/infoscience#> SELECT ?type (COUNT(?s) AS ?n) WHERE { ?s a ?type . FILTER(STRSTARTS(STR(?type), "https://w3id.org/rete/infoscience#")) } GROUP BY ?type ORDER BY DESC(?n)

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