From 9fccb5a7107e32de4bd0a2ee438098c65b1428d5 Mon Sep 17 00:00:00 2001 From: Kai Kewley Date: Mon, 18 Nov 2019 16:44:45 +0000 Subject: [PATCH] Release 2.8.0 --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c51f93..fa6b641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The change log format is inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## 2.8.0 Release - 2019-11-18 +Feature release. OWL Ontology file conversion now includes all descriptions including translated content. + +### Features +- Issue #14: Include all descriptions in OWL Ontology file conversion using RDFS and SKOS annotations. + - Descriptions in all languages will be included if present in the loaded RF2. + - Use `language-refset-dialect-map.properties` file to control dialect codes used in conversion. ## 2.7.2 Fix Release - 2019-09-27 diff --git a/pom.xml b/pom.xml index fe10d46..c534193 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.snomed.otf snomed-owl-toolkit - 2.7.3-SNAPSHOT + 2.8.0 1.8