I try to use TDB2Factory to connect dataset (in turtle syntax) at URL address. But this command:
Dataset ds = TDB2Factory.connectDataset(loc1);
doesnt load any data. There is a problem with syntax or exists another way how to connect dataset from jena apache?