Skip to content

Releases: ncbo/ontologies_api

5.19.0

04 Feb 20:08
Compare
Choose a tag to compare

Enhancements

  • New CRON job that synchronizes the search index with master data stored in the triplestore (ncbo/ncbo_cron#34)
  • Updated the test runner script to use a dockerized instance of Redis for unit test execution

Bug Fixes

Full Changelog: v5.18.1...v5.19.0

5.18.0

04 Feb 20:01
Compare
Choose a tag to compare

Enhancements

  • Bundled a new version of the owlapi_wrapper. Highlights include:
    • Upgraded the OWL API to version 4.5.17.
    • Expanded the allowed list of ontology file suffixes to include .n3, .nt, .nq, .skos, .rdf, and .rdfs.
  • Implemented several scripts to allow an on-demand regeneration of the ontology admin report (ncbo/ncbo_cron#32), ontology analytics data (ncbo/ncbo_cron#19), and ontology ranking data (ncbo/ncbo_cron#31).

Bug Fixes

Full Changelog: v5.17.0...v5.18.0

5.17.0

04 Feb 19:47
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fixed an issue that prevented paged calls from completing properly when running against AllegroGraph v7+ (ncbo/goo#106).
  • Fixed an issue with a failing ontology properties test when running against AllegroGraph v7+ (ncbo/ontologies_linked_data#106).
  • Fixed an issue that caused Zlib::GzipWriter runtime errors during ontology processing (ncbo/ontologies_linked_data#107).
  • Removed a workaround to address a bug in AllegroGraph v6+ that caused certain SPARQL queries to fail (ncbo/goo#104). Issue was addressed in the AllegroGraph v7.0.1 release.
  • Fixed an issue that caused runtime errors when running against Ruby 2.7.0 and 2.7.1 (#69).
  • Fixed an issue where a search on term ID with exact match returned irrelevant results (#57).
  • Fixed an issue where a call to the class descendants endpoint failed if properties were included (#54).

Full Changelog: v5.16.0...v5.17.0

5.16.0

04 Feb 19:19
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fixed an issue where AllegroGraph request chains break with existing Goo code (ncbo/goo#101)
  • Fixed an issue where no parsed ontology records appeared in AllegroGraph after an ontology has been parsed (ncbo/goo#102)
  • Fixed an issue with paging calls returning incorrect results in AllegroGraph (ncbo/goo#103)

Full Changelog: v5.14.0...v5.16.0

5.14.0

04 Feb 19:11
Compare
Choose a tag to compare

Full Changelog: v5.13.0...v5.14.0

5.13.0

16 May 22:41
Compare
Choose a tag to compare

Bundled version 1.3.4 of the owlapi_wrapper that produces more descriptive error output to assist in troubleshooting / fixing ontology parsing issues, e.g.: ncbo/bioportal-project#111.

5.8.0

26 Apr 23:40
Compare
Choose a tag to compare

5.5.0

31 Oct 00:51
Compare
Choose a tag to compare
v5.5.0

minor tweak to cap deployment conf