diff --git a/stac_dist/test_item_dont_merge/test_item_dont_merge.json b/stac_dist/test_item_dont_merge/test_item_dont_merge.json index 790be2eb..0fd19ea2 100644 --- a/stac_dist/test_item_dont_merge/test_item_dont_merge.json +++ b/stac_dist/test_item_dont_merge/test_item_dont_merge.json @@ -92,13 +92,6 @@ "type": "application/json", "title": "data-access catalog" }, - { - "example:container": true, - "title": "overview_1", - "description": "Link to the data visualization interactive web map.", - "href": "https://vis.fairicube.eu/=data?https://www.x.com", - "rel": "example" - }, { "example:container": false, "example:language": "Python", @@ -117,6 +110,13 @@ "href": "https://www.nv5geospatialsoftware.com/docs/READ_TIFF.html", "rel": "example" }, + { + "example:container": true, + "title": "overview_1", + "description": "Link to the data visualization interactive web map.", + "href": "https://vis.fairicube.eu/=data?https://raw.githubusercontent.com/FAIRiCUBE/Processes/refs/heads/main/ERA5_monthly_averaged_data/script.py", + "rel": "example" + }, { "href": "https://www.google.com", "rel": "license", @@ -126,19 +126,9 @@ ], "assets": { "overview_1": { - "href": "https://www.x.com", - "roles": [ - [ - "overview" - ] - ] - }, - "metadata": { "href": "https://raw.githubusercontent.com/FAIRiCUBE/Processes/refs/heads/main/ERA5_monthly_averaged_data/script.py", "roles": [ - [ - "metadata" - ] + "overview" ] } },