Skip to content

Commit 117698c

Browse files
committed
chore: updated backends to focus on marketing
1 parent 0017d7b commit 117698c

File tree

3 files changed

+18
-67
lines changed

3 files changed

+18
-67
lines changed

platform_catalog/cdse_openeo_federation.json

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@
99
"updated": "2024-05-17T00:00:00Z",
1010
"type": "openeo_backend",
1111
"title": "openEO processing backend",
12+
"short_title": "CDSE",
1213
"description": "The CDSE openEO federation enables processing using openEO.",
13-
"keywords": [
14-
"openeo",
15-
"data analysis",
16-
"platform as a service"
17-
],
14+
"keywords": [],
1815
"language": {
1916
"code": "en-US",
2017
"name": "English (United States)"
@@ -42,31 +39,16 @@
4239
]
4340
}
4441
],
45-
"themes": [
46-
{
47-
"concepts": [
48-
{
49-
"id": "DATA ANALYSIS"
50-
}
51-
],
52-
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
53-
}
54-
],
42+
"themes": [],
5543
"license": "other"
5644
},
5745
"linkTemplates": [],
5846
"links": [
5947
{
60-
"rel": "documentation",
48+
"rel": "website",
6149
"type": "text/html",
62-
"title": "CDSE openEO documentation",
63-
"href": "https://documentation.dataspace.copernicus.eu/APIs/openEO/openEO.html"
64-
},
65-
{
66-
"rel": "service",
67-
"type": "application/json",
68-
"title": "openEO service",
69-
"href": "https://openeofed.dataspace.copernicus.eu"
50+
"title": "CDSE openEO Federation",
51+
"href": "https://documentation.dataspace.copernicus.eu/APIs/openEO/federation/openeo_federation.html"
7052
},
7153
{
7254
"rel": "logo",

platform_catalog/gep.json

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@
1010
"type": "ogc_backend",
1111
"title": "Geohazards Exploitation Platform",
1212
"description": "",
13-
"keywords": [
14-
"ogc",
15-
"data analysis",
16-
"platform as a service"
17-
],
13+
"keywords": [],
1814
"language": {
1915
"code": "en-US",
2016
"name": "English (United States)"
@@ -47,25 +43,16 @@
4743
"email": "[email protected]"
4844
}
4945
],
50-
"themes": [
51-
{
52-
"concepts": [
53-
{
54-
"id": "DATA ANALYSIS"
55-
}
56-
],
57-
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
58-
}
59-
],
46+
"themes": [],
6047
"license": "other"
6148
},
6249
"linkTemplates": [],
6350
"links": [
6451
{
65-
"rel": "service",
66-
"type": "application/json",
67-
"title": "OGC API Processes Service Endpoint",
68-
"href": "https://ades.gep.terradue.com/gep/wps3/processes"
52+
"rel": "website",
53+
"type": "text/html",
54+
"title": "Geohazards TEP",
55+
"href": "https://geohazards-tep.eu/"
6956
},
7057
{
7158
"rel": "logo",

platform_catalog/openeo_platform.json

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@
99
"updated": "2024-05-17T00:00:00Z",
1010
"type": "openeo_backend",
1111
"title": "openEO platform processing backend",
12+
"short_title": "openEO Platform",
1213
"description": "The openEO Platform enables processing using openEO.",
13-
"keywords": [
14-
"openeo",
15-
"data analysis",
16-
"platform as a service"
17-
],
14+
"keywords": [],
1815
"language": {
1916
"code": "en-US",
2017
"name": "English (United States)"
@@ -42,31 +39,16 @@
4239
]
4340
}
4441
],
45-
"themes": [
46-
{
47-
"concepts": [
48-
{
49-
"id": "DATA ANALYSIS"
50-
}
51-
],
52-
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
53-
}
54-
],
42+
"themes": [],
5543
"license": "other"
5644
},
5745
"linkTemplates": [],
5846
"links": [
5947
{
60-
"rel": "documentation",
48+
"rel": "website",
6149
"type": "text/html",
62-
"title": "openEO platform documentation",
63-
"href": "https://docs.openeo.cloud"
64-
},
65-
{
66-
"rel": "service",
67-
"type": "application/json",
68-
"title": "openEO service",
69-
"href": "https://openeo.cloud"
50+
"title": "openEO Platform",
51+
"href": "https://openeo.cloud/"
7052
},
7153
{
7254
"rel": "logo",

0 commit comments

Comments
 (0)