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