reteplayground
Summary

The shape of the corpus

TypeCount
Inscription1721
Word1314
Sign375
Scribe102
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