Skip to content

Commit

Permalink
Merge pull request #1533 from biolink/move-disease-context-qualifier-up
Browse files Browse the repository at this point in the history
Move disease_context_qualifier up to a higher level mixin
  • Loading branch information
sierra-moxon authored Nov 11, 2024
2 parents 5041b41 + 3fe3607 commit 745c7e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion biolink-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9830,6 +9830,7 @@ classes:
mixins:
- chemical to entity association mixin
- entity to disease or phenotypic feature association mixin
- entity to feature or disease qualifiers mixin
slots:
- FDA adverse event level
slot_usage:
Expand Down Expand Up @@ -10313,6 +10314,7 @@ classes:
- object aspect qualifier
- object direction qualifier
- qualified predicate
- disease context qualifier

feature or disease qualifiers to entity mixin:
description: >-
Expand All @@ -10336,7 +10338,6 @@ classes:
- predicate
- object
- sex qualifier
- disease context qualifier
defining_slots:
- object
slot_usage:
Expand Down

0 comments on commit 745c7e5

Please sign in to comment.