Information states according to ISO 19650
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This repository contains the Container States Ontology. It defines four types of information states as per the ISO 19650 part 1 standard. These are: work in progress
, shared
, published
, archived
.
The states can be assigned to containers created for storing heterogeneous information during the project execution phases. They are intended to be used to denote the information states for a Linked Data supported container.
This project was developed as a part of my PhD research.
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
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