Skip to content

feat!: add predefined relations constants#43

Merged
korikuzma merged 1 commit intomainfrom
issue-42
Mar 16, 2026
Merged

feat!: add predefined relations constants#43
korikuzma merged 1 commit intomainfrom
issue-42

Conversation

@korikuzma
Copy link
Collaborator

close #42

  • Move enums Relation and SystemUri to relations module
  • Add required_relations method to ProteinSequenceConsequence and CanonicalAllele
  • Clean up validator code

close #42

* Move enums `Relation` and `SystemUri` to `relations` module
* Add `required_relations` method to `ProteinSequenceConsequence` and `CanonicalAllele`
* Clean up validator code
@korikuzma korikuzma self-assigned this Mar 16, 2026
@korikuzma korikuzma requested a review from a team as a code owner March 16, 2026 14:03
@korikuzma korikuzma added the enhancement New feature or request label Mar 16, 2026
Copy link

@brendanreardon brendanreardon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really smooth. Great job, Kori!

@korikuzma korikuzma merged commit 87b7695 into main Mar 16, 2026
12 checks passed
@korikuzma korikuzma deleted the issue-42 branch March 16, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add predefined relation constants

2 participants