HNSW Example
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
HNSW Example has 10 facts recorded in Dontopedia across 2 references, with 3 live disagreements.
Mostly:contains(3), rdf:type(2), shows workflow(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
comparedWithCompared With(1)
- Ivfpq Example
ex:ivfpq-example
definedInDefined in(1)
- Search Similar Vectors Function
ex:search-similar-vectors-function
initializedInInitialized in(1)
- Index Object
ex:index-object
isSeparateFromIs Separate From(1)
- Ivfpq Example
ex:ivfpq-example
Other facts (8)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Contains | Search Similar Vectors Function | [2] |
| Contains | Index Object | [2] |
| Contains | Index Add Method | [2] |
| Rdf:type | Code Example | [1] |
| Rdf:type | Code Example | [2] |
| Shows Workflow | Complete Workflow | [1] |
| Compared With | Ivfpq Example | [1] |
| Is Separate From | Ivfpq Example | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/9080e26c-2d73-4ed8-801c-d290a10ff5c0ctx:claims/beam/4acac4d0-910b-4fa1-96b2-afff0416f947- full textbeam-chunktext/plain1 KB
doc:beam/4acac4d0-910b-4fa1-96b2-afff0416f947Show excerpt
# Normalize the vectors for cosine similarity faiss.normalize_L2(vectors) # Create an HNSW index M = 16 # Number of links per node efConstruction = 200 # Number of neighbors to consider during construction efSearch = 64 # Number of neig…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.