owlapi_wrapper 1.3.4
- 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.