rete
playground
Summary
The corpus at a glance
Subset
Discipline
Models
fundamentals
single
208
project
architectural
9
project
structural
7
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
3 rows · 936 ms · no server, no download — the query runs in your browser.
The query
PREFIX g: <https://w3id.org/rete/gnibim#> SELECT ?subset ?discipline (COUNT(?m) AS ?models) WHERE { ?m a g:Model ; g:subset ?subset ; g:discipline ?discipline . } GROUP BY ?subset ?discipline ORDER BY DESC(?models)
rete playground
·
documentation
·
github.com/caviri/rete