Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 629 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 629 Bytes

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