mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
Updated tech specs for agent & explainability changes (#796)
This commit is contained in:
parent
d2751553a3
commit
1515dbaf08
7 changed files with 205 additions and 233 deletions
|
|
@ -612,8 +612,13 @@ Link embedding entity IDs to chunk.
|
|||
| Triple store | Use reification for triple → chunk provenance |
|
||||
| Embedding provenance | Link entity ID → chunk ID |
|
||||
|
||||
## Vocabulary Reference
|
||||
|
||||
The full OWL ontology covering all extraction and query-time classes and predicates is at `specs/ontology/trustgraph.ttl`.
|
||||
|
||||
## References
|
||||
|
||||
- Query-time provenance: `docs/tech-specs/query-time-provenance.md`
|
||||
- Query-time provenance: `docs/tech-specs/query-time-explainability.md`
|
||||
- Agent explainability: `docs/tech-specs/agent-explainability.md`
|
||||
- PROV-O standard for provenance modeling
|
||||
- Existing source metadata in knowledge graph (needs audit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue