reteplayground
Summary

The building's rooms, floor by floor

FloorRoom
Dachgeschoss @enGalerie @en
Erdgeschoss @enBad @en
Erdgeschoss @enBuero @en
Erdgeschoss @enFlur @en
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 7 rows · 7.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX bot: <https://w3id.org/bot#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?floor ?room WHERE { ?s a bot:Storey ; rdfs:label ?floor ; bot:hasSpace ?r . ?r rdfs:label ?room . } ORDER BY ?floor ?room

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