transitions
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
transitions has 9 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (11)
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.
operatesOnOperates on(2)
- Find Transition
ex:find-transition - Transition Search
ex:transition-search
constitutedByConstituted by(1)
- State Machine
ex:state-machine
hasCollectionHas Collection(1)
- For Loop
ex:for-loop
involvesInvolves(1)
- State Machine
ex:state-machine
involvesProcessInvolves Process(1)
- State Machine
ex:state-machine
isAppliedToIs Applied to(1)
- Status Filter
ex:status-filter
isElementOfIs Element of(1)
- Transition
ex:transition
iteratesOverIterates Over(1)
- For Loop
ex:for loop
managesManages(1)
- State Machine
ex:state-machine
managesTransformationManages Transformation(1)
- State Machine
ex:state-machine
Other facts (6)
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.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Concept | [1] |
| Rdf:type | Technical Concept | [1] |
| Rdf:type | Collection | [2] |
| Rdf:type | Variable | [3] |
| Related to | State Machine | [1] |
| Is Returned by | list_transitions | [2] |
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)
ctx:discord/blah/agents/5- full textctx:discord/blah/agents/5text/plain2 KB
doc:discord/blah/agents/5Show excerpt
[2026-02-18 10:45] lisamegawatts: teams be teams everywhere you go, i loved this back and forth between ml team and dev team (files: image.png) [2026-02-19 18:06] traves_theberge: (files: HBhXt3aW4AEz7wV.png) [2026-02-19 19:47] traves_theb…
ctx:claims/beam/1ca2692b-9577-4c35-aa70-f8c8ec69ba62- full textbeam-chunktext/plain1 KB
doc:beam/1ca2692b-9577-4c35-aa70-f8c8ec69ba62Show excerpt
transition_id = transition['id'] break if transition_id: jira.transition_issue(task, transition_id) print(f"Task {task_key} has been updated to {desired_status}.") else: print(f"No transition found for status {d…
ctx:claims/beam/8ed7786b-7df9-407f-bbf4-62656e1ca824- full textbeam-chunktext/plain1 KB
doc:beam/8ed7786b-7df9-407f-bbf4-62656e1ca824Show excerpt
def get_transition_id(issue, desired_status): transitions = jira.transitions(issue) for transition in transitions: if transition['name'] == desired_status: return transition['id'] return None def update_task…
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.