I am working on a Final year project which is Domain Specific Search Engine using Web Semantics and Ontology. After doing some research, I found Protege, which is a tool for creating ontology class and implementing SPARQL queries.
I have decided to use Node.js as my back-end language for this project and have looked upon how to connect protege with Node.js but haven't come up with any successful result.
Kindly let me know whether it supports Node.js or not and what other languages it does support. If it does support, how do we connect it with Protege?
Thanks in Advance!