# `djangordf.ontology` Generate an OWL ontology from the declared `RDFModel` classes. Also provides the `dump_ontology` Django management command as a thin CLI wrapper. ```{eval-rst} .. automodule:: djangordf.ontology :members: ```