Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 994 Bytes

index.rst

File metadata and controls

43 lines (33 loc) · 994 Bytes

mowl.datasets

Base dataset

.. automodule:: mowl.datasets.base
   :members:
   :show-inheritance:

Built-in datasets

.. automodule:: mowl.datasets.builtin
   :members:
   :show-inheritance:

Dataset for \mathcal{EL} language

.. automodule:: mowl.datasets.el
   :members:
   :show-inheritance:


PPI Yeast dataset

Warning

.. deprecated:: 0.1.0
   This module has been deprecated and will be removed soon. Refer to each class for more detail on how to import them.
.. automodule:: mowl.datasets.ppi_yeast
   :members:
   :show-inheritance:


Extending ontologies

Warning

.. deprecated:: 0.1.0
   The methods in this module has been moved to a new location. Please refer to each method for futher detail.
.. automodule:: mowl.datasets.build_ontology
   :members:
   :show-inheritance: