Example Schema Definition
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Example Schema Definition has 10 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
Mostly:has key(2), rdf:type(1), defines(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (10)
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 |
|---|---|---|
| Has Key | Class Key | [1] |
| Has Key | Properties Key | [1] |
| Rdf:type | Code Example | [1] |
| Defines | Class Myclass | [1] |
| Configures Vectorizer | Text2vec Contextionary | [1] |
| Configures Vector Index | Hnsw Index | [1] |
| Invokes | Schema Creation | [1] |
| Has Vectorizer Config | Vectorizer Config | [1] |
| Uses Python Syntax | true | [1] |
| Creates Class | My Class | [1] |
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 (1)
ctx:claims/beam/df58a3ab-2df5-43d0-a3c7-d866e2d0138c- full textbeam-chunktext/plain1 KB
doc:beam/df58a3ab-2df5-43d0-a3c7-d866e2d0138cShow excerpt
.with_near_vector(near_vector_128) .with_limit(10) .do() ) print("Vector search query successful (size 128):") print(result_128) query_vector_256 = [0.5, 0.6, 0.7, 0.8] * 64 # Example query vector of size 256 near_vector_256 …
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.