You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rya.apache.org by Hiba Sbei <hi...@gmail.com> on 2019/02/16 23:02:52 UTC

Error: Apache Rya and RDF4J

Dear All,

I am want to load data to Apache rya using RDF4J, I deployed the code in
https://github.com/apache/incubator-rya/blob/master/README.md but I get the
error in:
*Repository myRepository = (Repository) new RyaSailRepository(store);*
*Error:* org.apache.rya.rdftriplestore.RyaSailRepository cannot be cast to
org.eclipse.rdf4j.repository.Repository.
 Can you please provide me any suggestion ?

Best Regards,
Hiba Sebei