All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- (Prefixed)ClusterHelper is only used for truly multi-source datasets now (atm it's only MovieGraphBenchmark's multi setting)
- Added left/right triples to MovieGraphBenchmark for consistency in binary case
- Addressed property/class links problem in OAEI
- MED-BBK dataset
- Dataset statistics
- Support for multi-source datasets
- Multi-source case for MovieGraphBenchmark
- entity links are now handled via eche's (Prefixed)ClusterHelper
- Very large and very small datasets only allow dask/pandas backend respectively
- dask/pandas backend typing
0.2.1 - 2023-08-09
- Fix oaei property/class links problem
0.2.0 - 2023-08-30
- Added id mapped dataset class
- Added canonical name property
- Added dask support
- Added dataset names
- Added caching functionality
- Fixed backend handling of folds
0.1.1 - 2023-03-27
- Loosen python dependency