Expand description
Sara Core - Requirements Knowledge Graph Library
This library provides the core functionality for managing architecture documents and requirements as a unified interconnected knowledge graph.
Modulesยง
- config
- Configuration handling for sara.
- diff
- Diff service for comparing knowledge graphs.
- edit
- Edit service for modifying existing document metadata.
- error
- Error types for the sara-core library.
- graph
- Knowledge graph operations.
- init
- Item initialization service.
- model
- Domain model entities for the knowledge graph.
- parser
- Markdown and metadata parsing.
- query
- Query operations for the knowledge graph.
- report
- Report generation modules.
- repository
- Repository scanning and file operations.
- template
- Template generation for frontmatter and documents.
- validation
- Validation engine and rules for the knowledge graph.