Skip to content

Releases: IHTSDO/snomed-owl-toolkit

Release 2.2.0

18 Jan 14:59
Compare
Choose a tag to compare

OWL Role Grouping Change

This feature brings better role grouping from OWL axioms into the inferred form.

In OWL axioms any self grouped attributes are explicitly grouped in the OWL expression and will be transformed into a group other than zero by this toolkit for use in an authoring UI. This release lets this explicit grouping flow through into the inferred relationships also. So any relationship which was previously in group 0 in a stated relationship and declared as groupable in the MRCM will now be moved to its own positive group number. This will happen during classification once the edition has been converted to use axioms for it's stated form.
When stated relationships are used for classification there will be no change in behaviour.

Language Options Preview Release

14 Jan 12:00
Compare
Choose a tag to compare
Pre-release

Language Options Preview Release

This is a preview release for community feedback.

Features

  • Select PT rather than FSN when generating OWL file
  • Use alternate language refset when generation OWL file

Release 2.0.1

13 Sep 16:14
Compare
Choose a tag to compare
  • Conversion of Stated Relationships file to Complete OWL Axiom Reference Set
  • Classification using only the Complete OWL Axiom Reference Set (no stated relationships)

Release 1.6.1

28 Jun 21:30
Compare
Choose a tag to compare

Fix release ensures consistent set of redundant relationships between multiple runs when there is a large change set.

Release 1.6.0

22 Jun 20:22
Compare
Choose a tag to compare

Support for the new name of the OWL Axiom reference set file which has a "sct2_" prefix.

Release 1.5.0

13 Jun 12:06
Compare
Choose a tag to compare

Minor Fixes Release

  • Avoid RF2 files from different archives with the same overwriting each other
  • Minor logging improvements
  • New Java library method for extracting all identifiers from an axiom

Release 1.4.0

04 May 13:32
Compare
Choose a tag to compare

Property Chains used in Necessary Normal Form Calculation

  • The Property Chains declared within the OWL Axiom reference set are now used in the NNF calculation. In addition each property with transitive behaviour is converted into a property chain for consistent behaviour.
  • Also added ability to run the classification process on the command line using the executable jar.

Release 1.3.1

01 May 11:13
Compare
Choose a tag to compare

Support for Snomed Extensions

  • Multiple RF2 Snapshot archives can be loaded. Only the latest components across snapshots will be used.
  • Ontology URI and version can be set in RF2 to OWL conversion process.

Release 1.2.0

13 Feb 13:42
Compare
Choose a tag to compare

RF2 to OWL fixes and enhancements including FSN annotations.

Release 1.1.0

06 Feb 22:12
Compare
Choose a tag to compare
  • Added basic support for RF2 to OWL conversion on the command line.
  • Added Necessary Normal Form documentation.
  • Added Apache 2.0 Licence file.