OntoViewer is an open-source project that is hosted by EDM Council. The project started in May 2019. OntoViewer is a JAVA application that is specifically designed to access both the ontology structure and its content in the easiest possible way. OntoViewer servers both as a web application and REST API.
Update Java to 21 for onto-viewer in Dockerfile.
Expected Behavior
Working Java 21 in docker image
Current Behavior
Java 11 in docker image
Context (Environment)
Update Java to 21 for onto-viewer in Dockerfile
Possible Implementation
OpenJDK builds by Oracle (jdk.java.net) Adoptium Eclipse Temurin Amazon Corretto Red Hat OpenJDK