<?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=Rainbow_-_Edit_%2F_Execute_Pipeline</id>
	<title>Rainbow - Edit / Execute Pipeline - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Rainbow_-_Edit_%2F_Execute_Pipeline"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Rainbow_-_Edit_/_Execute_Pipeline&amp;action=history"/>
	<updated>2026-04-22T20:12:37Z</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=Rainbow_-_Edit_/_Execute_Pipeline&amp;diff=279&amp;oldid=prev</id>
		<title>Ysavourel: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Rainbow_-_Edit_/_Execute_Pipeline&amp;diff=279&amp;oldid=prev"/>
		<updated>2016-06-04T23:19:57Z</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=Rainbow_-_Edit_/_Execute_Pipeline&amp;diff=278&amp;oldid=prev</id>
		<title>Ysavourel: Reverted edits by 212.89.23.1 (talk) to last revision by Ysavourel</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Rainbow_-_Edit_/_Execute_Pipeline&amp;diff=278&amp;oldid=prev"/>
		<updated>2010-12-29T02:23:03Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/wiki/index.php/Special:Contributions/212.89.23.1&quot; title=&quot;Special:Contributions/212.89.23.1&quot;&gt;212.89.23.1&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:212.89.23.1&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:212.89.23.1 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last revision by &lt;a href=&quot;/wiki/index.php?title=User:Ysavourel&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Ysavourel (page does not exist)&quot;&gt;Ysavourel&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Rainbow Common Menu}}&lt;br /&gt;
This dialog box allows you to create, modify and execute pipelines.&lt;br /&gt;
&lt;br /&gt;
The top text field shows the name of the current pipeline. It is empty if the pipeline is not saved to a pipeline file. Note that the last pipeline used is always saved along with the current project file.&lt;br /&gt;
&lt;br /&gt;
The left-hand list is a list of all the steps that make up the current pipeline. The steps are executed from top to bottom, in the order shown in this list.&lt;br /&gt;
&lt;br /&gt;
The right-hand panel shows the options associated with the step currently selected in the left-hand list. Some steps may not have any option, in that case the panel simply shows the message &amp;quot;This step has no parameters&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Add Step&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to add a new step at the end of the current pipeline. You can move the new step anywhere in the list using the &amp;lt;cite&amp;gt;Move Up&amp;lt;/cite&amp;gt; and &amp;lt;cite&amp;gt;Move Down&amp;lt;/cite&amp;gt; buttons. The Okapi distribution comes with a set of pre-existing steps you can use right out of the box, and you may have additional plugin steps as well. See the &amp;quot;[[Steps]]&amp;quot; section for more information.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Remove Step&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to remove the selected step from the current pipeline.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Move Up&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to move the selected step upward (the step executed first is the one at the top of the list). In Rainbow the first step of a pipeline should always be a step that takes a raw document as input. the raw documents are provided from files listed in the &amp;lt;cite&amp;gt;Input List 1&amp;lt;/cite&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Move Down&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to move the selected step downward (the step executed last is the one at the bottom of the list).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Load&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to load an existing pipeline from a pipeline file.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;New&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to start a new pipeline.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Save&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to save the current pipeline to a pipeline file. If the current pipeline has no name yet, you will be prompted to provide a file name and a location.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Save As&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to save the current pipeline under a new file name or at a new location.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Step Help&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to open the help file for the step currently selected. The text field after the button shows a short description of that step.&lt;br /&gt;
&lt;br /&gt;
[[Category:Rainbow]] [[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
</feed>