Problem reading in ttl or ntriples data and perform sparsql
I have spend lots of time trying to load in a public avaliable dataset called permid and try to perform sparsql on it (in ttl or ntriples format) I tried mongodb, jena, mysql or even python libraries but no luck. (most of those have tutorial but it d...