Table of Contents
This project was developed as a part of ongoing research in SHACL rules for validating building models in the AEC domain.
This app runs on react and node js. Below are the instructions on getting started
You need the following packages, installations in your local machine to run the above code
- npm
npm install npm@latest -g
- Node.js
-
Clone the repo
git clone https://github.com/sbalot/EpicSHACLVisualizer.git
-
Install NPM packages
npm install
-
Fire up the website by going into the root folder and running
npm start
-
Once the website loads, enter the url for the data graph and the shape graph. For now, you can enter any text for the gltf file field. Click on the view violations button, to see the results of the data validation.
-
The violating components will be highlighted in yellow.
This project is used to demostrate validation using SHACL rules. Some sample rules are available at https://github.com/sbalot/BIM4Ren_SHACLDB/tree/main/Shapes, while sample data graphs are available at https://github.com/sbalot/BIM4Ren_SHACLDB/tree/main/Data
Below are some features which are planned, but have no definite deadlines. If you are interested in contributing, let me know :)
- Allow URL inputs for gltf field
- Downloadable validation report (in turtle format)
- Add preloaded URL input fields as an example
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Madhumitha Senthilvel - [email protected]
Project Link: https://github.com/sbalot/EpicSHACLVisualizer
This project received funding from the BIM4Ren H2020 EU-funded project under the grant agreement 820773.