Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 561 Bytes

File metadata and controls

11 lines (10 loc) · 561 Bytes

IWA-Project

How to install stardog (For Windows)

  1. Install Maven from http://maven.apache.org/download.cgi
  2. Add the directory /bin from Maven install to your PATH Environment variable.
  3. Download Stardog Community Edition.
  4. Launch the \bin\MavenInstall.bat file.
  • If you get an error message saying that unzip.exe is missing, install it and add it to your PATH.
  1. Wait for the task to complete.
  2. You should be able to open the project into Eclipse with all the dependences.

Don't forget to launch Stardog server before the tomcat server !