Skip to content

Commit 58b5912

Browse files
Update ESMF_description.md
add more info on colors
1 parent 4e77006 commit 58b5912

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/logo-and-color-palette/ESMF_description.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,14 @@ The ESMF-icon consists of four independent parts. Each one with a different mean
2525

2626
The following colors are used:
2727

28-
| Scope | Color sample | Hex value |
29-
|--------------|-----------------------------------------------------------------|-----------|
30-
| Consumption | ![Consumption purple](images/esmf_color_consumption_purple.png) | #995FAB |
31-
| Provisioning | ![Provisioning blue](images/esmf_color_provisioning_blue.png) | #8298E0 |
32-
| Modelling | ![Modelling bluegrey](images/esmf_color_modelling_bluegrey.png) | #8DA5BF |
33-
| Eclipse OSS | ![Eclipse orange](images/esmf_color_eclipse_orange.png) | #F88D2B |
28+
| Scope | Color sample | Hex value | Description |
29+
|--------------|-----------------------------------------------------------------|-----------|----------|
30+
| Consumption | ![Consumption purple](images/esmf_color_consumption_purple.png) | #995FAB | API Consumption in UI & backend - the consumption of all required APIs in one UI to provide a customer friendly semantics aware software|
31+
| Provisioning | ![Provisioning blue](images/esmf_color_provisioning_blue.png) | #8298E0 | API Provisioning - provisioning/implementation phase where (at least) one API is provided per Aspect Model to make semantic information available in a modular way - also suitable for microservice style software solutions|
32+
| Modelling | ![Modelling bluegrey](images/esmf_color_modelling_bluegrey.png) | #8DA5BF | Modeling - modeling phase where raw data (from the south side) is explained and turned into Aspect Models|
33+
| Eclipse OSS | ![Eclipse orange](images/esmf_color_eclipse_orange.png) | #F88D2B | SAMM - depicts SAMM like a sun – SAMM as the meta model which is at its heart and formally how to express the meaning of data in Aspect Models|
34+
35+
3436

3537
### Typography
3638

0 commit comments

Comments
 (0)