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.
- error
- Error types for the sara-core library.
- generator
- Output generators for producing documents from core
Itemstructures. - graph
- Knowledge graph operations for traceability item management.
- model
- Domain model entities for the knowledge graph.
- parser
- Input parsers for reading documents into core structures.
- report
- Report generation modules.
- repository
- Repository scanning and file operations.
- service
- Application services for file I/O operations.
- validation
- Validation engine and rules for the knowledge graph.