Skip to content
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

Add definitions for non-human animal diseases #7893

Open
katiermullen opened this issue Jul 1, 2024 · 0 comments
Open

Add definitions for non-human animal diseases #7893

katiermullen opened this issue Jul 1, 2024 · 0 comments
Assignees

Comments

@katiermullen
Copy link
Collaborator

Programmatically create and add definitions for non-human animal diseases that do not have definitions.

Some background from @cmungall:

I saw a suggestion to use DRAGON for non-human animal diseases. DRAGON is great if you think you need RAG but if you don’t you can just use OAK in llm mode:

runoak -i llm:sqlite:obo:mondo generate-definitions .sub "MONDO:0005583" --style-hints "Write definitions in genus-differentia style, don't repeat the term name in the definition"

this will give you kgcl syntax which can be spot-checked, then just passed in via oak.

may need to experiment with the prompt here, currently it doesn’t give the is-a as prompt

https://incatools.github.io/ontology-access-kit/howtos/use-llms.html#suggesting-definitions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant