Low
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-17.)
Low has 20 facts recorded in Dontopedia across 7 references, with 3 live disagreements.
Mostly:is priority of(7), rdf:type(5), maps to(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (21)
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.
ex:hasPolitenessEx:has Politeness(2)
- Message
ex:Message - The Utterance
ex:TheUtterance
mapsMaps(2)
- Priority Map
ex:priority-map - Priority Mapping
ex:priority-mapping
donto:hasPolitenessDonto:has Politeness(1)
- Utterance1
ex:Utterance1
donto:hasVisibilityDonto:has Visibility(1)
- Dark Backend
ex:DarkBackend
ex:formalityEx:formality(1)
- Utterance1
donto:Utterance1
ex:hasArousalEx:has Arousal(1)
- Message
ex:Message
ex:hasCohesionEx:has Cohesion(1)
- Utterance1
ex:Utterance1
ex:hasElevationClassEx:has Elevation Class(1)
- Omega
ex:omega
ex:hasTimeSensitivityEx:has Time Sensitivity(1)
- Message:a2ea6e70 C808 45dc 898e 45c3516d27ae
discord:message:a2ea6e70-c808-45dc-898e-45c3516d27ae
ex:hasUrgencyEx:has Urgency(1)
- Utterance
ex:Utterance
ex:verbosityEx:verbosity(1)
- Message
ex:Message
hasTrustLevelHas Trust Level(1)
- Basic Role
ex:basic-role
inverseHasElseValueInverse Has Else Value(1)
- Priority Field
ex:priority-field
inverseHasValueForElseInverse Has Value for Else(1)
- Priority Field
ex:priority-field
isGreaterThanIs Greater Than(1)
- Medium
ex:Medium
isHigherThanIs Higher Than(1)
- Medium
ex:Medium
isPriorityIs Priority(1)
- Task 3
ex:task-3
priorityTypePriority Type(1)
- Priority Distribution
ex:priority-distribution
sortsBeforeSorts Before(1)
- Medium
ex:Medium
Other facts (16)
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 |
|---|---|---|
| Is Priority of | Task 3 | [3] |
| Is Priority of | Task 3 | [5] |
| Is Priority of | Task 6 | [5] |
| Is Priority of | Task 9 | [5] |
| Is Priority of | Task 12 | [5] |
| Is Priority of | Task 15 | [5] |
| Is Priority of | Task 18 | [5] |
| Rdf:type | Priority Level | [2] |
| Rdf:type | Priority Level | [3] |
| Rdf:type | Priority Value | [4] |
| Rdf:type | Priority Level | [5] |
| Rdf:type | Politeness Level | [7] |
| Maps to | 3 | [2] |
| Maps to | 3 | [5] |
| Numeric Value | 3 | [4] |
| Assigned to | Task 3 | [6] |
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 (7)
ctx:claims/beam/3d099c65-1414-416f-8d06-94009d7e27d1- full textbeam-chunktext/plain1 KB
doc:beam/3d099c65-1414-416f-8d06-94009d7e27d1Show excerpt
- For each plan you want to mark as critical, add the "Critical" tag in the "Tags" column. ### Example Implementation in Monday.com Here's a step-by-step example using a status column: 1. **Navigate to Your Board:** - Open the boar…
ctx:claims/beam/7d5ee176-e052-41e2-830e-bd40fa4249f9- full textbeam-chunktext/plain1 KB
doc:beam/7d5ee176-e052-41e2-830e-bd40fa4249f9Show excerpt
Here's how you can modify your code to prioritize tasks and track your progress: ### Step-by-Step Plan 1. **Categorize Tasks by Priority**: - Assign a priority level (High, Medium, Low) to each task. 2. **Estimate Task Durations**:…
ctx:claims/beam/045d4826-35e4-47eb-94b5-0e80ad7f8067- full textbeam-chunktext/plain1 KB
doc:beam/045d4826-35e4-47eb-94b5-0e80ad7f8067Show excerpt
{"name": "Task 1", "priority": "High"}, {"name": "Task 2", "priority": "Medium"}, {"name": "Task 3", "priority": "Low"}, # ... ] # Sort the tasks by priority tasks.sort(key=lambda x: x["priority"]) ``` Can someone help me p…
ctx:claims/beam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72a- full textbeam-chunktext/plain1 KB
doc:beam/2aee4ccc-a2b2-4c09-8866-6200ddf1b72aShow excerpt
# Define a dictionary to map priority strings to numeric values priority_map = {"High": 1, "Medium": 2, "Low": 3} # Sort the tasks by priority tasks.sort(key=lambda x: priority_map[x["priority"]]) # Print sorted tasks for task in tasks: …
ctx:claims/beam/a0b1c8a8-bb36-4d48-890d-48f77964d34f- full textbeam-chunktext/plain1 KB
doc:beam/a0b1c8a8-bb36-4d48-890d-48f77964d34fShow excerpt
{"name": "Task 3", "priority": "Low", "effort": 1}, {"name": "Task 4", "priority": "High", "effort": 4}, {"name": "Task 5", "priority": "Medium", "effort": 3}, {"name": "Task 6", "priority": "Low", "effort": 2}, {"name":…
ctx:claims/beam/527fefe1-46d5-4d54-9aa0-7be33730650c- full textbeam-chunktext/plain1 KB
doc:beam/527fefe1-46d5-4d54-9aa0-7be33730650cShow excerpt
Here's a sample of what our Jira board looks like: ```python import pandas as pd # Sample Jira data jira_data = { 'Task ID': [1, 2, 3, 4, 5], 'Task Name': ['Evaluate Pipeline 1', 'Evaluate Pipeline 2', 'Evaluate Pipeline 3', 'Evalu…
ctx:memory/claims/session/discord:1349727923434815519:1438147272855523358
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.