reteplayground
Summary

How 208 people modelled the SAME building

ModelsMin ElementsMean Elements+1
2081301168
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 1 row · 284 ms · no server, no download — the query runs in your browser.

The query

PREFIX g: <https://w3id.org/rete/gnibim#> SELECT (COUNT(?m) AS ?models) (MIN(?e) AS ?minElements) (ROUND(AVG(?e)) AS ?meanElements) (MAX(?e) AS ?maxElements) WHERE { ?m g:subset "fundamentals" ; g:elementCount ?e . }

rete playground · documentation · github.com/caviri/rete