anno-graph 0.6.0

Graph/KG export adapters for anno: converts extraction output to lattix::KnowledgeGraph and N-Triples
Documentation

Adapters between anno-core and lattix.

This crate exists to avoid introducing a dependency edge from anno-corelattix 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 + Relation slices) and emits a fully-annotated KnowledgeGraph including character-offset, confidence, and provenance triples. Used by anno export --format graph-ntriples.