owltools icon indicating copy to clipboard operation
owltools copied to clipboard

Why getOWLClassByIdentifierNoAltIds?

Open fbastian opened this issue 9 years ago • 0 comments

Why adding a method owltools.graph.OWLGraphWrapperExtended#getOWLClassByIdentifierNoAltIds(String), while it could have been handled directly in owltools.graph.OWLGraphWrapperExtended#getOWLClassByIdentifier(String, boolean) (the boolean argument was exactly for this)

fbastian avatar Jul 23 '16 16:07 fbastian