You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eo_service_usage/openeo_usage.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
title: openEO based services
3
3
---
4
4
5
-
APEx services that follow the [openEO](https://openeo.org/) standard are implemented as openEO processes.
5
+
Context: use of APEx services that expose the [openEO](https://openeo.org/)interface standard, when implemented as openEO processes.
6
6
7
7
8
-
Services can be executed through the tools that are provided by the different processing platforms.
9
-
For OpenEO based services, there is an online user interface, web editor, Client Libraries (JavaScript, Python, R) and API.
8
+
In general, services can be executed through the tools that are provided by the APEx supported platforms ("processing platforms" hereafter).
9
+
For OpenEO based services, this is supported by an online user interface, web editor, Client Libraries (JavaScript, Python, R) and API.
10
10
11
-
There are several ways to discover how a service can be executed. When publishing a service on the APEx, a service provider can choose to provide the following information in the service details:
11
+
There are several ways to discover how a service can be executed. When publishing a service on the APEx Algorithm Services Catalogue, a service provider can choose to provide the following information in the service details:
12
12
13
13
* An executable link which redirects the user to the user interface of the processing platform. If this is the case, an **Access app** button will appear when opening an EOplaza service.
14
14
* Sample code in the service description on how to execute a service.
0 commit comments