Skip to content

Dataverse: script to verify WorldMap links are valid #3480

@raprasad

Description

@raprasad

Dataset metadata will contain links to WorldMap layers.

Verify that the WorldMap links are valid--e.g., that the layers still exist.

Run this check via GeoConnect:

  • Get all map layer metadata links via API call
    • Add Dataverse API call to return list of MapLayerMetadata objects. Started in f0cec55.
  • Check against WorldMap, delete non-existent links
  • Run reverse check. For Layers with DataverseInfo objects, make sure Dataverse still has the file/dataset. Delete the WorldMap DataverseInfo object but not the Layer itself.
    • should rarely happen

Notes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions