reteplayground
Summary

The corpus at a glance

SubsetDisciplineModels
fundamentalssingle208
projectarchitectural9
projectstructural7
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