mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Remove ConflictDetector and Deduplicator from semantica.kg module - Update all imports to use dedicated semantica.conflicts and semantica.deduplication modules - Update all cookbook notebooks to use class-based API instead of convenience functions - Fix calculate_centrality calls to use specific methods (calculate_degree_centrality, calculate_betweenness_centrality) - Update detect_communities and analyze_connectivity calls to pass graph parameter - Update documentation (kg_usage.md, docs/reference/kg.md) to reflect changes - Remove conflict and deduplicate task types from method registry