Here the story: I was developing a mobile application for my MSc project. Thi application was relying on an open dataset on the website www.kasabi.com, a marketplace for open data. It was everything perfect until they ended up saying "we're gonna shut down the website". You can understand that now I'm quite....well, I let you imagine.
the dataset is still available and downloadable so what I have now is: A server on Amazon, a backup file of the kasabi dataset (triples) and...nothing else.
I looked around for tutorial on how to develope semantic web applications, but I still don't have any idea on how to use this backup file in order to set up a triplestore and make it accessible from my android applications.
suggestions?