Two Systems
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Two Systems has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typerdf:type
- Related ML Components[1]all time · Bd2c22f5 1099 406f 9764 F64596aa4f4f
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.
afterMadeAfter Made(1)
- Railway Connection
ex:railway-connection
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.
—
typebeam/bd2c22f5-1099-406f-9764-f64596aa4f4f
ex:RelatedMLComponents
References (1)
1 references
- custom
ctx:claims/beam/bd2c22f5-1099-406f-9764-f64596aa4f4f- full textbeam-chunktext/plain1 KB
doc:beam/bd2c22f5-1099-406f-9764-f64596aa4f4fShow excerpt
self.context_window = context_window def process_queries(self, queries): results = [] for query in queries: result = self.context_window.process_query(query) results.append(result) …