Author: schor
Date: Tue Jan  1 23:10:02 2013
New Revision: 1427584

URL: http://svn.apache.org/viewvc?rev=1427584&view=rev
Log:
[UIMA-2535] uimafit generated form

Added:
    uima/site/trunk/uima-website/docs/ip-clearances/uimafit.html   (with props)

Added: uima/site/trunk/uima-website/docs/ip-clearances/uimafit.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/ip-clearances/uimafit.html?rev=1427584&view=auto
==============================================================================
--- uima/site/trunk/uima-website/docs/ip-clearances/uimafit.html (added)
+++ uima/site/trunk/uima-website/docs/ip-clearances/uimafit.html Tue Jan  1 
23:10:02 2013
@@ -0,0 +1,277 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<html>
+ <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+  <link rel="stylesheet" href="/style/style.css" type="text/css" />
+        <title>uimaFIT Codebase Intellectual Property (IP) Clearance Status - 
Apache UIMA</title>
+ </head>
+ <body>        
+  <table border="0" width="100%" cellspacing="0">
+   <tr><!-- SITE BANNER AND PROJECT IMAGE -->
+    <td align="left" valign="top">
+<a href="http://www.apache.org/";><img src="/images/asf_logo_wide.gif" alt="The 
Apache Software Foundation" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://uima.apache.org/";><img 
src="../images/asf-logo-on-white-smallTm.png" alt="Apache UIMA" border="0"/></a>
+</td>
+   </tr>
+  </table>
+  <table border="0" width="100%" cellspacing="4">
+   <tr><td colspan="3"><hr noshade="noshade" size="1"/></td></tr>
+   <tr>
+    <!-- LEFT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navleft">
+     
+    <!-- start Ads Server -->
+    <iframe src="http://www.apache.org/ads/buttonbar.html";
+        style="border-width:0; float: left" frameborder="0" scrolling="no"
+        width="135" height="265"></iframe>
+    <!-- end Ads Server -->
+    </td>
+    <!-- CONTENT -->
+    <td align="left" valign="top" class="content">
+                <h2><img src="/images/redarrow.gif" />
+   <a 
name="uimaFIT+Codebase+Intellectual+Property+%28IP%29+Clearance+Status">uimaFIT 
Codebase Intellectual Property (IP) Clearance Status</a>
+</h2>
+<div class="section-content">
+
+
+
+
+
+
+</div>
+           <h2><img src="/images/redarrow.gif" />
+   <a name="Description">Description</a>
+</h2>
+<div class="section-content">
+
+
+
+
+
+
+<p>uimaFIT provides Java annotations for describing UIMA components
+    which can be used to directly describe the UIMA components in Java code
+    without the need for traditional UIMA XML descriptors. This greatly
+    simplifies refactoring a component definition (e.g., changing a
+    configuration parameter name). uimaFIT also makes it easy to instantiate
+    UIMA components without using XML descriptor files by providing
+    convenient factory methods. This makes uimaFIT an ideal library for
+    testing UIMA components because the component can be easily instantiated
+    and invoked without requiring a descriptor file to be created first.
+    uimaFIT is very useful in research environments in which
+    programmatic/dynamic instantiation of UIMA pipelines can simplify
+    experimentation. For example, when performing 10-fold cross-validation
+    across a number of experimental conditions, it can be quite laborious
+    to create a different set of descriptor files for each run, or even a
+    script which generates such descriptor files. uimaFIT is type system
+    agnostic and does not depend on (or provide) a specific type system
+  </p>
+<p>
+      uimaFIT is contributed as a multi-module Maven project.
+  </p>
+</div>
+           <h2><img src="/images/redarrow.gif" />
+   <a name="Project+info">Project info</a>
+</h2>
+<div class="section-content">
+
+
+
+
+
+
+<ul>
+        <li>The UIMA PMC is responsible for the code.</li>
+      </ul>
+<ul>
+        <li>The code will be imported into 
https://svn.apache.org/repos/asf/uima/sandbox/uimafit as part a of the UIMA 
project.</li>
+      </ul>
+<ul>
+        <li>Marshal Schor and Richard Eckart de Castilho are responsible for 
managing the donation process.</li>
+      </ul>
+<p>
+        <em>Completed tasks are shown by the completion date (YYYY-MM-dd).</em>
+      </p>
+
+<h3>
+   <a name="Identify+the+codebase">Identify the codebase</a>
+</h3>
+<div class="section-content">
+
+
+
+
+
+
+<table class="colortable" width="100%">
+          <tr>
+            <th>date</th>
+            <th>item</th>
+          </tr>
+          <tr>
+            <td>2012-12-10</td>
+            <td>If applicable, make sure that any associated name does not
+                already exist and is not already trademarked for an existing 
software
+                product.</td>
+          </tr>
+        </table>
+<p>
+        The code is available here: 
http://code.google.com/p/uimafit/downloads/detail?name=uimaFIT-grant-staging-rev-919.zip
 and
