List Creation
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
List Creation has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedUses Multiplication OperatorusesMultiplicationOperator
- true[1]all time · 33a7d6c0 6888 46e3 B0de C6368c12c02a
Inbound mentions (1)
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.
assignedByAssigned by(1)
- Futures
ex:futures
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.
—
usesMultiplicationOperatorbeam/33a7d6c0-6888-46e3-b0de-c6368c12c02a
true
References (1)
1 references
- custom
ctx:claims/beam/33a7d6c0-6888-46e3-b0de-c6368c12c02a- full textbeam-chunktext/plain1 KB
doc:beam/33a7d6c0-6888-46e3-b0de-c6368c12c02aShow excerpt
# Detect the language language = text_obj.language.code return language except Exception as e: logging.error(f"Error detecting language for text: {text}. Error: {str(e)}") return…