onto-viewer icon indicating copy to clipboard operation
onto-viewer copied to clipboard

Use a custom ontology when running with the war (not Docker)

Open tfrancart opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

I would like to run onto-viewer by running the war file, not with Docker. I would like to use it to view a custom ontology. The README file at https://github.com/edmcouncil/onto-viewer#-with-an-ontology-of-your-choice describes the way to use "an ontology of your choice" with the Docker solution.

How can I use "an ontology of my choice" when running with the war file ? Thanks !

Describe the solution you'd like

I would like a small procedure to know how to view a custom ontology when running locally.

tfrancart avatar Jan 25 '24 10:01 tfrancart

You should add your ontologies to the ontologies folder next to the war file - see an example in https://github.com/edmcouncil/onto-viewer/releases/download/rc_v1.0/onto-viewer.zip.

Note also this remark: https://github.com/edmcouncil/onto-viewer/issues/388#issuecomment-2014643718.

mereolog avatar Apr 04 '24 11:04 mereolog