You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/09/21 14:21:00 UTC

[jira] [Created] (RYA-376) Consolidate RDF4J and Sesame Versions

Jeff Dasch created RYA-376:
------------------------------

             Summary: Consolidate RDF4J and Sesame Versions
                 Key: RYA-376
                 URL: https://issues.apache.org/jira/browse/RYA-376
             Project: Rya
          Issue Type: Improvement
          Components: build
            Reporter: Jeff Dasch
             Fix For: 4.0.0


Currently {{rya.pcj.functions.geo}} has a dependency on {{org.eclipse.rdf4j:rdf4j-queryalgebra-geosparql}} because it is not implemented in {{org.openrdf.sesame:*.2.7.x}}.  

Two options for resolution:
- Either, update sesame to 2.8.11 (or higher) to get access to the artifact {{org.openrdf.sesame:sesame-queryalgebra-geosparql}}
- Or, remove all Sesame dependencies and replace them with its successor: Eclipse RDF4J.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)