Kpi2
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Kpi2 has 13 facts recorded in Dontopedia across 2 references, with 3 live disagreements.
Mostly:rdf:type(2), ex:has attribute name(2), ex:has attribute value(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (3)
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.
definesKPIDefines Kpi(1)
- Sample Code 1674
ex:sample-code-1674
ex:argumentEx:argument(1)
- Calculate Kpi Function Call
ex:calculate_kpi-function-call
ex:hasInstanceEx:has Instance(1)
- Kpi Class
ex:KPI-class
Other facts (13)
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 |
|---|---|---|
| Rdf:type | Kp Instance | [1] |
| Rdf:type | Kpi Instance | [2] |
| Ex:has Attribute Name | name | [2] |
| Ex:has Attribute Name | value | [2] |
| Ex:has Attribute Value | Metric 2 | [2] |
| Ex:has Attribute Value | -5 | [2] |
| Has Name | Metric 2 | [1] |
| Has Value | -5 | [1] |
| Will Raise Exception | true | [1] |
| Ex:has Name | Metric 2 | [2] |
| Ex:has Value | -5 | [2] |
| Ex:has Negative Value | true | [2] |
| Ex:created Via | Kpi Constructor | [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/e25aa356-e232-458f-be3c-fc2b8bd7c741- full textbeam-chunktext/plain1 KB
doc:beam/e25aa356-e232-458f-be3c-fc2b8bd7c741Show excerpt
logging.error(f"Error: Metric value is negative for {self.name}") raise ValueError(f"Metric value is negative for {self.name}") return self.value # Create some sample KPIs kpi1 = KPI("Metric 1", 10) kpi2 = K…
ctx:claims/beam/a90b3606-47c2-47cd-8bf7-cdf56d5249f0- full textbeam-chunktext/plain1 KB
doc:beam/a90b3606-47c2-47cd-8bf7-cdf56d5249f0Show excerpt
print("Error: Metric value is negative") return value class KPI: def __init__(self, name, value): self.name = name self.value = value # Create some sample KPIs kpi1 = KPI("Metric 1", 10) kpi2 = KPI("Metric …
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.