Skip to content

Commit 9a312a6

Browse files
committed
Update README.md
1 parent 17121fc commit 9a312a6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#### Intent
88

9-
To provide a collaborative space to discuss an exchange format concerning ETL generation metadata, supporting Data Warehouse Automation. This adapter should contain all metadata necessary to generate the transformation logic for a Data Warehouse solution.
9+
To provide a collaborative space to discuss an exchange format concerning data logistics generation metadata, supporting Data Warehouse Automation. This adapter should contain all metadata necessary to generate the transformation logic for a Data Warehouse solution.
1010

1111
#### Links / structure
1212

@@ -21,7 +21,9 @@ The following directories have been set up:
2121

2222
Across most, if not all, metadata models there is a core set of information that is required for any generation of ETL. If we can separate this from the UI / management of metadata we could have an exchange format that allows anyone to 'plug in' their own desired technology.
2323

24-
As an example '[TEAM](https://github.com/RoelantVos/TEAM)' has the intent to separate UI with a view of limiting data entry and validation, but does not focus on SQL generation. Rather, these functions are separated by an adapter that is accessible as Json or database view.
24+
Examples:
25+
* [Agnostic Data Labs](https://agnosticdatalabs.com) implements this schema and provides a dedicated UI and out of the box templates.
26+
* '[TEAM](https://github.com/RoelantVos/TEAM)' has the intent to separate UI with a view of limiting data entry and validation, but does not focus on SQL generation. Rather, these functions are separated by an adapter that is accessible as Json or database view.
2527

2628
#### Requirements
2729

@@ -45,4 +47,4 @@ In the broader sense of meritocracy, it is worth pursuing if a common exchange f
4547

4648
#### Working guidelines
4749

48-
For any change, create a new branch (no direct commits to master branch).
50+
For any change, create a new branch (no direct commits to master branch).

0 commit comments

Comments
 (0)