Skip to content

Releases: INCATools/dosdp-tools

Release 0.9

02 Aug 18:58
Compare
Choose a tag to compare
  • Added restrict-axioms-column option to generate command.

Release 0.9-beta.1

12 Jul 20:55
Compare
Choose a tag to compare
Release 0.9-beta.1 Pre-release
Pre-release

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

08 May 16:41
Compare
Choose a tag to compare
  • 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

08 Mar 14:56
Compare
Choose a tag to compare

Add missing annotations field to list_annotations.

Release 0.7

08 Mar 14:40
Compare
Choose a tag to compare

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

01 Feb 20:50
Compare
Choose a tag to compare

Bugfix release.

  • Fix failure to resolve defined class IRI when using logical_axioms.
  • Add missing namespace key.

Release 0.6

06 Oct 14:13
Compare
Choose a tag to compare
Release 0.6 Pre-release
Pre-release
  • Added configurable handling of CSV or TSV input.

Release 0.5

01 Sep 01:07
Compare
Choose a tag to compare
Release 0.5 Pre-release
Pre-release
  • Added HermiT and JFact reasoners.
  • Fixed launch problem on Windows.

Release 0.4.1

18 Aug 14:49
Compare
Choose a tag to compare
Release 0.4.1 Pre-release
Pre-release
  • Bugfix: corrected problem handling queries with class expressions in variable ranges.

Release 0.4

18 Aug 01:43
Compare
Choose a tag to compare
Release 0.4 Pre-release
Pre-release
  • 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.