This is an automated email from the ASF dual-hosted git repository.

imesha pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/oodt.git

commit 6ed072bd3aedc4aee6e61ea982958208a88cf6ec
Author: Imesha Sudasingha <[email protected]>
AuthorDate: Sat Sep 25 13:13:09 2021 +0530

    Change use-cases.html to users.html and nav item to "Users"
---
 blog.html                    |  2 +-
 community.html               |  2 +-
 documentation.html           |  2 +-
 download.html                |  2 +-
 index.html                   | 50 +++++++++++++++++++++++++++++++++++++-------
 medical-usecase.html         |  2 +-
 staging-usecase.html         |  2 +-
 streaming-usecase.html       |  2 +-
 use-cases.html => users.html | 21 +++----------------
 9 files changed, 52 insertions(+), 33 deletions(-)

diff --git a/blog.html b/blog.html
index a94ee9c..8aaba8f 100644
--- a/blog.html
+++ b/blog.html
@@ -67,7 +67,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html">Use cases</a>
+      <a href="/users.html">Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/community.html b/community.html
index 7cbef0a..0549dc8 100644
--- a/community.html
+++ b/community.html
@@ -69,7 +69,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html" >Use cases</a>
+      <a href="/users.html" >Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/documentation.html b/documentation.html
index 1b0f0e0..958e63e 100644
--- a/documentation.html
+++ b/documentation.html
@@ -69,7 +69,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html">Use cases</a>
+      <a href="/users.html">Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/download.html b/download.html
index 115cf79..6b59830 100644
--- a/download.html
+++ b/download.html
@@ -69,7 +69,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html">Use cases</a>
+      <a href="/users.html">Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/index.html b/index.html
index 3c93b40..fa341af 100644
--- a/index.html
+++ b/index.html
@@ -62,7 +62,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html" >Use cases</a>
+      <a href="/users.html" >Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
@@ -141,9 +141,39 @@
     <img class="img-responsive" src="img/oodt-diag.png"/>
   </div>
 </div>
+    
 <div class="row" >
 
-  <div class="col-md-6" >
+  <div class="col-md-12">
+    <h2>About Apache OODT</h2>
+    <div style="text-align: justify;">
+      <p>Having awarded in 2003 as the NASA Software of the Year, Apache 
Object Oriented Data Technology (OODT)
+        began at the Jet Propulsion Laboratory, in operations cataloging 
pictures of Mars and helping to detect
+        cancer. Apache OODT is smart, open source software for science, 
research, or otherwise.</p>
+
+      <p>Apache OODT is the superior way to integrate and archive your 
processes, your data, and its metadata. It
+        spans scientific and other disciplines and enable interoperability 
among data agnostic systems in the
+        varying fields. Using OODT's framework of distributed objects and 
databases, the data collected by
+        scientists and engineers in disparate disciplines can be jointly 
searched, stored, retrieved, and analyzed.
+        It facilitates the creation, acquisition, and growth of data 
management and archiving systems.</p>
+    </div>
+
+    <h2>Why Apache OODT?</h2>
+    <p>Processing pipelines are too often one-off custom solutions that fail 
to scale and evolve as systems evolve.
+      Moreover, archived data undergoes a kind of atrophy as the tools used to 
analyze and process it are themselves
+      one-off solutions with no maintenance. These haphazard approaches 
achieve only short term success, but are not
+      effective in data search, discovery, analysis, cataloging, processing, 
or archiving. OODT replaces these
+      manual, forgettable steps with reliable workflows through distributed 
data grids. OODT ensures the usability
+      and value of data even after original developers move on.</p>
+
+    <h2>How OODT does that?</h2>
+    <p>Haphazard processing pipelines are commonly made up of custom UNIX 
shell scripts and/or fragile custom
+      written glue code of Java, Python, and Perl. OODT uses structured 
XML-based capturing of the processing
+      pipeline that can be understood and modified by non-programmers to 
create, edit, manage and provision workflow
+      and task execution.</p>
+  </div>
+
+  <div class="col-md-6">
     <h1>Use Cases</h1>
     <ul class="list-group">
       <li class="list-group-item"><a href="/staging-usecase.html">Staging Area 
Storage Indexing</a></li>
@@ -151,18 +181,22 @@
       <li class="list-group-item"><a href="/streaming-usecase.html">Streaming 
data</a></li>
     </ul>
   </div>
+
   <div class="col-md-6">
     <h1>Distributed Data Environments</h1>
     <p>