+    SHA1 sum for donated software: 010d2f2880cd502b08a6e2659041aa025689cd20
+    (<em>Note versioned software used to calculate sum in parentheses</em>).
+        </p>
+
+<h4>
+   <a name="Copyright">Copyright</a>
+</h4>
+<div class="section-content">
+
+
+
+
+
+
+<table class="colortable" width="100%">
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>2012-12-11</td>
+              <td>Check and make sure that the papers that transfer rights to
+                  the ASF been received. It is only necessary to transfer
+                  rights for the package, the core code, and any new code
+                  produced by the project.</td>
+            </tr>
+            <tr>
+              <td>2012-12-27</td>
+              <td>Check and make sure that the files that have been donated
+                  have been updated to reflect the new ASF copyright.</td>
+            </tr>
+          </table>
+<p>
+Identify name recorded for software grant: <em>uimaFIT source code and wiki 
contents</em>, 
+and a Software Grant recorded with a Corporate CLA: 
+"Signed Corp CLA for Philip Ogren, Steven Bethard, Chris Roeder, Philipp 
Wetzler for uimaFIT". 
+          </p>
+</div>
+
+<h4>
+   <a name="Verify+distribution+rights">Verify distribution rights</a>
+</h4>
+<div class="section-content">
+
+
+
+
+
+
+<p>
+Corporations and individuals holding existing distribution rights:
+            </p>
+<ul>
+<li><em>Regents of the University of Colorado, CO, USA</em></li>
+<li><em>Technische Universität Darmstadt, Germany</em></li>
+<li><em>Steven Bethard</em></li>
+<li><em>Fabio Mancinelli</em></li>
+            </ul>
+<table class="colortable" width="100%">
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>2012-12-25</td>
+              <td>Check that all active committers have a signed CLA on
+                  record.</td>
+            </tr>
+            <tr>
+              <td>2012-12-25</td>
+              <td>Remind active committers that they are responsible for
+                  ensuring that a Corporate CLA is recorded if such is
+                  required to authorize their contributions under their
+                  individual CLA.</td>
+            </tr>
+            <tr>
+              <td>2012-12-25</td>
+              <td>Check and make sure that for all items included with the
+                  distribution that is not under the Apache license, we have
+                  the right to combine with Apache-licensed code and
+                  redistribute.</td>
+            </tr>
+            <tr>
+              <td>2012-12-25</td>
+              <td>Check and make sure that all items depended upon by the
+                  project is covered by one or more of the following approved
+                  licenses: Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or
+                  something with essentially the same terms.</td>
+            </tr>
+          </table>
+<p>Generally, the result of checking off these items will be a
+             Software Grant, CLA, and Corporate CLA for ASF licensed code,
+             which must have no dependencies upon items whose licenses that
+             are incompatible with the Apache License.</p>
+</div>
+</div>
+
+<h3>
+   <a 
name="Organizational+acceptance+of+responsibility+for+the+project">Organizational
 acceptance of responsibility for the project
+</a>
+</h3>
+<div class="section-content">
+
+
+
+
+
+
+<p>
+Related VOTEs:
+        </p>
+<ul>
+          <li>http://markmail.org/message/rkru7hrwblhc6tvk</li>
+          
<li>http://mail-archives.apache.org/mod_mbox/uima-dev/201210.mbox/ajax/%3CFF46A436B80DCD43A9D7E64209F33ACB460A30C2%40FANSWORTH.ukp.informatik.tu-darmstadt.de%3E</li>
+        </ul>
+</div>
+</div>
+         </td>
+    <!-- RIGHT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navright">
+     
+<form action="http://www.google.com/search"; method="get">
+    <input value="incubator.apache.org" name="sitesearch" type="hidden"/>
+    <input size="8" name="q" id="query" type="text" value="search..."
+        onclick="if(this.value == 'search...') {this.value = ''}"/>
+    <input name="Search" value="Go" type="submit"/>
+</form>
+    </td>     
+   </tr>
+   <!-- FOOTER -->
+   <tr><td colspan="3"><hr noshade="noshade" size="1"/></td></tr>
+   <tr><td colspan="3" class="footer">
+         Copyright &#169; 1999-2007, The Apache Software Foundation<br />
+Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+       </td>
+   </tr>
+  </table>
+ </body>
+</html>

Propchange: uima/site/trunk/uima-website/docs/ip-clearances/uimafit.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to