trustgraph/trustgraph-flow
Cyber MacGeddon 8a109fcf43 1. Updated triple_provenance_triples() in triples.py:
- Now accepts a Triple object directly
   - Creates the reification triple using TRIPLE term type: stmt_uri tg:reifies
     <<extracted_triple>>
   - Includes it in the returned provenance triples

2. Updated definitions extractor:
   - Added imports for provenance functions and component version
   - Added ParameterSpec for optional llm-model and ontology flow parameters
   - For each definition triple, generates provenance with reification

3. Updated relationships extractor:
   - Same changes as definitions extractor
2026-03-05 19:55:09 +00:00
..
trustgraph 1. Updated triple_provenance_triples() in triples.py: 2026-03-05 19:55:09 +00:00
pyproject.toml Tool services - dynamically pluggable tool implementations for agent frameworks (#658) 2026-03-04 14:51:32 +00:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00