Comment Data
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Comment Data has 13 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(4), has key(2), inverse of(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Dictionary[1]all time · 1fb766f2 Ec53 41a6 8fe7 8f66ad1b06e3
- Json Data[3]all time · 5be367f2 1129 4eaf A329 1bf98dabce6c
- Json Payload[2]all time · 25be7577 F179 42d3 B489 537762843294
- Python Dictionary[1]all time · 1fb766f2 Ec53 41a6 8fe7 8f66ad1b06e3
Has Keyin disputehasKey
Inverse ofinverseOf
- Contains Comment Info[2]all time · 25be7577 F179 42d3 B489 537762843294
Has Json StructurehasJsonStructure
- Simple Object[2]all time · 25be7577 F179 42d3 B489 537762843294
Uses String InterpolationusesStringInterpolation
Contains KeycontainsKey
Rdfs:labelrdfs:label
- comment_data[1]all time · 1fb766f2 Ec53 41a6 8fe7 8f66ad1b06e3
Body ValuebodyValue
- f'Build started for job {build_info["job"]} at {build_info["timestamp"]}.'[1]sourceall time · 1fb766f2 Ec53 41a6 8fe7 8f66ad1b06e3
Has PropertyhasProperty
- body[1]all time · 1fb766f2 Ec53 41a6 8fe7 8f66ad1b06e3
Inbound mentions (2)
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.
constructsPayloadConstructs Payload(1)
- Add Comment to Jira Issue
ex:add_comment_to_jira_issue
sendsJsonDataSends Json Data(1)
- Http Request
ex:http_request
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 (3)
- custom
ctx:claims/beam/1fb766f2-ec53-41a6-8fe7-8f66ad1b06e3- full textbeam-chunktext/plain1 KB
doc:beam/1fb766f2-ec53-41a6-8fe7-8f66ad1b06e3Show excerpt
jira_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…
- custom
ctx:claims/beam/25be7577-f179-42d3-b489-537762843294 - custom
ctx:claims/beam/5be367f2-1129-4eaf-a329-1bf98dabce6c- full textbeam-chunktext/plain1 KB
doc:beam/5be367f2-1129-4eaf-a329-1bf98dabce6cShow excerpt
update_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…
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.