Skip to content

GithuJeevaSavy/KnowledgeAndDataEngineering

Repository files navigation

#Knowledge and Data Engineering Front End

To run the application

1. Open the directory containing the code
2. Open terminal or an IDE (Visual Studio code)
3. Run the command npm install (This installs the required packages)
4. Run the command ng serve (This will open the app in http://localhost:4200/)

Requirements

  1. Angular CLI should be installed. To know more refer link https://angular.io/guide/setup-local
  2. Sparql end point should be set up.( Here apache fuseki-server is used as sparql endpoint- http://localhost:3030/dataset/sparql ) Create a data set with the ttl files in fuseki server and change the endpoint in the code

About

Angular Application to execute sparql queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published