Dontopedia

ProjectSchedule

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

ProjectSchedule has 23 facts recorded in Dontopedia across 3 references, with 4 live disagreements.

23 facts·10 predicates·3 sources·4 in dispute

Mostly:has method(5), has attribute(5), rdf:type(3)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

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.

demonstratesDemonstrates(2)

classTypeClass Type(1)

describesDescribes(1)

instantiatesInstantiates(1)

isDocstringForIs Docstring for(1)

isEncapsulatedByIs Encapsulated by(1)

showsInitializationShows Initialization(1)

Other facts (21)

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.

21 facts
PredicateValueRef
Has MethodInit[1]
Has MethodInit Method[2]
Has MethodCreate Schedule Method[2]
Has MethodInit Method[3]
Has MethodCreate Schedule Method[3]
Has AttributeStart Date Attribute[2]
Has AttributeEnd Date Attribute[2]
Has AttributeSchedule Attribute[2]
Has AttributeSelf Start Date[3]
Has AttributeSelf End Date[3]
Rdf:typePython Class[1]
Rdf:typeClass[2]
Rdf:typePython Class[3]
Constructor Parameterstart_date[1]
Constructor Parameterend_date[1]
Statusincomplete[1]
Implemented inPython Language[2]
Uses ModuleDatetime Module[2]
EncapsulatesSchedule List[2]
Has DocstringExplanation Section[2]
Defined inCode Document[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/a4638fa4-3b5a-42e7-bee8-83fb951ce329
ex:PythonClass
hasMethodbeam/a4638fa4-3b5a-42e7-bee8-83fb951ce329
ex:__init__
constructorParameterbeam/a4638fa4-3b5a-42e7-bee8-83fb951ce329
start_date
constructorParameterbeam/a4638fa4-3b5a-42e7-bee8-83fb951ce329
end_date
statusbeam/a4638fa4-3b5a-42e7-bee8-83fb951ce329
incomplete
typebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:Class
labelbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ProjectSchedule
hasMethodbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:init-method
hasMethodbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:create-schedule-method
hasAttributebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:start-date-attribute
hasAttributebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:end-date-attribute
implementedInbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:python-language
usesModulebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:datetime-module
hasAttributebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:schedule-attribute
encapsulatesbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:schedule-list
hasDocstringbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:explanation-section
hasMethodbeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:__init__-method
hasMethodbeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:create-schedule-method
definedInbeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:code-document
typebeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:PythonClass
labelbeam/e96e475e-40a0-407f-bfd8-21812d840edc
ProjectSchedule
hasAttributebeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:self-start-date
hasAttributebeam/e96e475e-40a0-407f-bfd8-21812d840edc
ex:self-end-date

References (3)

3 references
  1. ctx:claims/beam/a4638fa4-3b5a-42e7-bee8-83fb951ce329
    • full textbeam-chunk
      text/plain1 KBdoc:beam/a4638fa4-3b5a-42e7-bee8-83fb951ce329
      Show excerpt
      "Report Interval": "1 min" } } } requests.post(f"{nifi_url}/reporting-tasks", json=reporting_task_payload) # Print configuration results print("NiFi Configurat
  2. 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
  3. 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

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.