<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=TDA_Translation_Repository_Connector</id>
	<title>TDA Translation Repository Connector - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=TDA_Translation_Repository_Connector"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=TDA_Translation_Repository_Connector&amp;action=history"/>
	<updated>2026-04-18T19:19:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=TDA_Translation_Repository_Connector&amp;diff=177&amp;oldid=prev</id>
		<title>Ysavourel: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=TDA_Translation_Repository_Connector&amp;diff=177&amp;oldid=prev"/>
		<updated>2016-06-04T23:19:53Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:19, 4 June 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=TDA_Translation_Repository_Connector&amp;diff=176&amp;oldid=prev</id>
		<title>Ysavourel at 00:59, 19 September 2010</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=TDA_Translation_Repository_Connector&amp;diff=176&amp;oldid=prev"/>
		<updated>2010-09-19T00:59:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Connectors Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
The [http://www.tausdata.org/ TAUS Data Association (TDA)] offers a public Search facility on a large corpus of translations. The TDA Web Search is accessible from here: http://www.tausdata.org/index.php/taus-search.&lt;br /&gt;
&lt;br /&gt;
TDA also offers a REST API to access its data from external tools. The Okapi connector uses that API. It is described here: http://www.tausdata.org/apidoc.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;User name&amp;lt;/cite&amp;gt; &amp;amp;mdash; The login name to use to connect to the server.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Password&amp;lt;/cite&amp;gt; &amp;amp;mdash; the password for the given login.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Server URL&amp;lt;/cite&amp;gt; &amp;amp;mdash; The server to connect, for example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://www.tausdata.org/api&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Application key&amp;lt;/cite&amp;gt; &amp;amp;mdash; The application key to use. See http://www.tausdata.org/apidoc#app_key for more details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Industry&amp;lt;/cite&amp;gt; &amp;amp;mdash; The keyword for the industry attribute. See http://www.tausdata.org/apidoc#concepts for the list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Content type&amp;lt;/cite&amp;gt; &amp;amp;mdash; The keyword for the type of content. See http://www.tausdata.org/apidoc#concepts for the list.&lt;br /&gt;
&lt;br /&gt;
Example of a configuration file:&lt;br /&gt;
&lt;br /&gt;
 #v1&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;server=http://www.tausdata.org/api&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 appKey=myAppKey&lt;br /&gt;
 username=myTDAUsername&lt;br /&gt;
 password=myTDAPassword&lt;br /&gt;
 industry.i=0&lt;br /&gt;
 contentType.i=0&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
None known.&lt;br /&gt;
&lt;br /&gt;
[[Category:Connectors]]&lt;/div&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
</feed>