Ontology validation based on external dictionary (OWL/CSV) files currently works with a local folder, I want to include a function/tooling to access the files stored in the curatedmetagenomicdata Google Cloud Bucket. Currently thinking it will look like a one-time data download and caching step, then passing the cache to the current function (check_dictionary_values).