File tree Expand file tree Collapse file tree 2 files changed +62
-2
lines changed
algorithm_catalog/eodc/sen2like/records Expand file tree Collapse file tree 2 files changed +62
-2
lines changed Original file line number Diff line number Diff line change 8282 {
8383 "rel" : " platform" ,
8484 "type" : " application/json" ,
85- "title" : " openEO platform " ,
86- "href" : " ../../../../platform_catalog/openeo_platform .json"
85+ "title" : " EODC openEO Backend " ,
86+ "href" : " ../../../../platform_catalog/openeo_eodc .json"
8787 },
8888 {
8989 "rel" : " application" ,
Original file line number Diff line number Diff line change 1+ {
2+ "id" : " openeo_eodc" ,
3+ "type" : " Feature" ,
4+ "conformsTo" : [
5+ " http://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core"
6+ ],
7+ "properties" : {
8+ "created" : " 2024-05-17T00:00:00Z" ,
9+ "updated" : " 2024-05-17T00:00:00Z" ,
10+ "type" : " openeo_backend" ,
11+ "title" : " EODC openEO Backend" ,
12+ "short_title" : " EODC openEO" ,
13+ "description" : " The EODC openEO backend enables processing using openEO." ,
14+ "keywords" : [],
15+ "language" : {
16+ "code" : " en-US" ,
17+ "name" : " English (United States)"
18+ },
19+ "languages" : [
20+ {
21+ "code" : " en-US" ,
22+ "name" : " English (United States)"
23+ }
24+ ],
25+ "contacts" : [
26+ {
27+ "name" : " EODC openEO Backend" ,
28+ "links" : [
29+ {
30+ "href" : " https://openeo.eodc.eu" ,
31+ "rel" : " about" ,
32+ "title" : " EODC openEO Backend" ,
33+ "type" : " text/html"
34+ }
35+ ],
36+ "contactInstructions" : " SEE WEBSITE" ,
37+ "roles" : [
38+ " operator"
39+ ]
40+ }
41+ ],
42+ "themes" : [],
43+ "license" : " other"
44+ },
45+ "linkTemplates" : [],
46+ "links" : [
47+ {
48+ "rel" : " website" ,
49+ "type" : " text/html" ,
50+ "title" : " EODC openEO Backend API" ,
51+ "href" : " https://openeo.eodc.eu"
52+ },
53+ {
54+ "rel" : " logo" ,
55+ "type" : " image/svg+xml" ,
56+ "title" : " EODC Logo" ,
57+ "href" : " https://eodc.eu/wp-content/themes/eodc/assets/imgs/eodc_logo_marine.svg"
58+ }
59+ ]
60+ }
You can’t perform that action at this time.
0 commit comments