ATTX-project / graph-component

Graph Manager component that handles state of the internal graph/data.
0 stars 0 forks source link

Implement Graph Manager V1 #6

Closed blankdots closed 7 years ago

blankdots commented 7 years ago

Description

Graph Manager needs to work with the WF-API and insert data in the Graph Store in a scheduled manner.

DoD

Cron script which provides the functionality:

blankdots commented 7 years ago

Added the branch https://github.com/ATTX-project/graph-component/tree/feature-gmv1/gc-graph-manager with cron job

blankdots commented 7 years ago

BDD tests Implemented https://github.com/ATTX-project/graph-component/tree/feature-gmv1/gc-feature-tests In order to run the tests local Fuseki and WF-API, UnifiedViews and cronjob need to be running

blankdots commented 7 years ago

To Fully implement the BDD tests we need this finished: https://github.com/ATTX-project/workflow-component/issues/32