You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2013/04/29 18:59:02 UTC

svn commit: r1477201 [3/7] - in /uima/sandbox/ruta/trunk: example-projects/ExampleProject/descriptor/ example-projects/ExampleProject/descriptor/types/ example-projects/ExampleProject/descriptor/uima/textmarker/example/ example-projects/ExampleProject/...

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/HtmlTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,7 +25,7 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TAG</name>
+      <name>org.apache.uima.ruta.type.html.TAG</name>
       <description></description>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -49,199 +49,199 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.B</name>
+      <name>org.apache.uima.ruta.type.html.B</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H1</name>
+      <name>org.apache.uima.ruta.type.html.H1</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H2</name>
+      <name>org.apache.uima.ruta.type.html.H2</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H3</name>
+      <name>org.apache.uima.ruta.type.html.H3</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H4</name>
+      <name>org.apache.uima.ruta.type.html.H4</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H5</name>
+      <name>org.apache.uima.ruta.type.html.H5</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.H6</name>
+      <name>org.apache.uima.ruta.type.html.H6</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.COMMENT</name>
+      <name>org.apache.uima.ruta.type.html.COMMENT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TITLE</name>
+      <name>org.apache.uima.ruta.type.html.TITLE</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.I</name>
+      <name>org.apache.uima.ruta.type.html.I</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.U</name>
+      <name>org.apache.uima.ruta.type.html.U</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.BIG</name>
+      <name>org.apache.uima.ruta.type.html.BIG</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.SMALL</name>
+      <name>org.apache.uima.ruta.type.html.SMALL</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.FONT</name>
+      <name>org.apache.uima.ruta.type.html.FONT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.A</name>
+      <name>org.apache.uima.ruta.type.html.A</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.HEAD</name>
+      <name>org.apache.uima.ruta.type.html.HEAD</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.HTML</name>
+      <name>org.apache.uima.ruta.type.html.HTML</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.BODY</name>
+      <name>org.apache.uima.ruta.type.html.BODY</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.EM</name>
+      <name>org.apache.uima.ruta.type.html.EM</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TABLE</name>
+      <name>org.apache.uima.ruta.type.html.TABLE</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.DIV</name>
+      <name>org.apache.uima.ruta.type.html.DIV</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.SPAN</name>
+      <name>org.apache.uima.ruta.type.html.SPAN</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.UL</name>
+      <name>org.apache.uima.ruta.type.html.UL</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.OL</name>
+      <name>org.apache.uima.ruta.type.html.OL</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.P</name>
+      <name>org.apache.uima.ruta.type.html.P</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.LI</name>
+      <name>org.apache.uima.ruta.type.html.LI</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TBODY</name>
+      <name>org.apache.uima.ruta.type.html.TBODY</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TD</name>
+      <name>org.apache.uima.ruta.type.html.TD</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TR</name>
+      <name>org.apache.uima.ruta.type.html.TR</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.TH</name>
+      <name>org.apache.uima.ruta.type.html.TH</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.IMG</name>
+      <name>org.apache.uima.ruta.type.html.IMG</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.STYLE</name>
+      <name>org.apache.uima.ruta.type.html.STYLE</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.SCRIPT</name>
+      <name>org.apache.uima.ruta.type.html.SCRIPT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.LINK</name>
+      <name>org.apache.uima.ruta.type.html.LINK</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.INPUT</name>
+      <name>org.apache.uima.ruta.type.html.INPUT</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.FORM</name>
+      <name>org.apache.uima.ruta.type.html.FORM</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.META</name>
+      <name>org.apache.uima.ruta.type.html.META</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.BR</name>
+      <name>org.apache.uima.ruta.type.html.BR</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.html.REMARK</name>
+      <name>org.apache.uima.ruta.type.html.REMARK</name>
       <description></description>
-      <supertypeName>org.apache.uima.textmarker.type.html.TAG</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.html.TAG</supertypeName>
       <features>
         <featureDescription>
           <name>comment</name>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/InternalTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/InternalTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/InternalTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/InternalTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,7 +25,7 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaBasic</name>
+      <name>org.apache.uima.ruta.type.RutaBasic</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -37,7 +37,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaAnnotation</name>
+      <name>org.apache.uima.ruta.type.RutaAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -54,9 +54,9 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleApply</name>
+      <name>org.apache.uima.ruta.type.DebugRuleApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugScriptApply</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugScriptApply</supertypeName>
       <features>
         <featureDescription>
           <name>applied</name>
@@ -72,7 +72,7 @@
           <name>rules</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleMatch</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleMatch</elementType>
         </featureDescription>
         <featureDescription>
           <name>id</name>
