Build Info
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Build Info has 34 facts recorded in Dontopedia across 5 references, with 9 live disagreements.
Mostly:has key(8), rdf:type(5), timestamp value(2)
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Build Info has 34 facts recorded in Dontopedia across 5 references, with 9 live disagreements.
Mostly:has key(8), rdf:type(5), timestamp value(2)
timestampValuejobValuerdfs:labelhasKeyValuecontainsValuehasNestedAttributehasPropertyhasExampleinverseOfhasAttributeOther 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)ex:add_comment_to_jira_issueex:create_jira_issueacceptsParameterAccepts Parameter(1)ex:create_jira_issuecalledWithCalled With(1)ex:create_jira_issueincludesVariableIncludes Variable(1)ex:f_stringpassesArgumentPasses Argument(1)ex:example_callreferencesReferences(1)ex:comment_additionrequiresRequires(1)ex:create_jira_issueThe 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 |
|---|---|---|
| Example Instance | true | [2] |
| Timestamp Format | ISO_8601 | [2] |
| Used As | Function Argument | [2] |
| Purpose | provides build metadata for comment | [5] |
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.
doc:beam/5be367f2-1129-4eaf-a329-1bf98dabce6cupdate_task_status('PIPE-123', 'In Progress') ``` ##### Add a Comment to a Jira Issue When a Build Starts ```python def add_comment_to_jira_issue(task_id, build_info): jira_url = 'https://our-jira-instance.atlassian.net' jira_user…
doc:beam/1fb766f2-ec53-41a6-8fe7-8f66ad1b06e3jira_username = 'our-username' jira_password = 'our-password' comment_data = { 'body': f'Build started for job {build_info["job"]} at {build_info["timestamp"]}.' } response = requests.post(f'{jira_url}/rest/api…
Dontopedia is in a read-only public launch. Follow the references and disputed branches now; contributions will open after durable identity and moderation are in place.