AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

Maintain script(s) that automatically updates assertion wiki pages #705

Closed djtfmartin closed 11 months ago

djtfmartin commented 3 years ago

@javier-molina commented on Fri Aug 27 2021

435 Deals with automating the update of sections in assertion wiki pages.

While the current script will do the job, at the moment it is build as a one off script.

Assertions will continue evolving hence it would be great to have this script as part of the tools for biocache-hubs maybe so it can be accessed, used and maintained by development team.

This also relates to #426


@brucehyslop commented on Thu Sep 02 2021

Added script to automate the syncing of assertions wiki with assertions from biocache-service

See documentation: https://github.com/AtlasOfLivingAustralia/biocache-service/tree/develop/scripts#managing-data-quality-wiki-pages

djtfmartin commented 2 years ago

@brucehyslop can this be closed ?

adam-collins commented 11 months ago

After deploying an updated biocache-service and running the script, a manual review of changes before committing to https://github.com/AtlasOfLivingAustralia/ala-dataquality/wiki is required.

The script only creates a basic template and more details should be provided, e.g.

# Description
footprint wkt mismatch

# Related fields
* dwc:footprintWKT

# Implications and caveats
**Severity: Warning**

# Data Custodian Recommendations

# Code reference
[OccurrenceIssue.FOOTPRINT_WKT_MISMATCH](https://github.com/search?q=repo%3Agbif%2Fpipelines+in%3Afile+language%3Ajava+FOOTPRINT_WKT_MISMATCH&type=Code)

@peggynewman I think this should be added as a data management task.

adam-collins commented 11 months ago

Ran the script to add new entries. Adding a comment to the testing documentation.