Skip to content

Commit

Permalink
Merge pull request #2181 from EBISPOT/2169
Browse files Browse the repository at this point in the history
Updated label, synonym and definition for #2169
  • Loading branch information
zoependlington authored Feb 14, 2024
2 parents 2d98c29 + b799e4e commit 292de4d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/ontology/efo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -29444,7 +29444,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 @@ -122403,13 +122403,14 @@ AnnotationAssertion(oboInOwl:hasExactSynonym efo:EFO_0004712 "nonfilarial elepha
AnnotationAssertion(rdfs:label efo:EFO_0004712 "podoconiosis")
SubClassOf(efo:EFO_0004712 efo:EFO_0004711)

# Class: efo:EFO_0004713 (FEV/FEC ratio)
# Class: efo:EFO_0004713 (FEV/FVC ratio)

AnnotationAssertion(obo:IAO_0000117 efo:EFO_0004713 "Helen Parkinson")
AnnotationAssertion(efo:definition_citation efo:EFO_0004713 "Is the measurement of the ratio of forced expiratory volume (FEV) to forced vital capacity (FCV), used as a measure of pulmonary function.")
AnnotationAssertion(efo:definition_citation efo:EFO_0004713 "Is the measurement of the ratio of forced expiratory volume (FEV) to forced vital capacity (FVC), used as a measure of pulmonary function.")
AnnotationAssertion(oboInOwl:hasExactSynonym efo:EFO_0004713 "FEV/FVC")
AnnotationAssertion(oboInOwl:hasExactSynonym efo:EFO_0004713 "FEV1/FVC")
AnnotationAssertion(rdfs:label efo:EFO_0004713 "FEV/FEC ratio")
AnnotationAssertion(oboInOwl:hasExactSynonym efo:EFO_0004713 "FEV/FEC ratio")
AnnotationAssertion(rdfs:label efo:EFO_0004713 "FEV/FVC ratio")
SubClassOf(efo:EFO_0004713 efo:EFO_0001444)
SubClassOf(efo:EFO_0004713 efo:EFO_0003892)
SubClassOf(efo:EFO_0004713 ObjectSomeValuesFrom(obo:IAO_0000136 obo:UBERON_0001004))
Expand Down

0 comments on commit 292de4d

Please sign in to comment.