It should be possible to filter out relationships based on GCIs #163
Labels
enhancement
An issue to request an enhancement, or a pull request implementing one.
question
A question about the library.
This sounds quite obscure but is in fact extremely important to avoid erroneous propagation
consider
this means that in the context of humans the mammary lobe is part of the breast. (in e.g. mice, there are mammary glands in other locations)
The OWL translation is here
https://owlcollab.github.io/oboformat/doc/obo-syntax.html#5.2.2
In OWL the meaning is very clear but there is a lot of possibility for mistranslation in obo when people ignore this field
it is important that applications are able to filter these relationships as naive traversal/propagation should not be used if the context is not satisfied
OBO Basic (https://owlcollab.github.io/oboformat/doc/obo-syntax.html#6.2) explicitly forbids GCIs due to possibility of mis-use
pronto is very useful for using with non-basic ontologies, but I don't see a way to filter on this?
The text was updated successfully, but these errors were encountered: