Releases: ncbo/ontologies_linked_data
Releases · ncbo/ontologies_linked_data
v7.3.1
What's Changed
- Feature: batch hasChildren resolution in class tree endpoint by @alexskr in #297
- Feature: add RankSolrPropagator to refresh Solr ontologyRank from Redis by @mdorf in #298
- Fix nil @submission in OntologyProcessor when metadata extraction bails by @alexskr in #283
- Feature: reconcile ontologyRank against Solr state (skip already-current ontologies) by @mdorf in #300
Full Changelog: v7.3.0...v7.3.1
v7.3.0
What's Changed
- Fix: stale term-search cleanup before reindexing by @mdorf in #290
- Fix multilingual preferred labels in CSV exports by @jvendetti in #292
- Fix: incorrect search result ranking - schema and indexer by @mdorf in #294
Full Changelog: v7.2.0...v7.3.0
v7.2.0
v7.1.1
v7.0.0
What's Changed
- Infra/ontoportal testkit integration by @alexskr in #265
- Sync: align ncbo/ontologies_linked_data with the AgroPortal codebase by @mdorf in #266
- Chore: disable index_all_data by default during submission processing by @mdorf in #273
- Clean up metrics: dead code, flat maxDepth fix, remove CSV fallback by @alexskr in #277
- Fix missing label retry state leaking across ontology processing by @alexskr in #272
- Precompute ancestor hierarchy to speed up term indexing by @alexskr in #279
Full Changelog: v6.8.3...v7.0.0
v6.8.2
v6.7.0
v6.6.1
v6.6.0
v6.5.0
What's Changed
This update integrates enhanced SKOS (Simple Knowledge Organization System) support, originally developed by the AgroPortal team, into BioPortal codebase.
Changes
- Add support for Schemes, Collections, Skos XL, SKOS mappings, and Concepts tree filtering
- Better support for skos:prefLabel, altLabel, definition, and hierarchical relationships (broader, narrower, related).
- Add Cloudflare Analytics notification and refactor template rendering by @jvendetti in #250
References:
- Details of the original implementation are documented agroportal/project-management#262
- #249
- ontoportal#24
Full Changelog: v6.4.0...v6.5.0