|
@@ -1,4 +1,5 @@
|
|
|
# Dashboard Installation
|
|
|
+Note: The components must all be run in the order listed to ensure proper functionality.
|
|
|
## Luzzu Dashboard
|
|
|
### Prerequisites
|
|
|
1. NodeJS: [https://nodejs.org/en/download/](https://nodejs.org/en/download/)
|
|
@@ -33,7 +34,7 @@
|
|
|
|
|
|
## Apache Jena Fuseki Server (TripleStore)
|
|
|
### Prerequisites
|
|
|
- 1. Apache Jena Fuseki 3.11.0: [https://jena.apache.org/download/index.cgi](https://jena.apache.org/download/index.cgi)
|
|
|
+ 1. Apache Jena Fuseki 3.12.0: [https://jena.apache.org/download/index.cgi](https://jena.apache.org/download/index.cgi)
|
|
|
### Steps
|
|
|
1. Install Pre-requisites
|
|
|
|