rete
playground
Summary
What's in this corpus
Kind
N
Manuscript @en
49
Person @en
36
Institution @en
22
Place @en
20
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
8 rows · 744 ms · no server, no download — the query runs in your browser.
The query
PREFIX fjo: <https://w3id.org/fuero-juzgo/ontology#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?kind (COUNT(?s) AS ?n) WHERE { ?s a ?c . ?c rdfs:label ?kind . VALUES ?c { fjo:Manuscript fjo:Fragment fjo:Edition fjo:Study fjo:LegalText fjo:Person fjo:Institution fjo:Place } } GROUP BY ?kind ORDER BY DESC(?n)
rete playground
·
documentation
·
github.com/caviri/rete