A demo of Relicensing Combined Datasets.
- Download the code
- Run:
mvn org.springframework.boot:spring-boot-maven-plugin:run
- Open http://localhost:8443/
- Download the code
- Run:
mvn package org.springframework.boot:spring-boot-maven-plugin:repackage
- Run:
java -jar target/recoda-demo-1.0.2-exec.jar
- Open http://localhost:8443/
- Download the dockerfile
- Run:
sudo docker build -t recoda-demo ./
- Run:
sudo docker run -t -d -p 80:8443 --name recoda-demo recoda-demo
- Open http://localhost:80/
Data Science Group (DICE) at Paderborn University
This work has been supported by the German Federal Ministry of Transport and Digital Infrastructure (BMVI) within the project OPAL under the grant no. 19F2028A and by the EU H2020 Marie Skłodowska-Curie project KnowGraphs under the grant agreement no 860801.