Skip to content

Commit

Permalink
Update to metamodel v13, release 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofkomanec committed Feb 2, 2024
1 parent 15a59f4 commit f5783d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit f5783d8

Please sign in to comment.