finos / datahub

DataHub - Synthetic data library
https://datahub.finos.org
Apache License 2.0
80 stars 13 forks source link

DataHub and DataHelix to start reviewing, agreeing and defining common API points #31

Open mcleo-d opened 4 years ago

mcleo-d commented 4 years ago

Description

DataHub and DataHelix to start reviewing, agreeing and defining common API end points so the two projects can interoperate and grow an ecosystem for other Synthetic Data Generation projects to join.

Success Criteria

grovesy commented 4 years ago

The first thing I suspect we want to do is to define the architecture of the system - i.e. what are the components required in a synthetic data flow

I think we can leave UI/Services out for the moment, that's just how things get hosted

grovesy commented 3 years ago

<img src='https://g.gravizo.com/svg? /* Structural Things @opt commentname @note Notes can be extended to span multiple lines */ class Structural{}

/* @opt all @note Class / class Counter extends Structural { static public int counter; public int getCounter%28%29; }

/* @opt shape activeclass @opt all @note Active Class */ class RunningCounter extends Counter{} '>