@@ -87,15 +87,15 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>elements</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatches</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatches</elementType>
         </featureDescription>
         <featureDescription>
           <name>matched</name>
@@ -106,14 +106,14 @@
           <name>delegates</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugScriptApply</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugScriptApply</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugScriptApply</name>
+      <name>org.apache.uima.ruta.type.DebugScriptApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>element</name>
@@ -123,45 +123,45 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugBlockApply</name>
+      <name>org.apache.uima.ruta.type.DebugBlockApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleApply</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleApply</supertypeName>
       <features>
         <featureDescription>
           <name>innerApply</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugScriptApply</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugScriptApply</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleElementMatch</name>
+      <name>org.apache.uima.ruta.type.DebugRuleElementMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>baseCondition</name>
           <description/>
-          <rangeTypeName>org.apache.uima.textmarker.type.DebugEvaluatedCondition</rangeTypeName>
+          <rangeTypeName>org.apache.uima.ruta.type.DebugEvaluatedCondition</rangeTypeName>
         </featureDescription>
         <featureDescription>
           <name>conditions</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugEvaluatedCondition</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugEvaluatedCondition</elementType>
         </featureDescription>
         <featureDescription>
           <name>elements</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatches</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatches</elementType>
           <multipleReferencesAllowed>false</multipleReferencesAllowed>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleElementMatches</name>
+      <name>org.apache.uima.ruta.type.DebugRuleElementMatches</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -169,7 +169,7 @@
           <name>matches</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatch</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatch</elementType>
         </featureDescription>
         <featureDescription>
           <name>element</name>
@@ -184,7 +184,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaColoring</name>
+      <name>org.apache.uima.ruta.type.RutaColoring</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -211,7 +211,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugEvaluatedCondition</name>
+      <name>org.apache.uima.ruta.type.DebugEvaluatedCondition</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -229,27 +229,27 @@
           <name>conditions</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugEvaluatedCondition</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugEvaluatedCondition</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugMatchedRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugMatchedRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleMatch</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleMatch</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugFailedRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugFailedRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleMatch</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleMatch</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.FalsePositive</name>
+      <name>org.apache.uima.ruta.type.FalsePositive</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.EvalAnnotation</name>
+      <name>org.apache.uima.ruta.type.EvalAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -261,12 +261,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.FalseNegative</name>
+      <name>org.apache.uima.ruta.type.FalseNegative</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ProfiledAnnotation</name>
+      <name>org.apache.uima.ruta.type.ProfiledAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -278,12 +278,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaFrame</name>
+      <name>org.apache.uima.ruta.type.RutaFrame</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Statistics</name>
+      <name>org.apache.uima.ruta.type.Statistics</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -310,12 +310,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TruePositive</name>
+      <name>org.apache.uima.ruta.type.TruePositive</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugCreatedBy</name>
+      <name>org.apache.uima.ruta.type.DebugCreatedBy</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/Modifier.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/Modifier.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/Modifier.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/Modifier.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.RutaModifier</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.RutaModifier</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>Modifier</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextAnnotator.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextAnnotator.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextAnnotator.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextAnnotator.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.PlainTextAnnotator</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.PlainTextAnnotator</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>PlainTextAnnotator</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/PlainTextTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,22 +25,22 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Line</name>
+      <name>org.apache.uima.ruta.type.Line</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.AnyLine</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.AnyLine</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Paragraph</name>
+      <name>org.apache.uima.ruta.type.Paragraph</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.WSLine</name>
+      <name>org.apache.uima.ruta.type.WSLine</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.AnyLine</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.AnyLine</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.AnyLine</name>
+      <name>org.apache.uima.ruta.type.AnyLine</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/StyleMapCreator.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/StyleMapCreator.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/StyleMapCreator.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/StyleMapCreator.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.StyleMapCreator</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.StyleMapCreator</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>ReferenceSectionWriterDescriptor</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/TypePriorities.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/TypePriorities.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/TypePriorities.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/TypePriorities.xml Mon Apr 29 16:58:44 2013
@@ -25,9 +25,9 @@
 <vendor></vendor>
 
       <priorityList>
-        <type>org.apache.uima.textmarker.type.RutaFrame</type>
+        <type>org.apache.uima.ruta.type.RutaFrame</type>
         <type>uima.tcas.Annotation</type>
-        <type>org.apache.uima.textmarker.type.RutaBasic</type>
+        <type>org.apache.uima.ruta.type.RutaBasic</type>
       </priorityList>
     
     

