owlcollab / owlcollab/owltools
unify AssertInferenceTool and InferenceBuilder
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 115
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
From cmung...@gmail.com on July 02, 2013 16:10:43
owltools.InferenceBuilder and owltools.cli.AssertInferenceTool perform similar tasks
It would be useful to have some of the capabilities of InferenceBuilder from the CLI - in particular the alwaysAssertSuperClasses flag.
Original issue: http://code.google.com/p/owltools/issues/detail?id=68
Contributor guide
No contributing guide indexed for this repository
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 comparing owltools.InferenceBuilder with owltools.cli.AssertInferenceTool and identify the overlapping inference behavior. Check how the CLI currently exposes builder capabilities, especially the alwaysAssertSuperClasses flag; done means the tools are unified enough for the CLI to support that capability without changing the intended inference results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100