<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://okapiframework.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vmykhalets</id>
	<title>Okapi Framework - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vmykhalets"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php/Special:Contributions/Vmykhalets"/>
	<updated>2026-04-18T19:30:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=700</id>
		<title>Terminology Leveraging Step</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=700"/>
		<updated>2017-09-11T14:13:08Z</updated>

		<summary type="html">&lt;p&gt;Vmykhalets: /* Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This step leverages glossary terms into extracted text units.&lt;br /&gt;
&lt;br /&gt;
Takes: Filter text unit events. Sends: Filter text unit events.&lt;br /&gt;
&lt;br /&gt;
This step allows you to send the list of unit segments to a terminology resource and get a list of found glossary terms for corresponding segment, if any is available. The terminology resource should split the segment into source terms or apply any other technique which will provide a list of existing glossary terms found for corresponding segment.&lt;br /&gt;
&lt;br /&gt;
* The text units that are flagged as non-translatable are skipped.&lt;br /&gt;
* Terminology resource connector is capable to define its own strategy for generation of glossary entry ids and glossary translation ids.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Leverage&amp;lt;/cite&amp;gt; — Set this option to enable the step. This option allows you to keep the step in your pipeline and to set it on and off.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Annotate source&amp;lt;/cite&amp;gt;  — Set this option to enable the source unit segment annotation with found glossary entries. Annotation will be done if term is found within source segment text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Annotate target&amp;lt;/cite&amp;gt;  — Set this option to enable the target unit segment annotation with found glossary entries. Annotation will be done if translation of the term is found within target segment text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Connector Class Name&amp;lt;/cite&amp;gt;  — Select a terminology resource connector. It can be the subclass of the &amp;lt;code&amp;gt;BaseTerminologyConnector&amp;lt;/code&amp;gt; abstract class or custom implementation of the &amp;lt;code&amp;gt;ITerminologyQuery&amp;lt;/code&amp;gt; interface.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Connector Parameters&amp;lt;/cite&amp;gt;  — Click this button to edit the settings associated to the terminology resource you have selected.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
* It is '''not''' possible to chain several steps if you want to leverage against several terminology resources.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Vmykhalets</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=699</id>
		<title>Terminology Leveraging Step</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=699"/>
		<updated>2017-09-11T14:12:46Z</updated>

		<summary type="html">&lt;p&gt;Vmykhalets: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This step leverages glossary terms into extracted text units.&lt;br /&gt;
&lt;br /&gt;
Takes: Filter text unit events. Sends: Filter text unit events.&lt;br /&gt;
&lt;br /&gt;
This step allows you to send the list of unit segments to a terminology resource and get a list of found glossary terms for corresponding segment, if any is available. The terminology resource should split the segment into source terms or apply any other technique which will provide a list of existing glossary terms found for corresponding segment.&lt;br /&gt;
&lt;br /&gt;
* The text units that are flagged as non-translatable are skipped.&lt;br /&gt;
* Terminology resource connector is capable to define its own strategy for generation of glossary entry ids and glossary translation ids.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Leverage&amp;lt;/cite&amp;gt; — Set this option to enable the step. This option allows you to keep the step in your pipeline and to set it on and off.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Annotate source&amp;lt;/cite&amp;gt;  — Set this option to enable the source unit segment annotation with found glossary entries. Annotation will be done if term is found within source segment text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Annotate target&amp;lt;/cite&amp;gt;  — Set this option to enable the target unit segment annotation with found glossary entries. Annotation will be done if translation of the term is found within target segment text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Connector Class Name&amp;lt;/cite&amp;gt;  — Select a terminology resource connector. It can be the subclass of the &amp;lt;code&amp;gt;BaseTerminologyConnector&amp;lt;/code&amp;gt; abstract class or custom implementation of the &amp;lt;code&amp;gt;ITerminologyQuery&amp;lt;/code&amp;gt; interface.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Connector Parameters&amp;lt;/cite&amp;gt;  — Click this button to edit the settings associated to the terminology resource you have selected.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
* None known.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Vmykhalets</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=698</id>
		<title>Terminology Leveraging Step</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=698"/>
		<updated>2017-09-11T14:12:04Z</updated>

		<summary type="html">&lt;p&gt;Vmykhalets: /* Parameters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This step leverages glossary terms into extracted text units.&lt;br /&gt;
&lt;br /&gt;
Takes: Filter text unit events. Sends: Filter text unit events.&lt;br /&gt;
&lt;br /&gt;
This step allows you to send the list of unit segments to a terminology resource and get a list of found glossary terms for corresponding segment, if any is available. The terminology resource should split the segment into source terms or apply any other technique which will provide a list of existing glossary terms found for corresponding segment.&lt;br /&gt;
&lt;br /&gt;
* The text units that are flagged as non-translatable are skipped.&lt;br /&gt;
* It is '''not''' possible to chain several steps if you want to leverage against several terminology resources.&lt;br /&gt;
* Terminology resource connector is capable to define its own strategy for generation of glossary entry ids and glossary translation ids.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Leverage&amp;lt;/cite&amp;gt; — Set this option to enable the step. This option allows you to keep the step in your pipeline and to set it on and off.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Annotate source&amp;lt;/cite&amp;gt;  — Set this option to enable the source unit segment annotation with found glossary entries. Annotation will be done if term is found within source segment text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Annotate target&amp;lt;/cite&amp;gt;  — Set this option to enable the target unit segment annotation with found glossary entries. Annotation will be done if translation of the term is found within target segment text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Connector Class Name&amp;lt;/cite&amp;gt;  — Select a terminology resource connector. It can be the subclass of the &amp;lt;code&amp;gt;BaseTerminologyConnector&amp;lt;/code&amp;gt; abstract class or custom implementation of the &amp;lt;code&amp;gt;ITerminologyQuery&amp;lt;/code&amp;gt; interface.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Connector Parameters&amp;lt;/cite&amp;gt;  — Click this button to edit the settings associated to the terminology resource you have selected.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
* None known.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Vmykhalets</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=697</id>
		<title>Terminology Leveraging Step</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Terminology_Leveraging_Step&amp;diff=697"/>
		<updated>2017-09-11T14:07:28Z</updated>

		<summary type="html">&lt;p&gt;Vmykhalets: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This step leverages glossary terms into extracted text units.&lt;br /&gt;
&lt;br /&gt;
Takes: Filter text unit events. Sends: Filter text unit events.&lt;br /&gt;
&lt;br /&gt;
This step allows you to send the list of unit segments to a terminology resource and get a list of found glossary terms for corresponding segment, if any is available. The terminology resource should split the segment into source terms or apply any other technique which will provide a list of existing glossary terms found for corresponding segment.&lt;br /&gt;
&lt;br /&gt;
* The text units that are flagged as non-translatable are skipped.&lt;br /&gt;
* It is '''not''' possible to chain several steps if you want to leverage against several terminology resources.&lt;br /&gt;
* Terminology resource connector is capable to define its own strategy for generation of glossary entry ids and glossary translation ids.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
* None known.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Vmykhalets</name></author>
	</entry>
</feed>