Releases: rdmorganiser/rdmo-catalog
1.5.0-rdmo-2.0.0
Overview
This release updates all content to the new data model introduced with the software major release RDMO 2.0.0. In addition, the standard RDMO catalogue has been revised to enable the usage of an active data management plan as living document throughout a project's lifetime.
New Features in the RDMO official content
- Conversion of RDMO content according to the new RDMO data model in the new default branch
master-rdmo2.x
. Content compatible with the old data model is conserved in the legacy branchmaster-rdmo1.x
and won't be updated any longer. - Implementation of active management plans into the standard RDMO content (catalogue, attributes and options):
- rephrasing of existing questions and options
- addition of 12 questions and corresponding attributes.
- Revision of the existing RDMO content: links, wording, translations.
- Renaming of all files including prefixes
questions-
,view-
, etc., to disambiguate. - Functional updates on the SMP catalogue.
Community Contributions (shared content)
- Functional updates on FDNext Policy-Generator; FoDaKo-DFG; NFDI4Chem; Science Europe.
- View for ERC.
Installation
The content can be installed as usual, using either the RDMO web interface or a Python script.
What's Changed
- FDNext: Updated README by @johlton in #246
- fix translation for preservation motivation optionset by @jwindeck in #248
- VW-Stiftung - Science Europe Catalog - Bug fix by @laura-tte in #251
- Minor bug fixes in different catalogues by @yvgrossmann in #250
- Iteration on SMP to better scale by size of software project by @yvgrossmann in #244
- Added attribute "re-usable" for the SMP catalog by @DennisFriedl in #253
- remove is_collection from text area questions in SMP catalog by @jwindeck in #256
- Add view for ERC catalog by @laura-tte in #254
- FDNext: Fixed options order and reduced to single file by @johlton in #257
- FDNext: Fixed missing question texts by @johlton in #258
- FDNext: Updated README by @johlton in #261
- Fix: removed invisible UTF8 characters that cause an import error if … by @jploski in #263
- FDNext: Missing attributes and README by @johlton in #268
- Prepare first 2.x-compatible release #260 by @Zack-83 in #270
- Update VW Cataloge: Include note that the template is outdated by @laura-tte in #272
- Attribute für FoDaKo-DFG hinzugefügt by @Zack-83 in #273
- Improve question
rights/scientific_specifics/scientific_standards
by @Zack-83 in #276 - 279-2-errors-at-generating-pdf-via-export-in-the-view-erc-dmp-template by @laura-tte in #281
- add nfdi4ing catalog version 2 by @jwindeck in #278
- Uag running projects by @berndzey and @sa-wetter in #285
New Contributors
- @DennisFriedl made their first contribution in #253
- @jploski made their first contribution in #263
- @berndzey made their first contribution in #285
- @sa-wetter made contributions in #285
Full Changelog: 1.4.0-rdmo-1.6.0...1.5.0-rdmo-2.0.0
1.4.0-rdmo-1.6.0
Overview
This release promotes the Software Management Plan questionnaire the RDMO official content and adds a view to the existing questionnaire for the DFG checklist in German. Besides that, numerous questionnaires were provided by the community to the shared content.
New Features in the RDMO official content
Catalogues
- Update external links in question texts
- In
rdmo.xml
-catalog, merging of the two questionsets "Other requirements I" and "II" into a new one with a new URI - Software Management Plan (promoted)
Domain, Options, Conditions
- 44 attributes (for SMP and DFG checklist)
- Conditions:
data_published
,reuse_scenario
,publish-software
Views
- FAIR4RS principles
- DFG checklist
- Reference doc for Horizon Europe
- Merging of the English and German cost views into one
Community Contributions (shared content)
- FDNext Policy-Generator
- BLE (Federal Ministry for Agriculture and Nutrition)
- DFG Chemistry & Physics
- European Partnership on Meteorology
- European Research Council
Internationalisation
- Small corrections (update links, add missing verbose names, fix typos, increment Spanish localisation ...)
Installation
Installing the DFG-checkliste to your rdmo instance from the command line you need to
./manage.py import /path/to/domain/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml # yes, again
./manage.py import /path/to/options/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml # yes, again
./manage.py import /path/to/questions/DFG-Checkliste.xml
./manage.py import /path/to/tasks/rdmo.xml
./manage.py import /path/to/views/rdmo.xml
What's Changed
- fix URIs for questions in DFG-Checkliste readme by @jwindeck in #184
- Move SMP catalog to core area by @yvgrossmann in #191
- Attributanpassung by @Sabine-Schoenau in #193
- Traducción en español by @Zack-83 in #192
- Neue Fragebögen: DFG Chemie und ERC Grants by @laura-tte in #195
- docs: fix typo by @afuetterer in #197
- Content for BLE (Bundesanstalt für Landwirtschaft und Ernährung) by @chsinn in #194
- ci: improve ci and test performance by @afuetterer in #196
- Add missing English verbose name by @Zack-83 in #201
- Adding FAIR4RS Viewer by @JanStuden in #178
- Update of the Software management plan catalogue by @yvgrossmann in #202
- Correct WissGrid-link by @Zack-83 in #207
- Content-overview updated by @Zack-83 in #205
- Minor bug fixes at SMP by @yvgrossmann in #213
- Create CITATION.cff by @Zack-83 in #190
- Fix of broken links in DFG Checklist and Short Questionnaire by @yvgrossmann in #209
- Jki ble 20231016 by @chsinn in #222
- Jki ble20231023 by @chsinn in #234
- Rephrase question set for dfg v5 catalog by @Zack-83 in #236
- Adjust "Other requirements" section by @Zack-83 in #235
- Draft: Add verbose_name where missing by @Zack-83 in #206
- Add horizon europe catalog help text by @jmfrenzel in #240
- Include views in the README by @Zack-83 in #238
- Unify costs views for English and German by @Zack-83 in #237
- Material for EPM funding program + Reference doc for Horizon Europe by @Zack-83 in #175
- FDNext Policy-Generator by @johlton in #241
- Add helptext to project partner questionset by @jmfrenzel in #243
- View for DFG checklist by @jwindeck in #199
New Contributors
- @jwindeck made their first contribution in #184
- @afuetterer made their first contribution in #197
- @chsinn made their first contribution in #194
- @JanStuden made their first contribution in #178
- @johlton made their first contribution in #241
Full Changelog: 1.3.1-rdmo-1.6.0...1.4.0-rdmo-1.6.0
1.3.1-rdmo-1.6.0
Fixes including one that fixes a bug in the options for rdmo and another that fixes the Horizon Europe view.
What's Changed
- rename back correctly the optionset dataset_size_options via 7592fbc to correct for the bug which was introduced via b85dcd3
- Update EC logo link by @Zack-83 in #182
- Übersetzung von Optionen by @rodriguezlr in #181
- Korrekturen by @Sabine-Schoenau in #176
- Punktuation von Optionen entfernt by @Zack-83 in #183
New Contributors
- @rodriguezlr made their first contribution in #181
Full Changelog: 1.3.0-rdmo-1.6.0...1.3.1-rdmo-1.6.0
1.3.0-rdmo-1.6.0
Overview
This release adds support for the DFG-Checkliste in German and English languages.
New Features
- DFG-Checkliste (DE, EN) unbranded. Branding content to your institution is possible. Please refer to
rdmorganiser/questions/DFG-Checkliste.md
Catalogues
- DFG-Checkliste (new)
Domain, Options
- Single additions (for DFG-Checkliste)
Installation
Installing the DFG-checkliste to your rdmo instance from the command line you need to
./manage.py import /path/to/domain/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml # yes, again
./manage.py import /path/to/options/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml # yes, again
./manage.py import /path/to/questions/DFG-Checkliste.xml
./manage.py import /path/to/tasks/rdmo.xml
./manage.py import /path/to/views/rdmo.xml
What's Changed
- Neuer Fragebogen DFG Chemie by @laura-tte in #161
- Combine "RDMO" & "shared" lists by @Zack-83 in #172
- Updates of questions in SMP thank to feedback from user by @yvgrossmann in #177
- DFG-Checklisten-Implementierung by @jmfrenzel @Zack-83 @thrichter-FD in #173
Full Changelog: 1.2.0-rdmo-1.6.0...1.3.0-rdmo-1.6.0
1.2.0-rdmo-1.6.0
Overview
This release adds support for Horizon Europe (catalogue and view); a new view for cost overview in English; a software management plan; localisation of all RDMO content in Spanish as fifth language supported.
New Features
Catalogues
- Horizon Europe (new)
- Math+ (new)
- Softwaremanagementplan (new)
- DFG questionnaires by FoDaKo (updated to version 5.0)
- Science Europe (updated)
- NFDI4Ing (updated)
Domain, Conditions, Options
- Single additions (for Horizon Europe and Math+)
Views
- Horizon Europe view
- Cost view in English
- List of all variables
Localisation
- Localisation in 5 languages (en, de, es, fr, it) of main and Horizon Europe catalogues
Other
- spelling corrections; some links updated
- tabular overview of all catalogues
Full Changelog: 1.1.0-rdmo-1.6.0...1.2.0-rdmo-1.6.0
1.1.0-rdmo-1.6.0
This release updates and adds new content to the "official rdmo" domain model, questions, options, tasks and conditions (folder rdmorganiser
). The overview of the community contributions (folder shared
) is improved and a new catalog for Science Europe is added. Moreover, this version paves the way for the "Horizon Europe" catalog, which is being developed by the RDMO Content working group.
Details:
rdmorganiser (official content)
Domain
- 22 new attributes, mostly required for the Horizon Europe catalog (WIP)
Conditions
- Four new conditions
Options
- Removed option:
dataset_size_options/253
"not yet defined" - Additional options:
infrastructure_resources/262
"Fast read and write of data is required (high performance storage)",preservation_repository_options/138
"Another partner institution" - Added French and Italian locale
- Minor language adjustments in English and German
Questions (Catalogs)
- Add new questions (and attributes):
topic-research_field/name
long-term-preservation-datasets/responsible_person_name
long-term-preservation-datasets/responsible_person_email
- Added help texts to questions where necessary
- Fixed broken attribute reference in catalogs rdmo.xml, bielefeld.xml, snf.xml
- Updated DFG and CC links
- Fixed catalog layout (spaces, newlines, lists, quotes, special characters) and spelling in rdmo.xml, dcc.xml, fhpshort.xml
- Added French and Italian localization to catalog rdmo.xml
- Minor adjustments in question text (English and German locale)
Community contributions (shared content)
- New catalog for Science Europe (VW Stiftung funding agency)
- Updated table with overview of catalogs shared with the community
- Updated documentation of FoDaKo catalogs
Internationalization
- New folder
localisation
containing R script and tables for the localization of RDMO catalogues and optionsets
1.0.1-rdmo-1.6.0
This release fixes a change in the data model in RDMO 1.6. The id attribute of question set collections is now explicit, therefore the attribute needs to be changed in the XML files as well:
project/datacite -> project/datacite/id
project/funder -> project/funder/id
project/partner -> project/partner/id
1.0.0-rdmo-1.5.5
First major release: This version of the repository is stable and in use over a long time now and is tested with RDMO 1.5.5.
v0.1.0
- first release