Introduction

Downloads

Standards

Components

Applications

Help and Support

Developers Notes

Screen Shots

Okapi Framework

Standards

Overview

The localization industry uses several standards to exchange data between tools. It is very important for tools to support such standards. They avoid your data to be locked into proprietary formats. Using standards also allows you to approach the translation process with a broader choice of options and more flexibility. The applications and components of the Okapi Framework support standards when possible. Some of them are:

XLIFF - XML Localisation Interchange File Format

Maintained by the XLIFF Technical Committee at OASIS, XLIFF provides a common markup language for extracted localizable text.

Many components of the framework use XLIFF. The framework also includes an XLIFF filter.

TMX - Translation Memory eXchange

Maintained by the OSCAR Committee at LISA, TMX covers the exchange of translation memory data.

Many components of the framework use TMX.

ITS - Internationalization Tag Set

ITS is a W3C namespace to provide internationalization information and support in XML documents.

The XML Filter that is part of the framework supports ITS.

Related to ITS, the Best Practices for XML Internationalization W3C Note can help you designing and authoring XML documents in a way they are easier to localize.

SRX - Segmentation Rules eXchange

Maintained by the OSCAR Committee at LISA, SRX addresses the exchange of segmentation rules among tools. The version 1.0 of SRX has been implemented different ways by different tools and has limited usage for exchange. The version 2.0 of SRX has been implemented with better consistency.

The segmentation engine provided in the framework implements SRX 2.0. See the Segmentation page of the Developer's Guide for more details. In addition, Ratel is an editor to create and maintain SRX documents.

GMX - Global information management Metrics eXchange

Maintained by the OSCAR Committee at LISA, GMX is a family of standards of globalization- and localization-related metrics. The three components of GMX are:

The Word Count step provided in the framework implements GMX-V 1.0.