Bhandar Nirupam Reddy
Bhandar Nirupam Reddy
Hello, I'm looking for a way to perform grounding using a domain-specific ontology stored locally in .owl format. Is it possible? If so how to do it? Thank you!
### From README.md: Next step is to compile the schema. For that, you should place the schema YAML in the directory [src/ontogpt/templates/](https://github.com/monarch-initiative/ontogpt/blob/main/src/ontogpt/templates). Then, run the *make* command at the top...
I'm getting this error when running the project locally even after following the specified installation steps: FileNotFoundError: [Errno 2] No such file or directory: 'config1.ini' Please help