geopython / geopython/GeoHealthCheck
feature request: metadata roundtrip
Open
- Dominant language
- Python
- Stars
- 92
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
would be interesting to have a plugin for a metadata-roundtrip. Test from any wms/wmts/wcs/wfs capabilities.
For each layer/metadataUrl open the url, check if the metadata has a backlink to the service.
This probably needs individual xpath expressions for schema's such as iso19139, iso19115-1, DC
Expected result:
- Warning for layers that have no metadata-url
- Error for layers that have an invalid metadata-url
- Warning for layers with an attached metadata that has no backlink
Contributor guide
Assessment
This issue has not been assessed yet.