Skip to content

owlapi_wrapper 1.3.4

Compare
Choose a tag to compare
@jvendetti jvendetti released this 01 May 23:35
· 70 commits to master since this release
  • Replaced the Maven Assembly Plugin with the Maven Shade Plugin for generating the uber-jar. Fixes an issue with missing content in the META-INF/services directory. See owlcs/owlapi#842 for details.
  • Removed an IRI mapping to an NCBO-maintained version of the BFO ontology. See ncbo/bfo#1 for details.
  • Upgraded commons-csv dependency to latest version.
  • Minor code refactors for readability and easier debugging.