2024-08-09
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
2024-08-09 has 5 facts recorded in Dontopedia across 2 references.
Mostly:rdf:type(1), is relative to(1), relative to(1)
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.
hasDueDateHas Due Date(2)
- Documentation Task
ex:documentation-task - Task Prepare Documentation
ex:task-prepare-documentation
isReferencePointForIs Reference Point for(1)
- Start Date
ex:start-date
Other facts (4)
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 | Date | [1] |
| Is Relative to | Start Date | [1] |
| Relative to | Start Date | [2] |
| Offset Days | 21 | [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/7e2ece2f-b986-4356-b7cd-10b8784fb5ec- full textbeam-chunktext/plain1 KB
doc:beam/7e2ece2f-b986-4356-b7cd-10b8784fb5ecShow excerpt
# Print schedule print("Project Schedule:") for task in schedule: print(f"Task: {task['task']}, Due Date: {task['due_date']}") # Example usage start_date = datetime.date(2024, 8, 5) end_date = datetime.d…
ctx:claims/beam/fb5c89d4-f3a0-498d-b758-0d31f8d110ab- full textbeam-chunktext/plain1 KB
doc:beam/fb5c89d4-f3a0-498d-b758-0d31f8d110abShow excerpt
schedule.append({"task": "Implement batch ingestion prototype", "due_date": self.start_date + datetime.timedelta(days=10)}) schedule.append({"task": "Test batch ingestion prototype", "due_date": self.start_date + datetime.ti…
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.