Author: fanningpj
Date: Mon Feb 14 20:18:39 2022
New Revision: 1898085

URL: http://svn.apache.org/viewvc?rev=1898085&view=rev
Log:
add related projects

Modified:
    poi/site/src/documentation/content/xdocs/related-projects.xml

Modified: poi/site/src/documentation/content/xdocs/related-projects.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/related-projects.xml?rev=1898085&r1=1898084&r2=1898085&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Mon Feb 14 
20:18:39 2022
@@ -44,8 +44,17 @@
                 <title>Apache Drill</title>
                 <p>
                     <a href="https://drill.apache.org/";>Apache Drill</a>
-                    is a toolkit that allows the use of SQL querying on 
numerous file and data formats. This support was added
-                    in <a 
href="https://issues.apache.org/jira/browse/DRILL-7177";>DRILL-7177</a>.
+                    is a toolkit that allows the use of SQL querying on 
numerous file and data formats. The POI support is in
+                    the <a 
href="https://hop.apache.org/manual/latest/pipeline/transforms/excelinput.html";>excelinput</a>
 transform
+                    and <a 
href="https://hop.apache.org/manual/latest/pipeline/transforms/excelwriter.html";>excelwriter</a>
 transform.
+                </p>
+            </section>
+            <section>
+                <title>Apache Hop</title>
+                <p>
+                    <a href="https://hop.apache.org/";>Apache Hop</a>
+                    is a data orchestration and data engineering platform. The 
POI support is in
+                    the <a 
href="https://drill.apache.org/docs/excel-format-plugin/";>excel-format-plugin</a>.
                 </p>
             </section>
             <section>
@@ -53,13 +62,19 @@
                 <p>
                     There is a <a 
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top";>Worksheet
                     plugin
-                </a> for <a href="https://jspwiki.apache.org/";>JSPWiki</a> 
which allows to display contents of Excel
+                </a> for <a href="https://jspwiki.apache.org/";>JSPWiki</a> 
which allows you to display contents of Excel
                     files as a table in JSPWiki.
                 </p>
             </section>
         </section>
         <section>
             <title>Apache incubating projects</title>
+                <section><title>Apache Linkis</title>
+                    <p>
+                        <a href="https://linkis.apache.org/";>Apache Linkis 
(incubating)</a> is a computation middleware layer.
+                        The linkis-storage component has an Excel read 
capability built using Apache Poi.
+                    </p>
+                </section>
               <section><title>Apache ODF Toolkit (retired)</title>
               <p>
               <a 
href="https://incubator.apache.org/projects/odftoolkit.html";>Apache ODF Toolkit 
(incubating)</a> is a set of Java modules that allow programmatic creation, 
scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF) 
documents.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to