owlcollab / owlcollab/owltools
TaxonConstraintsEngine deprecated
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 115
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
From TheITGuy...@gmail.com on February 01, 2013 17:16:26
owltools.gaf.inference.TaxonConstraintsEngine is deprecated, with a comment "There is now a taxon checks using an OWL resoner."
Where is this new taxon checker? I can't find any other class performing the same task as isClassApplicable(OWLClass, OWLClass)
Original issue: http://code.google.com/p/owltools/issues/detail?id=47
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 inspecting owltools.gaf.inference.TaxonConstraintsEngine and its isClassApplicable(OWLClass, OWLClass) method, then search the project for taxon checks using an OWL reasoner. Done means identifying the replacement class or confirming that no equivalent exists, with the deprecation comment and documentation aligned with that finding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100