You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by le...@apache.org on 2014/07/26 05:59:40 UTC

svn commit: r1613560 - /oodt/cms_site/trunk/content/index.md

Author: lewismc
Date: Sat Jul 26 03:59:40 2014
New Revision: 1613560

URL: http://svn.apache.org/r1613560
Log:
CMS commit to oodt by lewismc

Modified:
    oodt/cms_site/trunk/content/index.md

Modified: oodt/cms_site/trunk/content/index.md
URL: http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/index.md?rev=1613560&r1=1613559&r2=1613560&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/index.md (original)
+++ oodt/cms_site/trunk/content/index.md Sat Jul 26 03:59:40 2014
@@ -141,7 +141,7 @@
 <div class="row">
 	<div class="twelve columns">
 		<div class="centersectiontitle">
-			<h4>What does OODT do?</h4>
+			<h4>Heres some of what OODT does</h4>
 		</div>
 	</div>
 	<div class="four columns">
@@ -171,6 +171,34 @@
 			<a href="./components.md" class="readmore">Learn more</a>
 		</p>
 	</div>
+        <div class="four columns">
+		<h5>Workflow Management</h5>
+                <p>
+                Management for Catalog and Archive Service purposefully separates workflow repositories and workflow engines. Everything required
+     to execute workflows and science processing pipelines.
+		</p>
+		<p>
+			<a href="./components.md" class="readmore">Learn more</a>
+		</p>
+	</div>
+        <div class="four columns">
+		<h5>OODT Agility</h5>
+                <p>
+                Python implementation of Apache OODT providing all the functionality of OODT to Python developers. Also available on <a href="https://pypi.python.org/pypi/oodt">pypi.python.org</a> for your convenience.
+		</p>
+		<p>
+			<a href="./components.md" class="readmore">Learn more</a>
+		</p>
+	</div>
+        <div class="four columns">
+		<h5>Resource Management </h5>
+                <p>
+                Job management and management of the underlying software system hardware and resources, such as disk space, computational resources, and shared identity.
+		</p>
+		<p>
+			<a href="./components.md" class="readmore">Learn more</a>
+		</p>
+	</div>
 </div>
 <div class="hr">
 </div>