Skip to content

Commit 8a2b7a2

Browse files
authored
Merge pull request #169 from ESA-APEx/fix_diagram
fix: fix to concepts diagram
2 parents eff529a + d71042f commit 8a2b7a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

interoperability/definitions.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ flowchart TD
2626
ALGORITHM --> | adheres to | ALGORITHM_GUIDELINES
2727
ALGORITHM --> | hosted on | OPENEO_OGC
2828
OPENEO_OGC --> | deployed on | HOSTING_PLATFORM
29-
OPERATOR --> | operated by | HOSTING_PLATFORM
29+
OPERATOR --> | operates | HOSTING_PLATFORM
3030
HOSTING_PLATFORM --> | adheres to | PLATFORM_GUIDELINES
3131
ALGORITHM --> | registered in | CATALOGUE
3232
APEX ---> | curates | CATALOGUE
@@ -103,7 +103,7 @@ aspects, ensuring that EO projects retain a sufficient degree of freedom in sele
103103
An EO project refers to the consortium that is responsible for building the EO algorithm and is also referred to as
104104
Algorithm PI (principal investigator). In certain ESA EOP procurement and ITTs, there is now a requirement included to
105105
comply with APEx [Interoperability and Compliance Guidelines](../interoperability/index.md). When compliance is
106-
required, the consortium can utilise various services offered by APEx. Specifically, the
106+
required, the consortium can utilise various services offered by APEx. Specifically, the
107107
[APEx Algorithm Support](../propagation/index.qmd) aims tosupport the enhancement of algorithms on a technical and
108108
software level and facilitate the transition to hosted algorithms that can be included in the
109109
[APEx Algorithm Services Catalogue](https://algorithm-catalogue.apex.esa.int/).

0 commit comments

Comments
 (0)