I currently have developed a few websites (using Django, Flask, Symfony, etc...). I have also developed Ontologies using semantic software (PoolParty) for enterprise size companies.
I would like to use a small ontology to link data currently in the database of a small website. I do not want it connected to the semantic web. I want to keep all data in relational databases, but link the data with an ontology.
Is there a way to do this? Say if I have a simple flask or django app, is there a way to put an ontology and triplestore on top?