Modified: uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/XMIWriter.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/XMIWriter.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/XMIWriter.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/main/resources/org/apache/uima/ruta/engine/XMIWriter.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.XMIWriter</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.XMIWriter</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>ReferenceSectionWriterDescriptor</name>
     <description/>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/BasicTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/BasicTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/BasicTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/BasicTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -28,122 +28,122 @@
   </imports>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ALL</name>
+      <name>org.apache.uima.ruta.type.ALL</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.TokenSeed</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.TokenSeed</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ANY</name>
+      <name>org.apache.uima.ruta.type.ANY</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ALL</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ALL</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.MARKUP</name>
+      <name>org.apache.uima.ruta.type.MARKUP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ALL</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ALL</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.CW</name>
+      <name>org.apache.uima.ruta.type.CW</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.W</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.W</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.W</name>
+      <name>org.apache.uima.ruta.type.W</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SW</name>
+      <name>org.apache.uima.ruta.type.SW</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.W</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.W</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.PM</name>
+      <name>org.apache.uima.ruta.type.PM</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.CAP</name>
+      <name>org.apache.uima.ruta.type.CAP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.W</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.W</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.COLON</name>
+      <name>org.apache.uima.ruta.type.COLON</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.PERIOD</name>
+      <name>org.apache.uima.ruta.type.PERIOD</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.SENTENCEEND</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.SENTENCEEND</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SENTENCEEND</name>
+      <name>org.apache.uima.ruta.type.SENTENCEEND</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.QUESTION</name>
+      <name>org.apache.uima.ruta.type.QUESTION</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.SENTENCEEND</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.SENTENCEEND</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.COMMA</name>
+      <name>org.apache.uima.ruta.type.COMMA</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.EXCLAMATION</name>
+      <name>org.apache.uima.ruta.type.EXCLAMATION</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.SENTENCEEND</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.SENTENCEEND</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SEMICOLON</name>
+      <name>org.apache.uima.ruta.type.SEMICOLON</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.PM</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.PM</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.WS</name>
+      <name>org.apache.uima.ruta.type.WS</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.NUM</name>
+      <name>org.apache.uima.ruta.type.NUM</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SPECIAL</name>
+      <name>org.apache.uima.ruta.type.SPECIAL</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.NBSP</name>
+      <name>org.apache.uima.ruta.type.NBSP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.AMP</name>
+      <name>org.apache.uima.ruta.type.AMP</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ANY</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ANY</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.SPACE</name>
+      <name>org.apache.uima.ruta.type.SPACE</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.WS</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.WS</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.BREAK</name>
+      <name>org.apache.uima.ruta.type.BREAK</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.WS</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.WS</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Document</name>
+      <name>org.apache.uima.ruta.type.Document</name>
       <description/>
       <supertypeName>uima.tcas.DocumentAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TokenSeed</name>
+      <name>org.apache.uima.ruta.type.TokenSeed</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/InternalTypeSystem.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/InternalTypeSystem.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/InternalTypeSystem.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/InternalTypeSystem.xml Mon Apr 29 16:58:44 2013
@@ -25,7 +25,7 @@
   <vendor/>
   <types>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaBasic</name>
+      <name>org.apache.uima.ruta.type.RutaBasic</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -37,7 +37,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaAnnotation</name>
+      <name>org.apache.uima.ruta.type.RutaAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -54,9 +54,9 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleApply</name>
+      <name>org.apache.uima.ruta.type.DebugRuleApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugScriptApply</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugScriptApply</supertypeName>
       <features>
         <featureDescription>
           <name>applied</name>
@@ -72,7 +72,7 @@
           <name>rules</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleMatch</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleMatch</elementType>
         </featureDescription>
         <featureDescription>
           <name>id</name>
@@ -87,15 +87,15 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>elements</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatches</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatches</elementType>
         </featureDescription>
         <featureDescription>
           <name>matched</name>
@@ -106,14 +106,14 @@
           <name>delegates</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugScriptApply</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugScriptApply</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugScriptApply</name>
+      <name>org.apache.uima.ruta.type.DebugScriptApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>element</name>
@@ -123,45 +123,45 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugBlockApply</name>
+      <name>org.apache.uima.ruta.type.DebugBlockApply</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleApply</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleApply</supertypeName>
       <features>
         <featureDescription>
           <name>innerApply</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugScriptApply</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugScriptApply</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleElementMatch</name>
+      <name>org.apache.uima.ruta.type.DebugRuleElementMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.ProfiledAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.ProfiledAnnotation</supertypeName>
       <features>
         <featureDescription>
           <name>baseCondition</name>
           <description/>
