0.2.0-SNAPSHOT-4
Expanded query functionality, which is the main purpose for the release, alongside some fixes, improved documentation, integration of our binary relations ontology extension module, and additional experimental functionality. You can find out how to install this release here, and this repo also includes helpful guides (you can also see the README.md of this repository for a more complete explication of options).
- Added --direct query parameter to retrieve only direct super and subclasses matching your query
- Added --class-mode, which will return only one label per IRI. Useful if you're interested in querying for classes themselves, rather than their vocabulary.
- Better error handling around AberOWL API problems
- Fix some bugs around navigating directories and annotating singular files
- Better documentation
- Fixes for object property retrieval
- Ontology extension from text modules (see https://www.biorxiv.org/content/10.1101/2020.12.04.411751v1 )
- Experimental elasticsearch functionality. This is very incomplete, I would not attempt to use it yet unless you want to add/edit code yourself.