You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2012/02/15 23:44:11 UTC

svn commit: r1244773 - in /gora/site: author/src/documentation/content/xdocs/ publish/

Author: lewismc
Date: Wed Feb 15 22:44:10 2012
New Revision: 1244773

URL: http://svn.apache.org/viewvc?rev=1244773&view=rev
Log:
commit to address project branding requirements.

Modified:
    gora/site/author/src/documentation/content/xdocs/index.xml
    gora/site/publish/contribute.pdf
    gora/site/publish/credits.pdf
    gora/site/publish/index.html
    gora/site/publish/index.pdf
    gora/site/publish/issue_tracking.pdf
    gora/site/publish/linkmap.pdf
    gora/site/publish/mailing_lists.pdf
    gora/site/publish/releases.pdf
    gora/site/publish/sonar.pdf
    gora/site/publish/version_control.pdf

Modified: gora/site/author/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/gora/site/author/src/documentation/content/xdocs/index.xml?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
--- gora/site/author/src/documentation/content/xdocs/index.xml (original)
+++ gora/site/author/src/documentation/content/xdocs/index.xml Wed Feb 15 22:44:10 2012
@@ -24,16 +24,16 @@
   </header>
   <body>
     <section id="Overview">
-      <title>What is Gora?</title>
+      <title>What is Apache Gora?</title>
       <p>
-        Apache Gora is an open source framework providing an in-memory data model and persistence for big data. Gora supports persisting to column 
-        stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Hadoop MapReduce support.
+        The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column 
+        stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.
       </p>
     </section>
 
 
     <section>
-      <title>Why Gora?</title>
+      <title>Why Apache Gora?</title>
       <p>Although there are various excellent ORM frameworks for relational databases, data modeling in NoSQL data stores differ profoundly from their relational cousins. Moreover, data-model agnostic frameworks such as JDO are not sufficient for use cases, where one needs to use the full power of the data models in column stores. Gora fills this gap by giving the user an easy-to-use in-memory data model and persistence for big data framework with data store specific mappings and built in Apache Hadoop support.</p>
 
       <p>The overall goal for Gora is to become the standard data representation and persistence framework for big data. The roadmap of Gora can be grouped as follows.</p>

Modified: gora/site/publish/contribute.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/contribute.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/contribute.pdf (original) and gora/site/publish/contribute.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/credits.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/credits.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/credits.pdf (original) and gora/site/publish/credits.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/index.html
URL: http://svn.apache.org/viewvc/gora/site/publish/index.html?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
--- gora/site/publish/index.html (original)
+++ gora/site/publish/index.html Wed Feb 15 22:44:10 2012
@@ -207,10 +207,10 @@ document.write("Last Published: " + docu
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
-<a href="#Overview">What is Gora?</a>
+<a href="#Overview">What is Apache Gora?</a>
 </li>
 <li>
-<a href="#Why+Gora%3F">Why Gora?</a>
+<a href="#Why+Apache+Gora%3F">Why Apache Gora?</a>
 </li>
 <li>
 <a href="#Background">Background</a>
@@ -223,18 +223,18 @@ document.write("Last Published: " + docu
 </div>
     
 <a name="Overview"></a>
-<h2 class="underlined_10">What is Gora?</h2>
+<h2 class="underlined_10">What is Apache Gora?</h2>
 <div class="section">
 <p>
-        Apache Gora is an open source framework providing an in-memory data model and persistence for big data. Gora supports persisting to column 
-        stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Hadoop MapReduce support.
+        The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column 
+        stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.
       </p>
 </div>
 
 
     
-<a name="Why+Gora%3F"></a>
-<h2 class="underlined_10">Why Gora?</h2>
+<a name="Why+Apache+Gora%3F"></a>
+<h2 class="underlined_10">Why Apache Gora?</h2>
 <div class="section">
 <p>Although there are various excellent ORM frameworks for relational databases, data modeling in NoSQL data stores differ profoundly from their relational cousins. Moreover, data-model agnostic frameworks such as JDO are not sufficient for use cases, where one needs to use the full power of the data models in column stores. Gora fills this gap by giving the user an easy-to-use in-memory data model and persistence for big data framework with data store specific mappings and built in Apache Hadoop support.</p>
 <p>The overall goal for Gora is to become the standard data representation and persistence framework for big data. The roadmap of Gora can be grouped as follows.</p>

Modified: gora/site/publish/index.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/index.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/index.pdf (original) and gora/site/publish/index.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/issue_tracking.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/issue_tracking.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/issue_tracking.pdf (original) and gora/site/publish/issue_tracking.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/linkmap.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/linkmap.pdf (original) and gora/site/publish/linkmap.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/mailing_lists.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/mailing_lists.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/mailing_lists.pdf (original) and gora/site/publish/mailing_lists.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/releases.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/releases.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/releases.pdf (original) and gora/site/publish/releases.pdf Wed Feb 15 22:44:10 2012 differ

Modified: gora/site/publish/sonar.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/sonar.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Binary files - no diff available.

Modified: gora/site/publish/version_control.pdf
URL: http://svn.apache.org/viewvc/gora/site/publish/version_control.pdf?rev=1244773&r1=1244772&r2=1244773&view=diff
==============================================================================
Files gora/site/publish/version_control.pdf (original) and gora/site/publish/version_control.pdf Wed Feb 15 22:44:10 2012 differ