-          <rangeTypeName>org.apache.uima.textmarker.type.DebugEvaluatedCondition</rangeTypeName>
+          <rangeTypeName>org.apache.uima.ruta.type.DebugEvaluatedCondition</rangeTypeName>
         </featureDescription>
         <featureDescription>
           <name>conditions</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugEvaluatedCondition</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugEvaluatedCondition</elementType>
         </featureDescription>
         <featureDescription>
           <name>elements</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatches</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatches</elementType>
           <multipleReferencesAllowed>false</multipleReferencesAllowed>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugRuleElementMatches</name>
+      <name>org.apache.uima.ruta.type.DebugRuleElementMatches</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -169,7 +169,7 @@
           <name>matches</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugRuleElementMatch</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugRuleElementMatch</elementType>
         </featureDescription>
         <featureDescription>
           <name>element</name>
@@ -184,7 +184,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaColoring</name>
+      <name>org.apache.uima.ruta.type.RutaColoring</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -211,7 +211,7 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugEvaluatedCondition</name>
+      <name>org.apache.uima.ruta.type.DebugEvaluatedCondition</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -229,27 +229,27 @@
           <name>conditions</name>
           <description/>
           <rangeTypeName>uima.cas.FSArray</rangeTypeName>
-          <elementType>org.apache.uima.textmarker.type.DebugEvaluatedCondition</elementType>
+          <elementType>org.apache.uima.ruta.type.DebugEvaluatedCondition</elementType>
         </featureDescription>
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugMatchedRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugMatchedRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleMatch</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleMatch</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugFailedRuleMatch</name>
+      <name>org.apache.uima.ruta.type.DebugFailedRuleMatch</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.DebugRuleMatch</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.DebugRuleMatch</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.FalsePositive</name>
+      <name>org.apache.uima.ruta.type.FalsePositive</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.EvalAnnotation</name>
+      <name>org.apache.uima.ruta.type.EvalAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -261,12 +261,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.FalseNegative</name>
+      <name>org.apache.uima.ruta.type.FalseNegative</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.ProfiledAnnotation</name>
+      <name>org.apache.uima.ruta.type.ProfiledAnnotation</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
       <features>
@@ -278,12 +278,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.RutaFrame</name>
+      <name>org.apache.uima.ruta.type.RutaFrame</name>
       <description/>
       <supertypeName>uima.tcas.Annotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.Statistics</name>
+      <name>org.apache.uima.ruta.type.Statistics</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>
@@ -310,12 +310,12 @@
       </features>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.TruePositive</name>
+      <name>org.apache.uima.ruta.type.TruePositive</name>
       <description/>
-      <supertypeName>org.apache.uima.textmarker.type.EvalAnnotation</supertypeName>
+      <supertypeName>org.apache.uima.ruta.type.EvalAnnotation</supertypeName>
     </typeDescription>
     <typeDescription>
-      <name>org.apache.uima.textmarker.type.DebugCreatedBy</name>
+      <name>org.apache.uima.ruta.type.DebugCreatedBy</name>
       <description/>
       <supertypeName>uima.cas.TOP</supertypeName>
       <features>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TestEngine.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TestEngine.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TestEngine.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TestEngine.xml Mon Apr 29 16:58:44 2013
@@ -21,7 +21,7 @@
 <analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
   <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
   <primitive>true</primitive>
-  <annotatorImplementationName>org.apache.uima.textmarker.engine.RutaEngine</annotatorImplementationName>
+  <annotatorImplementationName>org.apache.uima.ruta.engine.RutaEngine</annotatorImplementationName>
   <analysisEngineMetaData>
     <name>BasicEngine</name>
     <description/>
@@ -173,10 +173,10 @@
         <name>defaultFilteredTypes</name>
         <value>
           <array>
-            <string>org.apache.uima.textmarker.type.SPACE</string>
-            <string>org.apache.uima.textmarker.type.NBSP</string>
-            <string>org.apache.uima.textmarker.type.BREAK</string>
-            <string>org.apache.uima.textmarker.type.MARKUP</string>
+            <string>org.apache.uima.ruta.type.SPACE</string>
+            <string>org.apache.uima.ruta.type.NBSP</string>
+            <string>org.apache.uima.ruta.type.BREAK</string>
+            <string>org.apache.uima.ruta.type.MARKUP</string>
           </array>
         </value>
       </nameValuePair>
@@ -190,7 +190,7 @@
         <name>seeders</name>
         <value>
           <array>
-            <string>org.apache.uima.textmarker.seed.DefaultSeeder</string>
+            <string>org.apache.uima.ruta.seed.DefaultSeeder</string>
           </array>
         </value>
       </nameValuePair>
@@ -208,9 +208,9 @@
     </typeSystemDescription>
     <typePriorities>
       <priorityList>
-        <type>org.apache.uima.textmarker.type.RutaFrame</type>
+        <type>org.apache.uima.ruta.type.RutaFrame</type>
         <type>uima.tcas.Annotation</type>
-        <type>org.apache.uima.textmarker.type.RutaBasic</type>
+        <type>org.apache.uima.ruta.type.RutaBasic</type>
       </priorityList>
     </typePriorities>
     <fsIndexCollection/>

Modified: uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TypePriorities.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TypePriorities.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TypePriorities.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-core/src/test/resources/org/apache/uima/ruta/TypePriorities.xml Mon Apr 29 16:58:44 2013
@@ -25,9 +25,9 @@
 <vendor></vendor>
 
       <priorityList>
-        <type>org.apache.uima.textmarker.type.RutaFrame</type>
+        <type>org.apache.uima.ruta.type.RutaFrame</type>
         <type>uima.tcas.Annotation</type>
-        <type>org.apache.uima.textmarker.type.RutaBasic</type>
+        <type>org.apache.uima.ruta.type.RutaBasic</type>
       </priorityList>
     
     

Modified: uima/sandbox/ruta/trunk/ruta-docbook/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/pom.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/pom.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/pom.xml Mon Apr 29 16:58:44 2013
@@ -28,7 +28,7 @@
     <version>2.0.1-SNAPSHOT</version>
     <relativePath>../ruta-parent/pom.xml</relativePath>
   </parent>
-  <name>Apache UIMA TextMarker Documentation</name>
+  <name>Apache UIMA Ruta Documentation</name>
   <url>${uimaWebsiteUrl}</url>
   <scm>
   	<url>http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook</url>

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/common_book_info.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/common_book_info.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/common_book_info.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/common_book_info.xml Mon Apr 29 16:58:44 2013
@@ -23,7 +23,7 @@ under the License.
 
     <releaseinfo>Version <?eval ${project.version}?></releaseinfo>
 
-    <productname>UIMA TextMarker</productname>
+    <productname>UIMA Ruta</productname>
 
     <authorgroup>
       <corpauthor>Written and maintained by the Apache UIMA Development Community</corpauthor>

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.book.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.book.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.book.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.book.xml Mon Apr 29 16:58:44 2013
@@ -20,15 +20,15 @@ specific language governing permissions 
 under the License.
 -->
 <book lang="en">
-  <title>Apache UIMA TextMarker Guide and Reference</title>
+  <title>Apache UIMA Ruta Guide and Reference</title>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common_book_info.xml"/>
     
   <toc/>
   
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tools.textmarker.overview.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tools.ruta.overview.xml"/>
   
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tools.textmarker.language.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tools.ruta.language.xml"/>
   
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tools.textmarker.workbench.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tools.ruta.workbench.xml"/>
   
 </book>

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.actions.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"[
-<!ENTITY imgroot "images/tools/tools.textmarker/" >
+<!ENTITY imgroot "images/tools/tools.ruta/" >
 <!ENTITY % uimaents SYSTEM "../../target/docbook-shared/entities.ent" >  
 %uimaents;
 ]>
@@ -31,7 +31,7 @@ under the License.
     <title>ADD</title>
     <para>
       The ADD action adds all the elements of the passed
-      TextMarkerExpressions to a given list. For example, this expressions
+      RutaExpressions to a given list. For example, this expressions
       could be a string, an integer variable or a list. For a
       complete overview on Textmarker expressions see
       <xref linkend='ugr.tools.tm.language.expressions' />.
@@ -41,7 +41,7 @@ under the License.
         <emphasis role="bold">Definition:</emphasis>
       </title>
       <para>
-        <programlisting><![CDATA[ADD(ListVariable,(TextMarkerExpression)+)]]></programlisting>
+        <programlisting><![CDATA[ADD(ListVariable,(RutaExpression)+)]]></programlisting>
       </para>
     </section>
     <section>
