This repository contains all content objects (catalogs, attributes, options, conditions, views, tasks) to be used with the DMP software RDMO.
The main branch contains material structured according to the recommended data model 2.0.0+. It is at the latest state and will be updated over time.
Material structured according to the previous data model 1.6.0+ has been frozen at the state of April 2024 and will be not updated any more.
The content officially curated by the RDMO Consortium is in the rdmorganiser
folder. We recommend to import these files to be able to make use of the official domain model, options, tasks and conditions. Note that parts of these data are required also to import user-generated content, because RDMO user-generated question catalogs may refer to parts of the official data.
Content shared by RDMO users can be found under shared
. It can be organised as a single file ("full XML export") or as a collection of multiple files containing additional conditions, options and questions. Files in the same folder belong together: all of them should be imported.
Please pay attention to the order in which you import files. Question catalogs referring to other content should be imported at last. See the following section for details.
Different scripts are located in tools
. These are interesting for people maintaining this repo.
The RDMO content objects (catalogs, attributes, options, conditions, views, tasks) depend on each other, as shown in the 8000 documentation.
In particular, the installation of question catalogues requires the newest version of attributes, optionsets and conditions.
Therefore we suggest this sequence to install content in a RDMO instance:
Management --> Attributes --> Import <chosen_domain_file>.xml
Management --> Conditions --> Import <chosen_conditions_file>.xml
Management --> Option sets --> Import <chosen_options_file>.xml
Management --> Conditions --> Import <chosen_conditions_file>.xml
# yes, again
Management --> Questions --> Import <chosen_catalog_file>.xml
Management --> Tasks --> Import <chosen_task_file>.xml
Management --> Views --> Import <chosen_view_file>.xml
REMARK: If the chosen catalog is available as a full XML, it already includes the necessary attributes, conditions and options.
./manage.py import /path/to/domain/<chosen_domain_file>.xml
./manage.py import /path/to/conditions/<chosen_conditions_file>.xml
./manage.py import /path/to/options/<chosen_options_file>.xml
./manage.py import /path/to/conditions/<chosen_conditions_file>.xml # yes, again
./manage.py import /path/to/questions/<chosen_catalog_file>.xml
./manage.py import /path/to/tasks>/<chosen_task_file>.xml
./manage.py import /path/to/views>/<chosen_view_file>.xml
Use the same order when importing over the RDMO web interface.
Please note that the main branch will only work with the latest version of RDMO. If you need the xml files for an older version, please browse the releases or contact us.
To indent the XML files use:
for f in *.xml; do xmllint --format $f > /tmp/$f; mv /tmp/$f $f; done
If you encounter any problems with the questionnaires, the domain model, or other content of this repository, please file an issue here: https://github.com/rdmorganiser/rdmo-catalog/issues.
For problems or bugs with the RDMO Software, please use the issues in the rdmo repository: https://github.com/rdmorganiser/rdmo/issues. In order to file issues, you will need a GitHub account.
Subject/Coverage | Catalog | View | Last update | Creators |
---|---|---|---|---|
All questions (long) | catalog | 2024-09 | RDMO team | |
All questions (short) | catalog | 2020-08 | FHP / RDMO team | |
DCC checklist | catalog | 2018-10 | RDMO team | |
DFG checklist | catalog | view | 2023-11 | RDMO team |
Horizon Europe | catalog | view | 2022-12 | RDMO team |
Software Management Plan | catalog | view(FAIR4RS) | 2023-11 | MPDL / RDMO team |
Swiss National Fund | catalog | view | 2020-08 | RDMO team |
Bielefeld | view | 2019-01 | RDMO team | |
CITEC | view | 2019-01 | RDMO team | |
Costs | view | 2022-08 | RDMO team | |
DMPonline | view | 2019-01 | RDMO team | |
DMPtool | view | 2019-01 | RDMO team | |
Horizon 2020 | view | 2019-01 | RDMO team | |
All variables | view | 2022-12 | RDMO team |
Subject/Coverage | Catalog | View | Last update | Creators |
---|---|---|---|---|
All questions (RDMO+DFG) | catalog | 2022-03 | FoDaKo | |
BLE | catalog | view | 2023-10 | Julius-Kühn-Institut |
DFG Chemistry | catalog | 2023-08 | FDM Bayern eHumanities | |
DFG Chemistry | catalog | 2024-06 | NFDI4Chem | |
DFG Engineering | catalog | 2024-09 | NFDI4Ing | |
DFG Physics | catalog | 2023-08 | FDM Bayern eHumanities | |
DFG 101 Ancient Cultures | catalog | 2020-09 | FDM Bayern eHumanities | |
DFG 105 Editions | catalog | 2020-09 | FDM Bayern eHumanities | |
DFG 106 Social & Cultural Anthropology | catalog | 2020-09 | FDM Bayern eHumanities | |
Emissions in animal husbandry | 2 catalogs | 2021-04 | EmiMin | |
ERC grants | catalog | view | 2023-08 | FDM Bayern eHumanities |
European Partnership on Metrology | catalog | view | 2023-10 | TC-IM 1449 |
Hessen State | catalog | 2020-07 | HeFDI | |
Horizon 2020 | catalog | view | 2020-09 | FDM Bayern eHumanities |
Mathematics | catalog | 2022-11 | DFG Excellence Cluster MATH+ | |
Quality Assurance Tool for data | catalog | 2025-01 | Mathmet / TC-IM 1449 | |
Quality Assurance Tool for software | catalog | 2025-01 | Mathmet / TC-IM 1449 | |
Research data policy generator | catalog | 2024-03 | FDNext | |
VW Foundation - Science Europe | catalog | 2021-04 | FDM Bayern eHumanities |
Total: 27 catalogs, 15 views