Enum: DiscussionKindEnum
Kind of unresolved/in-progress item captured by a Discussion. Discussions are thread-like objects that record open questions, controversies, curation todos, emerging hypotheses, or interpretation debates attached to a disease entry or sub-object. Knowledge gaps are represented as a discussion kind so they can reuse the existing pointer, evidence, and lifecycle machinery, while optional proposed experiments capture how a gap could be resolved.
URI: dismech:enum/DiscussionKindEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| OPEN_QUESTION | None | An unresolved scientific question posed by curators or experts |
| KNOWLEDGE_GAP | None | A missing causal, evidentiary, model-system, or translational assertion whose... |
| CONTROVERSY | None | A live disagreement or competing interpretation between published positions |
| CURATION_TODO | None | A curation task captured inline (e |
| EMERGING_HYPOTHESIS | None | A recently reported hypothesis under active discussion in the community |
| INTERPRETATION | None | A discussion about how to interpret existing evidence or model an edge |
Slots
| Name | Description |
|---|---|
| kind |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/dismech
LinkML Source
name: DiscussionKindEnum
description: Kind of unresolved/in-progress item captured by a Discussion. Discussions
are thread-like objects that record open questions, controversies, curation todos,
emerging hypotheses, or interpretation debates attached to a disease entry or sub-object.
Knowledge gaps are represented as a discussion kind so they can reuse the existing
pointer, evidence, and lifecycle machinery, while optional proposed experiments
capture how a gap could be resolved.
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
permissible_values:
OPEN_QUESTION:
text: OPEN_QUESTION
description: An unresolved scientific question posed by curators or experts
KNOWLEDGE_GAP:
text: KNOWLEDGE_GAP
description: A missing causal, evidentiary, model-system, or translational assertion
whose resolution would materially improve the disease mechanism model
CONTROVERSY:
text: CONTROVERSY
description: A live disagreement or competing interpretation between published
positions
CURATION_TODO:
text: CURATION_TODO
description: A curation task captured inline (e.g., "phenotype needs HPO term
refinement")
EMERGING_HYPOTHESIS:
text: EMERGING_HYPOTHESIS
description: A recently reported hypothesis under active discussion in the community
INTERPRETATION:
text: INTERPRETATION
description: A discussion about how to interpret existing evidence or model an
edge