rete
playground
Aggregate
Teaching ties by nationality
Nationality
Teaching Links
French @en
6823
Dutch @en
6169
German @en
4860
Italian @en
3624
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
25 rows · 27 ms · no server, no download — the query runs in your browser.
The query
PREFIX gvp: <http://vocab.getty.edu/ontology#> SELECT ?nationality (COUNT(*) AS ?teachingLinks) WHERE { ?teacher gvp:teacherOf ?pupil ; gvp:nationality ?nationality . } GROUP BY ?nationality ORDER BY DESC(?teachingLinks) LIMIT 25
rete playground
·
documentation
·
github.com/caviri/rete