reteplayground
Summary

What's in the collection

TypeCount
Page764,708
Concept127,113
Chapter50,632
Book2,307
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 8 rows · 297 ms · no server, no download — the query runs in your browser.

The query

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> SELECT ?type (COUNT(?s) AS ?count) WHERE { ?s rdf:type ?type } GROUP BY ?type ORDER BY DESC(?count)

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