Remove spatial disjointness AP on PNS/CNS.#2202
Conversation
'peripheral nervous system' carries a 'spatially_mutually_disjoint_with' annotation to express the spatial disjointness between the PNS and the CNS. That spatial disjointness is already expressed as a general class axiom (in src/ontology/components/disjoint_union_over.ofn) though, so the annotation is redundant. closes #2174
|
@dosumis This is what has been decided in the last Uberon call, however I note that the Removing the annotation to only keep the general class axiom would mean losing this bit of information. Is that desirable? It does not seem that the |
I think that's correct. The logic does not allow for exceptions. You could always retain this annotation on the GCI if you want to preserve it. |
dosumis
left a comment
There was a problem hiding this comment.
If you wish to retain the annotation on the axiom, you could do so as a comment on the GCI. Your call.
peripheral nervous systemcarries aspatially_mutually_disjoint_withannotation to express the spatial disjointness between the PNS and the CNS.That spatial disjointness is already expressed as a general class axiom (in
src/ontology/components/disjoint_union_over.ofn) though, so the annotation is redundant.closes #2174