INCATools / INCATools/ontology-access-kit
ensure CLI and interfaces are closely aligned
Open
Nobody has claimed this yet.
design
workshop
- Dominant language
- Python
- Stars
- 198
- Forks
- 35
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
from @hsolbrig
make APIs (CLI, python, potentially HTTP) very closely aligned with each other (Harold). there should ideally be 1:1 correspondence
consider Typer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inventorying the existing CLI, Python, and potential HTTP APIs, then compare their available operations and arguments. Read the current interface entry points and evaluate Typer as mentioned in the issue. Done means the interfaces have an agreed, documented 1:1 correspondence, but the issue does not define the required operations or scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100