Skip to content

v0.1.1

Compare
Choose a tag to compare
@ferzcam ferzcam released this 23 Nov 19:05
· 315 commits to main since this release

Added

  • Family dataset: a small ontology containing 12 axioms.
  • Unit tests up to 88% of coverage
  • DL2VecProjector includes assertion axioms with named individuals
  • FastTensorDataLoader is part of mOWL in the module mowl.utils.data
  • DeepGOZero implementation in mOWL
  • Module mowl.owlapi with shortcuts to the OWLAPI
  • Extended Dataset class.

Security

What's Changed

New Contributors