Blühende Wiese mit Biene und Schmetterling

Projekt

kgmodule-utils: Shared SDK for the KGModule Knowledge-Graph Ecosystem

kgmodule-utils is the shared SDK layer for the Flux-Frontiers knowledge-graph ecosystem. It provides the type abstractions, SQLite graph storage, pluggable vector index (LanceDB and sqlite-vec backends), snapshot infrastructure, and a full build/query/pack pipeline base that domain KG modules subclass, so domain autho…

kgmodule-utils is the shared SDK layer for the Flux-Frontiers knowledge-graph ecosystem. It provides the type abstractions, SQLite graph storage, pluggable vector index (LanceDB and sqlite-vec backends), snapshot infrastructure, and a full build/query/pack pipeline base that domain KG modules subclass, so domain authors implement only what is specific to their source domain.