mindnet_obsidian/src/schema
Lars 1f9211cbc5
Some checks are pending
Node.js build / build (20.x) (push) Waiting to run
Node.js build / build (22.x) (push) Waiting to run
Add graph schema loading and validation functionality
- Introduced methods for loading and reloading graph schema, including debounced reload on file changes.
- Enhanced the semantic mapping builder to utilize the new graph schema loading mechanism for improved caching and live updates.
- Added a validation button in the settings interface to check the existence and validity of the graph schema file, providing user feedback on the schema status.
- Improved error handling for graph schema loading to ensure clear notifications for users in case of issues.
2026-01-17 07:42:17 +01:00
..
GraphSchemaLoader.ts Add graph schema loading and validation functionality 2026-01-17 07:42:17 +01:00