I have created an A.L.I.C.E chatbot with Java. For that the possible questions and responses are added to an AIML file. For this chat bot I want to expand it's knowledge base from an ontology.
I have created a knowledge base with RDF formatted ontology and queried data through SPARQL. Is there any method of integrating the RDF knowledge to the A.L.I.C.E chatbot?