Skip to content

EMBL-EBI-SUBS/taxon-validator

Repository files navigation

Taxonomy Validator

Build Status

This validator consumes the ENA Taxonomy Service to programmaticaly get taxonomy entries by taxon ID. We use a caching strategy to prevent repetitive calls and improve the processing speed. We do this using Caffeine and our cache expires every 24h.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details