This repository hosts a prototype for the EG-ICE 2023 paper "Towards Scene Graph Descriptions for Spatial Representations in the Built Environment". It is built on a React web viewer using THREE.js and IFC.js and an Oxigraph Graph Service, storing the Graph in the local repository.
- Run "npm install" in the console or terminal
- Make sure that Port 3000 and 3001 are free
- Run "npm run dev" (Don't use npm start, since this will not start all services!)
The initial graph is located under /storage/graphOriginal.ttl
The queries used in this prototype are hosted under /src/Misc/Queries.tsx
This research is funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) – 501812634 and the Strategic Basic Research grant (grant no. 1S99020N) of the Research Foundation Flanders (FWO).