ols4: OLS4 is the Ontology Lookup Service, a repository for biomedical ontologies providing a single point of access to up-to-date ontology versions via a website, REST API, and MCP server. It leverages Docker for deployment, with backend components built on Spring Boot, a React frontend, and specialized databases like Solr and Neo4j for search and graph queries.; kubefwd: kubefwd is a command-line utility that enables seamless local development by bulk port forwarding Kubernetes services to your workstation. It assigns a unique loopback IP to each service, allowing local applications to access cluster services by their in-cluster names without configuration changes.
Obtaining the latest versions of biomedical ontologies
Develop local applications that seamlessly connect to Kubernetes cluster services by their in-cluster names.