mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-30 04:40:16 +00:00
- Enhanced introduction/15_Export.ipynb with complete module architecture documentation - Enhanced advanced/05_Multi_Format_Export.ipynb with all export formats and classes - Removed HTMLExporter references from intelligence notebooks (class doesn't exist) - Fixed OWLExporter usage in healthcare notebook (removed invalid export_knowledge_graph call) - Updated all notebooks to use only class imports, no convenience functions - Added comprehensive documentation for all exporter classes and methods - Improved markdown structure and learning objectives in both notebooks