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