IHTSDO / snomed-owl-toolkit

The official SNOMED CT OWL Toolkit. OWL conversion, classification and authoring support.
Other
92 stars 19 forks source link

Fixes #61 Upgrade to latest minor version OWL-API. #62

Closed kaicode closed 2 years ago

kaicode commented 2 years ago

Upgrade to latest minor version of the OWL API to avoid old version of the Google Guice library that causes JVM warnings in Java 8 and later (also affects Snowstorm). All unit tests pass. One new namespace handler method was needed for the new library but that just delegates to existing code. Classification of the Jan 2022 International release works as expected as does OWL file conversion.