rete
playground
Select
Every same-building model, by size (5 columns)
Model
Schema
Elements
+2
Fundamentals model 172 @en
IFC4
5689
…
Fundamentals model 201 @en
IFC4
5016
…
Fundamentals model 130 @en
IFC4
4890
…
Fundamentals model 175 @en
IFC4
3940
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
60 rows · 10 ms · no server, no download — the query runs in your browser.
The query
PREFIX g: <https://w3id.org/rete/gnibim#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?model ?schema ?elements ?storeys ?spaces WHERE { ?m g:subset "fundamentals" ; rdfs:label ?model ; g:schema ?schema ; g:elementCount ?elements ; g:storeyCount ?storeys ; g:spaceCount ?spaces . } ORDER BY DESC(?elements) LIMIT 60
rete playground
·
documentation
·
github.com/caviri/rete