Das Casereporting befindet sich in einer frühen Phase der Entwicklung.
Wir laden alle herzlich ein, sich zu beteiligen.
Generally, we aim for the following conventions and principles:
Single Point of Truth¶
Definitions should exist in one place only. We use continuous integration work flows to systematically integrate modules and deploy individual pieces. For example, the code examples and definitions in this documentation are automatically generated from tested code.
Privacy by Design, Privacy by Default, and Separation of Concerns principle¶
All of the above principles help reducing the risk that privacy of any user is compromised. For example, those who develop tools do not need to access original data generated by users (separation of concerns principle).
Open Source¶
Transparency is a key when working with user-generated content, and open source code means transparency. The documentation and all pieces of software used in this project are published as open source. This guarantees a sustainable, future proof development cycle.
Modular design¶
... (explain tools & modules)