Dontopedia

TaskEstimator

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

TaskEstimator has 11 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.

11 facts·5 predicates·1 sources·2 in dispute

Mostly:has method(4), has instance variable(3), rdf:type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Other facts (10)

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.

10 facts
PredicateValueRef
Has MethodAdd Sub Task Method[1]
Has MethodCalculate Total Time Method[1]
Has MethodDisplay Sub Tasks Method[1]
Has MethodCheck Time Allocation Method[1]
Has Instance VariableSelf Sub Tasks[1]
Has Instance VariableSelf Allocated Time[1]
Has Instance VariableSelf Task Name[1]
Rdf:typeClass[1]
Is Implemented inPython[1]
Has ConstructorInit Method[1]

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/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:Class
labelbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
TaskEstimator
hasMethodbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:add-sub-task-method
hasMethodbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:calculate-total-time-method
hasMethodbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:display-sub-tasks-method
hasMethodbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:check-time-allocation-method
hasInstanceVariablebeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:self-sub-tasks
hasInstanceVariablebeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:self-allocated-time
hasInstanceVariablebeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:self-task-name
isImplementedInbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:Python
hasConstructorbeam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
ex:__init__-method

References (1)

1 references
  1. ctx:claims/beam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5a021a63-c8c3-43a8-8117-44a7c5c2be6b
      Show excerpt
      self.sub_tasks.append((sub_task_name, estimated_time)) def calculate_total_time(self): total_time = sum(sub_task[1] for sub_task in self.sub_tasks) return total_time def display_sub_tasks(self): for

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.