Coder Social home page Coder Social logo

umut0 / senph-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bkari02/senph-app

0.0 1.0 0.0 50.54 MB

This repository contains all code that is part of SOWA of the bachelor thesis: "Development of an Ontology for Environmental Phenomena and Sensors in the Citizen Science Context and its Implementation"

License: GNU General Public License v3.0

JavaScript 61.66% CSS 4.89% HTML 10.03% Ruby 10.44% Shell 1.99% Batchfile 0.08% Smarty 0.79% TypeScript 10.12%

senph-app's Introduction

Welcome to the Senph Ontology Web Application (SOWA)

Installation Instructions

  1. You need to have Node v9.11.2 and NPM v6.4.1 installed. You can check what version and whether you have already installed each by using these commands:

'node -v npm -v'

If you didn't have them installed please do so, e.g. by using nvm form here: https://github.com/creationix/nvm

  1. Clone the repository to your device with this command:

'git clone https://github.com/bkari02/SENPH-App.git'

  1. Navigate into the folder by entering the following command into your terminal:

'cd SENPH-App/node-proxy'

  1. Install npm dependencies with:

'npm install'

  1. Run the app with:

'npm start'

  1. Next you need to run the Apache Jena Fuseki Server. Open another terminal and navigate to th SENPH-App folder again. Inside the folder type:

'cd /fuseki ./fuseki-server'

The server will start and the built-in UI is locally available at port 3030: 'http://localhost:3030'

  1. Open another terminal and navigate again into the SENPH-App folder. The type:

'cd /senph-frontende npm install -g @angular/cli ng-serve'

The Angular Front-end will be hosted on port 4200: 'http://localhost:4200'

senph-app's People

Contributors

bkari02 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.