Translation Providers
Interface Translation Providers
The interface translation providers are individual application systems that are capable
- to translate from one or more interface templates to one specific interface template,
- to cooperate with the TranslationManager Support System by providing the interfaceBridgeManagement service and
- to cooperate with data model translation providers by consuming the dataModelTranslation service
in order to create a translation bridge between consumer and provider systems.
Public Interface Translation Providers |
---|
InterfaceTranslatorToGenericHTTP |
Learn more about how to develop your own Interface Translation provider.
Data Model Translation Providers
The data model translation providers are individual application systems that are capable
- to translate between different data models and
- to cooperate with interface translation providers by providing the dataModelTranslation service
in order to integrating into a translation bridge.
Public Data Model Translation Providers |
---|
SemanticAITranslator |
Learn more about how to develop your own Data Model Translation provider.