Ontologies to graphs ======================= In this section we show how mOWL provides methods to transform ontologies into graphs and, furthermore, generate embeddings for those graphs using random walks or knowledge graph embedding (KGE) methods. * :doc:`Projecting the ontology into a graph ` * :doc:`Embedding graphs using random walks ` * :doc:`Embedding graphs using KGE methods ` .. toctree:: :maxdepth: 0 :hidden: :glob: projection random_walks kge