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/02/20 20:55:43 UTC

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

Author: okram
Date: Sat Feb 20 19:55:42 2016
New Revision: 1731445

URL: http://svn.apache.org/viewvc?rev=1731445&view=rev
Log:
added pieter martin to contributors list and fixed a typo.

Modified:
    incubator/tinkerpop/site/index.html

Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1731445&r1=1731444&r2=1731445&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Sat Feb 20 19:55:42 2016
@@ -205,10 +205,10 @@
            <h4 id="graph-systems">Graph Systems</h4>
              <ul>
                <li><a href="https://github.com/blazegraph/tinkerpop3">Blazegraph</a> - RDF graph database with OLTP support.</li>
-               <li><a href="https://github.com/rmagen/elastic-gremlin">elastic-gremlin</a> - Elasticsearch reprsented as a graph with OLTP support.</li>
+               <li><a href="https://github.com/rmagen/elastic-gremlin">elastic-gremlin</a> - Elasticsearch represented as a graph with OLTP support.</li>
                <li><a href="http://tinkerpop.apache.org/docs/3.1.1-incubating/reference/#giraphgraphcomputer">Hadoop (Giraph)</a> - OLAP graph processor using Giraph.</li>
                <li><a href="http://tinkerpop.apache.org/docs/3.1.1-incubating/reference/#sparkgraphcomputer">Hadoop (Spark)</a> - OLAP graph processor using Spark.</li>
-               <li><a href="https://console.ng.bluemix.net/catalog/services/ibm-graph/">IBM Graph</a> - IBM's OLTP graph database as a service.</li>
+               <li><a href="https://console.ng.bluemix.net/catalog/services/ibm-graph/">IBM Graph</a> - OLTP graph database as a service.</li>
                <li><a href="http://tinkerpop.apache.org/docs/3.1.1-incubating/#neo4j-gremlin">Neo4j</a> - OLTP graph database.</li>
                <li><a href="https://github.com/pietermartin/sqlg">Sqlg</a> - RDBMS OLTP implementation with HSQLDB and Postresql support.</li>
                <li><a href="http://stardog.com/">Stardog</a> - RDF graph database with OLTP and OLAP support.</li>
@@ -272,6 +272,7 @@
              <li><a href="https://github.com/pluradj">Jason Plurad</a> (2015 - Committer): Gremlin Console/Server, mailing list support.</li>
              <li><a href="https://github.com/PommeVerte">Dylan Millikin</a> (2015 - Committer): Gremlin Server/Driver,  mailing list support.</li>
              <li><a href="https://github.com/twilmes">Ted Wilmes</a> (2015 - PMC): Promotions, mailing list support, benchmarking, sql-gremlin.</li>
+             <li><a href="https://github.com/pietermartin">Pieter Martin</a> (2016 - Committer): Gremlin language, testing, Sqlg.</li>
            </ul>
         </div>
        </div>