rete
playground
Select
Every model + its downloadable IFC (5 columns)
Model
Discipline
Schema
+2
Project 1 — architectural @en
architectural
IFC2X3
…
Fundamentals model 172 @en
single
IFC4
…
Fundamentals model 201 @en
single
IFC4
…
Fundamentals model 130 @en
single
IFC4
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
60 rows · 9.0 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 ?discipline ?schema ?elements ?ifc WHERE { ?m a g:Model ; rdfs:label ?model ; g:discipline ?discipline ; g:schema ?schema ; g:elementCount ?elements ; g:ifcFile ?ifc . } ORDER BY DESC(?elements) LIMIT 60
rete playground
·
documentation
·
github.com/caviri/rete