Entities Check
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
Entities Check has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedConditioncondition
- entities_is_truthy[1]sourceall time · Aeaf3586 Eae2 481c B3f4 1a687ea1098f
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.
containsConditionalContains Conditional(1)
- Code Segment
ex:code-segment
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.
—
conditionbeam/aeaf3586-eae2-481c-b3f4-1a687ea1098f
entities_is_truthy
References (1)
1 references
- custom
ctx:claims/beam/aeaf3586-eae2-481c-b3f4-1a687ea1098f- full textbeam-chunktext/plain1 KB
doc:beam/aeaf3586-eae2-481c-b3f4-1a687ea1098fShow excerpt
tokens = processed_query['tokens'] pos_tags = processed_query['pos_tags'] entities = processed_query['entities'] # Example reformulation logic reformulated_query = ' '.join(tokens) if entities: reformula…