Schema Variable
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Schema Variable has 15 facts recorded in Dontopedia across 2 references, with 4 live disagreements.
Mostly:has key(3), rdf:type(2), has value for key(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (2)
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.
assignsVariableAssigns Variable(1)
- Step Define Schema
ex:step-define-schema
passesSchemaPasses Schema(1)
- Step Create Collection
ex:step-create-collection
Other facts (15)
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 | [1] |
| Has Key | properties | [1] |
| Has Key | vectorizer | [1] |
| Rdf:type | Dictionary | [1] |
| Rdf:type | Collection Schema | [2] |
| Has Value for Key | MyClass | [1] |
| Has Value for Key | Properties Array | [1] |
| Has Property | My Text Property | [1] |
| Has Property | My Vector Property | [1] |
| Has Vectorizer | text2vec-contextionary | [1] |
| Created by | Schema Create Method | [1] |
| Passed to | Schema Create Method | [1] |
| Used in | Schema Create Method | [1] |
| Assigned Expression | dictionary-literal | [1] |
| Type | dict | [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 (2)
ctx:claims/beam/e3b0d393-cb26-4e01-b5f0-47981803de05- full textbeam-chunktext/plain1 KB
doc:beam/e3b0d393-cb26-4e01-b5f0-47981803de05Show excerpt
client = weaviate.Client("http://localhost:8080") # Define the schema schema = { "class": "MyClass", "properties": [ {"name": "my_text_property", "dataType": ["text"]}, {"name": "my_vector_property", "dataType": ["v…
ctx:claims/beam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49- full textbeam-chunktext/plain1 KB
doc:beam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49Show excerpt
# Connect to Milvus server connections.connect("default", host="localhost", port="19530") # Define schema fields = [ FieldSchema(name="id", dtype=DataType.INT64, is_primary=True), FieldSchema(name="vector", dtype=DataType.FLOAT_VEC…
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.