Releases: ncbo/ontologies_api_ruby_client
Releases · ncbo/ontologies_api_ruby_client
v2.7.1
v2.7.0
v2.6.0
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
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
2.5.2
2.5.1
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
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
2.3.0
What's Changed
Add multiple media types models by @syphax-bouazzouni in #17
Full Changelog: v2.2.5...v2.3.0