From f5783d8dcfbcd316d0a64eb1f2ec9371abc68fb3 Mon Sep 17 00:00:00 2001 From: Krystof Komanec Date: Fri, 2 Feb 2024 14:36:15 +0100 Subject: [PATCH] Update to metamodel v13, release 1.14.0 --- README.md | 8 +++++--- template.json | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e1e4d4a..1e90908 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# h2020-dmp-template - -*H2020 DMP template for DSW* +# H2020 DMP The template is based on the official [Template Horizon 2020 Data Management Plan (DMP) v2.0](https://ec.europa.eu/research/participants/data/ref/h2020/other/gm/reporting/h2020-tpl-oa-data-mgt-plan-annotated_en.pdf) @@ -27,6 +25,10 @@ This document template for DSW is available as open-source via GitHub Repository ## Changelog +### 1.14.0 + +- Adjusted to template metamodel version 13 (released in DSW 4.3.0) + ### 1.13.1 - Fix broken images in Word diff --git a/template.json b/template.json index 5660968..282cdec 100644 --- a/template.json +++ b/template.json @@ -1,11 +1,11 @@ { "templateId": "h2020-dmp", "organizationId": "dsw", - "version": "1.13.1", + "version": "1.14.0", "name": "Horizon 2020 DMP", "description": "Data Management Plan according to the H2020 template", "license": "Apache-2.0", - "metamodelVersion": 12, + "metamodelVersion": 13, "allowedPackages": [ { "orgId": "dsw",