-
Notifications
You must be signed in to change notification settings - Fork 8
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
Upgrading FoodOn to work with COB as top-level #241
Comments
@ddooley thank you for taking the time to write this! I don't know any of the answers, but I want to give a big thumbs up for the work you have been doing integrating COB and identifying issues! |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I thought I'd report out about the FoodOn conversion to COB. The main effort is to adapt all the existing MIREOT term importing from other sources to not use BFO upper level. At moment FoodOn build is still working with OntoFox which enables us to stop the import of a term's ancestors past a certain parent, so it works well in giving the list of COB top level terms, and thereby not have to retrieve BFO upper level terms even though they are situated under them often.
A few things do come up:
COB's erroneous "material entity" id will be taken care of soon I see.
UBERON and CARO have this thing called "biological entity". Does that fit in COB? Or do I place their subClass "anatomical entity" under "material entity" directly?
UBERON has "life cycle". Do we fudge that into "process"?
I'm bringing OWLTime in to cover describing durations of processes. Where can I place time:Duration? I had brought in "one-dimensional temporal region" as a parent from BFO, but where would that fit?
Thanks for advice,
Damion
The text was updated successfully, but these errors were encountered: