Releases: INCATools/dosdp-tools
Releases · INCATools/dosdp-tools
Release 0.9
- Added
restrict-axioms-column
option togenerate
command.
Release 0.9-beta.1
New features:
- Generate
prototype
ontology from design patterns: this allows you to see classification of design patterns themselves. - Option to restrict
generate
output to only logical axioms or annotation axioms. - Read input pattern from provided URL.
Release 0.8
- 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.
Release 0.7.1
Add missing annotations
field to list_annotation
s.
Release 0.7
This release updates dosdp-tools to follow the latest DOS-DP schema 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.
Release 0.6.1
Bugfix release.
- Fix failure to resolve defined class IRI when using
logical_axioms
. - Add missing
namespace
key.
Release 0.6
- Added configurable handling of CSV or TSV input.
Release 0.5
- Added HermiT and JFact reasoners.
- Fixed launch problem on Windows.
Release 0.4.1
- Bugfix: corrected problem handling queries with class expressions in variable ranges.
Release 0.4
- Added regex variable transformations.
- Use term labels provided in input TSV.
- Query output conforms better to input TSV spec.
- Changed input multi-value delimiter to |.
- Var list is now optional in printf fields.
- Anonymous expressions are excluded from matching as fillers in pattern queries.