Expand description
query category (reorg).
Modules§
- cbor_
compiler - graph_
index - Revision-cached graph index — the per-cell index lifecycle (#22 step 3).
- graph_
proof - Bounded-memory proof of the encoded graph represented by an N-Triples source and a Q42 volume.
- indexing
- ingest
- Streaming import path for RDF text sources → canonical
.q42volume. - ingestion
- lexicon
- Lexicon Dictionary Manager Maps multi-modal semantic concepts (Text, Audio, Visual) into the deterministic 60-bit integers required by the NQuin data structure.
- mini_
parser - Zero-allocation N-Triples pattern compiler.
- ontology_
loader - Startup ontology loader — parses bundled Turtle/N-Triples ontology files into NQuins and seeds the daemon graph at startup.
- query_
compiler - query_
engine - rdf_
star - RDF-Star Parsing and Serialization Infrastructure
- resolve
- Unified graph resolver — the consumer wiring for the hybrid-modality stack (#22).
- resolver
- Zero-allocation Lexicon Resolver.
- shacl_
compiler - spawn_
decay - Continuous spawn/decay α ramps (P3).
- temporal_
graph - Temporal overlay graph helpers — PROV-O + Dublin Core bi-temporal quins.
- temporal_
scrub - Temporal scrub and frame-diff API for reconstructing the world state at a given historical coordinate, supporting Phase 3 replay-to-state and continuous spawn/decay validation.
- visual_
model_ bridge - Translates visual graph structures from the UI into
NQuinevaluator inputs.