Skip to content

Commit

Permalink
add associations
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed May 25, 2022
1 parent 59c6fb4 commit dcbb2a3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions biolink-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9946,7 +9946,7 @@ classes:
object:
range: gene or gene product
predicate:
range: physically interacts with
# TODO make this physically interacts with
subject form or variant qualifier:
range: chemical_or_gene_or_gene_product_form_enum
subject part qualifier:
Expand All @@ -9962,7 +9962,7 @@ classes:
object context qualifier:
range: anatomical entity
interaction mechanism qualifier:
range: interaction_mechanism_qualifier_enum
range: molecular_control_mechanism_qualifier_enum
anatomical context qualifier:
range: anatomical entity

Expand All @@ -9988,7 +9988,6 @@ classes:
slot_usage:
subject:
range: chemical entity
# TODO add related to
subject form or variant qualifier:
range: chemical_or_gene_or_gene_product_form_enum
subject part qualifier:
Expand All @@ -10000,9 +9999,9 @@ classes:
subject direction qualifier:
range: direction_qualifier_enum
predicate:
range: affects
# TODO make this affects and related to
qualified predicate:
range: causes
# TODO make this causes
object:
range: gene or gene product
object form or variant qualifier:
Expand Down

0 comments on commit dcbb2a3

Please sign in to comment.