INCATools / INCATools/ontology-access-kit
Support for reasoning
- Dominant language
- Python
- Stars
- 198
- Forks
- 35
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
Strategies:
- owlery #31
- owlapi interaction e.g via robot-python plugin
- partial: https://github.com/INCATools/oakx-robot
- async approach - separate process writes to common store
- native python, or python wrapping rust
Note that for static ontologies when using either
- sql_implementation
- ubergraph
We get pre-reasoned relation graph results already
Contributor guide
Research direction
Start by reviewing owlery #31 and the partial owlapi interaction in the oakx-robot repository, then compare the listed async, native Python, and Python-wrapping-Rust approaches. The issue notes that sql_implementation and ubergraph already provide pre-reasoned relation graphs for static ontologies; the remaining scope and definition of done are not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust, sql
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100