There is a newer version of the record available.

Published February 10, 2020 | Version v1.2.0
Software Open

althonos/pronto: 1.2.0

  • 1. EMBL

Description

Added

  • Parameter with_self to disable reflexivity of Term.subclasses and Term.superclasses iterators.
  • TermSet class which stores a set of terms efficiently while providing some useful shortcuts to access the underlying data. ### Changed
  • Moved code of Term.subclasses and Term.superclasses to a dedicated iterator class in the pronto.logic submodule.
  • Dropped contexter requirement. ### Fixed
  • Fix a typo in Synonym.type setter leading to a potential bug when the given type is None.
  • Fix miscellaneous bugs found with mypy.
  • fastobo serializer crashing on namespace clauses because of a type issue.
  • fastobo parsers using data version clauses as format version clauses.

Files

althonos/pronto-v1.2.0.zip

Files (818.3 kB)

Name Size Download all
md5:0b8dac5cbdbbbbd4dd457737e2e20724
818.3 kB Preview Download

Additional details

Related works