GOSubsumptionDataset
- class mowl.datasets.builtin.GOSubsumptionDataset[source]
Bases:
SubsumptionDatasetDataset for subsumption prediction in the Gene Ontology. Axioms to be predicted are of the form \(A \sqsubseteq B\) where \(A\) and \(B\) are GO terms. This dataset is based on [chen2020b].