This file explains the steps needed to setup OntoPiA-UI
inside the DAF infrastructure.
Check the README.md
file for info specific to the OntoPiA-UI
project.
This project relies on vocabularies and ontologies already present in the corresponding folders.
They can be downloaded with the downloadData.sh
script.
This project uses the Lodview project which can be found here: https://github.com/dvcama/LodView.git
The code has been downloaded to fix the version contained in the Docker pod.
To create the war
artifact execute the following steps:
cd LodView
mvn compile war:war
The webvowl
artifact can be downloaded here: http://downloads.visualdataweb.de/webvowl_1.0.6.war
This project uses the Lodview project which can be found here: https://github.com/essepuntato/LODE
The code has been downloaded to fix the version contained in the Docker pod.
- Build and deploy the Docker images using the script
build.sh
kubectl create -f ontoPIA.yaml