Adapters between anno-core and lattix.
This crate exists to avoid introducing a dependency edge from anno-core → lattix while
still letting downstream tooling treat lattix as the graph/KG substrate.
Functions
- [
entities_to_knowledge_graph] — the preferred export path: takes raw extraction output (Entity+Relationslices) and emits a fully-annotatedKnowledgeGraphincluding character-offset, confidence, and provenance triples. Used byanno export --format graph-ntriples.