Validation of species list of Brussels Environment Departement. This project has been closed and the repository archived.
Test connection to database by following documentation in test connectivity script (Appendix 1). Please, be aware that connection to ibge_dev
database is restricted and login credentials are needed.
The steps followed during validation are divided in a series of scripts:
- Get taxa from table
biodiv.taxon
. - Flag used taxa, i.e. taxa mentioned in higher taxonomy or in use in linked tables.
- Correct taxonomic information by reading a reference file. See Appendix 2 to know how this file has been created.
- Match to GBIF Taxonomy Backbone.
- Assign parent IDs based on parent relationships in GBIF Backbone
We build a reference file to correct taxonomic informations in order to improve match and provide description of the problems while matchin to GBIF Taxonomy Backbone. This is performed in a two-step procedure:
- Add kingdom: add kingdom by following internal parent IDs where possible
- Match taxa to GBIF Taxonomy Backbone: try to match taxa to GBIF Taxonomy Backbone in three matching attempts with decreasing restrictions. A reference file with no exact matches is saved for check by experts.
MIT License for the code and documentation in this repository.