@@ -376,7 +376,7 @@ Document{->CONFIGURE(HtmlAnnotator, "onl
       the matched text and the current filtering settings. If the argument
       refers to another script file, a new view on the document is created:
       the complete text of the original CAS with the default filtering
-      settings of the TextMarker analysis engine.
+      settings of the Ruta analysis engine.
     </para>
     <section>
       <title>
@@ -679,7 +679,7 @@ A B{-> GATHER(C, 1, 2, "a" = 1, "b" = 2)
   <section id="ugr.tools.tm.language.actions.mark">
     <title>MARK</title>
     <para>
-      The MARK action is the most important action in the TextMarker
+      The MARK action is the most important action in the Ruta
       system. It creates a new annotation of the given type. The optionally
       passed indexes (NumberExpressions after the TypeExpression) can be
       used to create an annotation that spanns the matched information of

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.basic_annotations.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.basic_annotations.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.basic_annotations.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.basic_annotations.xml Mon Apr 29 16:58:44 2013
@@ -19,7 +19,7 @@
 <section id="ugr.tools.tm.language.seeding">
   <title>Basic annotations and tokens</title>
   <para>
-    The TextMarker system uses a JFlex lexer to initially create a
+    The Ruta system uses a JFlex lexer to initially create a
     seed of basic token annotations. These tokens build a hierarchy shown in <xref linkend='figure.ugr.tools.tm.language.seeding.basic_token' />. The
     <quote>ALL</quote> (green) annotation is the root of the hierarchy. ALL and the red
     marked annotation types are abstract. This means that they are actually not

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.conditions.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.conditions.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.conditions.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.conditions.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"[
-<!ENTITY imgroot "images/tools/tools.textmarker/" >
+<!ENTITY imgroot "images/tools/tools.ruta/" >
 <!ENTITY % uimaents SYSTEM "../../target/docbook-shared/entities.ent" >  
 %uimaents;
 ]>
@@ -725,7 +725,7 @@
       <para>
         A Keyword in a Paragraph is annotated with the type
         SecondKeyword, if it starts at the same offset as the second
-        (visible) TextMarkerBasic annotation, which normally corresponds to
+        (visible) RutaBasic annotation, which normally corresponds to
         the tokens.
       </para>
     </section>

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.declarations.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.declarations.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.declarations.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.declarations.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"[
-<!ENTITY imgroot "images/tools/tools.textmarker/" >
+<!ENTITY imgroot "images/tools/tools.ruta/" >
 <!ENTITY % uimaents SYSTEM "../../target/docbook-shared/entities.ent" >  
 %uimaents;
 ]>
@@ -19,10 +19,10 @@
 <section id="ugr.tools.tm.language.declarations">
   <title>Declarations</title>
   <para>
-    There are three different kinds of declarations in the TextMarker system:
+    There are three different kinds of declarations in the Ruta system:
     Declarations of types with optional feature definitions,
     declarations of variables and declarations for importing
-    external resources, further TextMarker scripts and UIMA components
+    external resources, further Ruta scripts and UIMA components
     such as type systems and analysis engines.
   </para>
   <section id="ugr.tools.tm.language.declarations.type">
@@ -154,7 +154,7 @@ BOOLEANLIST newBooleanList;]]></programl
     <title>Resources</title>
     <para>
       There are two kinds of resource declarations that make external
-      resources available in the TextMarker system:
+      resources available in the Ruta system:
       <itemizedlist mark='opencircle'>
         <listitem>
           <para>
@@ -206,7 +206,7 @@ Document{->CALL(AnotherScript)}; // <- r
     <title>Components</title>
     <para>
       There are two kinds of UIMA components that can be imported in a
-      TextMarker script:
+      Ruta script:
       <itemizedlist mark='opencircle'>
         <listitem>
           <para>

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.expressions.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.expressions.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.expressions.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.expressions.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"[
-<!ENTITY imgroot "images/tools/tools.textmarker/" >
+<!ENTITY imgroot "images/tools/tools.ruta/" >
 <!ENTITY % uimaents SYSTEM "../../target/docbook-shared/entities.ent" >  
 %uimaents;
 ]>
@@ -19,7 +19,7 @@
 <section id="ugr.tools.tm.language.expressions">
   <title>Expressions</title>
   <para>
-    TextMarker provides five different kinds of expressions. These are
+    Ruta provides five different kinds of expressions. These are
     type expressions, number expressions, string expressions,
     boolean expressions and list expressions.
   </para>
@@ -32,7 +32,7 @@
   <section id="ugr.tools.tm.language.expressions.type">
     <title>Type Expressions</title>
     <para>
-      TextMarker provides two kinds of type expressions.
+      Ruta provides two kinds of type expressions.
       <orderedlist numeration="arabic">
         <listitem>
           Declared annotation types (see
@@ -71,9 +71,9 @@ Document{->ASSIGN(typeVar, Author)};]]><
   <section id="ugr.tools.tm.language.expressions.number">
     <title>Number Expressions</title>
     <para>
-      TextMarker provides several possibilities to define number
+      Ruta provides several possibilities to define number
       expressions. As expected, every number expression evaluates to a
-      number. TextMarker supports integer and floating-point numbers. A
+      number. Ruta supports integer and floating-point numbers. A
       floating-point number can be in single or in double precision. To get
       a complete overview, have a look at the following syntax definition
       of number expressions.
