Is there a standard for defining mappings/transformations?

Viewed 17

Are there any standards for defining data transformations in a tool and format agnostic manner?

There are some obvious candidates like XPath transformations but they're specific to XML. There are hundreds of ETL tools on the market, but they're proprietary syntaxes and often rely on low-code/no-code wysiwyg formats.

Has there been any attempts to define an agnostic data transformation standard/format?

0 Answers
Related