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

Prune redundant property chains over 'in taxon'. #813

Merged
merged 3 commits into from
Nov 1, 2024
Merged
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
2 changes: 0 additions & 2 deletions src/ontology/ro-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7194,7 +7194,6 @@ SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002130 obo:BFO_0000050) obo:RO_0
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002131 obo:BFO_0000050) obo:RO_0002131)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002134 obo:BFO_0000050) obo:RO_0002134)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002156 obo:RO_0002157) obo:RO_0002158)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002202 obo:RO_0002162) obo:RO_0002162)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002203 obo:BFO_0000050) obo:RO_0002255)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002206 obo:BFO_0000050) obo:RO_0002206)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002206 obo:RO_0002162) obo:RO_0002162)
Expand All @@ -7221,7 +7220,6 @@ SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002224 obo:BFO_0000066) obo:RO_0
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002224 obo:RO_0002230) obo:RO_0002087)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002224 obo:RO_0002233) obo:RO_0002233)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002224 obo:RO_0002400) obo:RO_0002400)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002225 obo:RO_0002162) obo:RO_0002162)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002230 obo:BFO_0000066) obo:RO_0002232)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002230 obo:RO_0002211) obo:RO_0002211)
SubObjectPropertyOf(ObjectPropertyChain(obo:RO_0002230 obo:RO_0002212) obo:RO_0002212)
Expand Down
Loading