Releases: IHTSDO/snomed-owl-toolkit
Release 2.2.0
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
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
- 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
Fix release ensures consistent set of redundant relationships between multiple runs when there is a large change set.
Release 1.6.0
Support for the new name of the OWL Axiom reference set file which has a "sct2_" prefix.
Release 1.5.0
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
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
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
RF2 to OWL fixes and enhancements including FSN annotations.
Release 1.1.0
- Added basic support for RF2 to OWL conversion on the command line.
- Added Necessary Normal Form documentation.
- Added Apache 2.0 Licence file.