glam/schemas/20251121/linkml
kempersc 6c19ef8661 feat(rag): add Rule 46 epistemic provenance tracking
Track full lineage of RAG responses: WHERE data comes from, WHEN it was
retrieved, HOW it was processed (SPARQL/vector/LLM).

Backend changes:
- Add provenance.py with EpistemicProvenance, DataTier, SourceAttribution
- Integrate provenance into MultiSourceRetriever.merge_results()
- Return epistemic_provenance in DSPyQueryResponse

Frontend changes:
- Pass EpistemicProvenance through useMultiDatabaseRAG hook
- Display provenance in ConversationPage (for cache transparency)

Schema fixes:
- Fix truncated example in has_observation.yaml slot definition

References:
- Pavlyshyn's Context Graphs and Data Traces paper
- LinkML ProvenanceBlock schema pattern
2026-01-10 18:42:43 +01:00
..
archive refactor(schema): unify custodian_type slots into has_or_had_custodian_type (Rule 39, 43) 2026-01-09 10:55:21 +01:00
examples feat(schema): Add video content schema with comprehensive examples 2025-12-16 20:03:17 +01:00
instances Fix LinkML URI conflicts and generate RDF outputs 2026-01-07 12:32:59 +01:00
modules feat(rag): add Rule 46 epistemic provenance tracking 2026-01-10 18:42:43 +01:00
rules feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00
01_custodian_name_modular.yaml refactor(schemas): apply naming conventions to 261 class files 2026-01-10 15:36:33 +01:00
custodian_source.yaml update frontend 2026-01-08 15:56:28 +01:00
DIRECT_IMPORTS_COMPLETE.md updated schemata 2025-11-21 22:12:33 +01:00
identifier_standards_schema.yaml update frontend 2026-01-08 15:56:28 +01:00
manifest.json refactor(schema): unify custodian_type slots into has_or_had_custodian_type (Rule 39, 43) 2026-01-09 10:55:21 +01:00
nde_enriched_entry.yaml added web annotations 2025-12-06 19:50:04 +01:00