Skip to content

Commit

Permalink
Merge pull request #2032 from EBISPOT/2005
Browse files Browse the repository at this point in the history
Re-added right ventricular function for #2005
  • Loading branch information
zoependlington authored Jun 15, 2023
2 parents a75a21f + 5a83745 commit 352b483
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/ontology/efo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -15245,6 +15245,7 @@ Declaration(Class(efo:EFO_0020935))
Declaration(Class(efo:EFO_0020936))
Declaration(Class(efo:EFO_0020937))
Declaration(Class(efo:EFO_0020938))
Declaration(Class(efo:EFO_0020939))
Declaration(Class(efo:EFO_0020940))
Declaration(Class(efo:EFO_0020941))
Declaration(Class(efo:EFO_0020942))
Expand Down Expand Up @@ -28772,7 +28773,7 @@ AnnotationAssertion(rdfs:label obo:RO_0001025 "located_in")

AnnotationAssertion(rdfs:label obo:RO_0002104 "has_plasma_membrane_part")

# Object Property: obo:RO_0002160 (only in taxon)
# Object Property: obo:RO_0002160 (only_in_taxon)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:20973947") obo:IAO_0000115 obo:RO_0002160 "S only_in_taxon T iff: S SubClassOf in_taxon only T")
AnnotationAssertion(oboInOwl:hasDbXref obo:RO_0002160 "RO:0002160")
Expand Down Expand Up @@ -188214,6 +188215,14 @@ AnnotationAssertion(dc:date efo:EFO_0020938 "2023-05-19T09:19:14Z"^^xsd:dateTime
AnnotationAssertion(rdfs:label efo:EFO_0020938 "left ventricle sphericity index"@en)
SubClassOf(efo:EFO_0020938 efo:EFO_0004298)

# Class: efo:EFO_0020939 (right ventricular function)

AnnotationAssertion(Annotation(efo:definition_citation "PMID:37126556") obo:IAO_0000115 efo:EFO_0020939 "The hemodynamic and electrophysiological action of the right heart ventricle. Its measurement is an important aspect of the clinical evaluation of patients with heart disease to determine the effects of the disease on cardiac performance.")
AnnotationAssertion(dc:creator efo:EFO_0020939 "Zoe May Pendlington")
AnnotationAssertion(dc:date efo:EFO_0020939 "2023-06-15T13:04:59Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label efo:EFO_0020939 "right ventricular function"@en)
SubClassOf(efo:EFO_0020939 obo:BFO_0000034)

# Class: efo:EFO_0020940 (platelet function test)

AnnotationAssertion(obo:IAO_0000115 efo:EFO_0020940 "An assay that measures the ability of platelets to aggregate and promote clotting in a sample of blood.")
Expand Down

0 comments on commit 352b483

Please sign in to comment.