Skip to content

0.3.2

Compare
Choose a tag to compare
@althonos althonos released this 21 Jan 18:40
· 28 commits to master since this release

Added

  • AsFunctional implementation for AxiomMappedOntology.
  • Optional memmap support to read from a memory-mapped file.

Fixed

  • Invalid rendering of ontologies by horned_functional::to_string.

Changed

  • Loader functions can take any Ontology + FromFunctional implementor, allowing to build either a SetOntology or an AxiomMappedOntology.