Skip to content

Commit

Permalink
Merge pull request #1536 from biolink/move-qualifiers-up-to-disease-o…
Browse files Browse the repository at this point in the history
…r-phenotype

moves specialization qualifiers & disease context qualifier up to disease or phenotypic feature association
  • Loading branch information
sierra-moxon authored Jan 6, 2025
2 parents 50f5c18 + 2ae34c0 commit 0df8346
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions biolink-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10380,10 +10380,6 @@ classes:
- predicate
- object
- sex qualifier
- disease context qualifier
- subject specialization qualifier
- object specialization qualifier
- anatomical context qualifier
defining_slots:
- subject
- predicate
Expand Down Expand Up @@ -10531,7 +10527,13 @@ classes:
- subject
- predicate
- object
- disease context qualifier
- subject specialization qualifier
- object specialization qualifier
- anatomical context qualifier
defining_slots:
- subject
- predicate
- object
slot_usage:
object:
Expand Down

0 comments on commit 0df8346

Please sign in to comment.