Skip to content

Commit

Permalink
change def anatomical structure -> entity
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntanzk committed Jan 3, 2023
1 parent d54f88a commit 39cab7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -2818,7 +2818,7 @@ SubObjectPropertyOf(obo:RO_0002293 obo:RO_0002292)
# Object Property: obo:RO_0002295 (results in developmental progression of)

AnnotationAssertion(obo:IAO_0000114 obo:RO_0002295 obo:IAO_0000125)
AnnotationAssertion(obo:IAO_0000115 obo:RO_0002295 "p results in the developmental progression of s iff p is a developmental process and s is an anatomical structure and p causes s to undergo a change in state at some point along its natural developmental cycle (this cycle starts with its formation, through the mature structure, and ends with its loss).")
AnnotationAssertion(obo:IAO_0000115 obo:RO_0002295 "p results in the developmental progression of s iff p is a developmental process and s is an anatomical entity and p causes s to undergo a change in state at some point along its natural developmental cycle (this cycle starts with its formation, through the mature structure, and ends with its loss).")
AnnotationAssertion(obo:IAO_0000116 obo:RO_0002295 "This property and its subproperties are being used primarily for the definition of GO developmental processes. The property hierarchy mirrors the core GO hierarchy. In future we may be able to make do with a more minimal set of properties, but due to the way GO is currently structured we require highly specific relations to avoid incorrect entailments. To avoid this, the corresponding genus terms in GO should be declared mutually disjoint.")
AnnotationAssertion(obo:IAO_0000117 obo:RO_0002295 "Chris Mungall")
AnnotationAssertion(rdfs:label obo:RO_0002295 "results in developmental progression of"@en)
Expand Down Expand Up @@ -6556,7 +6556,7 @@ SubClassOf(obo:BFO_0000003 ObjectAllValuesFrom(obo:RO_HOM0000000 obo:BFO_0000003

SubClassOf(obo:BFO_0000015 ObjectAllValuesFrom(obo:RO_0002214 obo:BFO_0000015))

# Class: obo:CHEBI_50906 (role)
# Class: obo:CHEBI_50906 (obo:CHEBI_50906)

SubClassOf(obo:CHEBI_50906 obo:PATO_0000001)

Expand Down

0 comments on commit 39cab7b

Please sign in to comment.