metakb.harvesters.civic# A module for the CIViC harvester. class metakb.harvesters.civic.CivicHarvester(src_data_dir)[source]# A class for the CIViC harvester. harvest(fetch_mode=FetchMode.CHECK_STALE)[source]# Grab data from a source and stash a copy locally, returning the stashed location Parameters: fetch_mode (FetchMode) – set data caching/fetching behavior. Return type: Path Returns: Location of performed data harvest