Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/com-pas/compas-architecture
Project's architecture documentation
https://github.com/com-pas/compas-architecture
Last synced: about 2 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T14:45:33.000Z (5 months ago)
- Last Synced: 2024-10-29T22:31:42.870Z (2 months ago)
- Language: CSS
- Homepage:
- Size: 6.88 MB
- Stars: 9
- Watchers: 5
- Forks: 5
- Open Issues: 24
-
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
[![REUSE status](https://api.reuse.software/badge/github.com/com-pas/compas-architecture)](https://api.reuse.software/info/github.com/com-pas/compas-architecture)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5925/badge)](https://bestpractices.coreinfrastructure.org/projects/5925)
[![Slack](public/LFEnergy-slack.svg)](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).## Open Community Calls
We hold an open community call on the first Monday of every month (always check the calendar). The start time right now is:3:00pm - 4:00pm CET
If you wish to participate, please join the [CoMPAS mailing list](https://lists.lfenergy.org/g/CoMPAS). Or contact us in the slack #compas channel on [public LFEnergy slack](http://lfenergy.slack.com/)/
The schedule for the next calls can be found in the mailing list [calendar](https://lists.lfenergy.org/g/CoMPAS/calendar).
If you want to subscribe and stay up to date about upcoming events, consider subscribing to the [CoMPAS mailing list](https://lists.lfenergy.org/g/CoMPAS).## 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.