Sign inSign up

openkbs/protege-docker-x11

By openkbs

•Updated about 5 years ago

Protege Semantic (OWL) Ontology Desktop IDE Editor Docker - source code by Stanford University

Image
1

8.2K

openkbs/protege-docker-x11 repository overview

⁠Protégé Desktop Docker running over X11

Desktop version Stanford Ontology IDE

  • Protégé version 5.5 (from latest GIT)

⁠Components

This will setup all the needed host directory to ensure Protégé configurations being persistent for next run.

./run.sh

⁠Build (Locally build your own image)

./build.sh

⁠Volumes (no action needed - automated mapped in run.sh script)

Three volumes are exposed to host and already defined in "run.sh" script. Hence, you don't need to do anything for the following volumes inside the Docker file and they are mapped to directories under your "$HOME/data-docker/protege_docker_x11".

  • Protégé related files including Logs: ${HOME}/.Protege

  • Protégé Workspace: ${HOME}/Workspace

  • Protégé Plugin (to persist across multiple delete and create of Protégé Docker container) -- This is to keep the installed plug-in libraries to be persistent for next restart/re-create of Container. ${HOME}/protege-x11/plugins

⁠Resources

⁠See Also

⁠Releases

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

about 5 years ago

docker pull openkbs/protege-docker-x11