-
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
GECKO missing imports? #56
Comments
It's best-practise to merge all imports when creating a release artifact (such as
You can see that all the BFO and IAO terms we need (and all the other imported terms) have been merged into Imports are updated/refreshed at build-time according to recipes in the https://github.com/IHCC-cohorts/GECKO/blob/master/Makefile#L110 See also: |
If you want to see the top-level of BFO (entity, continuant, independent continuant, generically dependent continuant, occurrent, etc.), then we will put it in to GECKO. The current top-level of GECKO is based on the subset of BFO terms used in COB, which were selected to be intuitive to a broad audience with minimal jargon. We've used this same top-level structure since the first draft of GECKO. It will, of course, merge cleanly with any other ontology based on BFO. |
Thanks for the extra explanation. I had never noticed the top-level being different - I got used to preferred roots in OLS :) |
I didn't see the BFO or IAO import at https://raw.githubusercontent.com/IHCC-cohorts/GECKO/master/gecko.owl
The text was updated successfully, but these errors were encountered: