Skip to content

Commit

Permalink
edit README 4Ing-catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabine Schönau authored and Sabine Schönau committed Jun 27, 2024
2 parents 3283f7e + e9075d0 commit 58bc1be
Show file tree
Hide file tree
Showing 25 changed files with 808 additions and 1,182 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
*.tmp

__pycache__/
.pytest_cache/
env/
tmp/
csv/
json/
env/


.on-save.json
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For problems or bugs with the RDMO Software, please use the issues in the [rdmo]
| Horizon Europe | **catalog:** [RDMO team](rdmorganiser/questions/horizon-europe.xml)<br /> **view:** [RDMO team](rdmorganiser/views/horizon-europe.xml) | 12/2022 |
| Swiss National Fund | [RDMO team](rdmorganiser/questions/snf.xml) | 2018 |
| DCC checklist | [RDMO team](rdmorganiser/questions/dcc.xml) | 10/2018 |

| Software Management Plan | [RDMO team](rdmorganiser/questions/SMP-Questions.xml) | 06/2023 |

## Other content provided by the user community

Expand All @@ -47,8 +47,7 @@ For problems or bugs with the RDMO Software, please use the issues in the [rdmo]
| Hessen State | [HeFDI](shared/HeFDI/4_hefdi_template_questions_1.4.xml) | |
| Horizon 2020 | **catalog:** [FDM Bayern eHumanities](shared/ub_fau_erlangen_nuernberg/h2020-ehum/ehum_h2020_fragebogen.xml)<br /> **view:** [FDM Bayern eHumanities](shared/ub_fau_erlangen_nuernberg/h2020-ehum/views_h2020.xml) | |
| Mathematics | [DFG Excellence Cluster MATH+](shared/MATH+/mathplus_questions.xml) | 11/2022 |
| Mechanical Engineering | [NFDI4Ing](shared/nfdi4ing/rdmo_mechanical_engineering/catalog_mb_20190124.xml) | |
| Software Management Plan | [Max Planck Digital Library](shared/Max-Planck-Digital-Library/Software-Management-Plan/SMP-Questions.xml) | |
| Mechanical Engineering | [NFDI4Ing](shared/nfdi4ing/rdmo_mechanical_engineering/catalog_mb_20190124.xml) | | | |
| VW Foundation - Science Europe | [FDM Bayern eHumanities](shared/ub_fau_erlangen_nuernberg/ScienceEurope_VW_Stiftung/catalog_VW_SE.xml) | |

29 catalogs shared
9 changes: 9 additions & 0 deletions rdmorganiser/conditions/rdmo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,15 @@
<target_text/>
<target_option dc:uri="https://rdmorganiser.github.io/terms/options/yes_with_text_no/no"/>
</condition>
<condition dc:uri="https://rdmorganiser.github.io/terms/conditions/publish-software">
<uri_prefix>https://rdmorganiser.github.io/terms/</uri_prefix>
<key>publish-software</key>
<dc:comment>introduced by the Max Planck Digital Library to implement the Software Management Plan</dc:comment>
<source dc:uri="https://rdmorganiser.github.io/terms/domain/smp/software-sharing"/>
<relation>neq</relation>
<target_text>0</target_text>
<target_option/>
</condition>
<condition dc:uri="https://rdmorganiser.github.io/terms/conditions/usage_support">
<uri_prefix>https://rdmorganiser.github.io/terms</uri_prefix>
<key>usage_support</key>
Expand Down
308 changes: 308 additions & 0 deletions rdmorganiser/domain/rdmo.xml

Large diffs are not rendered by default.

318 changes: 159 additions & 159 deletions rdmorganiser/options/rdmo.xml

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions rdmorganiser/questions/DFG-Checkliste.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
* Version: 1.0
* License: CC0

# Changes from 2023-06-60
* Attribute "https://rdmorganiser.github.io/terms/domain/project/dataset/curation/responsible_person/name" added to question "Who is responsible for curating the data after the end of the project?"

# Scope
This catalog is the [checklist published by the DFG](https://www.dfg.de/research_data/checklist), supplemented by help texts and option sets.

Expand All @@ -18,10 +21,10 @@ RDMO standard domain and option sets required:

## Necessary instution-specific adjustments
Several questions or linked optionsets of the catalog need institution-specific adjustements after import:
* http://rdmo-dfg.de/questions/DFG-Checkliste/data_description/data_content
* http://rdmo-dfg.de/questions/DFG-Checkliste/rights/publication_restrictions/publication_limitations
* http://rdmo-dfg.de/questions/DFG-Checkliste/exchange_access/reuse/reuse_when
* http://rdmo-dfg.de/questions/DFG-Checkliste/responsibilities/resources/datahandling_resources
* https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/data_description/data_content
* https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/rights/publication_restrictions/publication_limitations
* https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/exchange_access/reuse/reuse_when
* https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/responsibilities/resources/datahandling_resources

## Installation
Installing the DFG-checkliste to your rdmo instance from the command line you need to
Expand Down
2 changes: 1 addition & 1 deletion rdmorganiser/questions/DFG-Checkliste.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ Damit die Daten verfügbar und auffindbar bleiben, müssen diese auch über das
<key>data_curate</key>
<path>DFG-Checkliste/responsibilities/responsibilities/data_curate</path>
<dc:comment/>
<attribute dc:uri="https://rdmorganiser.github.io/terms/domain/project/dataset/pids/responsible_person/name"/>
<attribute dc:uri="https://rdmorganiser.github.io/terms/domain/project/dataset/curation/responsible_person/name"/>
<questionset dc:uri="https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/responsibilities/responsibilities"/>
<is_collection>True</is_collection>
<is_optional>False</is_optional>
Expand Down
Loading

0 comments on commit 58bc1be

Please sign in to comment.