Skip to content

Conversation

@alexskr
Copy link
Member

@alexskr alexskr commented Jun 27, 2025

This PR incorporates a code sync with the AgroPortal / ontoportal-lirrm codebase, aligning functionality and behavior across both forks.

  • Improved handling of ontology-level metadata, including better support for mixed annotations and more consistent treatment of imported content.
  • Added omv:useImports annotation assertions to the target ontology for each named ontology imported by the source ontology, making import relationships explicitly visible as metadata.
  • improved support for SKOS vocabularies

See:

vemonet and others added 30 commits October 6, 2015 18:29
… graph (like the versionInfo is added) using the omv:URI property
… and extracting ontologyIRI + all ontology metadata + imports directly from the main ontology in addOntologyIRIAndMetadata (formerly addOntologyIRI)
=> « stop using addGroundMetadata (was getting metadata for imports also), and extracting ontologyIRI + all ontology metadata + imports directly from the main ontology in addOntologyIRIAndMetadata (formerly addOntologyIRI) »
=> « fix how we get versionInfo for OBO ontologies »
=> « now adding all ontologies metadata to the output file (even imported ontologies) »
…ive (Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/annotation/adapters/HexBinaryAdapter)
Jérôme Lamarque and others added 26 commits September 10, 2020 15:09
add guard to avoid .get() of absent value
* Add IRIMapper for SKOS Core Vocabulary

Resolves #22

* Update developer details

* Fix insecure link warning

* Remove defunct support list archive

* Bump commons-csv from 1.9.0 to 1.10.0

* Bump logback-classic from 1.2.11 to 1.4.11

* Update developer and contributor details

* [maven-release-plugin] prepare release owlapi-wrapper-1.4.2

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] rollback the release of owlapi-wrapper-1.4.2

* [maven-release-plugin] prepare release v1.4.2

* [maven-release-plugin] prepare for next development iteration
…ontology

Fix: move sub.get() after the check to prevent expection
…tions' into ontoportal-lirmm/bugfix/ontology-level-annotations
@alexskr alexskr marked this pull request as ready for review June 27, 2025 23:32
@alexskr alexskr merged commit c6f923a into master Jun 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants