I have a Node.JS app that should perform some queries on my ontology. The ontology was created using protegé and there's some data on it.
The problem is I do not know where / how to create this triple store making it a SPARQL endpoint.
As I did not find anything, at least recent, by googling, I suppose I am completely lost.
Any suggestions?