Skip to content

Client application based on node and angular which queries the apache fuseki server containing all the data sets of crime data of all major US towns and cities

Notifications You must be signed in to change notification settings

varun1309/crime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Prerequisites

  • Node
  • npm
  • Run npm install -g nodemon in terminal

Setup Data

  • Open Fuseki and upload turtle files provided in earlier deliverable
  • Open /app/crime.js and make sure the SPARQL endpoint matches with the Fuseki server

Setup server

  • Run npm install from app folder in root directory
  • nodemon server.js

Setup UI

Go to crime-ui directory, and run following commands using terminal or command prompt

About

Client application based on node and angular which queries the apache fuseki server containing all the data sets of crime data of all major US towns and cities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published