edmcouncil / onto-viewer

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.
https://spec.edmcouncil.org/fibo/ontology
MIT License
29 stars 10 forks source link

New docker compose #354

Closed dasawanaka closed 1 year ago

dasawanaka commented 1 year ago

New docker compose.

All the most important information with commands on how to run is on the README

trojczak commented 1 year ago

I've checked the current state of the new docker configuration. Most of the features work without any problems, but there are some issues which is still need to be addressed:

Edit:

There is also error in the web console:

[Vue warn]: Unknown custom element: <PropertiesList> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> <ResourceSection> at components/Resource/ResourceSection.vue
       <Resource> at components/Resource/Resource.vue
         <OntologyView> at pages/_.vue
           <Nuxt>
             <Layouts/default.vue> at layouts/default.vue
               <Root>
w
patrycjamia commented 1 year ago

Ontologies do not load when OV is run locally.