Skip to content

naturecreator/sask

 
 

Repository files navigation

sask

Codacy Badge BCH compliance

Projectgroups Search and Extraction

Prerequisites

  • Java 1.9 or higher
  • Docker

Getting Started

To get started with the application, you need to run the individual microservices and Docker containers. The following command can be executed in every module folder to start and register the microservices in eureka. The Eureka server should be started first.

mvn clean spring-boot:run

If all microservices are running, but are not available in the application: Wait, till the webclient pulled a refreshed list.

You will find example data for the extraction in the wiki: https://github.com/dice-group/sask/wiki/Example-Data

Necessary components

  • hadoop docker container see here
  • jena docker container see here
  • eureka ms
  • webclient ms
  • executer ms
  • repo ms
  • at least one extractor
  • database ms

About

Projectgroups Search and Extraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.5%
  • JavaScript 34.2%
  • HTML 2.9%
  • CSS 1.4%