Skip to content

Commit

Permalink
COPO (IIPO) patterns were accidentally CO
Browse files Browse the repository at this point in the history
Make sure that the inheres in part of patterns have the correct RO relation assigned!
  • Loading branch information
matentzn committed Nov 1, 2024
1 parent 85ad636 commit 7173976
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/patterns/dosdp-patterns/abnormalAnatomicalEntity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ pattern_name: abnormalAnatomicalEntity
relations:
has_modifier: RO:0002573
has_part: BFO:0000051
inheres_in_part_of: RO:0000052
inheres_in_part_of: RO:0002314
vars:
anatomical_entity: '''anatomical entity'''
2 changes: 1 addition & 1 deletion src/patterns/dosdp-patterns/abnormalCellularComponent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ pattern_name: abnormalCellularComponent
relations:
has_modifier: RO:0002573
has_part: BFO:0000051
inheres_in_part_of: RO:0000052
inheres_in_part_of: RO:0002314
vars:
cellular_component: '''cellular component'''
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ name:
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalConstrictionOfAnatomicalEntity.yaml
pattern_name: abnormalConstrictionOfAnatomicalEntity
relations:
characteristic_of_part_of: RO:0000052
characteristic_of_part_of: RO:0002314
has_modifier: RO:0002573
has_part: BFO:0000051
vars:
Expand Down

0 comments on commit 7173976

Please sign in to comment.