Dontopedia

end_date

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

end_date has 4 facts recorded in Dontopedia across 3 references, with 1 live disagreement.

4 facts·1 predicates·3 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (5)

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.

hasParameterHas Parameter(2)

definedByDefined by(1)

describesParameterDescribes Parameter(1)

takesParameterTakes Parameter(1)

Other facts (3)

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.

3 facts
PredicateValueRef
Rdf:typeParameter[1]
Rdf:typePython Date Parameter[2]
Rdf:typeParameter[3]

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/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:Parameter
labelbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
end_date
typebeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:PythonDateParameter
typebeam/84eee47d-7fea-4e98-8d74-9eb5dc8c1b85
ex:Parameter

References (3)

3 references
  1. ctx:claims/beam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
    • full textbeam-chunk
      text/plain1 KBdoc:beam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
      Show 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
  2. ctx:claims/beam/e96e475e-40a0-407f-bfd8-21812d840edc
    • full textbeam-chunk
      text/plain1 KBdoc:beam/e96e475e-40a0-407f-bfd8-21812d840edc
      Show excerpt
      schedule.append({"task": "Test streaming ingestion prototype", "due_date": self.start_date + datetime.timedelta(days=15)}) schedule.append({"task": "Review results with team", "due_date": self.start_date + datetime.timedelta
  3. ctx:claims/beam/84eee47d-7fea-4e98-8d74-9eb5dc8c1b85
    • full textbeam-chunk
      text/plain1 KBdoc:beam/84eee47d-7fea-4e98-8d74-9eb5dc8c1b85
      Show excerpt
      print(f"Mean Precision: {mean_precision}, Mean Recall: {mean_recall}, Mean F1 Score: {mean_f1}, Mean AP: {mean_ap}, Mean Precision@{k}: {mean_precision_at_k}, Mean Recall@{k}: {mean_recall_at_k}") ``` ### Explanation 1. **Precision@k and

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.