__init__
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
__init__ has 19 facts recorded in Dontopedia across 2 references, with 6 live disagreements.
Mostly:has parameter(4), assigns to attribute(3), initializes attribute(3)
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.
hasMethodHas Method(2)
- Module Class
ex:module-class - Module Class
ex:module-class
createdByCreated by(1)
- Module1 Instance
ex:module1-instance
hasConstructorHas Constructor(1)
- Module Class
ex:module-class
Other facts (18)
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 Parameter | self | [2] |
| Has Parameter | expectation | [2] |
| Has Parameter | Name Parameter | [2] |
| Has Parameter | Description Parameter | [2] |
| Assigns to Attribute | Module Name | [2] |
| Assigns to Attribute | Module Description | [2] |
| Assigns to Attribute | Module Features | [2] |
| Initializes Attribute | Module Name | [2] |
| Initializes Attribute | Module Description | [2] |
| Initializes Attribute | Module Features | [2] |
| Sets Instance Variable | Module Name | [2] |
| Sets Instance Variable | Module Description | [2] |
| Sets Instance Variable | Module Features | [2] |
| Rdf:type | Constructor | [1] |
| Rdf:type | Method | [2] |
| Initializes | Name Attribute | [1] |
| Initializes | Description Attribute | [1] |
| Parameter Type | String | [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/8e4c5ac8-8aad-4e50-a969-31bef799c661- full textbeam-chunktext/plain1 KB
doc:beam/8e4c5ac8-8aad-4e50-a969-31bef799c661Show excerpt
self.name = name self.description = description class Architecture: def __init__(self): self.modules = [] def add_module(self, module): self.modules.append(module) def refine_architecture(self)…
ctx:claims/beam/f39995af-2821-4120-ad6e-ad5ebab4f6f5
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.