vendekagon-labs / unify

An engine for automating data integration & harmonization via schema inference.
Apache License 2.0
8 stars 0 forks source link

Feature: Compile Schema from a Unify schema spec (DSL) #7

Closed benkamphaus closed 11 months ago

benkamphaus commented 11 months ago

This feature is described in issue #1

There is now a new compile-schema task which can be used to create the schema + meta model annotations as expected by Unify, given a terse representation of the schema as in the example. This is an alpha level implementation subject to later change.

As part of this change, test resources were re-organized by systems with different schemas.