- Updated provenance priorities and introduced a mapping from internal provenance values to EdgeDTO-compliant literals. - Added a new function `normalize_provenance` to standardize internal provenance strings. - Enhanced the `_edge` function to include an `is_internal` flag and provenance normalization. - Modified the `EdgeDTO` model to include a new `source_hint` field for detailed provenance information and an `is_internal` flag for intra-note edges. - Reduced the provenance options in `EdgeDTO` to valid literals, improving data integrity. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_db_adapter.py | ||
| graph_derive_edges.py | ||
| graph_extractors.py | ||
| graph_subgraph.py | ||
| graph_utils.py | ||
| graph_weights.py | ||