trustgraph/trustgraph-base/trustgraph/knowledge
cybermaggedon 2b9232917c
Fix/extraction prov (#662)
Quoted triple fixes, including...

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-06 12:23:58 +00:00
..
__init__.py Fix/core save api (#172) 2024-11-26 16:46:38 +00:00
defs.py Fix/extraction prov (#662) 2026-03-06 12:23:58 +00:00
document.py Fix/core save api (#172) 2024-11-26 16:46:38 +00:00
identifier.py Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00
organization.py Fix/core save api (#172) 2024-11-26 16:46:38 +00:00
publication.py Fix/core save api (#172) 2024-11-26 16:46:38 +00:00