OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xliff-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [xliff-users] XLIFF 2.0 examples for writing test cases


Hi all, 

I have another question regarding XLIFF 2.0 creation. I want to provide conversion to/from XLIFF as a component of a prototype CAT tool. The goal is to hook in to the Okapi API to convert to/from the user's format (i.e. DOCX --> XLIFF --> DOCX). It's really important to be able to go back to the user's original format after translation has finished. 

Could someone point me to the place(s) in the Okapi source code where I should hook in? 

Thanks very much for the help!

Cheers,
Chris

On Wed, Nov 26, 2014 at 3:16 PM, Chris Hokamp <chris.hokamp@gmail.com> wrote:
Hi Yves,

That's perfect -- thanks a lot for the help!

Cheers,
Chris

On Wed, Nov 26, 2014 at 2:35 PM, Yves Savourel <ysavourel@enlaso.com> wrote:
Hi again Chris,

> ...
> Does anyone know where I can get some examples
> (preferably real files actually used in a translation project)?

You can create "real" XLIFF2 files using Okapi Rainbow.
Follow the steps listed here:
http://www.opentag.com/okapi/wiki/index.php?title=Rainbow_TKit_-_XLIFF_2.0

You should be able to create XLIFF2 files from a wide variety of documents: HTML, DOCX, PO, ODT, etc.

Make sure you use the latest version (currently M26):
https://bintray.com/okapi/Distribution/Okapi_Applications/view

The tool uses this library:
https://code.google.com/p/okapi-xliff-toolkit/

If you are using Java, it may save you some time.
There is a Getting started guide here:
https://code.google.com/p/okapi-xliff-toolkit/wiki/Getting_Started

You have also an on-line validator here:
http://okapi-lynx.appspot.com/validation

I hope this helps,
-yves






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]