-      Apache OODT facilitates the integration of highly distributed and 
heterogeneous data intensive systems enabling the integration of different, 
distributed software systems, metadata and data. OODT spans disciplines and 
enables interoperability among data agnostic systems in any field.
+      Apache OODT facilitates the integration of highly distributed and 
heterogeneous data intensive systems enabling
+      the integration of different, distributed software systems, metadata and 
data. OODT spans disciplines and enables
+      interoperability among data agnostic systems in any field.
     </p>
     <p>
       In a world of cloud computing Apache OODT can make the most of it. With 
support for:
-      <ul>
-       <li>Grid Computing</li>
-       <li>Apache Mesos</li>
-      </ul>
-      Developers can build highly distributed, scalable, data platforms that 
can process even the largest amounts of data, without breaking a sweat.
+    <ul>
+      <li>Grid Computing</li>
+      <li>Apache Mesos</li>
+    </ul>
+    Developers can build highly distributed, scalable, data platforms that can 
process even the largest amounts of data,
+    without breaking a sweat.
     </p>
   </div>
 
diff --git a/medical-usecase.html b/medical-usecase.html
index c92c1b5..5481d37 100644
--- a/medical-usecase.html
+++ b/medical-usecase.html
@@ -69,7 +69,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html" >Use cases</a>
+      <a href="/users.html" >Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/staging-usecase.html b/staging-usecase.html
index b49684c..34593ec 100644
--- a/staging-usecase.html
+++ b/staging-usecase.html
@@ -69,7 +69,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html" >Use cases</a>
+      <a href="/users.html" >Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/streaming-usecase.html b/streaming-usecase.html
index cff2cd2..4adc81f 100644
--- a/streaming-usecase.html
+++ b/streaming-usecase.html
@@ -69,7 +69,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-      <a href="/use-cases.html" >Use cases</a>
+      <a href="/users.html" >Users</a>
     </li>
       <li>
         <a href="/download.html" >Download</a>
diff --git a/use-cases.html b/users.html
similarity index 70%
rename from use-cases.html
rename to users.html
index cc555b1..9415d48 100644
--- a/use-cases.html
+++ b/users.html
@@ -52,7 +52,7 @@
       <a href="/community.html" >Community</a>
     </li>
     <li>
-        <a href="/use-cases.html" >Use cases</a>
+        <a href="/users.html" >Users</a>
     </li>
     <li>
         <a href="/download.html" >Download</a>
@@ -65,23 +65,8 @@
   
       <div class="row col-md-8 col-md-offset-2">
 
-        <h1>Use cases</h1>
-
-        <h2>About Apache OODT</h2>
-  <div style="text-align: justify;">
-    <p>Having awarded in 2003 as the NASA Software of the Year, Apache Object 
Oriented Data Technology (OODT) began at the Jet Propulsion Laboratory, in 
operations cataloging pictures of Mars and helping to detect cancer. Apache 
OODT is smart, open source software for science, research, or otherwise.</p>
-
-    <p>Apache OODT is the superior way to integrate and archive your 
processes, your data, and its metadata. It spans scientific and other 
disciplines and enable interoperability among data agnostic systems in the 
varying fields. Using OODT's framework of distributed objects and databases, 
the data collected by scientists and engineers in disparate disciplines can be 
jointly searched, stored, retrieved, and analyzed. It facilitates the creation, 
acquisition, and growth of data management [...]
-  </div>
-  
-  <h2>Why Apache OODT?</h2>
-    <p>Processing pipelines are too often one-off custom solutions that fail 
to scale and evolve as systems evolve. Moreover, archived data undergoes a kind 
of atrophy as the tools used to analyze and process it are themselves one-off 
solutions with no maintenance. These haphazard approaches achieve only short 
term success, but are not effective in data search, discovery, analysis, 
cataloging, processing, or archiving. OODT replaces these manual, forgettable 
steps with reliable workflows [...]
-
-<h2>How OODT does that?</h2>
-    <p>Haphazard processing pipelines are commonly made up of custom UNIX 
shell scripts and/or fragile custom written glue code of Java, Python, and 
Perl. OODT uses structured XML-based capturing of the processing pipeline that 
can be understood and modified by non-programmers to create, edit, manage and 
provision workflow and task execution.</p>
-
-  <h2>Our users</h2>
-
+        <h1>Users</h1>
+        
   <div class="row col-md-12" style="margin-top: 2%;margin-bottom: 4%;">
     <div class="text-center" >
        <img style="margin-right: 2%" src="img/nasa_logo.png"/>

Reply via email to