https://github.com/com-pas/compas-architecture
Project's architecture documentation
https://github.com/com-pas/compas-architecture
Last synced: 4 months ago
JSON representation
Project's architecture documentation
- Host: GitHub
- URL: https://github.com/com-pas/compas-architecture
- Owner: com-pas
- License: cc-by-4.0
- Created: 2020-04-22T12:41:08.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T21:30:41.000Z (over 1 year ago)
- Last Synced: 2025-04-17T23:00:06.548Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 6.88 MB
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - CoMPAS - Formed to develop open source software components related to IEC 61850 model implementation (profile management) and configuration of a power industry Protection Automation and Control System. (Energy Systems / Energy System Modeling Frameworks)
README
# CoMPAS Architecture
[](https://api.reuse.software/info/github.com/com-pas/compas-architecture)
[](https://bestpractices.coreinfrastructure.org/projects/5925)
[](http://lfenergy.slack.com/)
This site provides the architectural description of CoMPAS. It describes the [Functional Architecture](FUNCTIONAL_ARCHITECTURE.md), presenting the logical view and design decisions, as well as the [Technical Architecture](technical/TECHNICAL_ARCHITECTURE.md), presenting the deployment view. It describes the [Technology Choices](TECHNOLOGY.md) made for the project together with the motivation.
General information about CoMPAS can be found [on the wiki at the LFE site](https://wiki.lfenergy.org/display/HOME/CoMPAS).
## Resources
More information on the CoMPAS project can be found on the [LF energy wiki page](https://wiki.lfenergy.org/display/SHP/).
## Contributing
Interested in contributing? Please read carefully the [CONTRIBUTING guidelines](https://com-pas.github.io/contributing/).
## GitHub Pages
This site is provided as a [gitHub pages site](https://com-pas.github.io/compas-architecture/).
The content is maintained and edited on [GitHub](https://github.com/com-pas/compas-architecture).
Contributors are only allowed to contribute by editing the content on GitHub and must do so by presenting their modifications as *pull-request* to the community.
The diagrams on this page are created using [DrawIO](https://github.com/jgraph/drawio-desktop/releases)
and follow [Unified Modeling Language (UML)](https://www.omg.org/spec/UML/).
The drawIO design file is available on this site: [/blob-files/CoMPAS.drawio](blob-files/CoMPAS.drawio).
Modification made to UML diagrams on this site must be made in this file and the modified file must be part of the pull request.
## Contributing
Please refer to the [CoMPAS Contributing Guide](https://com-pas.github.io/contributing/) for contribution guidelines.