* New command, `terms`: Dump all referenced IRIs from a pattern and TSV to a file (such as for use in generating a module extract from referenced ontologies). * New option, `--catalog`: Pass an XML catalog file for custom resolution of ontology locations.
0.7.1
Add missing `annotations` field to `list_annotation`s.
0.7
This release updates dosdp-tools to follow the latest [DOS-DP schema](https://github.com/dosumis/dead_simple_owl_design_patterns) for OBO synonyms (see #40). These changes may break some existing patterns.
Other changes: - Added prefixes to the predefined prefixes provided by the `--obo-prefixes` option. - Fixed bug preventing creation of annotations on logical axioms.
0.6.1
Bugfix release.
- Fix failure to resolve defined class IRI when using `logical_axioms`. - Add missing `namespace` key.
0.6
* Added configurable handling of CSV or TSV input.
0.5
* Added HermiT and JFact reasoners. * Fixed launch problem on Windows.