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.
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details