rete
playground
Summary
What's in the collection
Type
Count
Page
764,708
Concept
127,113
Chapter
50,632
Book
2,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