Hi! I try to combine ontologies using python, sparql in backend and android in frontend. I want to do the reasoning part in backend and send the results in frontend, as json(using restapi django). And from the frontend to update the ontology. I didn't find any piece of code how I should do this. Do you have a sample code, or know where I should find it?

Similar questions and discussions