more Hyracks info and incubation fixes
Change-Id: I1b285843446155643f5e777d92fc8b369fec3802
Reviewed-on: https://asterix-gerrit.ics.uci.edu/981
Reviewed-by: Yingyi Bu <buyingyi@gmail.com>
diff --git a/content/about.html b/content/about.html
index fec3560..fcd55ef 100644
--- a/content/about.html
+++ b/content/about.html
@@ -119,7 +119,7 @@
database concepts.</li>
<li>An expressive and declarative query language (AQL) for querying
semi-structured data.</li>
- <li>A runtime query execution engine, Hyracks, for partitioned-parallel
+ <li>A runtime query execution engine, Apache Hyracks, for partitioned-parallel
execution of query plans.</li>
<li>Partitioned LSM-based data storage and indexing for efficient
ingestion of newly arriving data.</li>
@@ -134,6 +134,7 @@
</ul>
<h3 id="history">History</h3>
+
<p>Prior to being developed at the Apache Software Foundation AsterixDB was co-developed by a team of faculty, staff, and
students at UC Irvine and UC Riverside. The project was initiated as a large NSF-sponsored project in 2009, the goal of
which was to combine the best ideas from the parallel database world, the then new Apache Hadoop world, and the
@@ -141,6 +142,11 @@
release was made four years later, in June of 2013, under the Apache Software License 2.0. AsterixDB was accepted into
the Apache Incubator in Febuary of 2015 and was established as a TLP in April of 2016.</p>
+<h3 id="more-information">More information</h3>
+
+<p>More information about AsterixDB (and its underlying frameworks Hyracks and Algebricks) can be found on the site of the
+<a href="http://asterix.ics.uci.edu/">ASTERIX project at UC Irvine</a> - especially in the
+<a href="http://asterix.ics.uci.edu/publications.html">Publications section</a>.</p>
</div>
</div>