[
https://issues.apache.org/jira/browse/TINKERPOP-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576685#comment-16576685
]
ASF GitHub Bot commented on TINKERPOP-1878:
-------------------------------------------
Github user dkuppitz commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/902#discussion_r209334263
--- Diff: docs/site/home/index.html ---
@@ -259,6 +259,7 @@ <h4 id="language-variants-compilers">Query
Languages</h4>
<li><a
href="https://github.com/pm-dev/kotlin-gremlin-ogm">kotlin-gremlin-ogm</a>
(kotlin/dsl) - An Object Graph Mapping Library for Kotlin and Gremlin.</li>
<li><a href="http://ogre.clojurewerkz.org/">ogre</a>
(clojure/variant) - A Clojure language wrapper for TinkerPop3.</li>
<li><a href="http://bayofmany.github.io/">Peapod</a>
(java/dsl) - An object-graph-wrapper.</li>
+ <li><a
href="http://tinkerpop.apache.org/docs/current/reference/#sparql-gremlin">sparql-gremlin</a>
(sparql/distinct) - A SPARQL to Gremlin traversal compiler.</li>
<li><a
href="https://github.com/LITMUS-Benchmark-Suite/sparql-to-gremlin">sparql-gremlin</a>
(sparql/distinct) - A SPARQL to Gremlin traversal compiler.</li>
--- End diff --
Does it make sense to keep the link to the old repo?
> Sparql to Gremlin Compiler
> --------------------------
>
> Key: TINKERPOP-1878
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1878
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.3.1
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Major
>
> The {{sparql-gremlin}} module should convert sparql queries to Gremlin thus
> allowing that query language to run on any TinkerPop-enabled graph system.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)