Imports item data from CSV files with optimized streaming and batch processing.
Expected CSV structure:
@type cache() :: %{ biblio_map: map(), unit_map: map(), resource_class_map: map(), collection_map: map() }