You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently OntologyUtil has a hacky initialization to keep processingEnv by storing it in a static field that holds a singleton instance of OntologyUtil.
Should think about how to simplify this and make it clear.
Currently
OntologyUtilhas a hacky initialization to keepprocessingEnvby storing it in a static field that holds a singleton instance ofOntologyUtil.Should think about how to simplify this and make it clear.