Max Value Key
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-05.)
Max Value Key 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
- String Key[1]all time · 0698efce 092d 4bc0 95dc F5e44d2a3e37
Inbound 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.
containsKeyContains Key(1)
- Constraints
ex:constraints
storesMaxValueStores Max Value(1)
- Constraints Dict
ex:constraints-dict
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/0698efce-092d-4bc0-95dc-f5e44d2a3e37
ex:string-key
References (1)
1 references
- custom
ctx:claims/beam/0698efce-092d-4bc0-95dc-f5e44d2a3e37- full textbeam-chunktext/plain1 KB
doc:beam/0698efce-092d-4bc0-95dc-f5e44d2a3e37Show excerpt
if 'max_value' in constraints: data_model[field] = data_model[field].apply(lambda x: min(x, constraints['max_value'])) elif data_type == 'str': …