Skip to content

Micka compositions from dead servers #6033

@jmacura

Description

@jmacura

Micka can store records also for compositions from already dead servers. One such example is "BIO_regions" composition in Watlas' Micka. The csw request returns:

{
            "id": "m-7a270059-c753-4867-ac28-ec60d97c3554",
            "type": "application",
            "serviceType": "Map",
            "title": "BIO_regions",
            "abstract": "abstract",
            "links": [
                {
                    "url": "https:\/\/hub.plan4all.eu\/rest\/workspaces\/hana\/maps\/bio_regions",
                    "protocol": "WWW:LINK-1.0-http--link"
                },
                {
                    "url": "https:\/\/hub.plan4all.eu\/rest\/workspaces\/hana\/maps\/bio_regions\/file",
                    "protocol": "WWW:LINK-1.0-http--link"
                }
            ],
            "imgURL": "https:\/\/hub.plan4all.eu\/rest\/workspaces\/hana\/maps\/bio_regions\/thumbnail",
            "bbox": [
                -179.899999966673,
                -85.0599999968945,
                179.899999966673,
                85.0599999968945
            ],
            "contacts": [
                {
                    "organisationName": "",
                    "email": "",
                    "role": "custodian"
                }
            ],
            "dates": [
                {
                    "date": "2021-09-01",
                    "dateType": "publication"
                },
                {
                    "date": "2021-09-01",
                    "dateType": "revision"
                }
            ],
            "keywords": [],
            "degree": null,
            "dateStamp": "2021-09-01"
        },

while hub.plan4all.eu is no longe operational. It results in nothing as any requests for the composition file, of course, fail.
Question is: Can and should we do something about it at the hslayers end? Or is this solely the responsibility of a Micka maintaner to keep the record list up-to-date?

Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions