intermine / intermine/pombemine
conditions currently create separate annotations
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Conditions are attached to a specific annotation as a "group", but currently each condition creates a separate annotation:
This causes a problem for querying.
here:

If I filter on NOT standard temperature, I would still retain the phenotype annotation because the experiment was performed using YES media (even though the experiment was also performed at standard temperature, and so should be filtered )
@kimrutherford
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points; begin by locating annotation creation and condition-group handling, then trace the query and filtering path. Done means conditions attached to one annotation are queried as a group, so filtering on NOT standard temperature removes the related phenotype annotation when that condition applies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100