infrastructurebuilder / ibdata-reference-root

Root of IBData codebase.
0 stars 0 forks source link

Acquire schema for data translation early #42

Open mykelalvis opened 4 years ago

mykelalvis commented 4 years ago

The underlying schema for data translation should be acquired as early as possible. This schema should be as platform-neutral as possible, and should be embedded with the metadata in a dataset for use in translation.

Impl-specific schema can also be captured as an additional datastream within the dataset.