Skip to content

Guide for Developers

This section of the Technical Documentation provides several resources for developers designing, implementing, testing and maintaining Translator software.

Overview of Primary Translator standards

Coding against Translator

An overview of the Translator platform is provided in the Architecture overview page. Briefly, the system is composed of the following components:

  1. User Interface (UI)
  2. Autonomous Relay System (ARS)
  3. Autonomous Relay Agents (ARAs)
  4. Knowledge Providers (KPs)
  5. Workflow Runner
  6. Translator SmartAPI Registry

Tying together the above components are the activities, aforementioed primary standards and service components of the Translator Standards and Reference Implementation (“SRI”) project team.

Additional architecture details are stored in the Translator Architecture repository.

Getting Involved