For a logical definition like this:
HP:Astrocytosis EquivalentTo RO:has_part some (PATO:increased_rate and (RO:inheres_in_part_of some (GO:cell_growth and (RO:occurs_in some CL:astrocyte))) and (RO:has_modifier some PATO:abnormal)
The term HP:Astrocytosis will have outgoing edges only where they are inferred to have named class targets, for example RO:has_part PATO:increased_rate, and any property chain inferences that result from the other nested targets.
Creating nodes for all the sub-expressions would allow more complete query, such as:
?s has_part:/inheres_in_part_of: cell_growth: .
For a logical definition like this:
The term
HP:Astrocytosiswill have outgoing edges only where they are inferred to have named class targets, for exampleRO:has_part PATO:increased_rate, and any property chain inferences that result from the other nested targets.Creating nodes for all the sub-expressions would allow more complete query, such as: