Skip to content

Releases: ncbo/ontologies_api_ruby_client

v2.7.1

10 Nov 23:32

Choose a tag to compare

What's Changed

  • Ci/simplecov codecov integration by @alexskr in #46
  • fixed merge of headers for http.get by @mdorf in #47

Full Changelog: v2.7.0...v2.7.1

v2.7.0

07 Nov 22:18

Choose a tag to compare

What's Changed

  • Enhanced HTTP delete API to allow for more flexible input and response by @mdorf in #44

Full Changelog: v2.6.0...v2.7.0

v2.6.0

29 Jul 18:23
fbf0efd

Choose a tag to compare

What's Changed

  • Feature: Enhanced SKOS support by @syphax-bouazzouni and
    @alexskr in #40
    • Add SKOS models (scheme, collection, and skos_xl label)
    • Add inScheme and memberOf attributes to class/concept model
    • Add link explorer by Id
    • Add the possibility for a model to have multiple media types (e.g class model will both owl:Class and skos:Concept)
  • Fix: Avoid following PURL redirects in unit tests by @alexskr in #43

New Contributors

Full Changelog: v2.5.3...v2.6.0

2.5.3 for Nucleic Acids Research

25 Apr 18:43

Choose a tag to compare

This tag corresponds to the code used in our Nucleic Acids Research publication:

ID: NAR-00680-Web-S-2025.R1
BioPortal: an open community resource for sharing, searching, and utilizing biomedical ontologies
Vendetti, Jennifer; Harris, Nomi; Dorf, Michael; Skrenchuk, Alex; Caufield, J. Harry; Gonçalves, Rafael S; Graybeal, John B; Hegde, Harshad; Redmond, Timothy; Mungall, Christopher; Musen, Mark A.

Archived via Zenodo for reproducibility and citation. DOI: https://doi.org/10.5281/zenodo.15284161.

2.5.3

02 Apr 00:23

Choose a tag to compare

What's Changed

Bumped activesupport from 7.0.8 to 7.2.2.1

Full Changelog: v2.5.2...v2.5.3

2.5.2

06 Mar 01:31

Choose a tag to compare

What's Changed

Increased the version number to 2.5.2

Full Changelog: v2.5.1...v2.5.2

2.5.1

06 Mar 01:12

Choose a tag to compare

What's Changed

  • Fixed a "can't modify frozen String" error
  • Fixed some RuboCop warnings
  • Synchronized with the upstream repository

Full Changelog: v2.5.0...v2.5.1

2.5.0

10 Feb 23:48
694648f

Choose a tag to compare

What's Changed

  • Added support for passing an ID when exploring links #15 by @syphax-bouazzouni
  • Added unit tests for the changes introduced in PR #15
  • Synchronized with the upstream repository
  • Removed Ruby 3.0 from the text matrix
  • Updated the copyright year in the license text

Full Changelog: v2.4.0...v2.5.0

2.4.0

04 Sep 18:36
f589b13

Choose a tag to compare

What's Changed

Adopt some of the optimizations implemented by our LIRMM collaborators in their version of this library. See #34 for more detail.

Full Changelog: v2.3.0...v2.4.0

2.3.0

22 Jul 19:45

Choose a tag to compare

What's Changed

Add multiple media types models by @syphax-bouazzouni in #17

Full Changelog: v2.2.5...v2.3.0