owltools
owltools copied to clipboard
Why getOWLClassByIdentifierNoAltIds?
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)