You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/01/26 21:00:01 UTC

svn commit: r1726862 - /incubator/tinkerpop/site/index.html

Author: okram
Date: Tue Jan 26 20:00:01 2016
New Revision: 1726862

URL: http://svn.apache.org/viewvc?rev=1726862&view=rev
Log:
added quantum video presentation link and fixed a capitalization convention error.

Modified:
    incubator/tinkerpop/site/index.html

Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1726862&r1=1726861&r2=1726862&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Tue Jan 26 20:00:01 2016
@@ -144,7 +144,7 @@
                <li><a href="http://stardog.com/">Stardog</a> - RDF graph database with OLTP and OLAP support.</li> 
                <li><a href="http://tinkerpop.apache.org/docs/3.1.0-incubating/#tinkergraph-gremlin">TinkerGraph</a> - In-memory OLTP and OLAP reference implementation.</li>
                <li><a href="http://thinkaurelius.github.io/titan/">Titan</a> - Distributed OLTP and OLAP graph database with BerkeleyDB, Cassandra and HBase support.</li>
-               <li><a href="https://github.com/awslabs/dynamodb-titan-storage-backend">Titan (Amazon)</a> - The Amazon DynamoDB Storage Backend for Titan.</li>               
+               <li><a href="https://github.com/awslabs/dynamodb-titan-storage-backend">Titan (Amazon)</a> - The Amazon DynamoDB storage backend for Titan.</li>               
              </ul>
            <h4 id="graph-libraries">Graph Libraries</h4>
              <ul>
@@ -174,7 +174,7 @@
              </ul>             
           <h4 id="publications">Publications</h4>
           <ul>
-            <li>Rodriguez, M.A., "<a href="http://www.slideshare.net/slidarko/quantum-processes-in-graph-computing">Quantum Processes in Graph Computing</a>," GraphDay '16 Presentation, Austin Texas, January 2016.</li>
+            <li>Rodriguez, M.A., "<a href="http://www.slideshare.net/slidarko/quantum-processes-in-graph-computing">Quantum Processes in Graph Computing</a>," GraphDay '16 Presentation, Austin Texas, January 2016. [<a href="https://www.youtube.com/watch?v=qRoAInXxgtc">video presentation</a>]</li>
             <li>Rodriguez, M.A., Watkins, J.H., "<a href="http://arxiv.org/abs/1511.06278">Quantum Walks with Gremlin</a>," GraphDay '16 Proceedings, Austin Texas, January 2016.</li>
             <li>Rodriguez, M.A., "(Keynote): <a href="http://www.slideshare.net/slidarko/acm-dbpl-keynote-the-graph-traversal-machine-and-language">The Gremlin Graph Traversal Machine and Language</a>," ACM Database Programming Language Conference Presentation, October 2015.</li>
             <li>Rodriguez, M.A., "<a href="http://arxiv.org/abs/1508.03843">The Gremlin Graph Traversal Machine and Language</a>," ACM Database Programming Languages Conference Proceedings, October 2015.</li>