Skip to content

v0.3.0

Compare
Choose a tag to compare
@francescalb francescalb released this 05 May 09:41
· 450 commits to master since this release

Excelparser improvements and IRI from prefLabel generation

Addressed issues that have come up with external usage of ExcelParser

Ontology.save functionalities reorganised (#399)
Error handling in excelparser improved by returning errors (#396)
Generation of IRIs from prefLabel (#399)
Added get_descendants (#405)

Changelog

v0.3.0 (2022-05-05)

Full Changelog

Fixed bugs:

  • Documentation is currently not building #407
  • Pytest is currently failing #384
  • permission denied when working with temporary file #313

Closed issues:

  • Make get_descendants(levels=1) #403
  • Add functionality for setting name part of IRI to prefLabel #398
  • Generate excelsheet from ontology. #394
  • Return a list of the concepts that are disregarded during when converting from excel with -force argument #393
  • Demo - Broken ontology URLs #390
  • Excelparser: how to handle entities that already exist in one of the imported ontologies? #334

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator