rete
playground
Summary
The shape of the corpus
Type
Count
Inscription
1721
Word
1314
Sign
375
Scribe
102
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
7 rows · 1.5 s · no server, no download — the query runs in your browser.
The query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?type (COUNT(?s) AS ?count) WHERE { ?s a ?type . } GROUP BY ?type ORDER BY DESC(?count)
rete playground
·
documentation
·
github.com/caviri/rete