mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-10 04:00:35 +00:00
- Added comprehensive test suite (test_ontology_comprehensive.py) covering all core classes. - Added test_notebook_14.py to verify documentation examples. - Fixed PropertyGenerator to respect min_occurrences config. - Fixed NamingConventions for singularization (ss endings) and camelCase preservation. - Fixed OntologyVisualizer to handle list-type domains/ranges. - Fixed ModuleManager method usage in tests. - Validated all 32 tests pass.