Go to file
Robert Vokac a63b2c2c00
Released 0.0.0
2023-07-01 13:53:30 +02:00
nanodata-entity Released 0.0.0 2023-07-01 13:53:30 +02:00
nanodata-persistence-api Released 0.0.0 2023-07-01 13:53:30 +02:00
nanodata-persistence-impl-sqlite Released 0.0.0 2023-07-01 13:53:30 +02:00
nanodata-web Released 0.0.0 2023-07-01 13:53:30 +02:00
nanodata.confpath.template Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
tomcat Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
.gitignore An obsolete Maven dependency was removed 2023-06-17 17:55:34 +02:00
CREDITS Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
LICENSE Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
README.md Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
pom.xml Released 0.0.0 2023-07-01 13:53:30 +02:00

README.md

Nanodata

This is web portal inspired by https://www.wikidata.org.

Local setup

  1. Copy directory nanodata.confpath.template to nanodata.confpath
  2. Copy file tomcat/setenv.sh to bin directory of Tomcat installation directory
  3. Update file setenv.sh in bin directory to match the correct path of new directory nanodata.confpath

Used tools