-
Notifications
You must be signed in to change notification settings - Fork 3
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
Including intersection_of relationships in obo files #92
Comments
I am afraid intersection of axioms wont cut it here; because of this 'has part' buffer everywhere, you will need to define relationships instead, like the ones you mention. Lets do this in the next meeting. |
If this issue is going to be very problematic then maybe we should solve it at the Xenbase end rather than requiring you guys to solve it. We really only need these terms for our internal database to facilitate searches, not in the publicly available files. Josh is already parsing the relevant equivalent class terms out of the OWL files to perform his mappings, we can just provide an appropriately formatted file with that information to our Calgary team to marry up with the terms as part of their ontology load. We don't want this element to hold up the more important aspects of XPO development. If you solved this at your meeting on Wednesday then obviously this comment is redundant. |
The last meeting was skipped, we will discuss this at the next meeting. :) |
@malcolmfisher103 I did a first stab at this.. It is not perfect, but if you could look at it, maybe we can get a sense of where we should go from here. Check this out: What I did was:
You will see that there are multiple problems; especially the secondary entity inference is weird. Report all the weird things back to me and I will work on it further with Erik. |
Yeah I think I may have some ideas around this.. Lets iterate over this. Lets start with this one here: What do you like, not like, miss:
|
This would allow Xenbase to associate XPO terms with the PATO/XAO/GO terms from which they were composed and have a way to store it in the Xenbase database. Action for ES: define XPO specific relationships that look like 'has phenotypic entity', 'entity in location' etc. Nico will discuss further with ES.
The text was updated successfully, but these errors were encountered: