openTMS | |
Author: | Klemens Waldhör |
Developer: | Klemens Waldhör, Rainer Kemmler |
Released: | November 10, 2008 |
Latest Release Version: | 0.9.1 |
Operating System: | Cross-platform |
Programming Language: | Java |
Genre: | Computer-assisted translation |
License: | EPL |
Website: | Homepage openTMS |
openTMS is an acronym for Open Source Translation Management System.
openTMS is a free and open-source translation memory system based entirely on open-source standards. The system relies heavily on XLIFF, Translation Memory eXchange (TMX), Termbase Exchange format (TBX) and accompanying standards to ensure a free and unencumbered exchange of translation and localization data. openTMS implements a standard translation workflow, but features a very fine-grained modularity that makes its adaptable to any conceivable workflow design.
The architecture of openTMS is mainly based on several models. These models describe the key components of openTMS. Each model handles a specific aspect of the translation process and its requirements. The models form a framework which guide the construction of language specific software tools.
The following core models are identified:
On top of those models the application model organises real applications (like the GUI model).openTMS uses a data source in the data model which organises the access to databases or any other kind of devices which allows to store (TM, terminology, even machine translation) data. Currently the following data sources are supported: TMX files, XLIFF file, SQL databases. Data sources have to implement a set of methods based on the data source interface.
openTMS can be accesses as directly through Java or through an XML-RPC server.
OpenTMS was initiated by the Forum Open Language Tools (FOLT) is a forum and working group of service providers in the field of translation and documentation. At first, it was just in the form of directives and white papers that covering the use of a F/OSS, open-standards-based, modular Translation Memory system.[1] [2] The basic objectives of FOLT are the support of standardised exchange formats, non-proprietary software and testing new translation technologies and methods amid the increasing globalization of knowledge. It is concerned with the overall workflow of multi-lingual documentation. From the generation of the original text to the production of texts in the target languages, highlighting any defects or lack of standards in the processes.
Later, Klemens Waldhor and Rainer Kemmler developed a cross-platform web-based system in Germany, which implemented OpenTMS in Java.[3] This featured basic translation memory functions, including pre-translation, concordance search, and configuration of matching rates. Today, this system has been discontinued and is being integrated into the OpenTM2[4] as a translation memory plugin or server-based component. This new system, on the other hand, originated from the IBM Translation Manager and provides a full-featured, enterprise-level translation workbench environment for professional translators.[5]
openTMS is implemented in Java. It requires Java >=1.5 (Linux, Mac OS X, Microsoft Windows). openTMS uses the EPL (Eclipse Public License) license.
openTMS is hosted as a SourceForge project here: [openTMS on SourceForge http://sourceforge.net/projects/open-tms]
There are several downloads available: