ATTX-project / graph-component

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

Automatic provenance graph update #22

Closed jkesanie closed 7 years ago

jkesanie commented 7 years ago

Description

There is an endpoint in the GMapi to update the state of the provenance data graph with the data from the UV's database. Currently the responsibility to call that endpoint is outside of GMapi.

We should come up with a way to schedule or trigger the same endpoint within the GMApi. Simplest solution would be scheduled execution as planned earlier.

DoD

Update to the docs and possibly some related implementation

Testing

Testing depends on what we decide to do.

blankdots commented 7 years ago

Possible directions: