Constructor
Return the CasebaseDAO for a dataset identified by name. If it is not cached, the CasebaseDAO is loaded the first time this method is invoked
Name of the dataset
null if the dataset does not exist or it could not be loaded; the CasebaseDAO stored for this dataset, otherwise
Name of the dataset
A list of similarity function datafiles (identified by a name and stored in a URI)
The dataset loader contains the information needed to load a casebase (dataset) and their similarity functions. It is in charge of caching the list of dataset files and their similarity functions.