Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: Create abnormalContractilityOfAnatomicalEntity.yaml #609

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
pattern_name: abnormalContractilityOfAnatomicalEntity
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalContractilityOfAnatomicalEntity.yaml
description: "Any abnormality in the activity of contracting or shrinking of an anatomical entity, such as HP_0002579 Gastrointestinal dysmotility. This pattern should be used when the anatomical entity has an abnormal contraction function (but it is not permanently constricted.)"

contributors:
- https://orcid.org/0000-0001-5208-3432

classes:
contractility: PATO:0001579
abnormal: PATO:0000460
anatomical entity: UBERON:0001062

relations:
inheres_in: RO:0000052
has_modifier: RO:0002573
has_part: BFO:0000051

annotationProperties:
exact_synonym: oio:hasExactSynonym

vars:
anatomical_entity: "'anatomical entity'"

name:
text: "Abnormal %s contractility"
vars:
- anatomical_entity

def:
text: "Abnormal contractions of the %s ."
vars:
- anatomical_entity

equivalentTo:
text: "'has_part' some ('contractility' and ('inheres_in' some %s) and ('has_modifier' some 'abnormal'))"
vars:
- anatomical_entity