@@ -130,7 +130,7 @@ Document{->ASSIGN(intVar1, 12 * intVar1 
   <section id="ugr.tools.tm.language.expressions.string">
     <title>String Expressions</title>
     <para>
-      There are two kinds of string expressions in TextMarker.
+      There are two kinds of string expressions in Ruta.
        
       <orderedlist numeration="arabic">
         <listitem>
@@ -173,7 +173,7 @@ Document{->ASSIGN(strVar, "strLiteral" +
   <section id="ugr.tools.tm.language.expressions.boolean">
     <title>Boolean Expressions</title>
     <para>
-      TextMarker provides several possibilities to define boolean
+      Ruta provides several possibilities to define boolean
       expressions. As expected, every boolean expression evaluates to
       either
       true or false. To get a complete overview, have a look at the

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.quantifier.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.quantifier.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.quantifier.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.quantifier.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"[
-<!ENTITY imgroot "images/tools/tools.textmarker/" >
+<!ENTITY imgroot "images/tools/tools.ruta/" >
 <!ENTITY % uimaents SYSTEM "../../target/docbook-shared/entities.ent" >  
 %uimaents;
 ]>

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.syntax.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.syntax.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.syntax.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.syntax.xml Mon Apr 29 16:58:44 2013
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"[
-<!ENTITY imgroot "images/tools/tools.textmarker/" >
+<!ENTITY imgroot "images/tools/tools.ruta/" >
 <!ENTITY % uimaents SYSTEM "../../target/docbook-shared/entities.ent" >  
 %uimaents;
 ]>
@@ -19,11 +19,11 @@
 <section id="ugr.tools.tm.language.syntax">
   <title>Syntax</title>
   <para>
-    TextMarker defines its own language for writing rules and rule
+    Ruta defines its own language for writing rules and rule
     scripts. This section gives a formal overview of its syntax.
   </para>
   <para>
-    Structure: The overall structure of a TextMarker
+    Structure: The overall structure of a Ruta
     script is defined by
     the following syntax.
     <programlisting><![CDATA[Script              -> PackageDeclaration GlobalStatements Statements
@@ -38,16 +38,16 @@ Statement           -> Declaration | Var
     "//" and always go to the end of the line.
   </para>
   <para>
-    Example beginning of a TextMarker file:
-    <programlisting><![CDATA[PACKAGE uima.textmarker.example;
+    Example beginning of a Ruta file:
+    <programlisting><![CDATA[PACKAGE uima.ruta.example;
 
 // import the types of this type system 
 // (located in the descriptor folder -> types folder)
 TYPESYSTEM types.BibtexTypeSystem;
 
-SCRIPT uima.textmarker.example.Author;
-SCRIPT uima.textmarker.example.Title;
-SCRIPT uima.textmarker.example.Year;
+SCRIPT uima.ruta.example.Author;
+SCRIPT uima.ruta.example.Title;
+SCRIPT uima.ruta.example.Year;
 ]]></programlisting>
 
     Syntax of declarations:

Modified: uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml?rev=1477201&r1=1477200&r2=1477201&view=diff
==============================================================================
--- uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml (original)
+++ uima/sandbox/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.language.xml Mon Apr 29 16:58:44 2013
@@ -25,27 +25,27 @@ under the License.
 -->
 
 <chapter id="ugr.tools.tm.language.language">
-  <title>Apache UIMA TextMarker Language</title>
+  <title>Apache UIMA Ruta Language</title>
   <para>
-    This chapter provides a complete description of the Apache UIMA TextMarker
+    This chapter provides a complete description of the Apache UIMA Ruta
     language.
   </para>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.syntax.xml" />
+    href="tools.ruta.language.syntax.xml" />
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.basic_annotations.xml" />
+    href="tools.ruta.language.basic_annotations.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.quantifier.xml" />
+    href="tools.ruta.language.quantifier.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.declarations.xml" />
+    href="tools.ruta.language.declarations.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.expressions.xml" />
+    href="tools.ruta.language.expressions.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.conditions.xml" />
+    href="tools.ruta.language.conditions.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="tools.textmarker.language.actions.xml" />
+    href="tools.ruta.language.actions.xml" />
 
 
   <section id="ugr.tools.tm.language.filtering">
@@ -53,13 +53,13 @@ under the License.
     <para>
       Rule based or pattern based information extraction systems often
       suffer from unimportant fill words, additional whitespace and
-      unexpected markup. The TextMarker System enables the knowledge
+      unexpected markup. The Ruta System enables the knowledge
       engineer to filter and to hide all possible combinations of
       predefined and new types of annotations. The
       visibility of tokens and annotations is modified by the actions of
       rule elements and can be conditioned using the complete
       expressiveness of the language.
-      Therefore the TextMarker system
+      Therefore the Ruta system
       supports a robust approach to
       information extraction and simplifies
       the creation of new rules since
@@ -133,7 +133,7 @@ Dr.JoachimBaumeister
     <title>Blocks</title>
     <para>
       Blocks combine some more complex control structures in the
-      TextMarker
+      Ruta
       language:
       <orderedlist numeration="arabic">
         <listitem>
@@ -163,7 +163,7 @@ RuleElementWithCA      ->  TypeExpressio
       A block declaration always starts with the keyword
       <quote>BLOCK</quote>, followed by the identifier of the block within parentheses. The
       <quote>RuleElementType</quote>-element
-      is a TextMarker rule that consists of exactly one rule
+      is a Ruta rule that consists of exactly one rule
       element. The rule element has to be a declared annotation type.
       <note>
         <para>
@@ -187,7 +187,7 @@ RuleElementWithCA      ->  TypeExpressio
 ]]></programlisting>
     </para>
     <para>
-      A block is always executed when the TextMarker interpreter
+      A block is always executed when the Ruta interpreter
       reaches its
       declaration. But a block may also be called from another
       position of
@@ -197,7 +197,7 @@ RuleElementWithCA      ->  TypeExpressio
     <section id="ugr.tools.tm.language.blocks.condition">
       <title>Conditioned statements</title>
       <para>
-        A block can use common TextMarker conditions to condition the
+        A block can use common Ruta conditions to condition the
         execution of its containing rules.
       </para>
       <para>
@@ -293,7 +293,7 @@ BLOCK(IsBig) Paragraph{} {
     <section id="ugr.tools.tm.language.blocks.procedure">
       <title>Procedures</title>
       <para>
-        Blocks can be used to introduce procedures to the TextMarker
+        Blocks can be used to introduce procedures to the Ruta
         scripts.
         To do this, declare a block as before. Let us assume, you want to
         simulate a procedure
@@ -359,7 +359,7 @@ Document{->CALL(MyScript.countNumberOfTy
       number of
       findings is used to derive a solution.
 
-      The TextMarker system tries to
+      The Ruta system tries to
       transfer this diagnostic problem
       solution strategy to the
       information
@@ -457,14 +457,14 @@ Document{-> EXEC(Modifier)};
       would reduce the effort.
     </para>
     <para>
-      TextMarker provides, therefore, two kinds of external resources to
+      Ruta provides, therefore, two kinds of external resources to
       solve such tasks more easily: WORDLISTs and WORDTABLEs.
     </para>
     <section>
       <title>WORDLISTs</title>
       <para>
         A WORDLIST is a list of text items. There are three
-        different possibilities of how to provide a WORDLIST to the TextMarker system.
+        different possibilities of how to provide a WORDLIST to the Ruta system.
       </para>
       <para>
         The first possibility is the use of simple text files, which
@@ -510,13 +510,13 @@ Document{->MARKFAST(FistName, FirstNameL
         several ordinary WORDLISTs given as simple text files. It contains special
         nodes that provide additional information about the original file. These
         kind of WORDLIST is useful, if several fifferent WORDLISTs are used within
-        a TextMarker script. Using five different lists results in five rules using
+        a Ruta script. Using five different lists results in five rules using
         the MARKFAST action. The documents to annotate are thus searched five
         times resulting in a complexity of 5*O(m*log(n)) With a multi tree
         word list this can be reduced to about O(m*log(5*n)). To
         generate a multi tree word list, see
         <xref linkend='section.ugr.tools.tm.workbench.create_dictionaries' />
-        To use a multi tree word list TextMarker provides the action
+        To use a multi tree word list Ruta provides the action
         TRIE. If for example two word lists
         <quote>FirstNames.txt</quote>
         and
@@ -564,7 +564,7 @@ Document{->MARKTABLE(PresidentOfUSA, 1, 
   <section id="ugr.tools.tm.language.regexprule">
     <title>Simple Rules based on Regular Expressions</title>
     <para>
-      The TextMarker langugae includes, additionally to the normal rules, a simplified rule syntax for processing regular expressions.
+      The Ruta langugae includes, additionally to the normal rules, a simplified rule syntax for processing regular expressions.
       These simple rules consist of two parts separated by <quote>-></quote>: The left part is the regular expression 
       (flags: DOTALL and MULTILINE), which may contain capturing groups. The right part defines, which kind of annotations 
       should be created for each match of the regular expression. If a type is given without a group index, then an annotation of that type is